[asterisk-users] Asterisk 1.4.4 reproducibly dumps core on Solaris 10

2007-05-30 Thread Marios Karagiannopoulos
Hi Frank, You need to replace the line 1427: handle_nodebugchan_deprecated, NULL, with handle_nodebugchan_deprecated, , and build it again. Unfortunately in Solaris a NULL field causes a SIGSEGV whenever you are going to print it out. The problem arises when calling:

[asterisk-users] Asterisk 1.4.4 reproducibly dumps core on Solaris 10

2007-05-15 Thread Frank Tarczynski
I have built Asterisk 1.4.4 on my Solaris 10 x86 box: LDFLAGS='-R/usr/sfw/lib -R/opt/csw/lib -L/opt/csw/lib -L/usr/sfw/lib' CPPFLAGS=-I/opt/csw/include ./configure -with-curl=/opt/csw --without-oss --without-vpb --prefix=/opt/asterisk-1.4 The build and install go fine but the asterisk