cc -g -c -o chan_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX -DDO_CRASH -DDEBUG_THREADS -D_REENTRANT -D_GNU_SOURCE -march=i586 -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN -DPTRACING -DNDEBUG -DP_USE_PRAGMA -I/usr/src/pwlib /include/ptlib/unix -I/usr/src/pwlib /include -I/usr/src/openh323 /include -Wno-missing-prototypes -Wno-missing-declarations chan_h323.c
cc: cannot specify -o with -c or -S and multiple compilations
make: *** [chan_h323.o] Error 1
What does this mean?
On Sunday, March 9, 2003, at 02:52 AM, Jeremy McNamara wrote:
Well, someone is attempting to delete a object that has never been allocated.
You might give chan_h323 a try, you might have better luck.
http://asterisk.nufone.net
Jeremy McNamara
Ben Clark wrote:
this is what it printed
(gdb) bt
#0 0x40120cb3 in chunk_free () from /lib/libc.so.6
#1 0x40120c53 in free () from /lib/libc.so.6
#2 0x403e7977 in __builtin_delete (ptr=0x80e41f8) from /usr/local/lib/liboh323wrap.so
#3 0x4103a27a in PContainer::Destruct () from /usr/local/lib/libpt_linux_x86_r.so.1
#4 0x4102adfa in PThread::PX_ThreadStart () from /usr/local/lib/libpt_linux_x86_r.so.1
#5 0x40030e67 in pthread_start_thread () from /lib/libpthread.so.0
On Sunday, March 9, 2003, at 01:16 AM, Jeremy McNamara wrote:
type bt, press enter and send what gets printed out
Jeremy McNamara
Ben Clark wrote:
this is the end of the output I get from gdb...
Reading symbols from /usr/lib/asterisk/modules/chan_oh323.so...done. Loaded symbols for /usr/lib/asterisk/modules/chan_oh323.so Reading symbols from /usr/local/lib/liboh323wrap.so...done. Loaded symbols for /usr/local/lib/liboh323wrap.so Reading symbols from /usr/local/lib/libh323_linux_x86_r.so.1...done. Loaded symbols for /usr/local/lib/libh323_linux_x86_r.so.1 Reading symbols from /usr/local/lib/libpt_linux_x86_r.so.1...done. Loaded symbols for /usr/local/lib/libpt_linux_x86_r.so.1 Reading symbols from /usr/lib/libstdc++-libc6.2-2.so.3...done. Loaded symbols for /usr/lib/libstdc++-libc6.2-2.so.3 ---Type <return> to continue, or q <return> to quit--- #0 0x40120cb3 in chunk_free () from /lib/libc.so.6
On Saturday, March 8, 2003, at 07:59 PM, Martin Pycko wrote:
asterisk -vvvcg
when the segfault happens gdb ./asterisk core.[pid]
regards Martin
On Sat, 8 Mar 2003, Ben Clark wrote:
I am also getting a seg fault when asterisk tries to load chan_oh323.so. What should I try to get it to work?
[chan_oh323.so] => (OpenH323 Channel Driver) == Parsing '/etc/asterisk/oh323.conf': Found Segmentation fault
On Saturday, March 8, 2003, at 09:06 AM, Krzysztof Bujak wrote:
...I tried asterisk open h323 but it seg faults:-(((((...
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
