[Bug 624924] New: Anjuta crash right after start
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c0 Summary: Anjuta crash right after start Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: lmedinas@opensuse.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.1 SUSE/6.0.443.0 (KHTML, like Gecko) Chrome/6.0.443.0 Safari/534.1 Anjuta from 11.3 and from G:S:2.30 crashes right after the splash: backtrace (i hope it helps) (anjuta:22970): libanjuta-symbol-db-WARNING **: Could not open connection to DB_DIR=/home/metalgod/.cache/anjuta;DB_NAME=.anjuta_sym_db libanjuta-symbol-db-ERROR **: Opening global project under /home/metalgod/.cache/anjuta aborting... Program received signal SIGABRT, Aborted. 0x00007ffff5cd69e5 in raise () from /lib64/libc.so.6 (gdb) bt #0 0x00007ffff5cd69e5 in raise () from /lib64/libc.so.6 #1 0x00007ffff5cd7ee6 in abort () from /lib64/libc.so.6 #2 0x00007ffff626a73a in g_logv () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff626a7c3 in g_log () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fffe63e13ae in ?? () from /usr/lib64/anjuta/libanjuta-symbol-db.so #5 0x00007ffff794e903 in anjuta_plugin_activate () from /usr/lib64/libanjuta.so.0 #6 0x00007ffff7953f67 in ?? () from /usr/lib64/libanjuta.so.0 #7 0x00007ffff79546c0 in anjuta_plugin_manager_get_plugin_by_id () from /usr/lib64/libanjuta.so.0 #8 0x00007ffff795575f in anjuta_plugin_manager_activate_plugins () from /usr/lib64/libanjuta.so.0 #9 0x00007ffff79575d9 in ?? () from /usr/lib64/libanjuta.so.0 #10 0x00007fffe683e366 in ?? () from /usr/lib64/anjuta/libanjuta-project-manager.so #11 0x00007fffe8ef5b62 in ?? () from /usr/lib64/anjuta/libanjuta-loader.so #12 0x00007ffff671625e in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 #13 0x00007ffff6724886 in ?? () from /usr/lib64/libgobject-2.0.so.0 #14 0x00007ffff672e1b5 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #15 0x00007ffff672e383 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #16 0x00007ffff71716b5 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #17 0x00007ffff671625e in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 #18 0x00007ffff672403c in ?? () from /usr/lib64/libgobject-2.0.so.0 #19 0x00007ffff672e1b5 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #20 0x00007ffff672e383 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #21 0x00007ffff717046d in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 #22 0x00007ffff72191f8 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 #23 0x00007ffff671625e in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 #24 0x00007ffff672468c in ?? () from /usr/lib64/libgobject-2.0.so.0 #25 0x00007ffff672df55 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #26 0x00007ffff672e383 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #27 0x00007ffff7332ebf in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 #28 0x00007ffff72173c3 in gtk_propagate_event () from /usr/lib64/libgtk-x11-2.0.so.0 #29 0x00007ffff721776b in gtk_main_do_event () from /usr/lib64/libgtk-x11-2.0.so.0 #30 0x00007ffff6e8544c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #31 0x00007ffff6261a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #32 0x00007ffff6262270 in ?? () from /usr/lib64/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #33 0x00007ffff62628f5 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #34 0x00007ffff7216777 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 #35 0x000000000040c12f in main () Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c1 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |dominique.leuenberger@tmf-g | |roup.com InfoProvider| |lmedinas@opensuse.org --- Comment #1 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2010-07-23 11:07:26 UTC --- apparently a missing dependency on libgda sqlite interface. try: zypper in libgda-4_0-sqlite -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c2 Luis Medinas <lmedinas@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lmedinas@opensuse.org --- Comment #2 from Luis Medinas <lmedinas@opensuse.org> 2010-07-23 11:24:31 UTC --- I can confirm. Installing that package fixes the issue. It seems anjuta rpm needs a Requires on libgda-4_0-sqlite. Shouldn't this go to updates ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c3 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|lmedinas@opensuse.org |maintenance@opensuse.org --- Comment #3 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2010-07-23 12:10:35 UTC --- There is a missing dependency in anjuta which make sthe app crash on startup (once a project is created / loaded). the fix is simple (adding Requires:) but considering the visibility of it, also rather important. Packages in GNOME:Factory and GNOME:STABLE:2.30 are prepared and we could SR the same easily also to :Update, if agreed to do so. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c4 --- Comment #4 from Marcus Meissner <meissner@novell.com> 2010-07-23 13:13:59 UTC --- app does not start regression -> we should fix it +1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c5 --- Comment #5 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-07-23 17:16:22 UTC --- I agree, this is important and we should release an update to fix it, +1. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c6 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:34785:importa | |nt --- Comment #6 from Swamp Workflow Management <swamp@suse.com> 2010-07-26 15:44:58 UTC --- The SWAMPID for this issue is 34785. This issue was rated as important. Please submit fixed packages until 2010-08-02. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/34785 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c7 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |cdengler@novell.com InfoProvider|maintenance@opensuse.org | --- Comment #7 from Christian Dengler <cdengler@novell.com> 2010-07-26 15:46:04 UTC --- Be so kind and submit it against openSUSE:11.3:Update:Test -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c8 --- Comment #8 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2010-07-27 08:16:54 UTC --- Update has been submitted, SR#44026 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c9 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |vuntz@novell.com Resolution| |FIXED --- Comment #9 from Vincent Untz <vuntz@novell.com> 2010-08-09 12:47:58 UTC --- Patchinfo created. Since the package was submitted, everything is done => FIXED. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c10 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhs@jsschmid.de --- Comment #10 from Dominique Leuenberger <dimstar@opensuse.org> 2010-08-15 19:55:31 UTC --- *** Bug 627006 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=627006 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c11 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:34785:importa |maint:running:34785:importa |nt |nt | |maint:released:11.3:35050 --- Comment #11 from Swamp Workflow Management <swamp@suse.com> 2010-08-16 11:05:04 UTC --- Update released for: anjuta, anjuta-debuginfo, anjuta-debugsource, anjuta-devel, anjuta-doc, anjuta-lang Products: openSUSE 11.3 (debug, i586, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:34785:importa |maint:released:11.3:35050 |nt | |maint:released:11.3:35050 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=624924 http://bugzilla.novell.com/show_bug.cgi?id=624924#c12 --- Comment #12 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (624924) was mentioned in https://build.opensuse.org/request/show/44026 11.3:Test / anjuta -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com