hi, still getting segmentation faults :(

below is the full backtrace.


2007-06-26 16:35:50 [25279] [10] DEBUG: Octet string dump ends.
2007-06-26 16:35:50 [25279] [8] INFO: XML sent is: <?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/1999/XMLSchema";>
<SOAP-ENV:Header>
<mm7:TransactionID SOAP-ENV:mustUnderstand="1" xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-2";>Mbuni-2-qf2868.1.x165.57</mm7:TransactionID>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<MM7Version>5.3.0</MM7Version>
<Status><StatusCode>4000</StatusCode><StatusText>Error occured</StatusText></Status>
<MessageID></MessageID>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
!
2007-06-26 16:35:50 [25279] [8] INFO: parse.soap, h=TransactionID, v=Mbuni-2-qf2868.1.x165.57!
2007-06-26 16:35:50 [25279] [8] INFO: parse.soap, h=MM7Version, v=5.3.0!
2007-06-26 16:35:50 [25279] [8] INFO: parse.soap, h=Status, v=!
2007-06-26 16:35:50 [25279] [8] INFO: parse.soap, h=StatusCode, v=4000!
2007-06-26 16:35:50 [25279] [8] INFO: parse.soap, h=StatusText, v=Error occured!
2007-06-26 16:35:50 [25279] [8] INFO: parse.soap, h=MessageID, v=!
2007-06-26 16:35:50 [25279] [8] INFO: Send to MMSC[trcel], failed, code=[4000=>General service error], detail=[]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1094945696 (LWP 25289)]
0x0808d6d9 in seems_valid_real (ostr=0x80a5ab1, filename=0x80b04d5 "gwlib/octstr.c", lineno=366,
    function=0x80af7e3 "octstr_duplicate_real") at gwlib/octstr.c:2467
2467            gw_assert_place(ostr->data[ostr->len] == '\0',
(gdb) bt full
#0 0x0808d6d9 in seems_valid_real (ostr=0x80a5ab1, filename=0x80b04d5 "gwlib/octstr.c", lineno=366,
    function=0x80af7e3 "octstr_duplicate_real") at gwlib/octstr.c:2467
        __func__ = "seems_valid_real"
#1 0x0808e14e in octstr_duplicate_real (ostr=0x80a5ab1, file=0x80b04d5 "gwlib/octstr.c", line=2309, func=0x80afc2f "convert")
    at gwlib/octstr.c:366
        __func__ = "octstr_duplicate_real"
#2 0x080932ae in octstr_format_valist_real (fmt=0x80a477e "S]!", args=0x41438334 "\216h\n\b\001") at gwlib/octstr.c:2309 format = {minus = 0, zero = 0, min_width = 0, has_prec = 0, prec = 0, type = 0}
        os = (Octstr *) 0x8164d08
        __func__ = "octstr_format_valist_real"
#3 0x080934e8 in octstr_format (fmt=0x206c6172 <Address 0x206c6172 out of bounds>) at gwlib/octstr.c:2373
        os = (Octstr *) 0x206c6172
#4  0x0805ad9f in sendMsg (e=0x815dcd8) at bearerbox.c:629
        detail = (Octstr *) 0x0
        tmp = 0x80a5ab1 "General service error"
        msg = (MmsMsg *) 0x815da30
        i = 0
        n = 1
        __func__ = "sendMsg"
#5  0x08063266 in tdeliver (qt=0x8159270) at mms_queue.c:942
        res = 543973746
        e = (MmsEnvelope *) 0x815dcd8
#6  0x08081860 in new_thread (arg=0x815b0b0) at gwlib/gwthread-pthread.c:362
        ret = 543973746
#7  0x401c7604 in start_thread (arg=0x41438ba0) at pthread_create.c:261
        __res = (void *) 0x206c6172
        __ignore1 = 134891390
        __ignore2 = 1701733703
        pd = (struct pthread *) 0x41438ba0
        now = 579354109105955186
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1075654644, 0, 8195840, 1094943960, 376838212, 388622832}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = (__pthread_slist_t *) 0x0
#8  0x403c0c4e in clone () from /lib/libc.so.6
fstab_state = {fs_fp = 0x0, fs_buffer = 0x0, fs_mntres = {mnt_fsname = 0x0, mnt_dir = 0x0, mnt_type = 0x0, mnt_opts = 0x0, mnt_freq = 0, mnt_passno = 0}, fs_ret = {fs_spec = 0x0, fs_file = 0x0, fs_vfstype = 0x0, fs_mntops = 0x0,
    fs_type = 0x0, fs_freq = 0, fs_passno = 0}}
__elf_set___libc_subfreeres_element_fstab_free__ = (const void *) 0x403fb890

_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to