[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-05-30 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 Mark Wielaard changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-05-30 Thread maennich at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 --- Comment #7 from Matthias Maennich --- I tried the patch against libdw1-0.168-1 on Debian Stretch. It cleanly applied and solved the very issue I saw. Thanks! [1] https://packages.debian.org/stretch/libdw1 -- You are receiving this mail

[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-05-11 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 --- Comment #6 from Mark Wielaard --- Created attachment 11770 --> https://sourceware.org/bugzilla/attachment.cgi?id=11770&action=edit Factor out loading of ebl backend library and try multiple times with bin/lib origin paths I think we jus

[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-04-28 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 --- Comment #5 from Mark Wielaard --- (In reply to Frank Ch. Eigler from comment #4) > Is it worth reconsidering the dynamic loading model for libebl? Each target > backend consists of about 30kB of stripped .so content, for half a megabyte >

[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-04-28 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com --- Comment

[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-04-27 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 Mark Wielaard changed: What|Removed |Added Summary|abidw: wrong results when |ebl_openbackend might use