NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/53138: gdb internal issue
>Number: 53138
>Category: toolchain
>Synopsis: gdb internal issue: can't debug firefox
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 28 13:45:02 +0000 2018
>Originator: Martin Husemann
>Release: NetBSD 8.99.14
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 8.99.14 NetBSD 8.99.14 (NIGHT-OWL) #590: Mon Mar 19 14:59:01 CET 2018 martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:
Trying to start a firefox with debuginfo on amd64/current under gdb
fails with:
Starting program: /usr/pkgobj/www/firefox/work/build/dist/bin/firefox
[New process 8841]
[New LWP 15 of process 8841]
(firefox:8841): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.HalVolumeMonitor is not supported
[New LWP 70 of process 8841]
/usr/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/infrun.c:7146: internal-error: [LWP 15 of process 8841] has inconsistent state: trap_expected=1
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y
This is a bug, please report it. For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.
/usr/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/infrun.c:7146: internal-error: [LWP 15 of process 8841] has inconsistent state: trap_expected=1
>How-To-Repeat:
build firefox with options debug-info and:
cd /usr/pkgobj/www/firefox/work/build/dist/bin
./run-mozilla.sh -g ./firefox
(gdb) run
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index