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 339231 - Crash after select a file to open
Crash after select a file to open
Status: RESOLVED DUPLICATE of bug 325759
Product: atk
Classification: Platform
Component: gail
unspecified
Other other
: High critical
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-04-20 22:06 UTC by Germán Poo-Caamaño
Modified: 2006-09-12 10:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Germán Poo-Caamaño 2006-04-20 22:06:27 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: glade
Severity: Normal
Version: GNOME2.14.1 2.12.1
Gnome-Distributor: Ubuntu
Synopsis: Crash after select a file to open
Bugzilla-Product: glade
Bugzilla-Component: general
Bugzilla-Version: 2.12.1
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
I opened a file from a terminal using:

$ glade-2 ui.glade

It works fine.  But after a while, when I tried to open another file
-this time using the open dialog- it crashes.

I do not think the problem is the glade file, because glade-2 can read
it fine if I loaded separately.

If I open glade-2 without arguments, then I can open differents files:
one crash between a a lot od tries.  But, I can reproduce it everytime
if I open glade-2 with an argument (a file).


Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1223468832 (LWP 2532)]
[New Thread -1227433040 (LWP 2546)]
0xb74b1031 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1223468832 (LWP 2532))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 820
  • #2 <signal handler called>
  • #3 raise
    from /lib/tls/libc.so.6
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 IA__g_logv
  • #6 IA__g_log
    at gmessages.c line 517
  • #7 IA__g_assert_warning
  • #8 gail_tree_view_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #9 g_idle_dispatch
    at gmain.c line 3796
  • #10 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #11 g_main_context_iterate
    at gmain.c line 2547
  • #12 IA__g_main_loop_run
    at gmain.c line 2751
  • #13 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #14 ??
  • #15 _IO_stdin_used
  • #16 ??
  • #17 ??
  • #18 ??
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug created by bug-buddy at 2006-04-20 22:06 -------


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

Comment 1 Karsten Bräckelmann 2006-09-12 10:06:41 UTC
According to the stacktrace, I believe this to be another duplicate of the gail bug 325759.

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