This is the mail archive of the cygwin-xfree@cygwin.com 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: another XWin crash


Pavel,

I think this is what happens when /tmp is not mounted in binary mode.

Alexander Gottwald --- Can you confirm this?

Harold

Pavel Rosenboim wrote:

Harold L Hunt II wrote:

Pavel,

I have made a debug version of XWin.exe for you:

http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test101-DEBUG.exe.bz2
(3,293 KiB)


Please download it, unbip2 it, and run it under gdb. There may be a few exceptions thrown in gdb when XWin.exe first starts; you can 'continue' through those exceptions, as they are part of the normal functionality of cygwin1.dll. Please report the function name where XWin.exe crashes.


Program received signal SIGSEGV, Segmentation fault.
0x0053558d in WriteXKBOutline (file=0x10103d8c, shape=0x10292e00,
    outline=0x0, lastRadius=0, first=8, indent=8) at xkbout.c:665

(gdb) where
#0 0x0053558d in WriteXKBOutline (file=0x10103d8c, shape=0x10292e00,
outline=0x0, lastRadius=0, first=8, indent=8) at xkbout.c:665
#1 0x00536bf6 in XkbWriteXKBGeometry (file=0x10103d8c, result=0x22f030,
topLevel=0, showImplicit=0, addOn=0x524bc3 <_AddIncl>, priv=0x10369de8)
at xkbout.c:1020
#2 0x0052555c in XkbWriteXKBKeymapForNames (file=0x10103d8c, names=0x22f790,
dpy=0x0, xkb=0x10280a78, want=127, need=63) at xkbfmisc.c:493
#3 0x00512e2c in XkbDDXCompileKeymapByNames (xkb=0x10280a78, names=0x22f790,
want=127, need=63, nameRtrn=0x22f670 "", nameRtrnLen=259) at ddxLoad.c:325
#4 0x005131ef in XkbDDXLoadKeymapByNames (keybd=0x1010c590, names=0x22f790,
want=127, need=63, finfoRtrn=0x22f880, nameRtrn=0x22f670 "",
nameRtrnLen=259) at ddxLoad.c:476
#5 0x0050e54f in ProcXkbGetKbdByName (client=0x1034fd88) at xkb.c:5839
#6 0x00511669 in ProcXkbDispatch (client=0x1034fd88) at xkb.c:6879
#7 0x00409ce0 in Dispatch () at dispatch.c:450
#8 0x00401957 in main (argc=10, argv=0x10101eb8, envp=0x10100330)
at main.c:438






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