Octstr.c problem in Kannel cvs-20030725
Troy Kelly <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am getting the following error (below) then the SMSBOX dies. 2003-07-28 02:04:00 [5] PANIC: gwlib/octstr.c:2150: seems_valid_real: Assertion `ostr->data == NULL' failed. (Called from gwlib/octstr.c:248:octstr_destroy.) Log is below of event proceeding up to it. Using most recent version of CygWin. Please let me know if you need any more information. Regards, Troy Kelly 2003-07-28 02:04:00 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms> from <203.147.168.98> 2003-07-28 02:04:00 [3] INFO: sendsms used by <wcsms01> 2003-07-28 02:04:00 [3] WARNING: <dlrurl> field used and deprecated 2003-07-28 02:04:00 [3] WARNING: <dlrmask> field used and deprecated 2003-07-28 02:04:00 [3] INFO: sendsms sender:<wcsms01:61412879366> (203.147.168.98) to:<61417702963> msg:<Testing, Testing, 1... 2... 3...> 2003-07-28 02:04:00 [3] DEBUG: message length 32, sending 1 messages 2003-07-28 02:04:00 [3] DEBUG: Status: 202 Answer: <Sent.> 2003-07-28 02:04:00 [3] DEBUG: HTTP: Resetting HTTPClient for `203.147.168.98'. 2003-07-28 02:04:00 [4] INFO: NOTE: sender and receiver same number <61412879366>, ignoring! 2003-07-28 02:04:00 [4] INFO: Starting delivery report <defwcsender> from <61412879366> 2003-07-28 02:04:00 [4] DEBUG: Started thread 8 (gwlib/fdset.c:poller) 2003-07-28 02:04:00 [4] DEBUG: Started thread 9 (gwlib/http.c:write_request_thread) 2003-07-28 02:04:00 [9] DEBUG: HTTP: Opening connection to `localhost:80' (fd=29). 2003-07-28 02:04:00 [9] DEBUG: Socket connecting 2003-07-28 02:04:00 [8] DEBUG: Get info about connecting socket 2003-07-28 02:04:00 [8] DEBUG: HTTP: Sending request: 2003-07-28 02:04:00 [8] DEBUG: Octet string at 0x10110210: 2003-07-28 02:04:00 [8] DEBUG: len: 96 2003-07-28 02:04:00 [8] DEBUG: size: 97 2003-07-28 02:04:00 [8] DEBUG: immutable: 0 2003-07-28 02:04:00 [8] DEBUG: data: 47 45 54 20 2f 64 6c 72 2e 61 73 70 3f 64 61 74 GET /dlr.asp?dat 2003-07-28 02:04:00 [8] DEBUG: data: 61 3d 31 35 36 31 37 35 7c 38 7c 41 43 4b 25 32 a=156175|8|ACK%2 2003-07-28 02:04:00 [8] DEBUG: data: 46 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 F HTTP/1.1..Host 2003-07-28 02:04:00 [8] DEBUG: data: 3a 20 6c 6f 63 61 6c 68 6f 73 74 0d 0a 55 73 65 : localhost..Use 2003-07-28 02:04:00 [8] DEBUG: data: 72 2d 41 67 65 6e 74 3a 20 4b 61 6e 6e 65 6c 2f r-Agent: Kannel/ 2003-07-28 02:04:00 [8] DEBUG: data: 63 76 73 2d 32 30 30 33 30 37 32 35 0d 0a 0d 0a cvs-20030725.... 2003-07-28 02:04:00 [8] DEBUG: Octet string dump ends. 2003-07-28 02:04:00 [8] DEBUG: HTTP: Status line: <HTTP/1.1 200 OK> 2003-07-28 02:04:00 [8] DEBUG: HTTP: Received response: 2003-07-28 02:04:00 [8] DEBUG: Octet string at 0x10110210: 2003-07-28 02:04:00 [8] DEBUG: len: 244 2003-07-28 02:04:00 [8] DEBUG: size: 245 2003-07-28 02:04:00 [8] DEBUG: immutable: 0 2003-07-28 02:04:00 [8] DEBUG: data: 53 65 72 76 65 72 3a 20 4d 69 63 72 6f 73 6f 66 Server: Microsof 2003-07-28 02:04:00 [8] DEBUG: data: 74 2d 49 49 53 2f 35 2e 30 0d 0a 44 61 74 65 3a t-IIS/5.0..Date: 2003-07-28 02:04:00 [8] DEBUG: data: 20 4d 6f 6e 2c 20 32 38 20 4a 75 6c 20 32 30 30 Mon, 28 Jul 200 2003-07-28 02:04:00 [8] DEBUG: data: 33 20 30 32 3a 30 34 3a 30 30 20 47 4d 54 0d 0a 3 02:04:00 GMT.. 2003-07-28 02:04:00 [8] DEBUG: data: 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 Content-Length: 2003-07-28 02:04:00 [8] DEBUG: data: 34 32 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 42..Content-Type 2003-07-28 02:04:00 [8] DEBUG: data: 3a 20 74 65 78 74 2f 68 74 6d 6c 0d 0a 53 65 74 : text/html..Set 2003-07-28 02:04:00 [8] DEBUG: data: 2d 43 6f 6f 6b 69 65 3a 20 41 53 50 53 45 53 53 -Cookie: ASPSESS 2003-07-28 02:04:00 [8] DEBUG: data: 49 4f 4e 49 44 51 51 51 47 51 58 52 43 3d 45 50 IONIDQQQGQXRC=EP 2003-07-28 02:04:00 [8] DEBUG: data: 49 4d 4a 4e 44 43 45 45 4f 46 46 47 4c 42 4c 4f IMJNDCEEOFFGLBLO 2003-07-28 02:04:00 [8] DEBUG: data: 44 50 4e 4a 48 4d 3b 20 70 61 74 68 3d 2f 0d 0a DPNJHM; path=/.. 2003-07-28 02:04:00 [8] DEBUG: data: 43 61 63 68 65 2d 63 6f 6e 74 72 6f 6c 3a 20 70 Cache-control: p 2003-07-28 02:04:00 [8] DEBUG: data: 72 69 76 61 74 65 0d 0a 0d 0a 65 78 65 63 20 73 rivate....exec s 2003-07-28 02:04:00 [8] DEBUG: data: 70 5f 49 6e 63 6f 6d 69 6e 67 44 6c 72 20 27 31 p_IncomingDlr '1 2003-07-28 02:04:00 [8] DEBUG: data: 35 36 31 37 35 7c 38 7c 41 43 4b 2f 27 53 75 63 56175|8|ACK/'Suc 2003-07-28 02:04:00 [8] DEBUG: data: 63 65 73 73 cess 2003-07-28 02:04:00 [8] DEBUG: Octet string dump ends. 2003-07-28 02:04:00 [5] PANIC: gwlib/octstr.c:2150: seems_valid_real: Assertion `ostr->data == NULL' failed. (Called from gwlib/octstr.c:248:octstr_destroy.)