Your message dated Tue, 16 Oct 2012 14:47:47 +0000
with message-id <e1to8qt-00080q...@franck.debian.org>
and subject line Bug#670405: fixed in ekiga 3.9.90-1
has caused the Debian Bug report #670405,
regarding ekiga: During start up segfault in `libopal.so.3.10.4`
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
670405: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670405
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ekiga
Version: 3.2.7-4.2
Severity: grave
Justification: renders package unusable
Since a few weeks ago, Ekiga crashes on startup (shortly after showing
the main window) and I cannot use it at all. It doesn't seem to happen
100% of the times, though, but the problem is very easy to reproduce.
Here's the output from GDB:
$ gdb ekiga
GNU gdb (GDB) 7.4-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/ekiga...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/ekiga
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[New Thread 0xf4494b70 (LWP 468)]
[New Thread 0xef91fb70 (LWP 469)]
[New Thread 0xef8deb70 (LWP 470)]
[New Thread 0xef89db70 (LWP 471)]
[New Thread 0xef85cb70 (LWP 472)]
ALSA lib conf.c:1220:(parse_def) show is not a compound
ALSA lib conf.c:1686:(snd_config_load1) _toplevel_:24:26:Unexpected char
ALSA lib conf.c:3406:(config_file_open) /usr/share/alsa/pulse-alsa.conf may be
old or corrupted: consider to remove or fix it
[New Thread 0xef6ffb70 (LWP 473)]
[New Thread 0xef6beb70 (LWP 474)]
[New Thread 0xef67db70 (LWP 475)]
[New Thread 0xef63cb70 (LWP 476)]
[New Thread 0xef5fbb70 (LWP 477)]
[New Thread 0xef58ab70 (LWP 478)]
osutils.cxx(2275) PTLib Possible deadlock in read/write mutex:
thread-id=4016827248 (0xef6beb70), readers=1, writers=0
thread-id=4103559328 (0xf49758a0), readers=0, writers=1
[Thread 0xef5fbb70 (LWP 477) exited]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xef67db70 (LWP 475)]
0xf6f1205e in PStringOptions::SetAt(PCaselessString const&, PString const&) ()
from /usr/lib/libopal.so.3.10.4
(gdb) bt
#0 0xf6f1205e in PStringOptions::SetAt(PCaselessString const&, PString const&)
() from /usr/lib/libopal.so.3.10.4
#1 0xf6fa9506 in PStringOptions::SetAt(char const*, PString const&) () from
/usr/lib/libopal.so.3.10.4
#2 0xf73996f8 in SIPMIMEInfo::SetContact(PString const&) () from
/usr/lib/libopal.so.3.10.4
#3 0xf736b7f2 in SIPEndPoint::AdjustToRegistration(SIP_PDU&, OpalTransport
const&, SIPConnection const*) ()
from /usr/lib/libopal.so.3.10.4
#4 0xf739f6a6 in SIP_PDU::SendResponse(OpalTransport&, SIP_PDU&, SIPEndPoint*)
const () from /usr/lib/libopal.so.3.10.4
#5 0xf73a7bb6 in SIPResponse::Send(OpalTransport&, SIP_PDU const&) () from
/usr/lib/libopal.so.3.10.4
#6 0xf7366ff3 in SIPEndPoint::OnReceivedOPTIONS(OpalTransport&, SIP_PDU&) ()
from /usr/lib/libopal.so.3.10.4
#7 0xf736472c in SIPEndPoint::OnReceivedConnectionlessPDU(OpalTransport&,
SIP_PDU*) () from /usr/lib/libopal.so.3.10.4
#8 0xf7363f43 in SIPEndPoint::OnReceivedPDU(OpalTransport&, SIP_PDU*) () from
/usr/lib/libopal.so.3.10.4
#9 0xf73625e1 in SIPEndPoint::HandlePDU(OpalTransport&) () from
/usr/lib/libopal.so.3.10.4
#10 0xf73614d0 in SIPEndPoint::NewIncomingConnection(OpalTransport*) () from
/usr/lib/libopal.so.3.10.4
#11 0xf6f254c3 in OpalEndPoint::ListenerCallback(PThread&, int) () from
/usr/lib/libopal.so.3.10.4
#12 0xf6f269aa in OpalEndPoint::ListenerCallback_PNotifier::Call(PObject&, int)
const () from /usr/lib/libopal.so.3.10.4
#13 0x081f3749 in PNotifierTemplate<int>::operator()(PObject&, int) const ()
#14 0xf6f6ddd0 in OpalListener::ListenForConnections(PThread&, int) () from
/usr/lib/libopal.so.3.10.4
#15 0xf6f76762 in OpalListener::ListenForConnections_PNotifier::Call(PObject&,
int) const () from /usr/lib/libopal.so.3.10.4
#16 0x081f3749 in PNotifierTemplate<int>::operator()(PObject&, int) const ()
#17 0xf683cf70 in PSimpleThread::Main() () from /usr/lib/libpt.so.2.10.4
#18 0xf680c5e9 in PThread::PX_ThreadStart(void*) () from
/usr/lib/libpt.so.2.10.4
#19 0xf7da9c39 in start_thread (arg=0xef67db70) at pthread_create.c:304
#20 0xf612412e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Berto
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=UTF-8) (ignored: LC_ALL set to
pt_PT.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ekiga depends on:
ii evolution-data-server 3.2.2-1
ii gconf-service 3.2.3-4
ii gconf2 3.2.3-4
ii libatk1.0-0 2.4.0-2
ii libavahi-client3 0.6.31-1
ii libavahi-common3 0.6.31-1
ii libavahi-glib1 0.6.31-1
ii libc6 2.13-27
ii libdbus-glib-1-2 0.98-1
ii libebook-1.2-12 3.2.2-1
ii libedataserver-1.2-15 3.2.2-1
ii libgcc1 1:4.7.0-3
ii libgconf-2-4 3.2.3-4
ii libgdk-pixbuf2.0-0 2.24.1-1
ii libglib2.0-0 2.32.0-4
ii libgtk2.0-0 2.24.10-1
ii libldap-2.4-2 2.4.28-1.1
ii libnotify4 0.7.5-1
ii libopal3.10.4 3.10.4~dfsg-2
ii libpango1.0-0 1.29.4-3+b1
ii libpt2.10.4 2.10.4~dfsg-1
ii libsasl2-2 2.1.25.dfsg1-4
ii libsigc++-2.0-0c2a 2.2.10-0.1
ii libstdc++6 4.7.0-3
ii libx11-6 2:1.4.4-4
ii libxext6 2:1.3.0-3
ii libxml2 2.7.8.dfsg-7
ii libxv1 2:1.0.6-2
Versions of packages ekiga recommends:
ii gvfs 1.12.0-1
ii yelp 3.4.0-1
Versions of packages ekiga suggests:
pn asterisk <none>
pn gnugk <none>
pn mediaproxy <none>
pn rtpproxy <none>
pn ser <none>
pn siproxd <none>
pn yate <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ekiga
Source-Version: 3.9.90-1
We believe that the bug you reported is fixed in the latest version of
ekiga, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 670...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eugen Dedu <eugen.d...@pu-pm.univ-fcomte.fr> (supplier of updated ekiga package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 16 Oct 2012 14:47:35 +0100
Source: ekiga
Binary: ekiga ekiga-dbg
Architecture: source amd64
Version: 3.9.90-1
Distribution: experimental
Urgency: low
Maintainer: Kilian Krause <kil...@debian.org>
Changed-By: Eugen Dedu <eugen.d...@pu-pm.univ-fcomte.fr>
Description:
ekiga - H.323 and SIP compatible VoIP client
ekiga-dbg - H.323 and SIP compatible VoIP client - debug symbols
Closes: 378846 520830 530254 538738 545693 551844 582157 617528 670405 679255
684999 689413
Changes:
ekiga (3.9.90-1) experimental; urgency=low
.
[ Eugen Dedu ]
* New upstream release (Closes: #679255, #520830, #670405, #551844,
#617528, #684999, #538738, #530254, #378846, #582157, #545693,
#689413, #545693)
* Enable support for experimental Jabber/XMPP protocol
* Remove libx264-dev, libavcodec-dev from Build-Deps as they are for
OPAL library
* Remove fix-linux-gnueabihf-build.patch, unneeded anymore
* Remove unnecessary libsigc++ Build-Dep
.
[ Kilian Krause ]
* Bump debhelper compat to 9 to use multiarch for dh_auto_configure. Adjust
build-depends on debhelper to >= 8.1.3
* debian/rules: make clean target somewhat more ignorant on missing
build-deps
* Add libx264-dev, libavcodec-dev and libloudmouth1-dev to Build-Deps as
OPAL has now support for H.263+ and H.264
.
[ Jordi Mallach ]
* Watch for .xz tarballs, and don't uupdate.
* Merge and acknowledge Héctor Orón's 3.2.7-4.1 NMU in unstable, thanks!
* Refresh fix-linux-gnueabihf-build.patch.
* Update Vcs-Svn URL.
* Drop debian/patches/configure.ac_languages_fix.patch, fixed upstream.
* Drop support for dh-autoreconf, as it's not needed anymore.
Checksums-Sha1:
783a6b585c6896449898b835c16f848915c83219 2474 ekiga_3.9.90-1.dsc
770309d54576dbbdfde0ee51ad87c0a5d0c88a9f 8306552 ekiga_3.9.90.orig.tar.xz
e865c4ddb7fe11454f3e2dc3523fd9b6d1c3331c 16144 ekiga_3.9.90-1.debian.tar.gz
6f3503da8b3862ee7a644d9122c16bed38720549 10175838 ekiga_3.9.90-1_amd64.deb
7164c8baad223d6928e1754fce0b5f88765c4b16 16478578 ekiga-dbg_3.9.90-1_amd64.deb
Checksums-Sha256:
76ecc0eb44c091101966910b531427bfd44296c1a7fe47d50c2777495c3df121 2474
ekiga_3.9.90-1.dsc
d905169c257173196d235bad6501682cd07752a6a29577620cc4dfb91d8b77a9 8306552
ekiga_3.9.90.orig.tar.xz
7f72ae19baddb4aa720ba33c8746d3b7723fd02eb89afdd313d5e31f81a83376 16144
ekiga_3.9.90-1.debian.tar.gz
d4ab0580f59d91ca30d26dcf0733bbaca387b903206f69cea497cef592333852 10175838
ekiga_3.9.90-1_amd64.deb
394cce58ec8578c51ba58a7f71d1b1de2a7c7d33343adf94ab83a4d541a58eb9 16478578
ekiga-dbg_3.9.90-1_amd64.deb
Files:
3c00bd66ddaf11791f89049b758ae61f 2474 gnome optional ekiga_3.9.90-1.dsc
800be31eef542e06307691c59942595a 8306552 gnome optional
ekiga_3.9.90.orig.tar.xz
cca8275dff66e8faf5599560e47903b1 16144 gnome optional
ekiga_3.9.90-1.debian.tar.gz
3fa047474726a92bf875e57c9eedd324 10175838 gnome optional
ekiga_3.9.90-1_amd64.deb
6988d5e54cb9ea4381864e2625fe243b 16478578 debug extra
ekiga-dbg_3.9.90-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJQfWUNAAoJEACrBnrke3mk+sgP/35OJ70G+ToWemOSbNicHY34
I6m2YBduInrkAhJ4jGq0wDcgxVemmKpS76LPw38bFedMjxCxtF0l2D3kY2XNgZw9
e11ZwU9K7ZEouXwMsDZrbzoa3glzgX0kUD8QKP2hyjtUQmk3qGAVgg2NwF/UbPcF
viOkycc8AmLKflF7EPsacBs6SHxQP/owOkuTzjdEXg0z9gshH5LgsGY3ovhABI+R
tLx2Yssmj8O2HYKuyfnCrXv7O+KBFi4nkwBP4g3KLo0T/gf8Lj/wtDdMeZCHTiN6
MqSm9Z976oyrklpALFp6TMM734QNuk9RU+egBuoRQ/PlTNNmOaKh2hITN9dJ9pFS
zHPvrgAAWSp/3vOe2lkCJddeZhLUfCZZQ8gfFpvEZFa7tvqbnxK3QqQ4Ck+4VpWV
7Li1bLKH+zV0/+X7XF9L/aglGBEsDSwc6Osj9IAljezGP2wI3M6w58kf/it7NGWa
CmbS+2vFfMRoTvUkGPpw41doZUQfCeG7WnoyokUxrfU5hROxACaQV3fpIO70n6vK
dz3HYQkDe740NyaKmGd1WuknDfdsQk/cLEOFEud4gHW7g/UKOuqZmMJ2txHMoMqD
a215W4K8RXnjlHjs+bHl4NFEhK3tBXGfh012kwlUUjwVc0/5pZKv9Du8Ca94PcrB
v0iAAgIPGemEUIM2HSd6
=rtSN
-----END PGP SIGNATURE-----
--- End Message ---