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 345764 - Crash when trying to reopen glade project
Crash when trying to reopen glade project
Status: RESOLVED DUPLICATE of bug 325759
Product: atk
Classification: Platform
Component: gail
unspecified
Other other
: High critical
: ---
Assigned To: bill.haneman
bill.haneman
: 354122 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-06-23 16:45 UTC by Sitsofe Wheeler
Modified: 2006-10-06 14:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sitsofe Wheeler 2006-06-23 16:45:02 UTC
Distribution: Fedora Core release 5 (Bordeaux)
Package: glade
Severity: Normal
Version: GNOME2.14.2 2.12.1
Gnome-Distributor: Red Hat, Inc
Synopsis: Crash when trying to reopen glade project
Bugzilla-Product: glade
Bugzilla-Component: general
Bugzilla-Version: 2.12.1
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
A remote ssh -Y glade crashed while I was trying to reopen a project.

Steps to reproduce the crash:
1. Run glade over ssh -Y
2. Do some edits?
3. Close and reopen the project a lot?

Expected Results:
No crash.

How often does this happen?
Unknown.

Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/glade-2'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its
symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208920384 (LWP 12360)]
[New Thread -1228448864 (LWP 12420)]
(no debugging symbols found)
0x00970402 in __kernel_vsyscall ()

Thread 1 (Thread -1208920384 (LWP 12360))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 gail_tree_view_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #11 g_list_remove_link
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #16 ??
  • #17 __libc_start_main
    from /lib/libc.so.6
  • #18 ??




------- Bug created by bug-buddy at 2006-06-23 16:45 -------


Unknown version 2.12.1 in product glade.  Setting version to "2.12.x".

Comment 1 Karsten Bräckelmann 2006-09-03 14:44:41 UTC
*** Bug 354122 has been marked as a duplicate of this bug. ***
Comment 2 Karsten Bräckelmann 2006-09-03 14:47:34 UTC
Looks like a crash in atk/gail.
Comment 3 Karsten Bräckelmann 2006-09-12 10:08:56 UTC
According to the stacktrace I believe this to actually be another duplicate of the gail bug 325759.

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