On Sat, Nov 02, 2013 at 06:23:14PM +0100, Vadim Zeitlin wrote: > 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
Could you run under gdb and provide a backtrace? And/Or could you post the libwx_baseu-3.0.so file you are using somewhere so someone else can help debugging? > 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. Upstream (ab)uses the Fedora bugtracker since they are on fedorahosted.org at http://bugzilla.redhat.com/ but really should have its own tracker one of these days. Till that happens this is as good a place as any :) You could also just post to the developer mailinglist. Cheers, Mark (one of the upstream hackers) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org