Your message dated Sun, 6 Jul 2014 15:20:04 +0200 with message-id <[email protected]> and subject line Re: Bug#728539: elfutils: eu-readelf crashes when reading a shared library has caused the Debian Bug report #728539, regarding elfutils: eu-readelf crashes when reading a shared library 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.) -- 728539: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728539 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: elfutils Version: 0.148-1 Severity: important I'm trying to use abi-dumper tool for analyzing the ABI of my own shared library. This tools uses eu-readelf to actually read the library symbols but eu-readelf crashes, making it unusable: % eu-readelf -N --debug-dump=loc libwx_baseu-3.0.so > /dev/null [2] 16820 segmentation fault (core dumped) eu-readelf -N --debug-dump=loc > /dev/null FWIW I've tried the latest git elfutils sources (elfutils-0.157-8-g3cf491e) and the bug is still present in them, so it's not a Debian bug per se, but I'm reporting it here because I didn't find any other place to do it (the project has a Trac but there are no tickets there at all), please let me know if I should do it in some other place. -- System Information: Debian Release: 6.0.7 APT prefers oldstable APT policy: (900, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-full (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/bash Versions of packages elfutils depends on: ii libasm1 0.148-1 library with a programmable assemb ii libc6 2.11.3-4 Embedded GNU C Library: Shared lib ii libdw1 0.148-1 library that provides access to th ii libelf1 0.148-1 library to read and write ELF file elfutils recommends no packages. elfutils suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 0.157-2 On Sat, Nov 02, 2013 at 06:23:14PM +0100, Vadim Zeitlin wrote: > Package: elfutils > Version: 0.148-1 > Severity: important > > I'm trying to use abi-dumper tool for analyzing the ABI of my own shared > library. This tools uses eu-readelf to actually read the library symbols > but eu-readelf crashes, making it unusable: > > % eu-readelf -N --debug-dump=loc libwx_baseu-3.0.so > /dev/null > [2] 16820 segmentation fault (core dumped) eu-readelf -N > --debug-dump=loc > /dev/null This was fixed in 0.157-2 by adding more strict dependencies. Kurt
--- End Message ---

