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 01:24:30 -0600 (MDT)
- Message-id: <20071019072430.EC338CC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=334592#c5
Martin Møller <martin@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|martin@xxxxxxxxxxxxx |
--- Comment #5 from Martin Møller <martin@xxxxxxxxxxxxx> 2007-10-19 01:24:30
MST ---
Enabled cores, tried the update thing first:
martin@martin:/tmp/ns> ulimit -c unlimited
martin@martin:/tmp/ns> ulimit
unlimited
martin@martin:/tmp/ns> ulimit -a
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 40960
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) 3443690
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 40960
virtual memory (kbytes, -v) 6601920
file locks (-x) unlimited
martin@martin:/tmp/ns> nspluginwrapper -v -a -u
Auto-update plugins from /usr/lib/browser-plugins
Looking for plugins in /usr/lib/browser-plugins
Auto-update plugins from /usr/lib64/browser-plugins
Looking for plugins in /usr/lib64/browser-plugins
Update plugin /usr/lib64/browser-plugins/npwrapper.libflashplayer.so
Update plugin /usr/lib64/browser-plugins/npwrapper.nphelix.so
Auto-update plugins from /usr/lib64/firefox/plugins
Looking for plugins in /usr/lib64/firefox/plugins
Auto-update plugins from /home/staff/martin/.mozilla/plugins
Looking for plugins in /home/staff/martin/.mozilla/plugins
Update plugin /home/staff/martin/.mozilla/plugins/npwrapper.nphelix.so
NS4 plugin /usr/lib/browser-plugins/nphelix.so is already installed
system-wide, removing wrapper
Remove plugin /home/staff/martin/.mozilla/plugins/npwrapper.nphelix.so
Update plugin /home/staff/martin/.mozilla/plugins/npwrapper.libflashplayer.so
NS4 plugin /usr/lib/browser-plugins/libflashplayer.so is already installed
system-wide, removing wrapper
Remove plugin /home/staff/martin/.mozilla/plugins/npwrapper.libflashplayer.so
martin@martin:/tmp/ns> ls
No core.
dmesg gives me this, though:
npviewer.bin[5562]: segfault at 0000000000000006 rip 0000000000000006 rsp
00000000bfbaffb8 error 14
npviewer.bin[5576]: segfault at 0000000000000006 rip 0000000000000006 rsp
00000000bfa4de68 error 14
martin@martin:/tmp/ns> nspluginwrapper -v -a -i
Auto-install plugins from /usr/lib/browser-plugins
Looking for plugins in /usr/lib/browser-plugins
Auto-install plugins from /usr/lib64/browser-plugins
Looking for plugins in /usr/lib64/browser-plugins
Auto-install plugins from /usr/lib64/firefox/plugins
Looking for plugins in /usr/lib64/firefox/plugins
Auto-install plugins from /home/staff/martin/.mozilla/plugins
Looking for plugins in /home/staff/martin/.mozilla/plugins
npviewer.bin[14721]: segfault at 0000000000000006 rip 0000000000000006 rsp
00000000bf9c87c8 error 14
npviewer.bin[14730]: segfault at 0000000000000006 rip 0000000000000006 rsp
00000000bfe46448 error 14
A core followed this time.. Okay...
Not much output from 'gdb /usr/bin/nspluginwrapper core -> bt' put here it is:
(gdb) bt
#0 0x0000000000000000 in ?? () from /lib64/ld-linux-x86-64.so.2
Cannot access memory at address 0xbfe4647808067008
I have 4 GB of memory.
martin@martin:/tmp/ns> free
total used free shared buffers cached
Mem: 4051368 1411080 2640288 0 48400 669448
-/+ buffers/cache: 693232 3358136
Swap: 4200988 0 4200988
martin@martin:/tmp/ns> uname -a
Linux martin 2.6.22.9-0.4-default #1 SMP 2007/10/05 21:32:04 UTC x86_64 x86_64
x86_64 GNU/Linux
Is there something more I can do to make it easier to pinpoint the problem?
--
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.
Martin Møller <martin@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|martin@xxxxxxxxxxxxx |
--- Comment #5 from Martin Møller <martin@xxxxxxxxxxxxx> 2007-10-19 01:24:30
MST ---
Enabled cores, tried the update thing first:
martin@martin:/tmp/ns> ulimit -c unlimited
martin@martin:/tmp/ns> ulimit
unlimited
martin@martin:/tmp/ns> ulimit -a
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 40960
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) 3443690
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 40960
virtual memory (kbytes, -v) 6601920
file locks (-x) unlimited
martin@martin:/tmp/ns> nspluginwrapper -v -a -u
Auto-update plugins from /usr/lib/browser-plugins
Looking for plugins in /usr/lib/browser-plugins
Auto-update plugins from /usr/lib64/browser-plugins
Looking for plugins in /usr/lib64/browser-plugins
Update plugin /usr/lib64/browser-plugins/npwrapper.libflashplayer.so
Update plugin /usr/lib64/browser-plugins/npwrapper.nphelix.so
Auto-update plugins from /usr/lib64/firefox/plugins
Looking for plugins in /usr/lib64/firefox/plugins
Auto-update plugins from /home/staff/martin/.mozilla/plugins
Looking for plugins in /home/staff/martin/.mozilla/plugins
Update plugin /home/staff/martin/.mozilla/plugins/npwrapper.nphelix.so
NS4 plugin /usr/lib/browser-plugins/nphelix.so is already installed
system-wide, removing wrapper
Remove plugin /home/staff/martin/.mozilla/plugins/npwrapper.nphelix.so
Update plugin /home/staff/martin/.mozilla/plugins/npwrapper.libflashplayer.so
NS4 plugin /usr/lib/browser-plugins/libflashplayer.so is already installed
system-wide, removing wrapper
Remove plugin /home/staff/martin/.mozilla/plugins/npwrapper.libflashplayer.so
martin@martin:/tmp/ns> ls
No core.
dmesg gives me this, though:
npviewer.bin[5562]: segfault at 0000000000000006 rip 0000000000000006 rsp
00000000bfbaffb8 error 14
npviewer.bin[5576]: segfault at 0000000000000006 rip 0000000000000006 rsp
00000000bfa4de68 error 14
martin@martin:/tmp/ns> nspluginwrapper -v -a -i
Auto-install plugins from /usr/lib/browser-plugins
Looking for plugins in /usr/lib/browser-plugins
Auto-install plugins from /usr/lib64/browser-plugins
Looking for plugins in /usr/lib64/browser-plugins
Auto-install plugins from /usr/lib64/firefox/plugins
Looking for plugins in /usr/lib64/firefox/plugins
Auto-install plugins from /home/staff/martin/.mozilla/plugins
Looking for plugins in /home/staff/martin/.mozilla/plugins
npviewer.bin[14721]: segfault at 0000000000000006 rip 0000000000000006 rsp
00000000bf9c87c8 error 14
npviewer.bin[14730]: segfault at 0000000000000006 rip 0000000000000006 rsp
00000000bfe46448 error 14
A core followed this time.. Okay...
Not much output from 'gdb /usr/bin/nspluginwrapper core -> bt' put here it is:
(gdb) bt
#0 0x0000000000000000 in ?? () from /lib64/ld-linux-x86-64.so.2
Cannot access memory at address 0xbfe4647808067008
I have 4 GB of memory.
martin@martin:/tmp/ns> free
total used free shared buffers cached
Mem: 4051368 1411080 2640288 0 48400 669448
-/+ buffers/cache: 693232 3358136
Swap: 4200988 0 4200988
martin@martin:/tmp/ns> uname -a
Linux martin 2.6.22.9-0.4-default #1 SMP 2007/10/05 21:32:04 UTC x86_64 x86_64
x86_64 GNU/Linux
Is there something more I can do to make it easier to pinpoint the problem?
--
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 > |