partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Partysip-dev] problems with partysip


From: Hetz Ben Hamo
Subject: [Partysip-dev] problems with partysip
Date: Wed, 31 Jul 2002 03:07:37 +0300
User-agent: KMail/1.4.5

Hi,

I just finished compiling sipproxy on Red Hat 7.2 machine - compile went 
well..

I then tried to simply run partysip - and it crashes after it found that I 
have more then 1 interface (I have 8 actually)

log:

address@hidden root]# gdb partysip
GNU gdb Red Hat Linux (5.2-2)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(gdb) r
Starting program: /usr/local/bin/partysip
[New Thread 1024 (LWP 20460)]
partysip found more than one interface1: ppp0 212.143.219.184

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 20460)]
0x4011fa11 in chunk_alloc (ar_ptr=0x401d42a0, nb=16) at malloc.c:2878
2878    malloc.c: No such file or directory.
        in malloc.c
(gdb) bt
#0  0x4011fa11 in chunk_alloc (ar_ptr=0x401d42a0, nb=16) at malloc.c:2878
#1  0x4011f818 in __libc_malloc (bytes=10) at malloc.c:2811
#2  0x40046128 in smalloc (size=10) at port_malloc.c:40
#3  0x400458c0 in sgetcopy (ch=0xbffff7ff "\017\025\031\020\017Èøÿ¿") at 
port_misc.c:142
#4  0x4001c24b in ppl_dns_get_local_fqdn (servername=0xbffffa34, 
serverip=0xbffffa38) at ppldns.c:908
#5  0x0805157d in main (argc=1, argv=0xbffffab4) at main.c:415
#6  0x400bb647 in __libc_start_main (main=0x8051330 <main>, argc=1, 
ubp_av=0xbffffab4, init=0x804ff84 <_init>,
    fini=0x805e9bc <_fini>, rtld_fini=0x4000dcd4 <_dl_fini>, 
stack_end=0xbffffaac) at ../sysdeps/generic/libc-start.c:129
(gdb)

One more thing - what do I need to do just to make this partysip work? all I 
want to do is connect from 1 of the internal machines I have here (example 
-192.168.1.2) through the gateway (192.168.1.1) - do I need special iptable 
rules? (I'm trying to work with linphone)

I think a simple and short step by step text file could help a lot..

Thanks,
Hetz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]