[reSIProcate-users] segmentation fault while startup repro
I am getting this error while trying to startup repro.
bin.debug.Linux.i686]# ./repro -v DEBUG
CRIT | 20100103-094811.644 | | REPRO:APP | 3086198464 | CommandLineParser.cxx:252 | In order for outbound support, the Record-Route flow-token hack, or force-record-route to work, you MUST specify a Record-Route URI. Launching without...
INFO | 20100103-094811.645 | repro | RESIP:DNS | 3086198464 | dns/AresDns.cxx:190 | DNS initialization: found 2 name servers
INFO | 20100103-094811.645 | repro | RESIP:DNS | 3086198464 | dns/AresDns.cxx:193 | name server: 192.168.9.1
INFO | 20100103-094811.645 | repro | RESIP:DNS | 3086198464 | dns/AresDns.cxx:193 | name server: 192.168.9.1
DEBUG | 20100103-094811.646 | repro | RESIP | 3086198464 | Compression.cxx:40 | COMPRESSION SUPPORT NOT COMPILED IN
DEBUG | 20100103-094811.646 | repro | RESIP | 3086198464 | Compression.cxx:43 | Compression configuration object created; algorithm = 0
DEBUG | 20100103-094811.646 | repro | RESIP:TRANSPORT | 3086198464 | TransportSelector.cxx:93 | No compression library available
INFO | 20100103-094811.647 | repro | REPRO:APP | 3086198464 | repro.cxx:205 | V4 enabled
DEBUG | 20100103-094811.647 | repro | RESIP:TRANSPORT | 3086198464 | InternalTransport.cxx:86 | Creating fd=3 V4/UDP
DEBUG | 20100103-094811.648 | repro | RESIP:TRANSPORT | 3086198464 | InternalTransport.cxx:94 | Binding to 0.0.0.0
INFO | 20100103-094811.648 | repro | RESIP:TRANSPORT | 3086198464 | UdpTransport.cxx:48 | Creating UDP transport host= port=5060 ipv4=1
DEBUG | 20100103-094811.648 | repro | RESIP:TRANSPORT | 3086198464 | UdpTransport.cxx:62 | No compression library available: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified mFlowKey=3 ]
DEBUG | 20100103-094811.648 | repro | RESIP:DNS | 3086198464 | DnsUtil.cxx:434 | Considering: lo -> 127.0.0.1 flags=0x49
DEBUG | 20100103-094811.648 | repro | RESIP:DNS | 3086198464 | DnsUtil.cxx:444 | ignore because: interface is loopback
DEBUG | 20100103-094811.648 | repro | RESIP:DNS | 3086198464 | DnsUtil.cxx:434 | Considering: eth0 -> 192.168.9.240 flags=0x1043
DEBUG | 20100103-094811.648 | repro | RESIP:DNS | 3086198464 | DnsUtil.cxx:463 | using this
DEBUG | 20100103-094811.649 | repro | RESIP | 3086198464 | SipStack.cxx:225 | Adding domain alias: 127.0.0.1:5060
DEBUG | 20100103-094811.649 | repro | RESIP | 3086198464 | SipStack.cxx:225 | Adding domain alias: 192.168.9.240:5060
DEBUG | 20100103-094811.649 | repro | RESIP:TRANSPORT | 3086198464 | TransportSelector.cxx:196 | Adding transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified mFlowKey=0 ]
DEBUG | 20100103-094811.649 | repro | RESIP:TRANSPORT | 3086198464 | ConnectionBase.cxx:49 | ConnectionBase::ConnectionBase, who: [ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified mFlowKey=0 ] 0x9a22b24
DEBUG | 20100103-094811.649 | repro | RESIP:TRANSPORT | 3086198464 | ConnectionBase.cxx:62 | No compression library available: 0x9a22b24
DEBUG | 20100103-094811.649 | repro | RESIP:TRANSPORT | 3086198464 | ConnectionManager.cxx:24 | ConnectionManager::ConnectionManager() called
DEBUG | 20100103-094811.650 | repro | RESIP:TRANSPORT | 3086198464 | InternalTransport.cxx:86 | Creating fd=4 V4/TCP
DEBUG | 20100103-094811.650 | repro | RESIP:TRANSPORT | 3086198464 | InternalTransport.cxx:94 | Binding to 0.0.0.0
INFO | 20100103-094811.650 | repro | RESIP:TRANSPORT | 3086198464 | TcpTransport.cxx:31 | Creating TCP transport host= port=5060 ipv4=1
DEBUG | 20100103-094811.650 | repro | RESIP:DNS | 3086198464 | DnsUtil.cxx:434 | Considering: lo -> 127.0.0.1 flags=0x49
DEBUG | 20100103-094811.650 | repro | RESIP:DNS | 3086198464 | DnsUtil.cxx:444 | ignore because: interface is loopback
DEBUG | 20100103-094811.651 | repro | RESIP:DNS | 3086198464 | DnsUtil.cxx:434 | Considering: eth0 -> 192.168.9.240 flags=0x1043
DEBUG | 20100103-094811.651 | repro | RESIP:DNS | 3086198464 | DnsUtil.cxx:463 | using this
DEBUG | 20100103-094811.651 | repro | RESIP | 3086198464 | SipStack.cxx:225 | Adding domain alias: 127.0.0.1:5060
DEBUG | 20100103-094811.651 | repro | RESIP | 3086198464 | SipStack.cxx:225 | Adding domain alias: 192.168.9.240:5060
DEBUG | 20100103-094811.651 | repro | RESIP:TRANSPORT | 3086198464 | TransportSelector.cxx:196 | Adding transport: [ V4 0.0.0.0:5060 TCP target domain=unspecified mFlowKey=0 ]
DEBUG | 20100103-094811.652 | repro | REPRO:APP | 3086198464 | BerkeleyDb.cxx:52 | No BerkeleyDb prefix specified - using default
INFO | 20100103-094811.652 | repro | REPRO:APP | 3086198464 | BerkeleyDb.cxx:60 | Using BerkeleyDb prefixed with .//repro
DEBUG | 20100103-094811.652 | repro | REPRO:APP | 3086198464 | BerkeleyDb.cxx:91 | About to open Berkeley DB: .//repro_user.db
Segmentation faultI am using resip release v 1.6,and BerkeleyDB.4.8.
Could you please tell me whats going wrong?
Best Regards