Your message dated Sun, 30 Sep 2012 00:02:53 +0000
with message-id <e1ti6zl-0008vv...@franck.debian.org>
and subject line Bug#671382: fixed in t38modem 2.0.0-3
has caused the Debian Bug report #671382,
regarding t38modem: SEGFAULT in MyH323Connection::AdjustMediaFormats
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.)
--
671382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671382
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: t38modem
Version: 2.0.0-2
Severity: grave
Hi,
On my up-to-date wheezy (testing) system, t38modem crashes with segfault at
each try to send or receive a fax.
Current command line used is
/usr/bin/t38modem -t -o /var/log/t38modem.log -n -T -p
+/dev/ttyx0,+/dev/ttyx1 --route "modem:0.*=h323:<dn>@172.16.9.23" --route
"h323:.*=modem:<dn>"
I've installed libpt-dbg and libopal-dbg and rebuilt t38modem with debug
symbols, so I can provide with the following stack trace.
Starting program: /usr/bin/t38modem -t -o /var/log/t38modem.log -n -T -p
+/dev/ttyx0,+/dev/ttyx1 --route modem:0.\*=h323:\<dn\>@172.16.9.23 --route
h323:.\*=modem:\<dn\>a
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffed21e700 (LWP 17042)]
T38Modem Version 2.0.0
(OPAL-3.10.4/3.10.4 (svn:26616), PTLIB-2.10.4/2.10.4 (svn:26606)) by
Vyacheslav Frolov on Unix Linux (3.2.0-2-amd64-x86_64)
[New Thread 0x7ffff7ee4700 (LWP 17043)]
[New Thread 0x7ffff7ea3700 (LWP 17044)]
[New Thread 0x7ffff7e62700 (LWP 17045)]
[New Thread 0x7fffe2191700 (LWP 17046)]
[New Thread 0x7fffe2150700 (LWP 17047)]
[New Thread 0x7fffe210f700 (LWP 17048)]
[New Thread 0x7fffe20ce700 (LWP 17049)]
[New Thread 0x7fffe208d700 (LWP 17050)]
[New Thread 0x7fffe204c700 (LWP 17051)]
[New Thread 0x7fffe200b700 (LWP 17052)]
[New Thread 0x7fffe1fca700 (LWP 17053)]
[New Thread 0x7fffe1f89700 (LWP 17054)]
Waiting for incoming H.323 calls from tcp$*:1720,tcps$*:1300
[New Thread 0x7fffe1f48700 (LWP 17055)]
[New Thread 0x7fffe1f07700 (LWP 17056)]
[New Thread 0x7fffe1ec6700 (LWP 17057)]
[New Thread 0x7fffe1e85700 (LWP 17058)]
[New Thread 0x7fffe1e44700 (LWP 17059)]
Waiting for incoming SIP calls from udp$*:5060,tcp$*:5060,tcps$*:5061
Route table:
modem:0.*=h323:<dn>@172.16.9.23
h323:.*=modem:<dn>a
[Thread 0x7fffe200b700 (LWP 17052) exited]
[Thread 0x7fffe1fca700 (LWP 17053) exited]
[Thread 0x7fffe204c700 (LWP 17051) exited]
[New Thread 0x7fffe204c700 (LWP 17152)]
[New Thread 0x7fffe1fca700 (LWP 17153)]
[New Thread 0x7fffe200b700 (LWP 17154)]
[Thread 0x7fffe1fca700 (LWP 17153) exited
[Thread 0x7fffe200b700 (LWP 17154) exited]
[Thread 0x7fffe204c700 (LWP 17152) exited]
[New Thread 0x7fffe204c700 (LWP 17155)]
[New Thread 0x7fffe200b700 (LWP 17156)]
[New Thread 0x7fffe1fca700 (LWP 17157)]
Call[Cc0d937f91] from modem:T38Modem%20v2.0.0 to 00646738610@+/dev/ttyx1, route
to h323:00646738610@tcp$172.16.9.23:1720
[New Thread 0x7fffe1e03700 (LWP 17158)]
[New Thread 0x7fffe1dc2700 (LWP 17159)]
Open OpalRTPMediaStream-Source-G.711-uLaw-64k for Call[Cc0d937f91]
Open AudioModemMediaStream-Sink-PCM-16 for Call[Cc0d937f91]
[New Thread 0x7fffe1d81700 (LWP 17160)]
[Thread 0x7fffe20ce700 (LWP 17049) exited]
[Thread 0x7fffe208d700 (LWP 17050) exited]
[Thread 0x7fffe210f700 (LWP 17048) exited]
[New Thread 0x7fffe210f700 (LWP 17162)]
[New Thread 0x7fffe208d700 (LWP 17163)]
[New Thread 0x7fffe20ce700 (LWP 17164)]
Open AudioModemMediaStream-Source-PCM-16 for Call[Cc0d937f91]
Open OpalRTPMediaStream-Sink-G.711-uLaw-64k for Call[Cc0d937f91]
[New Thread 0x7fffe1d40700 (LWP 17223)]
[New Thread 0x7fffe1cff700 (LWP 17259)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe1cff700 (LWP 17259)]
0x00000000004749ed in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
(gdb) bt
#0 0x00000000004749ed in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#2 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#3 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#4 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#5 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#6 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#7 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#8 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#9 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#10 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
[ 1590 identical lines omitted]
#1600 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1601 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1602 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1603 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1604 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1605 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1606 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1607 0x0000000000474aac in MyH323Connection::AdjustMediaFormats(bool,
OpalConnection*, OpalMediaFormatList&) const ()
#1608 0x00000000004740bb in MyH323Connection::SwitchFaxMediaStreams(bool) ()
#1609 0x000000000046ab87 in ModemConnection::RequestMode(PThread&, long) ()
#1610 0x000000000046f441 in
ModemConnection::RequestMode_PNotifier::Call(PObject&, long) const ()
#1611 0x000000000043d209 in PNotifierTemplate<long>::operator()(PObject&, long)
const ()
#1612 0x00007ffff6915ed3 in PThread::PX_ThreadStart(void*) () from
/usr/lib/libpt.so.2.10.4
#1613 0x00007ffff56d3b50 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#1614 0x00007ffff59c190d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#1615 0x0000000000000000 in ?? ()
Regards,
L
--
Luigi Gangitano -- <lu...@debian.org> -- <gangit...@lugroma3.org>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972 C24A F19B A618 924C 0C26
GPG: 4096R/2BA97CED: 8D48 5A35 FF1E 6EB7 90E5 0F6D 0284 F20C 2BA9 7CED
--- End Message ---
--- Begin Message ---
Source: t38modem
Source-Version: 2.0.0-3
We believe that the bug you reported is fixed in the latest version of
t38modem, 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 671...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mark Purcell <m...@debian.org> (supplier of updated t38modem 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: Sun, 30 Sep 2012 09:43:47 +1000
Source: t38modem
Binary: t38modem
Architecture: source i386
Version: 2.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Mark Purcell <m...@debian.org>
Description:
t38modem - T.38 Fax over IP pseudo modem
Closes: 671382
Changes:
t38modem (2.0.0-3) unstable; urgency=low
.
[ Michael van der Kolff ]
* Apply patch attached to #671382 (Closes: #671382)
- Thanks, Matej! (v...@debian.org)
Checksums-Sha1:
80e08fc9fcabf71fbe235bbe7c3c782223801c2c 1480 t38modem_2.0.0-3.dsc
f902238afed4dec76fc0cf2a64a44d6f509f881c 14532 t38modem_2.0.0-3.debian.tar.gz
9dc3dd5fdee4e9b5360a28e266ad1097c026b4cb 239460 t38modem_2.0.0-3_i386.deb
Checksums-Sha256:
3c1668809b24013ca57dbff5a9d834a8663a3d4671d98905b878fb730f653fca 1480
t38modem_2.0.0-3.dsc
1a909605a20970a2702da24dcdf887bd126d2b6ebbc1f182bfe4eab6cd8323f5 14532
t38modem_2.0.0-3.debian.tar.gz
a922203f97865c8bbb1ab4843b7d3735f22d94d48890cef266e1a4b8eb5aa1fc 239460
t38modem_2.0.0-3_i386.deb
Files:
3e2d0026a88d077e6c37c708310e7509 1480 comm optional t38modem_2.0.0-3.dsc
ca29912d5606361aca2eb7b152fe2500 14532 comm optional
t38modem_2.0.0-3.debian.tar.gz
67f544a3f875faecf15c230018d38d5d 239460 comm optional t38modem_2.0.0-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlBniNMACgkQoCzanz0IthKdlwCfeW0kgDqLPR0gxf/TlYGEL0uG
9wwAnjG0Ae+wUV+qwgKLKvt6zYqWk2NI
=PtYl
-----END PGP SIGNATURE-----
--- End Message ---