Hi all!

I recompiled the package with debugging information and the bug goes away.
(no more segfault, the program exits, saying "Error: unable to open ftdi 
device: device not found").

I think this is a library/version problem.

Here is how I recompiled openocd:

su -c "aptitude build-dep openocd"
DEB_BUILD_OPTIONS="nostrip" fakeroot apt-get -b source hello
su -c "dpkg -i openocd_0.3.1-1_i386.deb"

running this recompiled version does not segfault.

Then I recompiled without debugging info
fakeroot apt-get -b source hello
su -c "dpkg -i openocd_0.3.1-1_i386.deb"

running this recompiled version does not segfault.

After that I re-installed the package from squeeze -> segfault.



Best regards

Marc



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to