Your message dated Wed, 18 Jan 2017 09:33:29 +0000
with message-id <[email protected]>
and subject line Bug#849804: fixed in asterisk 1:13.13.1~dfsg-3
has caused the Debian Bug report #849804,
regarding /etc/init.d/asterisk debug unusable for continous output
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 [email protected]
immediately.)


-- 
849804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849804
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: asterisk
Version: 1:13.13.1~dfsg-2

Hello,

following testing, after upgrading to asterisk 1:13.13.1~dfsg-2,
/etc/init.d/asterisk debug endlessly repeats the following screen
output rapidly:
...
09:22:39.015 rtp0x558b74e70  Mutex: thread timer is waiting                     
09:22:39.015 rtp0x558b74e70  Mutex acquired by thread timer                     
09:22:39.015 rtp0x558b74e70  Mutex released by thread timer                     
09:22:39.015 ioq0x7f4f0c001  Mutex: thread timer is waiting                     
09:22:39.015 ioq0x7f4f0c001  Mutex acquired by thread timer                     
09:22:39.015 ioq0x7f4f0c001  Mutex released by thread timer                     
09:22:39.025 rtp0x558b74e70  Mutex: thread timer is waiting                     
09:22:39.025 rtp0x558b74e70  Mutex acquired by thread timer                     
09:22:39.025 rtp0x558b74e70  Mutex released by thread timer                     
09:22:39.025 ioq0x7f4f0c001  Mutex: thread timer is waiting                     
09:22:39.025 ioq0x7f4f0c001  Mutex acquired by thread timer                     
09:22:39.025 ioq0x7f4f0c001  Mutex released by thread timer                     
09:22:39.035 rtp0x558b74e70  Mutex: thread timer is waiting                     
09:22:39.035 rtp0x558b74e70  Mutex acquired by thread timer                     
09:22:39.035 rtp0x558b74e70  Mutex released by thread timer                     
09:22:39.035 ioq0x7f4f0c001  Mutex: thread timer is waiting                     
09:22:39.035 ioq0x7f4f0c001  Mutex acquired by thread timer                     
09:22:39.035 ioq0x7f4f0c001  Mutex released by thread timer                     
09:22:39.045 rtp0x558b74e70  Mutex: thread timer is waiting                     
09:22:39.045 rtp0x558b74e70  Mutex acquired by thread timer                     
09:22:39.045 rtp0x558b74e70  Mutex released by thread timer                     
09:22:39.045 ioq0x7f4f0c001  Mutex: thread timer is waiting                     
09:22:39.045 ioq0x7f4f0c001  Mutex acquired by thread timer                     
09:22:39.045 ioq0x7f4f0c001  Mutex released by thread timer
09:22:39.055 rtp0x558b74e70  Mutex: thread timer is waiting
09:22:39.055 rtp0x558b74e70  Mutex acquired by thread timer
09:22:39.055 rtp0x558b74e70  Mutex released by thread timer
09:22:39.055 ioq0x7f4f0c001  Mutex: thread timer is waiting
09:22:39.055 ioq0x7f4f0c001  Mutex acquired by thread timer
09:22:39.055 ioq0x7f4f0c001  Mutex released by thread timer 
...

This effectivly renders the debug console unusable.

Bye,

Joerg

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: asterisk
Source-Version: 1:13.13.1~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.

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernhard Schmidt <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 17 Jan 2017 22:26:14 +0100
Source: asterisk
Binary: asterisk asterisk-modules asterisk-dahdi asterisk-vpb 
asterisk-voicemail asterisk-voicemail-imapstorage 
asterisk-voicemail-odbcstorage asterisk-ooh323 asterisk-mp3 asterisk-mysql 
asterisk-mobile asterisk-doc asterisk-dev asterisk-config
Architecture: source
Version: 1:13.13.1~dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Bernhard Schmidt <[email protected]>
Description:
 asterisk   - Open Source Private Branch Exchange (PBX)
 asterisk-config - Configuration files for Asterisk
 asterisk-dahdi - DAHDI devices support for the Asterisk PBX
 asterisk-dev - Development files for Asterisk
 asterisk-doc - Source code documentation for Asterisk
 asterisk-mobile - Bluetooth phone support for the Asterisk PBX
 asterisk-modules - loadable modules for the Asterisk PBX
 asterisk-mp3 - MP3 playback support for the Asterisk PBX
 asterisk-mysql - MySQL database protocol support for the Asterisk PBX
 asterisk-ooh323 - H.323 protocol support for the Asterisk PBX - ooH323c
 asterisk-voicemail - simple voicemail support for the Asterisk PBX
 asterisk-voicemail-imapstorage - IMAP voicemail storage support for the 
