Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2005 13:40:43 +0900
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        current@FreeBSD.org
Cc:        threads@FreeBSD.org
Subject:   GDB warning message.
Message-ID:  <432B9E4B.1020306@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Guys,

Can anyone say what is it (see warning message bellow)?

(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /usr/X11R6/bin/gnome-dictionary
warning: Unable to get location for thread creation breakpoint: generic 
error
[New LWP 100212]
[New Thread 0x806b000 (LWP 100212)]
[Switching to Thread 0x806b000 (LWP 100120)]

Breakpoint 1, dict_disconnect (context=0x8277000) at dict.c:844
844         g_return_if_fail (context != NULL);

This is 100% reproducible. Just run program with breakpoint set.
Do we have something broken?

Thanks,
Alexander.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432B9E4B.1020306>