On 10/04/07, Claudio Correa <[EMAIL PROTECTED]> wrote:
> Thanks, this could be useful. It doesn't build cleanly with > USE_SYSTRACE yet, though - e.g. > > systrace: deny user: sthen, prog: /usr/local/lib/qt3/bin/uic, pid:Corrected with PORTHOME= ${WRKDIR} Thanks.
It builds, installs and starts up fine, but when I try to connect to FreeWorldDialup <http://www.freeworlddialup.com/> account I just created it just crashes - sometimes then crashes on startup, sometimes it opens and I need to press "connect" for it to crash. I built a package with DEBUG=-g, here's the end of "gdb /usr/local/bin/kiax kiax.core" : #0 0x1c05a835 in iax_net_read () at libiax2/src/iax.c:2841 2841 libiax2/src/iax.c: No such file or directory. in libiax2/src/iax.c (gdb) bt #0 0x1c05a835 in iax_net_read () at libiax2/src/iax.c:2841 #1 0x1c05acf1 in iax_get_event (blocking=0) at libiax2/src/iax.c:3118 #2 0x1c056712 in iaxc_service_network () at iaxclient_lib.c:1148 #3 0x1c0557d4 in iaxc_process_calls () at iaxclient_lib.c:547 #4 0x1c0557f5 in iaxc_processor (args=0x0) at iaxclient_lib.c:565 #5 0x0a832fcb in _thread_start () at /usr/src/lib/libpthread/uthread/uthread_create.c:244 #6 0x0000001f in ?? () #7 0x00000000 in ?? () (gdb) Sorry, don't know yet what to do more about it, and how to use gdb properly. -- viq
