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 breakpoints/20345] call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm->thread_fsm' failed


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

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2016-08-10
                 CC|                            |palves at redhat dot com
     Ever confirmed|0                           |1

--- Comment #1 from Pedro Alves <palves at redhat dot com> ---
I tried to reproduce this, but couldn't.  I tried x86_64 host vs x86_64
gdbserver, as I don't have access to a mips uclinux machine, not easy access to
mips gnu/linux, for the matter.

Could you try current gdb master and gdb-7.12-branch branches?  7.12 is going
to released soon.

If it still triggers, could you try commenting out the assertion, and see what
happens?

Also, a run with "set debug infrun 1" + "set debug remote 1" may provide some
clue.

-- 
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]