Hi,<br><br>After many many months of faultless operation, today we experienced a SEG FAULT on one of our proxies running OpenSER 1.1.0-notls:<br><br>Below is a back trace (with some values masked with xxx&#39;s), however our initial analysis can not make any sense of what the problem is. Any ideas would be greatly appreciated.
<br><br>res.c:194 is =====&gt; &nbsp; &nbsp; r = (db_res_t*)pkg_malloc(sizeof(db_res_t));<br><br>Here is the back trace:<br><br>(gdb) bt<br>#0&nbsp; 0x00000000 in ?? ()<br>#1&nbsp; 0x4016ad2c in new_result () at res.c:194<br>#2&nbsp; 0x4016a495 in store_result (_h=0x81301b8, _r=0xbffff198) at 
dbase.c:322<br>#3&nbsp; 0x404bfc0a in db_load_avp (uuid=0x81301b8, username=0x81301b8, domain=0x81301b8, attr=0x81301b8 &quot;@X\022\bø\034\023\b&quot;,<br>&nbsp;&nbsp;&nbsp; table=0x0, scheme=0x404ce9e0) at avpops_db.c:270<br>#4&nbsp; 0x404c05d6 in ops_dbload_avps (msg=0x8134cd8, sp=0x8128210, dbp=0x8128b18, use_domain=0) at avpops_impl.c:393
<br>#5&nbsp; 0x404bef47 in w_dbload_avps (msg=0x81301b8, source=0x81301b8 &quot;@X\022\bø\034\023\b&quot;,<br>&nbsp;&nbsp;&nbsp; param=0x81301b8 &quot;@X\022\bø\034\023\b&quot;) at avpops.c:1183<br>#6&nbsp; 0x0805071b in do_action (a=0x8128de8, msg=0x8134cd8) at 
action.c:701<br>#7&nbsp; 0x08050631 in do_action (a=0x8129478, msg=0x8134cd8) at action.c:89<br>#8&nbsp; 0x08050631 in do_action (a=0x81294a8, msg=0x8134cd8) at action.c:89<br>#9&nbsp; 0x080522c2 in run_actions (a=0x8126548, msg=0x8134cd8) at 
action.c:89<br>#10 0x08051f2e in run_top_route (a=0x81301b8, msg=0x81301b8) at action.c:151<br>#11 0x08071ec1 in receive_msg (<br>&nbsp;&nbsp;&nbsp; buf=0x80ea340 &quot;REGISTER sip:xx.xxxxxxx.xxx SIP/2.0\r\nVia: SIP/2.0/UDP <a href="http://192.168.1.2:5060">
192.168.1.2:5060</a>;branch=z9hG4bK-f1cef63e\r\nFrom: xxxxx &lt;<a href="mailto:sip:xxxxxx@xx.xxxxxxx.xxx">sip:xxxxxx@xx.xxxxxxx.xxx</a>&gt;;tag=fe10f354c23eb963o0\r\nTo: xxxxx &lt;<a href="mailto:sip:xxxxxx@xx.xxxxxxx.xxx">
sip:xxxxxx@xx.xxxxxxx.xxx</a>&gt;\r\nC&quot;..., len=475,<br>&nbsp;&nbsp;&nbsp; rcv_info=0xbffff9a0) at receive.c:155<br>#12 0x08089654 in udp_rcv_loop () at udp_server.c:465<br>#13 0x08063b64 in main_loop () at main.c:925<br>#14 0x08064fae in main (argc=9, argv=0xbffffb24) at 
main.c:1477<br>(gdb) quit<br><br>Thanks in advance<br><br>Martin<br>