Bug #258
Crash spotted
| Status: | Resolved | Start: | 2010-04-15 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 2010-05-05 | |
| Assigned to: | % Done: | 100% |
||
| Category: | Conversations | Spent time: | 2.00 hours | |
| Target version: | 1.0.3 | Estimated time: | 1.00 hour | |
| libpurple: | 2.6.5 | Branch: |
Description
Crash found in /var/lib/minbif/users/core:
Core was generated by `/usr/bin/minbif --pidfile /var/run/minbif/minbif.pid /etc/minbif/minbif.conf'. Program terminated with signal 11, Segmentation fault. #0 0x00007f5699f0d503 in __dynamic_cast () from /usr/lib/libstdc++.so.6 (gdb) bt #0 0x00007f5699f0d503 in __dynamic_cast () from /usr/lib/libstdc++.so.6 #1 0x0000000000455b5b in im::Conversation::setNick(irc::Nick*, bool) () #2 0x000000000048c092 in irc::Buddy::send(irc::Message) () #3 0x0000000000468cbc in irc::IRC::m_privmsg(irc::Message) () #4 0x0000000000467b26 in irc::IRC::readIO(void*) () #5 0x00000000004314f0 in g_callback_input(void*, int, PurpleInputCondition) () #6 0x000000000042edfc in purple_glib_io_invoke(_GIOChannel*, GIOCondition, void*) () #7 0x00007f569989f90e in g_main_dispatch (context=0xfd3920) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:1960 #8 IA__g_main_context_dispatch (context=0xfd3920) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2513 #9 0x00007f56998a32c8 in g_main_context_iterate (context=0xfd3920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2591 #10 0x00007f56998a3725 in IA__g_main_loop_run (loop=0xfd48b0) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2799 #11 0x000000000042a7c4 in Minbif::main(int, char**) () #12 0x000000000042abd0 in main ()
History
Updated by Romain Bignon 4 months ago
- Due date set to 2010-05-05
- Status changed from New to Resolved
- Assigned to set to Romain Bignon
- Estimated time set to 1.00
Fixed.
Updated by Romain Bignon 4 months ago
- % Done changed from 0 to 100