From: gboutwel <gbo...@pr...> - 2003-10-25 17:36:46
|
> > I go through the screens, get to the point of starting the install > > and then umlbuilder_gui Segment faults on me. Any ideas on how > > I can enable more information on what/why it's Seg Faulting on > > me? > Get a backtrace: Finally. I got a back-trace. Here it is: #0 0x4050c879 in TkTextScanCmd () from /usr/lib/libtk8.4.so.0 #1 0x4050a842 in TkTextFreeDInfo () from /usr/lib/libtk8.4.so.0 #2 0x405a3e79 in TclServiceIdle () from /usr/lib/libtcl8.4.so.0 #3 0x405949be in Tcl_DoOneEvent () from /usr/lib/libtcl8.4.so.0 #4 0x40391e31 in init_tkinter () from /usr/lib/python2.3/lib-dynload/_tkinter.so #5 0x080fdb9a in PyCFunction_Call () #6 0x080ab724 in PyEval_CallObjectWithKeywords () #7 0x080a9ade in Py_MakePendingCalls () #8 0x080aa66c in PyEval_EvalCodeEx () #9 0x080ab7d9 in PyEval_CallObjectWithKeywords () #10 0x080ab61c in PyEval_CallObjectWithKeywords () #11 0x080a9ade in Py_MakePendingCalls () #12 0x080aa66c in PyEval_EvalCodeEx () #13 0x080ace69 in PyEval_EvalCode () #14 0x080d8fcb in PyRun_FileExFlags () #15 0x080d877f in PyRun_SimpleFileExFlags () #16 0x08054e45 in Py_Main () #17 0x0805499b in main () HTH, George ----------------------------------------------- Get your FREE Christian Email Account at Praize http://www.praize.com/email/ |