search for: pabstractarray

Displaying 4 results from an estimated 4 matches for "pabstractarray".

2003 Aug 08
2
Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]
Hello Michael, Here is the BackTrace of the program which i forgot to attach BACKTRACE OF Asterisk -vvc #0 0x42074d60 in _int_realloc () from /lib/tls/libc.so.6 #1 0x420738c4 in realloc () from /lib/tls/libc.so.6 #2 0x47c7da89 in PAbstractArray::SetSize(int) () from /home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5 #3 0x47c7cf4d in PContainer::SetMinSize(int) () from /home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5 #4 0x47784af3 in RTP_DataFrame::SetPayloadSize(int) () from /home/sip/openh323/lib/libh323_linux_x86_r.so.1.12 #5 0x4776ea76 in H32...
2003 May 20
1
chan_h323 core dumps
hi just after talking to Jeremy, I downloaded the source he's using and compiled. core dump! This was without gatekeeper: (gdb) bt #0 0x40141118 in mallopt () from /lib/libc.so.6 #1 0x401400fc in malloc () from /lib/libc.so.6 #2 0x405e981b in PAbstractArray::SetSize(int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #3 0x405ed006 in PString::SetSize(int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #4 0x405e8d4c in PContainer::SetMinSize(int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #5 0x405f0686 in PStringStream::Buffer::Buffe...
2003 Oct 28
0
Oh323 segmentation fault in asterisk...
.... (Which I find hard to believe given the several years its been around.) My suspicion is an out of bounds memory access previously. Here is the trace: (gdb) where #0 0x4207b2ef in chunk_realloc () from /lib/i686/libc.so.6 #1 0x4207b1f8 in realloc () from /lib/i686/libc.so.6 #2 0x489d2176 in PAbstractArray::SetSize () from /usr/local/lib/libpt_linux_x86_r.so.1.5.2 #3 0x489d1a3d in PContainer::SetMinSize () from /usr/local/lib/libpt_linux_x86_r.so.1.5.2 #4 0x483eedd7 in RTP_DataFrame::SetPayloadSize () from /usr/local/lib/libh323_linux_x86_r.so.1.12.2 #5 0x483d73c9 in H323_RTPChannel::T...
2004 Jun 22
2
pwlib compile error
...to `PVideoOutputDeviceRGB::SetFrameData(unsigned, unsigned, unsigned, unsigned, unsigned char const*, int)' /root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `PVideoInputDevice::GetFrame(PBYTEArray&)' /root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `typeinfo for PAbstractArray' /root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `PVideoOutputDeviceRGB::SetFrameSize(unsigned, unsigned)' /root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `PVideoOutputDevicePPM::Close()' /root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `PVideoOutpu...