Mailinglist Archive: opensuse-bugs (6182 mails)
| < Previous | Next > |
[Bug 622977] pstoedit crashes in dl_close() when called from inkscape
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 19 Jul 2010 21:42:35 +0000
- Message-id: <20100719214235.AAB26CC7CE@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=622977
http://bugzilla.novell.com/show_bug.cgi?id=622977#c2
--- Comment #2 from Petr Baudis <pbaudis@xxxxxxxxxx> 2010-07-19 21:42:34 UTC ---
Is this a single-threaded application? You might want to also check if
dlclose() is not called twice on the same handle - LD_DEBUG (see ld.so(8)) is
useful for checking this stuff.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=622977#c2
--- Comment #2 from Petr Baudis <pbaudis@xxxxxxxxxx> 2010-07-19 21:42:34 UTC ---
Is this a single-threaded application? You might want to also check if
dlclose() is not called twice on the same handle - LD_DEBUG (see ld.so(8)) is
useful for checking this stuff.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |