old code segfaulting
- From: pkirlin@xxxxxxxxx
- Date: 7 Mar 2006 12:33:15 -0800
Hi all,
I'm trying to get some old code running, and I'm getting a weird
segfault. I'm hoping someone can tell me if this is an error inside
Tcl/Tk, or something in the actual X11 libraries. I'm running Centos
on Linux:
(gdb) #0 0x080ec220 in dlopen ()
#1 0x400a63ea in _XlcAddGB18030LocaleConverters () from
/usr/X11R6/lib/libX11.so.6
#2 0x400a6552 in _XlcDynamicLoad () from /usr/X11R6/lib/libX11.so.6
#3 0x400763f9 in _XOpenLC () from /usr/X11R6/lib/libX11.so.6
#4 0x40075a30 in XOpenIM () from /usr/X11R6/lib/libX11.so.6
#5 0x08055623 in OpenIM ()
#6 0x08054087 in GetScreen ()
#7 0x08053f05 in CreateTopLevelWindow ()
#8 0x08054578 in TkCreateMainWindow ()
#9 0x0805e851 in TkCreateFrame ()
#10 0x080559be in Tk_Init ()
#11 0x0804dd16 in AppInit (interp=0x80ffbd0) at gui.cc:407
#12 0x08053a43 in Tk_Main ()
#13 0x0804e140 in main (argc=1, argv=0xbfffe844) at gui.cc:485
#14 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6
Does anyone recognize this error?
Thanks,
Phil Kirlin
.
- Follow-Ups:
- Re: old code segfaulting
- From: Don Porter
- Re: old code segfaulting
- Prev by Date: Re: Tcl the misunderstood
- Next by Date: Re: old code segfaulting
- Previous by thread: ANN: TileQt version 0.2
- Next by thread: Re: old code segfaulting
- Index(es):