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 324609 - Anjuta is crashing on startup
Anjuta is crashing on startup
Status: VERIFIED DUPLICATE of bug 324572
Product: anjuta
Classification: Applications
Component: core application
1.2.4
Other All
: Normal critical
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-20 14:58 UTC by Marcus Habermehl (BMH1980)
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
strace output (652.87 KB, text/plain)
2005-12-20 15:01 UTC, Marcus Habermehl (BMH1980)
  Details
This patch fix the problem (1.85 KB, patch)
2005-12-21 17:11 UTC, Marcus Habermehl (BMH1980)
committed Details | Review

Description Marcus Habermehl (BMH1980) 2005-12-20 14:58:25 UTC
Steps to reproduce:
1. starting anjuta

Stack trace:
Backtrace was generated from '/usr/bin/anjuta'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227790672 (LWP 30262)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in ?? ()

Thread 1 (Thread -1227790672 (LWP 30262))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #5 libgnomeui_segv_handle
    from /usr/lib/libgnomeui-2.so.0
  • #6 <signal handler called>
  • #7 anjuta_encoding_get_encodings
  • #8 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #13 _gtk_tree_selection_emit_changed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_tree_view_set_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 anjuta_encodings_init
  • #16 anjuta_new
  • #17 main
  • #0 ??

Other information:
vte 0.11.15, libgnomeui 2.12.0, libgnomeprintui 2.12.1, pcre 6.4, orbit2 2.12.4,
libglade 2.5.1, libgnome 2.12.0.1, atk 1.10.3, cairo 1.0.2
Comment 1 Marcus Habermehl (BMH1980) 2005-12-20 15:01:11 UTC
Created attachment 56206 [details]
strace output
Comment 2 Marcus Habermehl (BMH1980) 2005-12-21 17:11:51 UTC
Created attachment 56260 [details] [review]
This patch fix the problem
Comment 3 Christian Kirbach 2005-12-22 14:19:31 UTC
thanks for sending in.
Comment 4 Johannes Schmid 2005-12-28 10:21:28 UTC
Thanks for the patch! The problem is not fixed as nicely in 1.2.4a but it is at least fixed. Patch will go into HEAD!

*** This bug has been marked as a duplicate of 324572 ***
Comment 5 Naba Kumar 2006-12-04 10:00:59 UTC
Closing all fixed bugs. Sorry for the mass update :( ...