[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2009-10-30 Thread uncledoctor
** Changed in: nspluginwrapper (Ubuntu) Status: Triaged => Confirmed ** Changed in: nspluginwrapper (Ubuntu) Status: Confirmed => In Progress -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug notification because you are a member of U

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-27 Thread Perfecto
After updating from the repositories I have tried what you said but there is no new version and logically the problem persists. Jean-Baptiste talked about a script - "For now, a workaround might be to use LD_LIBRARY_PATH in the wrapper script to place /lib32 and /usr/lib32 before the 64bit vers

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-26 Thread Alexander Sack
oh also have the nspluginwrapper isntalled before doing that. -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-26 Thread Alexander Sack
try to reinstlal flash like: sudo apt-get install --reinstall flashplugin-nonfree does that help? -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-15 Thread Perfecto
Could you tell me which is the file name of the wrapper script? I will try to modify it while waiting for a solution. -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-10 Thread Jean-Baptiste Lallement
Thank you. npviewer should load the libs in /usr/lib32/ and /lib32 but it finds the version in /lib and /usr/lib ( 64bit version) and can't load it. ia32-libs normally handle this but I've no amd64 to test with. For now, a workaround might be to use LD_LIBRARY_PATH in the wrapper script to place /

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-10 Thread Perfecto
[EMAIL PROTECTED]:~$ sudo ldconfig -v > /tmp/ldconfig-v.log [sudo] password for perfe: /sbin/ldconfig.real: No se puede verificar /usr/lib/kde4/lib: No existe el fichero ó directorio /sbin/ldconfig.real: No se puede verificar /usr/lib32/alsa-lib: No existe el fichero ó directorio /sbin/ldconfig.

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-09 Thread Jean-Baptiste Lallement
It's happening that the dynamic linker is unable to locate the shared libraries. Could you please run sudo ldconfig -v > /tmp/ldconfig-v.log and attach the file /tmp/ldconfig-v.log Can you check if ldd output remains the same as above after ldconfig's run. Thanks. -- npviewer.bin crashed wit

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-09 Thread Perfecto
[EMAIL PROTECTED]:~$ ldd /usr/lib/nspluginwrapper/i386/linux/npviewer.bin linux-gate.so.1 => (0xf7ee5000) libgtk-x11-2.0.so.0 => not found libgdk-x11-2.0.so.0 => not found libgobject-2.0.so.0 => not found libdl.so.2 => /lib32/libdl.so.2 (0xf7ea7000)

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-08 Thread Jean-Baptiste Lallement
Sorry for the typo, the right command is: ldd /usr/lib/nspluginwrapper/i386/linux/npviewer.bin Thanks -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-08 Thread Jean-Baptiste Lallement
What is the output of /usr/lib/nspluginwrapper/i386/linux/npviewer.bin ? -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-08 Thread Perfecto
I have it already installed. In addition, I have installed: ia32-libs ia32-libs-gtk ia32-libs-libcurl3 ia32-libs-libidn11 ia32-libs-libspnr4 ia32-libs-libnss3 ia32-libs-libssh2 ia32-libs-xulrunner -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug no

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-07 Thread Jean-Baptiste Lallement
Could you install the package ia32-libs and tell if it still occurs. -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-02 Thread Perfecto
I have opened another bug that I think it is related to this: 300012 -- npviewer.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/286445 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-02 Thread Perfecto
I have installed nspluginwrapper-dbgsym [EMAIL PROTECTED]:~$ gdb --args /usr/lib/nspluginwrapper/i386/linux/npviewer.bin --plugin /usr/lib/flashplugin-nonfree/libflashplayer.so outputting trace to '/tmp/gdb-npviewer.bin.txt' /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading s

[Bug 286445] Re: npviewer.bin crashed with SIGSEGV

2008-12-01 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/18735532/CoreDump.gz **