Re: [OpenSBC] opensbc aborts during startup
Brought to you by:
joegenbaclor
From: OpenSBC F. <ope...@op...> - 2008-09-27 02:44:55
|
> {quote:title=mwx wrote:}{quote} > I seem to miss something obvious here, but can't figure out what. > > I'm trying to build and run opensbc on a virtual server running Fedore Core 8 (x86_64). The server is a fresh install and updated using 'yum upgrade'. No problem building from the latest cvs source (gmake bothnoshared) but when I try to run it in console mode I get: > > \# ./opensbc -xc > All output for OpenSBC is to console. > 2008/09/26 16:56:06.180 OpenSBC Message Starting service process "OpenSBC" v1.1.5-12 > 2008/09/26 16:56:06.181 OpenSBC Debug3 PWL: [CID=0x0000] OpenSBC Process is starting > 2008/09/26 16:56:06.203 OpenSBC Debug3 PWL: [CID=0x0000] Setting SIP Log Level to 3 > 2008/09/26 16:56:06.215 OpenSBC Message > > Aborted > \# uname -a > Linux vs156169.vserver.de 2.6.9-023stab048.4-smp #1 SMP Fri Jul 11 18:00:55 MSD 2008 x86_64 x86_64 x86_64 GNU/Linux > > I also tried it on CentOS 5.2 and even OpenBSD 4.3 (where I get a core dump). It works on Solaris10 on a T1000 though using the same source from cvs. > > What am I missing? What do I need to check for? What is a recommended linux version to run opensbc on? > > many thanks I am not able to replicate this in my Ubuntu box. Can you try the following. Go to the OpenSBC directory and enter the following commands make distrib cd distrib ./startup.sh check if OpenSBC is running as a daemon. If not please post the B2BUA log here. |