Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

npviewer.bin crashes with audiomp branch merged




Hi,

I am on NetBSD/amd64 with a 64bit firefox and a 32bit adobe flash plugin (version 11).

With a -current kernel from today, npviewer.bin crashes:

 gdb --core=npviewer.bin.core /usr/pkg/lib/nspluginwrapper/i386/linux/>
GNU gdb (GDB) 7.3.1
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...

warning: A handler for the OS ABI "GNU/Linux" is not built into this configuration
of GDB.  Attempting to continue with the default i386 settings.

Reading symbols from /usr/pkg/lib/nspluginwrapper/i386/linux/npviewer.bin...(no debugging symbols found)...done.

warning: A handler for the OS ABI "NetBSD ELF" is not built into this configuration
of GDB.  Attempting to continue with the default i386 settings.


warning: "/home/cegger/npviewer.bin.core": no core file handler recognizes format, using default
[New process 2865]
[New process 23219]
Can't fetch registers from this type of core file

warning: Can not parse XML library list; XML support was disabled at compile time
Core was generated by `npviewer.bin'.
Program terminated with signal 11, Segmentation fault.
Can't fetch registers from this type of core file
#0  <unavailable> in ?? ()
(gdb) bt
#0  <unavailable> in ?? ()
Backtrace stopped: Not enough registers or memory available to unwind further
(gdb) quit
Can't fetch registers from this type of core file
Quitting: PC register is not available
rhodium$ file npviewer.bin.core npviewer.bin.core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), NetBSD-style, from 'npviewer.bin' (signal 11)


With my prior 5.99.56 kernel npviewer works.

Christoph


Home | Main Index | Thread Index | Old Index