Comment 6 for bug 357965

Revision history for this message
Daniel Leidert (dleidert-deactivatedaccount) wrote : Re: package nspluginwrapper 1.2.2-0ubuntu4 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 139 zurück

The crash happens in libselinux during dlclose() of libmozgcu.so:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fe7e3b396f0 (LWP 14432)]
0x00007fe7d811d83d in fini_context_translations () at setrans_client.c:211
211 setrans_client.c: No such file or directory.
 in setrans_client.c
(gdb) bt full
#0 0x00007fe7d811d83d in fini_context_translations () at setrans_client.c:211
No locals.
#1 0x00007fe7d81102ff in __do_global_dtors_aux () from /lib/libselinux.so.1
No locals.
#2 0x0000000000000000 in ?? ()

and seems to be a duplicate of #237156. I can confirm that dlclose() works with the patched libselinux1 package.