Your message dated Mon, 11 Aug 2014 03:36:15 +0000 with message-id <e1xggp9-00052a...@franck.debian.org> and subject line Bug#747270: fixed in python-librabbitmq 1.5.2-1 has caused the Debian Bug report #747270, regarding segfault in amqp_pool_alloc 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.) -- 747270: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747270 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: python-librabbitmq Version: 1.0.1-1 This bug was reported in the following bug against librabbitmq1 in: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736348 This was reported upstream: https://github.com/alanxz/rabbitmq-c/issues/166 Upstream said it needed to be reported against python-librabbitmq, which is what I am doing. (Apologies if you get two copies of this bug report, I sent a copy before with reportbug, and it appears to have got lost.) The entire stack trace is probably not relevant (112 frames), however the top several frames are: Program received signal SIGSEGV, Segmentation fault. amqp_pool_alloc (pool=0xe42410, amount=21377840) at /tmp/buildd/librabbitmq-0.4.1/librabbitmq/amqp_mem.c:164 164 /tmp/buildd/librabbitmq-0.4.1/librabbitmq/amqp_mem.c: Permission denied. (gdb) bt #0 amqp_pool_alloc (pool=0xe42410, amount=21377840) at /tmp/buildd/librabbitmq-0.4.1/librabbitmq/amqp_mem.c:164 #1 0x00007ffff0aea92b in ?? () from /usr/lib/python2.7/dist-packages/_librabbitmq.so #2 0x00007ffff0aebded in ?? () from /usr/lib/python2.7/dist-packages/_librabbitmq.so #3 0x000000000050887d in call_function (oparg=<optimized out>, pp_stack=0x7fffffffb320) at ../Python/ceval.c:4020 #4 PyEval_EvalFrameEx ( f=f@entry=Frame 0x1551680, for file /usr/lib/python2.7/dist-packages/librabbitmq/__init__.py, line 130, in queue_declare (self=<Channel(channel_id=1, connection=<Connection(channels={1: <...>}, client=<Connection(_initial_params={'insist': False, 'ssl': False, 'password': None, 'port': None, 'transport': None, 'login_method': None, 'hostname': None, 'userid': None, 'virtual_host': None, 'heartbeat': None, 'connect_timeout': 4}, transport_options={}, _closed=False, insist=False, connection_errors=(<type at remote 0xe8e3d0>, <type at remote 0x146dad0>, <type at remote 0xa9a6b0>, <type at remote 0x9166c0>, <type at remote 0x916520>), _transport=<Transport(_Transport__reader=None, client=<...>, default_port=5672) at remote 0x7ffff0882510>, alt=[], port=5672, _connection=<...>, login_method='AMQPLAIN', drain_events=<instancemethod at remote 0x7ffff086e370>, hostname='localhost', recoverable_connection_errors=(<type at remote 0xe8e3d0>, <type at remote 0x146dad0>, <type at remote 0xa9a6b0>, <type at remote 0x9166c0>, <type a...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #5 0x0000000000576211 in PyEval_EvalCodeEx (co=0x7ffff0d04230, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kws=<optimized out>, kwcount=7, defs=0x7ffff0cfa378, defcount=7, closure=0x0) at ../Python/ceval.c:3252 #6 0x0000000000508c53 in fast_function (nk=7, na=1, n=<optimized out>, pp_stack=0x7fffffffb550, func=<function at remote 0x7ffff0cfdf50>) at ../Python/ceval.c:4116 #7 call_function (oparg=<optimized out>, pp_stack=0x7fffffffb550) at ../Python/ceval.c:4041 #8 PyEval_EvalFrameEx ( f=f@entry=Frame 0x1551ca0, for file /usr/lib/python2.7/dist-packages/kombu/entity.py, line 531, in queue_declare (self=<Queue(exclusive=False, name='5cf6a613-6c37-30d4-91e1-9401389e2efb.reply.celery.pidbox', exchange=<Exchange(name='reply.celery.pidbox', _channel=<Channel(channel_id=1, connection=<Connection(channels={1: <...>}, client=<Connection(_initial_params={'insist': False, 'ssl': False, 'password': None, 'port': None, 'transport': None, 'login_method': None, 'hostname': None, 'userid': None, 'virtual_host': None, 'heartbeat': None, 'connect_timeout': 4}, transport_options={}, _closed=False, insist=False, connection_errors=(<type at remote 0xe8e3d0>, <type at remote 0x146dad0>, <type at remote 0xa9a6b0>, <type at remote 0x9166c0>, <type at remote 0x916520>), _transport=<Transport(_Transport__reader=None, client=<...>, default_port=5672) at remote 0x7ffff0882510>, alt=[], port=5672, _connection=<...>, login_method='AMQPLAIN', drain_events=<instancemethod at remote 0x7ffff086e370>, hostname='localhost', recoverabl...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #9 0x0000000000576211 in PyEval_EvalCodeEx (co=0x7ffff4e87630, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kws=<optimized out>, kwcount=1, defs=0x7ffff4de1a40, defcount=2, closure=0x0) at ../Python/ceval.c:3252 [...] -- Brian May <br...@microcomaustralia.com.au>
--- End Message ---
--- Begin Message ---Source: python-librabbitmq Source-Version: 1.5.2-1 We believe that the bug you reported is fixed in the latest version of python-librabbitmq, 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 747...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Brian May <b...@debian.org> (supplier of updated python-librabbitmq 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...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 23 Apr 2014 16:38:01 +0200 Source: python-librabbitmq Binary: python-librabbitmq Architecture: source amd64 Version: 1.5.2-1 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org> Changed-By: Brian May <b...@debian.org> Description: python-librabbitmq - AMQP Client using the rabbitmq-c library Closes: 736348 747270 Changes: python-librabbitmq (1.5.2-1) unstable; urgency=low . [ Michael Fladischer ] * New upstream release (Closes: #736348,#747270). Thanks to Brian May for his help with this bug. * Bump Standards version to 3.9.5. * Refresh fix_setup.patch. * Clean librabbitmq.egg-info/SOURCES.txt. * Mangle "+dfsg" in debian/watch. * Add license in d/copyright for rabbitmq-codegen and clib files. * Add source lintian override for included byte code file. * Check PGP signature on upstream tarball: + Add signature URL to debian/watch. + Include upstream public PGP key 030A2708. + Allow debian/upstream-signing-key.pgp to be included as a binary. Checksums-Sha1: b4b519fe9fc98792c173041cc90c47aeb6d3da36 2220 python-librabbitmq_1.5.2-1.dsc 17b85fb8caaa1d304f312cba295b1495f508a8ee 527506 python-librabbitmq_1.5.2.orig.tar.gz 8891378c6c90524e5d661485020bf06fd903aae4 13996 python-librabbitmq_1.5.2-1.debian.tar.xz b2f0ceaa8fbdd6a908d00d04277c72c6354fd2ce 31440 python-librabbitmq_1.5.2-1_amd64.deb Checksums-Sha256: 5494609e31a9dec26fdb21634ae6dea31afff66cc01d0368091c4bea943f5a09 2220 python-librabbitmq_1.5.2-1.dsc 4195e28d9abfb3ef6b09cb49a54c2db12d24cddf7c3fbe129b24d91bfa0e5a27 527506 python-librabbitmq_1.5.2.orig.tar.gz 1e281a3777b2e86537ebcea00182670fa522d4b6f61b707d8af2aa137f0580a5 13996 python-librabbitmq_1.5.2-1.debian.tar.xz d0424b26fc34ff9566b94cbeb0cfd34a428a11570a129efeffaae166ea591a49 31440 python-librabbitmq_1.5.2-1_amd64.deb Files: cd966a0ceee6b7e6ef305b387fda6808 31440 python optional python-librabbitmq_1.5.2-1_amd64.deb cc1952fdab5eccc212e96830bdf6a556 2220 python optional python-librabbitmq_1.5.2-1.dsc 842aea204fcfb5d7a541ae72d5ad38bc 527506 python optional python-librabbitmq_1.5.2.orig.tar.gz 99e26db42d6fbc6163b8ea70dd4b092f 13996 python optional python-librabbitmq_1.5.2-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJT6CJDAAoJEJyE7hq50CY2XZcP/RDyF/MfLPyTp5FL865DXqR7 HwUxftVYwtfl1ieqpu9d2p0Jyk+OdQZDX4zg5UfBerkJzpybTFgNKpUn5jumJZ9d Fs8Xxx7ecgaB6zgCLxtx3nSdVfNEJ98DAZCzjfRA9bjaQwrNb+0qa5yhksSxr2BJ x8SnbKia8+IAqn3tWtd8tlHJG8hd3OI4qA0aZFwtywbgx61wC1IdpSzs74nhViAr z6jM2TTN3C3wbIYNhR8XNc4pva89dOcU0asLZ69vYztHVBvSThF275pFtkMQiH+b uWwQ1E0FlehxA49vPvlQREA3N7wNR6IoX08sxl+cDqBuwNYKt8VBFZB94EhwX4nD nE+gBptk3PTSVl5F0tfJgFghN2zdCdhVOZ5p2Ct1FKxevDo/N1ZHkRHfTA8APinM LucQlKZj8Igor4c8NFLnjxpMnVfDJwY1v0qqQ4O9PyQRIjN0zD0JA18HMq+tIp/m h4/QEqfVRi1LcRcU5ZDEYa94e3E1RfdT4weMIIpS1r/fxU3MPiXFHE4ww/U5OXzk oOIOCEaF0kaMj1Xu+63hvM17Vzh9PWP3GJVH2ndWGziyppoNvSw9wTKKKuiQYk1c 7NkWvRXhvXDig6qV0srTpLZUVQha5E5QXKYK/Kx85GiPL8VtWGXNFTDnuG6TvS+w H93vWjekOsb3UQXEafa3 =h9Se -----END PGP SIGNATURE-----
--- End Message ---