Bugs item #1099637, was opened at 2005-01-10 11:01
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1099637&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: segfault
Group: v1.1.1
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Joe Rouvier (jrouvier)
Assigned to: Ethan Blanton (eblanton)
Summary: Segfault while loading tcl plugin

Initial Comment:


#0  0x00000000 in ?? ()
#1  0x40ad5afa in Tcl_SetServiceMode () from
/usr/lib/libtcl8.4.so
#2  0x00000001 in ?? ()
#3  0x0816d928 in ?? ()
#4  0xbfff55e8 in ?? ()
#5  0x40ad5ae2 in Tcl_SetServiceMode () from
/usr/lib/libtcl8.4.so
#6  0x40b0fe2c in dataKey () from /usr/lib/libtcl8.4.so
#7  0x00000034 in ?? ()
#8  0xbfff5608 in ?? ()
#9  0x40ad5ac7 in Tcl_SetServiceMode () from
/usr/lib/libtcl8.4.so
#10 0x40a27ad8 in __JCR_LIST__ () from
/usr/local/lib/gaim/tcl.so
#11 0x00000001 in ?? ()
#12 0xbfff5630 in ?? ()
#13 0x40442e32 in g_hash_table_insert (hash_table=0x0,
key=0x0, value=0x0) at ghash.c:313
#14 0x40a22b8c in tcl_load (plugin=0x8178150) at tcl.c:324
#15 0x08082fb6 in gaim_plugin_load (plugin=0x8178150)
at plugin.c:340
#16 0x080840ac in gaim_plugins_probe (ext=0x40a0202c
"pl") at plugin.c:922
#17 0x080840e0 in gaim_plugins_probe (ext=0x0) at
plugin.c:935
#18 0x080fce31 in main (argc=1, argv=0xbffff8f4) at
main.c:892

Breakpoint 1, gaim_plugin_load (plugin=0x8178150) at
plugin.c:263
263             GList *dep_list = NULL;
(gdb) p *plugin
$3 = {native_plugin = 1, loaded = 0, handle =
0x81794b0, path = 0x8179500
"/usr/local/lib/gaim/tcl.so", info = 0x40a27940, error
= 0x0, ipc_data = 0x0, 
  extra = 0x0}

ldd tcl.so
        libtcl8.4.so => /usr/lib/libtcl8.4.so (0x40016000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6
(0x400c0000)
        libdl.so.2 => /lib/libdl.so.2 (0x4017e000)
        libpthread.so.0 => /lib/libpthread.so.0
(0x40181000)
        libm.so.6 => /lib/libm.so.6 (0x401d3000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x401f5000)
        libc.so.6 => /lib/libc.so.6 (0x4020a000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2
(0x80000000)



----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2007-02-11 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Ethan Blanton (eblanton)
Date: 2007-01-28 09:46

Message:
Logged In: YES 
user_id=298616
Originator: NO

Does this still happen?  We haven't been seeing these errors in a very
long time.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1099637&group_id=235

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs

Reply via email to