After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 533001 - crash in Anjuta IDE:
crash in Anjuta IDE:
Status: RESOLVED DUPLICATE of bug 467698
Product: anjuta
Classification: Applications
Component: unknown
2.4.x
Other All
: High critical
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-13 20:09 UTC by ole.reinhardt
Modified: 2008-05-14 08:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description ole.reinhardt 2008-05-13 20:09:01 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 ()

Thread 1 (Thread 0xb6e61720 (LWP 4574))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 ??
  • #0 __kernel_vsyscall


----------- .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
--------------------------------------------------
Comment 1 ole.reinhardt 2008-05-13 21:13:27 UTC
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.
Comment 2 Johannes Schmid 2008-05-14 08:34:11 UTC
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 ***