Asterisk PBX
 asterisk-voicemail-odbcstorage - ODBC voicemail storage support for the 
Asterisk PBX
 asterisk-vpb - VoiceTronix devices support for the Asterisk PBX
Closes: 849804
Changes:
 asterisk (1:13.13.1~dfsg-3) unstable; urgency=medium
 .
   [ Bernhard Schmidt ]
   * Patch from upstream: pjsip_improve_logging.patch to improve logging
     levels in pjproject/chan_pjsip (Closes: #849804).
     Thanks to Joerg Dorchain for testing.
   * Disable SNMP support for now
     libsnmp-dev pulls in libssl1.0-dev, which is not coinstallable with
     libssl-dev needed by Asterisk and all other dependencies
Checksums-Sha1:
 f95a6a4f6572db7af301402baedf0451391618d5 4105 asterisk_13.13.1~dfsg-3.dsc
 f3147026a4f2dabca7576fb546b5cee17c585c74 131716 
asterisk_13.13.1~dfsg-3.debian.tar.xz
Checksums-Sha256:
 6019d52d2129e2e11a484d8af71a5bda35bea28408af64763c6cf15440380c9c 4105 
asterisk_13.13.1~dfsg-3.dsc
 05eb49f21c1046a8f4e4ff87f692519e21b39e188b110a3d9abe77ce13d02f41 131716 
asterisk_13.13.1~dfsg-3.debian.tar.xz
Files:
 9c6f6df4efc3ff50296fc0b9d22348d1 4105 comm optional asterisk_13.13.1~dfsg-3.dsc
 8f8981375a247e72b94e6fcd388a52ea 131716 comm optional 
asterisk_13.13.1~dfsg-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEE1uAexRal3873GVbTd1B55bhQvJMFAlh/NAMRHGJlcm5pQGRl
Ymlhbi5vcmcACgkQd1B55bhQvJMa7Q//ediK0gFF1cBtQ/CPs+6kI4Ef0dQfaZGd
tTN+EHu7XT9H4w4RVFvrfZVU0RpSFktX5e7GWwT0ySVlnaPPupvWDMhqXkeq1wR3
99Rqic9mNoJdaFMK+rZSY3RG9bRxd6glwGHM/m6mR/SZoiAcwBdtkm1Hztta+FJ7
xiC8VDlv4udWkDM8Zgm8gLz7yMaWxEP2vXtQWdrINekbrrKoQp5hrcDE8Mt+RT6q
taLIppxpFbH+IOab5d3JGfxjWesmRkmCERY2gfptasfRan+y/aQtnpdXWtaWMa6m
OdkCBOfdSepcAdk2lnprBtpt3DVEMeLfrYo1P29ySErECCc89L5kWdd8jESB/5Hq
fKYCG76IMoyKIB2sUYgJkdQmJVTroWiO7QwKcosl6VBmr6chvO6dju56fHzrskPC
TSVrCWyI+VaW3A3if6gLL05LqrzRD4lc0ptKDnv+kKasPoQu2AF1yXO/7PHA2Gfw
x4rMYV4Tvn3xU1KLLtjpvQCAQM8S/qlZeSghnSNE1jPnc7N/EcMhysL848CjcEzd
2/29H3n0mGTPmztTxEw5gnYkdjFQDzBO9vAZ9+rtggeyLqGIhSsqkI4JTnAnHYK4
5NqucDVGKo5W+cZYsP6Ff83OWKw/yICOA2gFgmPUJ3nB5NUghSSb3GGAlu5hnXG3
KZsIJeSz1N0=
=w+Yf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to