[OpenSER-Devel] [ openser-Bugs-1829002 ] core dump at config check
SourceForge.net
noreply at sourceforge.net
Fri Nov 9 14:45:38 UTC 2007
Bugs item #1829002, was opened at 2007-11-09 14:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1829002&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Henning Westerholt (henningw)
Assigned to: Nobody/Anonymous (nobody)
Summary: core dump at config check
Initial Comment:
Hi,
opener -f $CFG -c produces reproducable a core dump on my machine, it seems related to the seas module.
$trunk: cd test/ && ../openser -f 2.cfg -c
Nov 9 15:42:55 [26240] NOTICE:core:main: config file ok, exiting...
Nov 9 15:42:55 [26240] CRITICAL:core:qm_free: bad pointer (nil) (out of memory block!) - aborting
Aborted (core dumped)
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7dcddf0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7dcf641 in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0x080d99b3 in qm_free (qm=0x817ca20, p=0x0, file=0xb7942ae6 "seas.c", func=0xb7943932 "seas_exit", line=732) at mem/q_malloc.c:443
#4 0xb7933bdd in seas_exit () at seas.c:732
#5 0x080b0c45 in destroy_modules () at sr_module.c:375
#6 0x0806923d in cleanup (show_status=0) at main.c:386
#7 0x0806afe6 in main.c:1364
version: openser 1.3.0-pre1-notls (i386/linux)
flags: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
svnrevision: 2:3078M
@(#) $Id: main.c 3055 2007-11-08 09:19:04Z bogdan_iancu $
main.c compiled on 14:50:35 Nov 9 2007 with gcc 4.1.2
Cheers,
Henning
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1829002&group_id=139143
More information about the Devel
mailing list