Re: random crash [treeview bug?]



Hi,

Ottavio Campana <ottavio campana vi it> writes:

> On Sun, Jan 05, 2003 at 03:18:35PM +0100, Ottavio Campana wrote:
> > When  it crashes  gdb says  that nothing  particular. Is  seems to  be a
> > signal problem, but nothing more. If I type "where" I've got a long list
> > of functions (sometimes more than 90). What can it be?
> 
> I think I  fopund the problem: gtktreeview seems not  to be fully thread
> safe. Even calling gdk_threads_enter and gdk_threads_leave () it dies.

are you accessing the same TreeView object from multiple threads? If
so, you need to do your own locking (of course).


Salut, Sven



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]