GNOME Bugzilla – Bug 533001
crash in Anjuta IDE:
Last modified: 2008-05-14 08:34:11 UTC
Version: 2.4.1 What were you doing when the application crashed? Distribution: Debian lenny/sid Gnome Release: 2.22.1 2008-04-08 (Debian) BugBuddy Version: 2.22.0 System: Linux 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 40382464 vsize: 40382464 resident: 17395712 share: 10698752 rss: 17395712 rss_rlim: 4294967295 CPU usage: start_time: 1210686614 rtime: 1496 utime: 1324 stime: 172 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/anjuta' (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb6e61720 (LWP 4574)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 197648
Thread 1 (Thread 0xb6e61720 (LWP 4574))
----------- .xsession-errors --------------------- OPENING /home/ole/work/kc/basler/ipcam/CameraApp/main.cpp as C++ language file OPENING /home/ole/work/kc/basler/ipcam/CameraApp/MotionDetection/MotionHistoryReferenceDiff.cpp as C++ language file OPENING /home/ole/work/kc/basler/ipcam/CameraApp/Control/FrameDispatcher.cpp as C++ language file OPENING /home/ole/work/kc/basler/ipcam/CameraApp/Control/FrameDispatcher.hpp as C++ language file OPENING /home/ole/work/kc/basler/ipcam/CameraApp/Control/CameraConfig.cpp as C++ language file OPENING /home/ole/work/kc/basler/ipcam/CameraApp/Control/CameraConfig.hpp as C++ language file OPENING /home/ole/work/kc/basler/ipcam/CameraApp/MotionDetection/MotionHistoryReferenceDiff.hpp as C++ language file OPENING /home/ole/work/kc/basler/ipcam/CameraApp/Filter/MotionDetectionFilter.cpp as C++ language file OPENING /home/ole/work/kc/basler/ipcam/CameraApp/Filter/MovingRectangleFilter.cpp as C++ language file OPENING /home/ole/work/kc/bas (anjuta:4574): Gdk-CRITICAL **: gdk_colormap_get_screen: assertion `GDK_IS_COLORMAP (cmap)' failed (anjuta:4574): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (anjuta:4574): Gdk-CRITICAL **: gdk_colormap_get_visual: assertion `GDK_IS_COLORMAP (colormap)' failed --------------------------------------------------
I pressed F11 (build project). It's a cross compiling project with imported Makefiles. The path to the cross compiler was not set. In this situation Anjuta seem to crash. If I restart anjuta with correct compiler path set everything works fine.
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 467698 ***