Modify

#288 closed defect (moreinfo)

blist crashed bitlbee

Reported by: darkk Owned by:
Priority: normal Milestone:
Component: BitlBee Version: devel
Keywords: blick segfault Cc: it-ll-be-bitlbee@…
IRC client+version: Client-independent Operating System: Linux
OS version/distro:

Description

Strange crash during blist (don't know how to reproduce, but I have core and valgrind trace)

Backtrace

(gdb) bt
#0  0x04000772 in ?? () from /lib/ld-linux.so.2
#1  0x0414b9a1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0x08061708 in sighandler (signal=11) at unix.c:195
#3  0x0414ba48 in killpg () from /lib/tls/i686/cmov/libc.so.6
#4  0x0805c975 in root_command (irc=0x42e08c8, cmd=0xbec183f4) at root_commands.c:95
#5  0x0805c8d6 in root_command_string (irc=0x42e08c8, u=0x43a5378, command=0xbec18535 "blist", flags=0) at root_commands.c:77
#6  0x080593ca in irc_send (irc=0x42e08c8, nick=0x42e0b80 "root", s=0xbec18535 "blist", flags=0) at irc.c:1033
#7  0x0805a6a7 in irc_cmd_privmsg (irc=0x42e08c8, cmd=0x42e71d8) at irc_commands.c:265
#8  0x0805b777 in irc_exec (irc=0x42e08c8, cmd=0x42e71d8) at irc_commands.c:639
#9  0x0805759f in irc_process (irc=0x42e08c8) at irc.c:353
#10 0x08053914 in bitlbee_io_current_client_read (data=0x42e08c8, fd=0, cond=GAIM_INPUT_READ) at bitlbee.c:204
#11 0x0806240f in gaim_io_invoke (source=0x42e09c0, condition=G_IO_IN, data=0x42e0980) at events_glib.c:84
#12 0x0408052c in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#13 0x040598d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0x0405c996 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#15 0x0405ccb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#16 0x0806239c in b_main_run () at events_glib.c:63
#17 0x08061444 in main (argc=1, argv=0xbec18cc4, envp=0xbec18ccc) at unix.c:117

Last valgrind message:

==5878== Conditional jump or move depends on uninitialised value(s)
==5878==    at 0x41A5DC1: strftime_l (in /lib/tls/i686/cmov/libc-2.3.6.so)
==5878==    by 0x41A5D1E: strftime (in /lib/tls/i686/cmov/libc-2.3.6.so)
==5878==    by 0x8092280: gaim_icqinfo (oscar.c:2299)
==5878==    by 0x807D565: icqresponse (icq.c:393)
==5878==    by 0x807D643: snachandler (icq.c:422)
==5878==    by 0x80849C4: consumesnac (rxhandlers.c:121)
==5878==    by 0x8084FC1: aim_rxdispatch (rxhandlers.c:347)
==5878==    by 0x808CEDD: oscar_callback (oscar.c:263)
==5878==    by 0x806240E: gaim_io_invoke (events_glib.c:84)
==5878==    by 0x408052B: (within /usr/lib/libglib-2.0.so.0.1000.3)
==5878==    by 0x40598D5: g_main_context_dispatch (in /usr/lib/libglib-2.0.so.0.1000.3)
==5878==    by 0x405C995: (within /usr/lib/libglib-2.0.so.0.1000.3)
==5878== Warning: invalid file descriptor -1 in syscall write()
==5878== Warning: invalid file descriptor -1 in syscall close()

Attachments (0)

Change History (1)

comment:1 Changed at 2007-07-01T13:29:06Z by wilmer

Resolution: moreinfo
Status: newclosed

I'm afraid I can't do anything with this without steps to reproduce it, sorry...

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.