Joseph - Unfortunately I don't know the 'magic bullet' to resolve your issue. All I did was follow the same procedure to build zaptel and asterisk as I did for 32 bit. It's a bummer that you're not dumping core, a thread dump would really help to determine the root cause. Other tools that may be an option would be something like truss or pstack. There are probably linux equivalents, these are tools that come with solaris. The truss app logs all system calls and their args, and pstack prints stack traces for all the threads on a running process. Either of these could be used to find out what is happening at the time of the crash. Maybe some of the linux gurus would know if linux has these tools.
- Woody Joseph wrote: > On Mon, 2005-09-12 at 14:49 -0500, Woody Anderson wrote: > > > > I have been running 1.0.9 for some time now on x86_64. It is running > > realtime to postgres through odbc, and several streams of moh. I can > > make and receive both tdm and voip calls, and have never had any > > stability issues to my knowledge. > > > > - Woody > > I wish I had the same luck as you. > I was running 1.0.8 compiled via gentoo portage and it keeps crashing on > (killing PID) . > > I've download and compiled the cvs version 1.0.9 and the same thing > happened when I connected Sipura ATA I got a message: > Killed > Ouch ... error while writing audio data: : Broken pipe > Warning, flexible rate not heavily tested > > Though core core dump. > Maybe you are not running any Sipura units. > -- > #Joseph > _______________________________________________ > Asterisk-Dev mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-dev > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
