This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XWin 1.12.1.0 seg faults on startup?


On 21/06/2012 04:39, Nick Vasilatos wrote:
> Well... the new server (i1.12.2.0) also seg faults at 0x0 on startup. Debugger
> says ``No Stack''? The log file is attached.

> [Inferior 1 (process 17136) exited with code 01]
> (gdb) bt full
> No stack.
> (gdb)

This says that the XWin process exited, so either gdb somehow failed to catch
it when it segfaulted.  Or did it not segfault at all?

> On 6/17/2012 10:09 AM, Jon TURNEY wrote:
>> On 09/06/2012 17:32, Nick Vasilatos wrote:
>>> XWin doesn't want to start for me. This is a new install of Cygwin/new install
>>> of Win7 on an AMD x64 system with an Nvidia gtx-570 GPU; I've reinstalled the
>>> X components a couple of times; rebasedall a couple of times. The log (I
>>> installed an XWin.exe w/symbols) says:
>>>
>>>     [ 5306.810] winPositionWindowMultiWindow: (x, y) = (0, 0)
>>>     [ 5306.810] immediately return since hWnd is NULL
>>>     [ 5306.810] winMapWindowMultiWindow - pWin: 80062268
>>>     [ 5306.810] winUpdateWindowsWindow
>>>     [ 5306.810] winReshape ()
>>>     [ 5306.826] Segmentation fault at address 0x0

So, this looks like maybe it's failing while trying to create a window, so
this might be a timing condition at startup.

You might try creating an empty ~/.startxwinrc (so the default xterm is not
started by startxwin) and see if that makes a difference?

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]