NetBSD-Bugs archive

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

toolchain/52798: gdb internal error



>Number:         52798
>Category:       toolchain
>Synopsis:       gdb internal error
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 09 13:40:00 +0000 2017
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.9
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 8.99.9 NetBSD 8.99.9 (NIGHT-OWL) #563: Sat Dec 9 07:57:41 CET 2017 martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:

Trying to debug firefox (that is: build with options debug-info, and
use
	cd /usr/pkgobj/www/firefox/work/build/dist/bin
	./run-mozilla.sh -g ./firefox

to start it), gets me immediately into:

(gdb) run
Starting program: /usr/pkgobj/www/firefox/work/build/dist/bin/firefox 
[New process 21084]
[New LWP 15 of process 21084]

(firefox:21084): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.HalVolumeMonitor is not supported
[New LWP 111 of process 21084]
/usr/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/infrun.c:7146: internal-error: [LWP 15 of process 21084] 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) 


>How-To-Repeat:
s/a

>Fix:
n/a



Home | Main Index | Thread Index | Old Index