Yes - recompile with

-DDBG_QM_MALLOC

Regards,
bogdan

Juha Heinanen wrote:
Bogdan-Andrei Iancu writes:

> it seams to be a memory error - try to compile and run with the memory > debugger

you mean this?

# -DDBG_QM_MALLOC

and then running openser with debug=7?

by the way, the to parser crash occurred again later today:

(gdb) where
#0  free_to (tb=0x81a8700) at parser/parse_to.c:75
#1  0x080babce in free_hdr_field_lst (hf=0x81903f0) at parser/hf.c:207
#2  0x080baf84 in free_sip_msg (msg=0x81a8378) at parser/msg_parser.c:665
#3  0x0808616c in receive_msg (
    buf=0x813f120 "SUBSCRIBE sip:x.x.x.x:5060;transport=udp SIP/2.0\r\nVia: SIP/2.0/UDP 
x.x.x.x:53222;branch=z9hG4bK-d87543-6903767dae24ca4b-1--d87543-;rport\r\nMax-Forwards: 
69\r\nContact: <sip:[EMAIL PROTECTED]"...,
    len=787, rcv_info=0xbff6eb24) at receive.c:207
#4  0x080b6057 in udp_rcv_loop () at udp_server.c:451
#5  0x08068927 in main (argc=15, argv=0xbff6ecb4) at main.c:788

-- juha



_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to