Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Conversation

@Villemoes
Copy link
Contributor

This reverts commit cc3ad55, and sets
the priority for gdb 7.11 to -1 to make OE-lite pick up 7.10.1 by
default (unless one explicitly depends on 7.11).

With 7.11, our internal fulltest fails with

thread.c:982: internal-error: is_thread_state: Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

I don't see any of the patches we apply on top of 7.11 touching that
file, so I don't know if one of those are to blame, or if it's simply
7.11 which is broken - google only turns up with ancient hits, much
older than 7.11. Whatever the cause, reverting to 7.10.1 fixes the
issue.

Signed-off-by: Rasmus Villemoes [email protected]

This reverts commit cc3ad55, and sets
the priority for gdb 7.11 to -1 to make OE-lite pick up 7.10.1 by
default (unless one explicitly depends on 7.11).

With 7.11, our internal fulltest fails with

   thread.c:982: internal-error: is_thread_state: Assertion `tp' failed.
   A problem internal to GDB has been detected,
   further debugging may prove unreliable.

I don't see any of the patches we apply on top of 7.11 touching that
file, so I don't know if one of those are to blame, or if it's simply
7.11 which is broken - google only turns up with ancient hits, much
older than 7.11. Whatever the cause, reverting to 7.10.1 fixes the
issue.

Signed-off-by: Rasmus Villemoes <[email protected]>
@esben
Copy link
Contributor

esben commented Jan 17, 2017

Can you retest with 7.11.1 and 7.12?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants