| 1 | (blablabla) |
|---|
| 2 | Wed Feb 27 19:23:18 2008 sm.c:203 got a packet |
|---|
| 3 | Wed Feb 27 19:23:18 2008 pkt.c:107 creating new packet |
|---|
| 4 | Wed Feb 27 19:23:18 2008 mm.c:467 dispatching in-router chain |
|---|
| 5 | Wed Feb 27 19:23:18 2008 mm.c:481 calling module session |
|---|
| 6 | Wed Feb 27 19:23:18 2008 mm.c:435 dispatching in-sess chain |
|---|
| 7 | Wed Feb 27 19:23:18 2008 mm.c:449 calling module validate |
|---|
| 8 | Wed Feb 27 19:23:18 2008 mm.c:449 calling module status |
|---|
| 9 | Wed Feb 27 19:23:18 2008 mm.c:449 calling module privacy |
|---|
| 10 | Wed Feb 27 19:23:18 2008 mm.c:449 calling module roster |
|---|
| 11 | Wed Feb 27 19:23:18 2008 mm.c:449 calling module vacation |
|---|
| 12 | Wed Feb 27 19:23:18 2008 mm.c:449 calling module iq-vcard |
|---|
| 13 | Wed Feb 27 19:23:18 2008 mm.c:449 calling module iq-ping |
|---|
| 14 | |
|---|
| 15 | Program received signal SIGSEGV, Segmentation fault. |
|---|
| 16 | [Switching to Thread 0xb7be26b0 (LWP 10713)] |
|---|
| 17 | jid_expand (jid=0x0) at jid.c:397 |
|---|
| 18 | 397 if((!jid->dirty) && (jid->_full)) |
|---|
| 19 | (gdb) |
|---|
| 20 | (gdb) |
|---|
| 21 | (gdb) |
|---|
| 22 | (gdb) bt |
|---|
| 23 | #0 jid_expand (jid=0x0) at jid.c:397 |
|---|
| 24 | #1 0x080637f2 in jid_full (jid=0x0) at jid.c:443 |
|---|
| 25 | #2 0xb7bd0adb in _iq_ping_reply (pkt=0x80a8fe0) at mod_iq_ping.c:35 |
|---|
| 26 | #3 0xb7bd0bcc in _iq_ping_in_sess (mi=0x8085a50, sess=0x80acf98, pkt=0x80a8fe0) at mod_iq_ping.c:50 |
|---|
| 27 | #4 0x08050557 in mm_in_sess (mm=0x8083b08, sess=0x80acf98, pkt=0x80a8fe0) at mm.c:451 |
|---|
| 28 | #5 0xb6b4a47f in _session_in_router (mi=0x8089f08, pkt=0x80a8fe0) at mod_session.c:290 |
|---|
| 29 | #6 0x080503ef in mm_in_router (mm=0x8083b08, pkt=0x80a8fe0) at mm.c:483 |
|---|
| 30 | #7 0x0804e349 in dispatch (sm=0x806f008, pkt=0x80a8fe0) at dispatch.c:86 |
|---|
| 31 | #8 0x080559eb in sm_sx_callback (s=0x80928c0, e=event_PACKET, data=0x80ac038, arg=0x806f008) at sm.c:214 |
|---|
| 32 | #9 0x08059796 in __sx_event (file=0x806be69 "io.c", line=155, s=0x80928c0, e=event_PACKET, data=0x80ac038) |
|---|
| 33 | at sx.c:329 |
|---|
| 34 | #10 0x08058f0a in _sx_process_read (s=0x80928c0, buf=0x80a5000) at io.c:155 |
|---|
| 35 | #11 0x0805941b in sx_can_read (s=0x80928c0) at io.c:239 |
|---|
| 36 | #12 0x080556cb in sm_mio_callback (m=0x8092710, a=<value optimized out>, fd=0x80928a8, data=0x0, arg=0x806f008) |
|---|
| 37 | at sm.c:240 |
|---|
| 38 | #13 0x0806038a in _mio_run (m=0x8092710, timeout=5) at mio_impl.h:257 |
|---|
| 39 | #14 0x0804f232 in main (argc=134668480, argv=0xb7f9c668) at main.c:334 |
|---|
| 40 | (gdb) |
|---|