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 636451 - crash in Anjuta IDE:
crash in Anjuta IDE:
Status: RESOLVED DUPLICATE of bug 633018
Product: anjuta
Classification: Applications
Component: unknown
1.2.1
Other All
: Normal critical
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-04 14:31 UTC by rsledd
Modified: 2010-12-25 09:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description rsledd 2010-12-04 14:31:07 UTC
Version: 2.30.1.0

What were you doing when the application crashed?



Distribution: Ubuntu 10.10 (maverick)
Gnome Release: 2.32.0 2010-09-27 (Ubuntu)
BugBuddy Version: 2.31.92

System: Linux 2.6.31-21-generic #59-Ubuntu SMP Wed Mar 24 07:28:27 UTC 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10900000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human-Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomesegvhandler, canberra-gtk-module

Memory status: size: 530513920 vsize: 530513920 resident: 45547520 share: 22155264 rss: 45547520 rss_rlim: 18446744073709551615
CPU usage: start_time: 1291473057 rtime: 336 utime: 312 stime: 24 cutime:0 cstime: 4 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/anjuta'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f04bcf16710 (LWP 5556)]
[New Thread 0x7f04c80de710 (LWP 5547)]
[New Thread 0x7f04c5962710 (LWP 5525)]
[New Thread 0x7f04cd456710 (LWP 5519)]
0x00007f04d2f246dd in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f04d6d308e0 (LWP 5518))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    at /build/buildd/glib2.0-2.26.0/glib/gspawn.c line 392
  • #2 g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.26.0/glib/gspawn.c line 706
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomesegvhandler.so
  • #4 <signal handler called>
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 pa_tls_set
    from /usr/lib/libpulsecommon-0.9.21.so
  • #8 pa_thread_self
    from /usr/lib/libpulsecommon-0.9.21.so
  • #9 pa_threaded_mainloop_lock
    from /usr/lib/libpulse.so.0
  • #10 pulse_driver_play
    from /usr/lib/libcanberra-0.25/libcanberra-pulse.so
  • #11 ca_context_play_full
    from /usr/lib/libcanberra.so.0
  • #12 ca_gtk_play_for_widget
    from /usr/lib/libcanberra-gtk.so.0
  • #13 ??
    from /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
  • #14 ??
    from /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
  • #15 gtk_quit_invoke_function
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c line 2362
  • #16 IA__gtk_main
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c line 1256
  • #17 main
    at main.c line 266

	Inferior 1 [process 5518] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors ---------------------
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:4329): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
warning: the debug information found in "/usr/lib/debug//usr/lib/libxml2.so.2.7.7" does not match "/usr/lib/libxml2.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug/usr/lib/libxml2.so.2.7.7" does not match "/usr/lib/libxml2.so.2" (CRC mismatch).
--------------------------------------------------
Comment 1 Johannes Schmid 2010-12-04 15:08:04 UTC
Thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a more useful description to this bug.
Comment 2 Sébastien Granjoux 2010-12-25 09:58:19 UTC
Thanks for reporting this bug. According to the stack trace, I think it is a duplicate. You can look at that bug to get more informations. It should be possible to avoid these crashes by disabling windows and buttons sound effect.

*** This bug has been marked as a duplicate of bug 633018 ***