Re: vtk and gtk threads...



On 12/03/2008, z pekar gmail com <z pekar gmail com> wrote:
>  Well, the program crashes
>  ugly after a second or so, even on linux... Do you have an idea how to
>  solve this issue?

Well, you just need to debug it and fix the rot cause for the crash ;)
Most likely some heap corruption error, referencing already freed (and
reused) memory, stuff like that. Check all your memory allocations and
deallocations, GObject reference counting, etc.

(Please try to keep this thread on the gtk-list where it started,
don't reply personally to me only)

--tml


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