Mailinglist Archive: opensuse-bugs (13468 mails)
| < Previous | Next > |
[Bug 334592] Flash plugins, possibly other do not register on 64-bit openSUSE 10. 3 -- nspluginwrapper segfaults
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 19 Oct 2007 09:10:38 -0600 (MDT)
- Message-id: <20071019151038.D8B4BCC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=334592#c9
--- Comment #9 from Stanislav Brabec <sbrabec@xxxxxxxxxx> 2007-10-19 09:10:38
MST ---
No, java has no support in nspluginwrapper yet.
32-bit should not be missing. More probably it seems like a platform clash -
LD_PRELOAD could work only for one specific platform, unless you have a shared
library for both platforms and use $LIB inside LD_PRELOAD string (not expanded
by shell but glibc). See bug 71776 as an example.
According to comment #8 I am starting to believe, that this is a duplicate of
bug 304963. Let's wait for its fix and then try again. It's a crash deep in the
glibc and I did not get usable backtrace as well.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #9 from Stanislav Brabec <sbrabec@xxxxxxxxxx> 2007-10-19 09:10:38
MST ---
No, java has no support in nspluginwrapper yet.
32-bit should not be missing. More probably it seems like a platform clash -
LD_PRELOAD could work only for one specific platform, unless you have a shared
library for both platforms and use $LIB inside LD_PRELOAD string (not expanded
by shell but glibc). See bug 71776 as an example.
According to comment #8 I am starting to believe, that this is a duplicate of
bug 304963. Let's wait for its fix and then try again. It's a crash deep in the
glibc and I did not get usable backtrace as well.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |