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]

xedit crash on startup backtrace


Well, I built a debug version of XFree86 and managed to get a backtrace from the xedit crash:

(gdb) run
Starting program: /usr/X11R6/bin/xedit.exe

Program received signal SIGSEGV, Segmentation fault.
0x004201c9 in Lisp__New (car=0x100917d8, cdr=0x1) at lisp.c:2632
2632 objseg.freeobj = CDR(obj);
(gdb) bt
#0 0x004201c9 in Lisp__New (car=0x100917d8, cdr=0x1) at lisp.c:2632
#1 0x00420956 in LispNewCons (car=0x100917d8, cdr=0x1) at lisp.c:2938
#2 0x00454bce in Lisp_ParseNamestring (builtin=0x526480) at pathname.c:560
#3 0x00423b6b in LispFuncall (function=0x100b0c38, arguments=0x22f410, eval=0)
at lisp.c:4670
#4 0x004241e0 in LispApply1 (function=0x100b0c38, argument=0x10091b68)
at lisp.c:4823
#5 0x00425ae4 in LispBegin () at lisp.c:5436
#6 0x00412c3b in XeditLispInitialize () at lisp.c:63
#7 0x00401559 in main (argc=1, argv=0x10062978) at xedit.c:150



Anyone get any clues from that?


This should probably be submitted to XFree86's Bugzilla. I haven't got the time to debug it.

Harold


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