Soeren Sonnenburg wrote:
> When building shogun dh_shlibdeps crashes with 

> *** glibc detected *** /usr/bin/perl: free(): invalid pointer:
> dpkg-shlibdeps: error: objdump died from signal 6
> dh_shlibdeps: dpkg-shlibdeps -Tdebian/shogun-ruby-modular.substvars
> debian/shogun-ruby-modular/usr/lib/site_ruby/1.9.1/s390x-linux/modshogun.so
> returned exit code 255

Is the objdump program somehow a perl script? Because that's what
seems to be crashing, as called by dpkg-shlibdeps, as called by
dh_shlibdeps. But here objdump is a binary.. Anyway, it's either
objdump or dpkg-shlibdeps that is crashing, and the actual bug may well
be in perl. 

You can use dh_shlibdeps -d to get the dpkg-shlibdeps command line,
run that with -v to get the objdump command line, and chase down which
program is actually crashing that way.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to