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 334752 - anjuta startet nicht
anjuta startet nicht
Status: VERIFIED DUPLICATE of bug 324572
Product: anjuta
Classification: Applications
Component: core application
unspecified
Other other
: High critical
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-16 12:28 UTC by Uwe
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Uwe 2006-03-16 12:28:25 UTC
Distribution: Debian testing/unstable
Package: anjuta
Severity: Normal
Version: GNOME2.12.3 unspecified
Gnome-Distributor: Debian
Synopsis: anjuta startet nicht
Bugzilla-Product: anjuta
Bugzilla-Component: core application
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.12.1)
Description:
Description of the crash:
anjuta crasht nach ca.5 sec., das Startbildchen erscheint noch.

Steps to reproduce the crash + Expected Results:

ogm315@r012e39:~> anjuta
** Message: Initializing AP class
** Message: Initializing AP Instance
ogm315@r012e39:~> 

2.Versuch:
ogm315@r012e39:~> strace anjuta
.....
read(14, "     <property name=\"y_options\">"..., 4096) = 301
read(14, "", 4096)                      = 0
close(14)                               = 0
munmap(0x4002f000, 4096)                = 0
stat64("/usr/share/pixmaps/anjuta/preferences-encodings.png",
{st_mode=S_IFREG|0644, st_size=3171, ...}) = 0
open("/usr/share/pixmaps/anjuta/preferences-encodings.png",
O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=3171, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x4002f000
read(14, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0000\10\6\0\0"...,
4096) = 3171
_llseek(14, 0, [0], SEEK_SET)           = 0
read(14, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0000\10\6\0\0"...,
4096) = 3171
close(14)                               = 0
munmap(0x4002f000, 4096)                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
write(3, "\33\4\2\0\0\0\0\0", 8)        = 8
write(3, " \4\2\0\0\0\0\0", 8)          = 8
write(3, "+\4\1\0", 4)                  = 4
read(3, "n\2\277\0\223\371j\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32)
= 32
read(3, "\17\317\277\0\36\0\200\3\1\2\0\0\307\3\0\0\304\2\0\0x\303"...,
32) = 32
read(3, "\17\317\277\0\36\0\200\3\2\31\217\277 \0\0\0to\32\10\16"...,
32) = 32
read(3, "n\2\277\0\240\376j\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32)
= 32
read(3, "\1\1\302\0\0\0\0\0\"\0`\3\4\0\0\0\0\0\0\0(\326\v\0008\231"...,
32) = 32
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x41102c88) = 607
waitpid(607, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 607
--- SIGCHLD (Child exited) @ 0 (0) ---
exit_group(1)                           = ?
ogm315@r012e39:~>

How often does this happen?


Additional Information:
debian etch-System


Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1091578944 (LWP 32471)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 1091578944 (LWP 32471))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 anjuta_encoding_get_encodings
  • #5 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 _gtk_tree_selection_emit_changed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_tree_view_set_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 anjuta_encodings_init
  • #13 anjuta_new
  • #14 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-03-16 12:28 -------

Comment 1 Johannes Schmid 2006-03-16 13:03:53 UTC
Please update to version 1.2.4a or to current CVS (for anjuta 2.0) where this bug is already fixed!

*** This bug has been marked as a duplicate of 324572 ***
Comment 2 Naba Kumar 2006-12-04 09:58:38 UTC
Closing all fixed bugs. Sorry for the mass update :( ...