Bug#510988: simpleopal: simpleopal example dies with segfault

Eugen Dedu Eugen.Dedu at pu-pm.univ-fcomte.fr
Tue Jan 6 15:39:44 UTC 2009


Junichi Uekawa wrote:
> Package: simpleopal
> Version: 3.4.2~dfsg-2
> Severity: normal
> 
> invoking simpleopal suggests using the following command-line output but results in a segfault.
> 
> $ simpleopal -IHn  iax2:guest at misery.digium.com/s
> SimpleOPAL Version 3.4.2 by Open Phone Abstraction Library on Unix Linux (2.6.26-1-amd64-x86_64)
> 
> unknown option "-IHn"
>   0:00.017	             SimpleOPAL	                (0)		Version 3.4.2 by Open Phone Abstraction Library on Unix Linux (2.6.26-1-amd64-x86_64) at 2009/1/6 23:05:47.851
>   [snip]
> Initiating call to "iax2:guest at misery.digium.com/s"
> Press ? for help.
> Command ? Segmentation fault
> 
> 
> -- System Information:
> Debian Release: 5.0
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored: LC_ALL set to ja_JP.eucJP)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages simpleopal depends on:
> ii  libc6                    2.7-16          GNU C Library: Shared libraries
> ii  libexpat1                2.0.1-4         XML parsing C library - runtime li
> ii  libgcc1                  1:4.3.2-1       GCC support library
> ii  libldap-2.4-2            2.4.11-1        OpenLDAP libraries
> ii  libopal3.4.2             3.4.2~dfsg-2    Open Phone Abstraction Library - s
> ii  libpt2.4.2               2.4.2-3         Portable Tools Library
> ii  libsasl2-2               2.1.22.dfsg1-23 Cyrus SASL - authentication abstra
> ii  libspeexdsp1             1.2~rc1-1       The Speex extended runtime library
> ii  libstdc++6               4.3.2-1         The GNU Standard C++ Library v3
> 
> simpleopal recommends no packages.
> 
> simpleopal suggests no packages.
> 
> -- no debconf information

Hum...  On my amd64 machine the command you gave works...

Could you also check with -I -H instead of -IHn ?

Also, simpleopal is one file only, would it be possible to you to 
compile it yourself and look where the proble is?
- apt-get install libopal3.4.2-dev
- apt-get source libopal3.4.2
- cd opal-3.4.2/samples/simple
- make PTLIBDIR=/usr OPALDIR=/usr (maybe simply 'make' works also)
and see if it works.

Thanks,
-- 
Eugen Dedu





More information about the Pkg-voip-maintainers mailing list