Gtkmm program crashing when started



Hello,
I think I need help with a program I wrote. It uses gtkmm and it
sometimes crashes without a reason when I start it (segmentation fault).
I tried to let it crash when started with debugging and it stopped in
/usr/include/glibmm-2.4/glibmm/refptr.h in line 208:
> pCppObject_->unreference(); // This could cause pCppObject to be deleted.
Is this a known bug?


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