This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq 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: coredump


Going back to January , I get a different coredump:

#0  0x00045b74 in init_material_images () at tkinit.c:789
#1  0x000429f0 in init_display () at tkinit.c:228
#2  0x000406c4 in init_all_displays () at tkmain.c:3299
#3  0x000425a4 in launch_game () at tkmain.c:3922
#4  0x00035bf8 in tk_launch_game (cldata=0x0, interp=0x255dc0, argc=1,
argv=0xffbed068) at tkmain.c:1065
#5  0xff1a3b88 in TclInvokeStringCommand () from
/home/sutton/solaris/lib/libtcl8.3.so
#6  0xff1c42a0 in TclExecuteByteCode () from
/home/sutton/solaris/lib/libtcl8.3.so
#7  0xff1a47e4 in Tcl_EvalObjEx () from
/home/sutton/solaris/lib/libtcl8.3.so
#8  0xff1f0a18 in TclObjInterpProc () from
/home/sutton/solaris/lib/libtcl8.3.so
#9  0xff1c42a0 in TclExecuteByteCode () from
/home/sutton/solaris/lib/libtcl8.3.so
#10 0xff1a47e4 in Tcl_EvalObjEx () from
/home/sutton/solaris/lib/libtcl8.3.so
#11 0xff0e3f54 in ButtonWidgetObjCmd () from
/home/sutton/solaris/lib/libtk8.3.so
#12 0xff1e83a4 in EvalObjv () from /home/sutton/solaris/lib/libtcl8.3.so
#13 0xff1e84b4 in Tcl_EvalObjv () from
/home/sutton/solaris/lib/libtcl8.3.so
#14 0xff1a49dc in Tcl_EvalObjEx () from
/home/sutton/solaris/lib/libtcl8.3.so
#15 0xff1f0358 in Tcl_UplevelObjCmd () from
/home/sutton/solaris/lib/libtcl8.3.so
#16 0xff1c42a0 in TclExecuteByteCode () from
/home/sutton/solaris/lib/libtcl8.3.so
#17 0xff1a47e4 in Tcl_EvalObjEx () from
/home/sutton/solaris/lib/libtcl8.3.so
#18 0xff1f0a18 in TclObjInterpProc () from
/home/sutton/solaris/lib/libtcl8.3.so
#19 0xff1e83a4 in EvalObjv () from /home/sutton/solaris/lib/libtcl8.3.so
#20 0xff1e8af8 in Tcl_EvalEx () from
/home/sutton/solaris/lib/libtcl8.3.so
#21 0xff1e8da8 in Tcl_Eval () from /home/sutton/solaris/lib/libtcl8.3.so
#22 0xff1a63f4 in Tcl_GlobalEval () from
/home/sutton/solaris/lib/libtcl8.3.so
#23 0xff09fce8 in Tk_BindEvent () from
/home/sutton/solaris/lib/libtk8.3.so
#24 0xff0a5f14 in TkBindEventProc () from
/home/sutton/solaris/lib/libtk8.3.so
#25 0xff0adf98 in Tk_HandleEvent () from
/home/sutton/solaris/lib/libtk8.3.so
#26 0xff0ae560 in WindowEventProc () from
/home/sutton/solaris/lib/libtk8.3.so
#27 0xff1e56f4 in Tcl_ServiceEvent () from
/home/sutton/solaris/lib/libtcl8.3.so
#28 0xff1e5a28 in Tcl_DoOneEvent () from
/home/sutton/solaris/lib/libtcl8.3.so
#29 0x00038b6c in ui_mainloop () at tkmain.c:1643
#30 0x00032948 in main (argc=1, argv=0xffbee88c) at xconq.c:113

I think it's actually trying to start the game, as I get through the
player dialog.



-----Original Message-----

From:	Hans Ronne [mailto:hronne@pp.sbbs.se]

Sent:	Fri 19-Jul-02 10:57

To:	Stanley Sutton

Cc:	xconq7@sources.redhat.com

Subject:	Re: coredump


>If there's anything else I can try, let me know.



One thing you could try is to compile the code as plain C (I'm assuming

that you are using a C++ compiler). The last major change to the code
(and

the only one of any significance to tkisamp.c in two years) was when I

checked in Ed's C++ compatibility patches two months ago.



The other thing is to go further back in time and figure out when the

problem first appeared. Maybe you should go all the way back to January,

when xconq development was resumed. Then check the half-time to now
(April)

etc. It is possible to indentify a problematic checkin in just a few
steps

this way.



It would also be useful to hear from other Solaris users on this list if

they have the same problem (or not).



Hans





Hans Ronne



hronne@pp.sbbs.se












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