Bug 26061

Summary: gdb-internal-error: lin-lwp.c:694
Product: [Retired] Red Hat Linux Reporter: Tim Waugh <twaugh>
Component: gdbAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-01 00:30:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Waugh 2001-02-05 11:46:41 UTC
While trying to debug kdm I keep getting this:

(gdb) b SessionExit
Breakpoint 1 at 0x805aea2: file session.c, line 633.
(gdb) c
Continuing.
Delayed SIGSTOP caught for LWP 1431.
gdb-internal-error: lin-lwp.c:694: lin_lwp_wait: Assertion `WIFSTOPPED
(status) && WSTOPSIG (status) == SIGSTOP' failed.
An internal GDB error was detected.  This may make further
debugging unreliable.  Continue this debugging session? (y or n)

Comment 1 Trond Eivind Glomsrxd 2001-02-05 23:56:54 UTC
Argh. Yet another GDB bug...

Comment 2 Don Howard 2001-02-16 21:29:24 UTC
I've not been able to reproduce this on a fresh install of fisher with kdm built
from the source rpm.  Can you provide more info on your environment?

Comment 3 Trond Eivind Glomsrxd 2001-02-28 23:05:58 UTC
Tim, does this still happen with 5.0rh-3?

Comment 4 Tim Waugh 2001-03-01 12:29:21 UTC
No.