[Home]

Summary:ASTERISK-01700: chan_323 crash on connect
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-05-26 14:11:15Date Closed:2004-09-25 02:45:05
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:JerJer has requested more problem reports for the newest chan_h323.  CVS as of CVS-HEAD-05/25/04-16:40:05 (GMT).

****** ADDITIONAL INFORMATION ******

Crash log:
   -- Executing Dial("Zap/73-1", "H323/OBSCURED@67.107.nnn.nnn") in new stack
   -- Called OBSCURED@67.107.nnn.nnn
telesys01*CLI>
Disconnected from Asterisk server

(gdb) bt full
#0  0x43c4711f in PASN_OctetString::operator=(PBYTEArray const&) ()
  from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1.5.2
No symbol table info available.
#1  0x43c4f32e in PASN_OctetString::EncodeSubType(PASN_Object const&) ()
  from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1.5.2
No symbol table info available.
#2  0x443b34f1 in H323Connection::HandleTunnelPDU(H323SignalPDU*) ()
  from /usr/src/openh323/lib/libh323_linux_x86_r.so.1.12.2
No symbol table info available.
#3  0x443b79fe in H323Connection::SendSignalSetup(PString const&, H323TransportAddress const&) ()
  from /usr/src/openh323/lib/libh323_linux_x86_r.so.1.12.2
No symbol table info available.
#4  0x443bfc98 in H225CallThread::Main() () from /usr/src/openh323/lib/libh323_linux_x86_r.so.1.12.2
No symbol table info available.
ASTERISK-1  0x43d6c4a8 in PThread::PX_ThreadStart(void*) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1.5.2
No symbol table info available.
ASTERISK-2  0x40025811 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
Comments:By: Mark Spencer (markster) 2004-05-26 14:26:03

No reason to open a new bug for this, just keep it under the H.323 tracking bug 1334.