Posted: Wed Apr 01, 2009 1:02 pm Post subject: [Asterisk-bsd] 1.4 svn crasches on FreeBSD
I don't know if anyone else have noticed, but the latest 1.4 svn seems
to crash in some pthread-related code on FreeBSD. I can't figure out
what's going on from the crash dump, but before I start digging into
it I wanted to check if anyone else had seen the same issue and found
out what it is that causes it?
It happens on two of my systems, running FreeBSD 6 and 7.
/O
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
Posted: Wed Apr 01, 2009 1:36 pm Post subject: [Asterisk-bsd] 1.4 svn crasches on FreeBSD
I had crashes with latest 1.4 on freebsd.
It appeared to be linked with poll.c implementation (crashes happened in
poll.c module - checked with GDB).
It looks like some time ago FreeBSD didn't have poll() interface and
therefore it was emulated in asterisk in poll.c module.
But recent versions of freebsd do have it, thus I just removed poll.c
from compilation and solved my problems.
Olle E. Johansson wrote:
Quote:
I don't know if anyone else have noticed, but the latest 1.4 svn seems
to crash in some pthread-related code on FreeBSD. I can't figure out
what's going on from the crash dump, but before I start digging into
it I wanted to check if anyone else had seen the same issue and found
out what it is that causes it?
It happens on two of my systems, running FreeBSD 6 and 7.
/O
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
Posted: Mon Apr 06, 2009 10:20 am Post subject: [Asterisk-bsd] 1.4 svn crasches on FreeBSD
Andrii Arsirii wrote:
Quote:
I had crashes with latest 1.4 on freebsd.
It appeared to be linked with poll.c implementation (crashes happened in
poll.c module - checked with GDB).
It looks like some time ago FreeBSD didn't have poll() interface and
therefore it was emulated in asterisk in poll.c module.
But recent versions of freebsd do have it, thus I just removed poll.c
from compilation and solved my problems.
Hmm, I have checked the latest released 1.4.24.1 and I don't get poll.c
compiled on my 7.1 amd64 system. Not sure why it's getting compiled for you.
Regards,
--
Maksym Sobolyev
Sippy Software, Inc.
Internet Telephony (VoIP) Experts
T/F: +1-646-651-1110
Web: http://www.sippysoft.com
MSN: sales@sippysoft.com
Skype: SippySoft
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum