Re: Backtrace of crash
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
How you got involved with wtp initiator ? Are you doing confirmed push ?
(Otherwise there is a routing problem here.)
Aarno
On 10.3.2004, at 11:51, Mindaugas Riauba wrote:
> I'm looking into backtrace of core dump and cannot
> understand - how queue (wap/wtp_init.c) became NULL
> (call to list_produce)?
>
> Mindaugas
>
> #0 0x080b9900 in lock (list=0x0) at gwlib/list.c:487
> No locals.
> #1 0x080b8f9e in list_append (list=0x0, item=0x45e309c8) at
> gwlib/list.c:175
> No locals.
> #2 0x080b9694 in list_produce (list=0x0, item=0x45e309c8) at
> gwlib/list.c:406
> No locals.
> #3 0x08093677 in wtp_initiator_dispatch_event (event=0x45e309c8)
> at wtp_init.c:206
> No locals.
> #4 0x08075d97 in wap_dispatch_datagram (dgram=0x45e29b88) at wap.c:100
> event = (struct WAPEvent *) 0x45e309c8
> events = (struct List *) 0x45e31e90
> #5 0x0804c670 in main (argc=4, argv=0xbffffb24) at gw/wapbox.c:768
> dgram = (struct WAPEvent *) 0x45e29b88
> cf_index = 3
> restart = 0
> msg = (struct {...} *) 0x45e150c8
> cfg = (struct Cfg *) 0x0
> heartbeat_freq = 30
>
>