This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/17408] ../../gdb/infrun.c:5256: internal-error: switch_back_to_stepped_thread: Assertion `!schedlock_applies (1)' failed.


https://sourceware.org/bugzilla/show_bug.cgi?id=17408

dje at google dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at google dot com

--- Comment #2 from dje at google dot com ---
Data point: This is with a Fedora gdb where the default scheduler-locking mode
is "step".

According to the debug log, another thread hit a SIGTRAP while stepping.
But we're in scheduler-locking=step mode ...
I don't see the SIGTRAP for thread 25666 having come in before a "next" was
done.
[According to Jasper, a "next" is done after hitting breakpoint 1.]

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]