Re: [OpenSBC] Segmentation fault
Brought to you by:
joegenbaclor
From: OpenSBC F. <ope...@op...> - 2008-10-30 17:16:04
|
As a add: I did a backtrace with the GDB debugger. It shows me when the segmentation fault occurs: ======= #0 0x082be25d in P_fd_set::operator+= () #1 0x082ade46 in PSocket::Select () #2 0x082bfe2e in PSocket::Select () #3 0x081dff28 in RTP_UDP::ReadData () #4 0x080d08f5 in B2BUA::B2BMediaInterface::OpalMediaThread::Main () #5 0x082b6f4a in PThread::PX_ThreadStart () #6 0x00bfc46b in start_thread () from /lib/libpthread.so.0 #7 0x00b7cdbe in clone () from /lib/libc.so.6 ======= I used xml scenarios for the SIPP test client. If asked I'm willing to drop them on this forum. Why do I get a segmentation fault? |