Bug#723982: dlopen: segfaults right inside call_init

2013-09-22 Thread Andrei POPESCU
Control: reassign -1 src:eglibc On Sb, 21 sep 13, 23:07:02, Yann Dirson wrote: > Source: libc6 > Version: 2.17-92+b1 > Severity: normal > > While updating the tulip package to new upstream version, I get a > systematic segfault when tulip attempts to load its plugins. > > I would understand that

Bug#723982: dlopen: segfaults right inside call_init

2013-09-21 Thread Yann Dirson
Source: libc6 Version: 2.17-92+b1 Severity: normal While updating the tulip package to new upstream version, I get a systematic segfault when tulip attempts to load its plugins. I would understand that call_init() would call some code inside the dlopen'd module and segfault there, but in this cas