RE: Segmentation fault in latest CVS
Illimar Reinbusch <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <ABA57123B09FD6118C6D00A0244AACA8014597@194-126-123-25-ppp.kjj.estpak.ee> |
Hi Error confirmed. Every time CIMD2 tries to send message to connection what is allready dead, creates segmentation fault. Illimar > Problem seems to be then Kannel tries to send message but then > finds out that CIMD2 SMSC is not responding... > > 2003-05-15 12:17:06 [12] DEBUG: CIMD2[xxxx]: sending message > 2003-05-15 12:17:06 [12] DEBUG: CIMD2[xxxx]: sending <.03:000 > 021:xxxxxxxxx 056:0 055:0 032:06050415810000 03 .... > > and then... > > 2003-05-15 12:17:13 [13] WARNING: CIMD2[xxxx]: SMSC is not responding > 2003-05-15 12:17:13 [13] WARNING: CIMD2[xxxx]: SMSC not alive. > 2003-05-15 12:17:16 [12] WARNING: CIMD2[xxxx]: SMSC is not responding > 2003-05-15 12:17:16 [0] INFO: Connection closed by the bearerbox > 2003-05-15 12:17:16 [0] INFO: Received (and handled?) 100 > requests in 61071 > seconds (0.00 per second) > 2003-05-15 12:17:16 [0] INFO: Kannel smsbox terminating. > 2003-05-15 12:17:16 [7] DEBUG: Thread 7 > (gw/heartbeat.c:heartbeat_thread) > terminates. > 2003-05-15 12:17:16 [0] DEBUG: Waiting for 2 > (gwlib/http.c:server_thread) to > terminate > 2003-05-15 12:17:16 [3] DEBUG: HTTP: No clients with > requests, quitting. > 2003-05-15 12:17:16 [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread) > terminates. > /var/kannel/runkannel: line 36: 5266 Segmentation fault > > Illimar >