Bug#318189: marked as done (asterisk-oh323: chan_oh323.so cannot find symbol and Asterisk crashes)
Debian Bug Tracking System
owner@bugs.debian.org
Thu Jul 14 13:18:05 UTC 2005
Your message dated Thu, 14 Jul 2005 09:02:13 -0400
with message-id <E1Dt3Lx-0003ha-00@newraff.debian.org>
and subject line Bug#318189: fixed in asterisk 1:1.0.9.dfsg-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Jul 2005 23:09:02 +0000
>From juanjo@comellas.com.ar Wed Jul 13 16:09:02 2005
Return-path: <juanjo@comellas.com.ar>
Received: from (mail.novamens.com) [200.73.189.61]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DsqLe-0007op-00; Wed, 13 Jul 2005 16:09:02 -0700
Received: from 127.0.0.1 (disidente [127.0.0.1])
by disidente.novamens.com (Postfix) with SMTP id 4B53783B34;
Wed, 13 Jul 2005 20:08:42 -0300 (ART)
Received: from mail.novamens.com ([127.0.0.1])
by localhost (disidente [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 07249-02; Wed, 13 Jul 2005 20:08:34 -0300 (ART)
Received: from mens.hq.novamens.com (unknown [200.73.189.82])
by mail.novamens.com (Postfix) with ESMTP id F2A7983ABF;
Wed, 13 Jul 2005 20:08:33 -0300 (ART)
Received: by mens.hq.novamens.com (Postfix, from userid 1014)
id BEBB92505F; Wed, 13 Jul 2005 20:08:33 -0300 (ART)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Juan Jose Comellas <juanjo@comellas.com.ar>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: asterisk-oh323: chan_oh323.so cannot find symbol and Asterisk crashes
X-Mailer: reportbug 3.15
Date: Wed, 13 Jul 2005 20:08:33 -0300
Message-Id: <20050713230833.BEBB92505F@mens.hq.novamens.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: asterisk-oh323
Version: 0.6.6pre3-3
Severity: grave
Justification: renders package unusable
The asterisk-oh323 package version 0.6.6pre3-3 was linked expecting the
ast_smoother_feed symbol to be in the /usr/sbin/asterisk executable. The
problem is that the symbol is present as __ast_smoother_feed and thus
chan_oh323.so does not find it. Because of this, when Asterisk starts
and tries to load the chan_oh323.so module it aborts because the symbol
cannot be found.
The following error message is logged to /var/log/asterisk/messages when
this happens:
Jul 13 19:37:26 WARNING[2373]: /usr/lib/asterisk/modules/chan_oh323.so:
undefined symbol: ast_smoother_feed
Jul 13 19:37:26 WARNING[2373]: Loading module chan_oh323.so failed!
The problem can be seen by running these commands:
# objdump -T /usr/sbin/asterisk | grep ast_smoother_feed
08054698 g DF .text 000001bd Base __ast_smoother_feed
~# objdump -T /usr/lib/asterisk/modules/chan_oh323.so | grep
ast_smoother_feed
00000000 D *UND* 00000000 ast_smoother_feed
Looking at the Asterisk headers it looks like the asterisk package is at
fault, because in line 378 of /usr/include/asterisk/frame.h the
function's prototype is:
extern int ast_smoother_feed(struct ast_smoother *s, struct ast_frame *f);
A workaround to this problem without uninstalling asterisk-oh323 is to
add the following line to /etc/asterisk/modules.conf:
noload => chan_oh323.so
-- System Information:
Debian Release: testing/unstable
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages asterisk-oh323 depends on:
ii asterisk 1:1.0.9.dfsg-1 open source Private Branch Exchang
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libexpat1 1.95.8-3 XML parsing C library - runtime li
ii libldap2 2.1.30-11 OpenLDAP libraries
ii libopenh323-1.1 1.15.3-2 H.323 aka VoIP library
ii libpt-1.8.3 1.8.4-1 Portable Windows Library
ii libsasl2 2.1.19-1.5 Authentication abstraction library
ii libsdl1.2debian 1.2.7+1.2.8cvs20041007-5 Simple DirectMedia Layer
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3
asterisk-oh323 recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 318189-close) by bugs.debian.org; 14 Jul 2005 13:09:28 +0000
>From katie@ftp-master.debian.org Thu Jul 14 06:09:28 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dt3Sy-0004qC-00; Thu, 14 Jul 2005 06:09:28 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Dt3Lx-0003ha-00; Thu, 14 Jul 2005 09:02:13 -0400
From: Mark Purcell <msp@debian.org>
To: 318189-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#318189: fixed in asterisk 1:1.0.9.dfsg-3
Message-Id: <E1Dt3Lx-0003ha-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 14 Jul 2005 09:02:13 -0400
Delivered-To: 318189-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: asterisk
Source-Version: 1:1.0.9.dfsg-3
We believe that the bug you reported is fixed in the latest version of
asterisk, which is due to be installed in the Debian FTP archive:
asterisk-config_1.0.9.dfsg-3_all.deb
to pool/main/a/asterisk/asterisk-config_1.0.9.dfsg-3_all.deb
asterisk-dev_1.0.9.dfsg-3_all.deb
to pool/main/a/asterisk/asterisk-dev_1.0.9.dfsg-3_all.deb
asterisk-doc_1.0.9.dfsg-3_all.deb
to pool/main/a/asterisk/asterisk-doc_1.0.9.dfsg-3_all.deb
asterisk-gtk-console_1.0.9.dfsg-3_i386.deb
to pool/main/a/asterisk/asterisk-gtk-console_1.0.9.dfsg-3_i386.deb
asterisk-h323_1.0.9.dfsg-3_i386.deb
to pool/main/a/asterisk/asterisk-h323_1.0.9.dfsg-3_i386.deb
asterisk-sounds-main_1.0.9.dfsg-3_all.deb
to pool/main/a/asterisk/asterisk-sounds-main_1.0.9.dfsg-3_all.deb
asterisk-web-vmail_1.0.9.dfsg-3_all.deb
to pool/main/a/asterisk/asterisk-web-vmail_1.0.9.dfsg-3_all.deb
asterisk_1.0.9.dfsg-3.diff.gz
to pool/main/a/asterisk/asterisk_1.0.9.dfsg-3.diff.gz
asterisk_1.0.9.dfsg-3.dsc
to pool/main/a/asterisk/asterisk_1.0.9.dfsg-3.dsc
asterisk_1.0.9.dfsg-3_i386.deb
to pool/main/a/asterisk/asterisk_1.0.9.dfsg-3_i386.deb
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 318189@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mark Purcell <msp@debian.org> (supplier of updated asterisk 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 14 Jul 2005 07:22:59 +0100
Source: asterisk
Binary: asterisk-sounds-main asterisk-h323 asterisk-web-vmail asterisk-gtk-console asterisk asterisk-config asterisk-dev asterisk-doc
Architecture: source all i386
Version: 1:1.0.9.dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Changed-By: Mark Purcell <msp@debian.org>
Description:
asterisk - open source Private Branch Exchange (PBX)
asterisk-config - config files for asterisk
asterisk-dev - development files for asterisk
asterisk-doc - documentation for asterisk
asterisk-gtk-console - gtk based console for asterisk
asterisk-h323 - asterisk H.323 VoIP channel
asterisk-sounds-main - sound files for asterisk
asterisk-web-vmail - web based (GCI) voice mail interface for asterisk
Closes: 318189 318216
Changes:
asterisk (1:1.0.9.dfsg-3) unstable; urgency=low
.
* Cleanup 70_debian-libpe-fe.dpatch to check in Makefile
* Enable bristuff-0.2.0-RC8j.dpatch
* Remove debian/patches/08_debian-zaptel.dpatch as it is no longer
needed with new zaptel-source package
* Cleanup debian/patches/
* Conflicts: asterisk-oh323 (<= 0.6.6pre3-3)
- Closes: #318189: asterisk-oh323: chan_oh323.so cannot find symbol
and Asterisk crashes
- Closes: #318216: chan_oh323.so symbols
* Cleanup postinit error: adduser asterisk audio; adduser asterisk
dialout
* Incorporate suggestions from Tzafrir Cohen <tzafrir.cohen@xorcom.com>
- postinst script has an error
- modified astdir patch, so it won't conflict with bristuff patch
- typo in the debian/asterisk.default: s/exra/extra/
- build-depends both on zaptel-source (>= 1.0.6) and simply
on zaptel-source, The latter is probably unnecessary
- man pages for the other executables in the package
Files:
cea80e1d54feaba71b7380401808ef6d 1257 comm optional asterisk_1.0.9.dfsg-3.dsc
baa5c71b14151ada5cf963d2827c8cbb 122655 comm optional asterisk_1.0.9.dfsg-3.diff.gz
dc93123e5fc4c4b17aa0c0279bd6cbd2 1895272 doc optional asterisk-doc_1.0.9.dfsg-3_all.deb
bf06a47f0da51777a6a428533d575d9f 85390 devel optional asterisk-dev_1.0.9.dfsg-3_all.deb
a2c65d5f21a571c7e6e0905b3a9ea029 1182954 comm optional asterisk-sounds-main_1.0.9.dfsg-3_all.deb
e1dff41e6b37c3f1ba27b63880cd1797 29504 comm optional asterisk-web-vmail_1.0.9.dfsg-3_all.deb
655f18a5d7b9c796791e7d4f6ab7606f 63716 comm optional asterisk-config_1.0.9.dfsg-3_all.deb
c4f8dbc51f4be470db11145e7364c6f9 1168176 comm optional asterisk_1.0.9.dfsg-3_i386.deb
7fd595ecb332f40d61e0afb8160ea89a 22698 comm optional asterisk-h323_1.0.9.dfsg-3_i386.deb
1c83ae45be22eee3bdbeb44b0c9aa1b6 30986 comm optional asterisk-gtk-console_1.0.9.dfsg-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC1lzVoCzanz0IthIRApvpAJ98O/XtwmqPnLg1HpEIKRNMPq0IAwCeP7sH
uMg0CU90Q3d3bh7/oC17ipo=
=1n4w
-----END PGP SIGNATURE-----
More information about the Pkg-voip-maintainers
mailing list