* gdb crashing in switch_to_thread
@ 2010-07-04 10:44 Lennart Borgman
2010-07-04 11:57 ` Juanma Barranquero
0 siblings, 1 reply; 3+ messages in thread
From: Lennart Borgman @ 2010-07-04 10:44 UTC (permalink / raw)
To: Emacs-Devel devel
I have seen the problem below a couple of times. Is there anyone who
knows more about it?
../../gdb-7.0.50.20100202/gdb/thread.c:880: internal-error:
switch_to_thread: As
sertion `inf != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gdb crashing in switch_to_thread
2010-07-04 10:44 gdb crashing in switch_to_thread Lennart Borgman
@ 2010-07-04 11:57 ` Juanma Barranquero
2010-07-04 12:22 ` Lennart Borgman
0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2010-07-04 11:57 UTC (permalink / raw)
To: Lennart Borgman; +Cc: Emacs-Devel devel
On Sun, Jul 4, 2010 at 12:44, Lennart Borgman <lennart.borgman@gmail.com> wrote:
> I have seen the problem below a couple of times. Is there anyone who
> knows more about it?
>
> ../../gdb-7.0.50.20100202/gdb/thread.c:880: internal-error:
Does also happen with GDB 7.1?
http://sourceforge.net/downloads/mingw/MinGW/BaseSystem/GDB/GDB-7.1/
Juanma
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gdb crashing in switch_to_thread
2010-07-04 11:57 ` Juanma Barranquero
@ 2010-07-04 12:22 ` Lennart Borgman
0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman @ 2010-07-04 12:22 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: Emacs-Devel devel
On Sun, Jul 4, 2010 at 1:57 PM, Juanma Barranquero <lekktu@gmail.com> wrote:
> On Sun, Jul 4, 2010 at 12:44, Lennart Borgman <lennart.borgman@gmail.com> wrote:
>
>> I have seen the problem below a couple of times. Is there anyone who
>> knows more about it?
>>
>> ../../gdb-7.0.50.20100202/gdb/thread.c:880: internal-error:
>
> Does also happen with GDB 7.1?
>
> http://sourceforge.net/downloads/mingw/MinGW/BaseSystem/GDB/GDB-7.1/
Thanks. I will test.
A note for other who want to test this:
After copying gdb 7.1.2 over my old gdb installation gdb did not
start. I got the message:
gdb.exe - Unable To Locate Component
This application has failed to start because libexpat-1.dll was not
found. Re-installing the application may fix this problem.
(I found the last sentence a bit comic.)
Downloading this library too made it possible to start gdb again:
http://sourceforge.net/projects/mingw/files/MinGW/expat
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-07-04 12:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-04 10:44 gdb crashing in switch_to_thread Lennart Borgman
2010-07-04 11:57 ` Juanma Barranquero
2010-07-04 12:22 ` Lennart Borgman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.