public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* thread.c:336: internal-error: thread_info::thread_info(inferior*, ptid_t): Assertion `inf_ != NULL' failed. (Solaris)
@ 2020-06-17  9:44 Petr Sumbera
  2020-06-17  9:56 ` Rainer Orth
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Sumbera @ 2020-06-17  9:44 UTC (permalink / raw)
  To: gdb

Hi,

I'm getting following internal error with fresh github sources on Solaris:

(gdb) run
Starting program: /opt/firefox/bin/firefox
thread.c:336: internal-error: thread_info::thread_info(inferior*, 
ptid_t): Assertion `inf_ != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

Any idea where can be the problem? Version 9.2 works.

Thanks,

Petr

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: thread.c:336: internal-error: thread_info::thread_info(inferior*, ptid_t): Assertion `inf_ != NULL' failed. (Solaris)
  2020-06-17  9:44 thread.c:336: internal-error: thread_info::thread_info(inferior*, ptid_t): Assertion `inf_ != NULL' failed. (Solaris) Petr Sumbera
@ 2020-06-17  9:56 ` Rainer Orth
  0 siblings, 0 replies; 2+ messages in thread
From: Rainer Orth @ 2020-06-17  9:56 UTC (permalink / raw)
  To: Petr Sumbera via Gdb

Hi Petr,

> I'm getting following internal error with fresh github sources on Solaris:

I assume with fresh you mean gdb master?

> (gdb) run
> Starting program: /opt/firefox/bin/firefox
> thread.c:336: internal-error: thread_info::thread_info(inferior*, ptid_t):
> Assertion `inf_ != NULL' failed.
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
>
> Any idea where can be the problem? Version 9.2 works.

This is a known issue:

	PR gdb/25939
        [10 regression] run fails with ICE on Solaris
	https://sourceware.org/bugzilla/show_bug.cgi?id=25939

currently being discussed/investigated:

	https://sourceware.org/pipermail/gdb-patches/2020-June/169554.html

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-17  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17  9:44 thread.c:336: internal-error: thread_info::thread_info(inferior*, ptid_t): Assertion `inf_ != NULL' failed. (Solaris) Petr Sumbera
2020-06-17  9:56 ` Rainer Orth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).