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 322044 - crash while using glade
crash while using glade
Status: RESOLVED FIXED
Product: atk
Classification: Platform
Component: gail
git master
Other Linux
: Normal critical
: ---
Assigned To: bill.haneman
bill.haneman
: 321934 322064 322325 323394 335866 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-11-21 16:15 UTC by William Jon McCann
Modified: 2006-03-24 17:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace (1.96 KB, text/plain)
2005-11-22 14:21 UTC, William Jon McCann
  Details
patch to fix crash, due to a bogus free and possible double free. (1.76 KB, patch)
2005-11-22 18:28 UTC, bill.haneman
none Details | Review

Description William Jon McCann 2005-11-21 16:15:45 UTC
I'm seeing a crash in gailtreeview.c idle_expand_row().

To reproduce:
1. Use glade-2 to open a glade file
2. Click on any widget
3. Crash

The following warning message is displayed before the crash:
(glade-2:16119): GLib-GObject-WARNING **: invalid cast from `(null)' to
`GtkAccessible'

Possibly a regression from bug 310134?
Comment 1 William Jon McCann 2005-11-21 23:16:03 UTC
I also see this same crash when using DAAP sources in rhythmbox.

I've confirmed that this problem does not occur in GAIL 1.8.5.
Comment 2 bill.haneman 2005-11-22 14:02:54 UTC
Please attach a stack trace, otherwise I cannot evaluate.  Thanks!
Comment 3 William Jon McCann 2005-11-22 14:21:32 UTC
Created attachment 55084 [details]
backtrace

Strange, I could have sworn I attached this yesterday...  Anyway, here it is.
Comment 4 bill.haneman 2005-11-22 18:28:22 UTC
Created attachment 55095 [details] [review]
patch to fix crash, due to a bogus free and possible double free.
Comment 5 bill.haneman 2005-11-22 18:29:46 UTC
Fixed in CVS: will re-dist tomorrow.  Thanks for catching it.
Comment 6 bill.haneman 2005-11-24 11:41:48 UTC
*** Bug 322064 has been marked as a duplicate of this bug. ***
Comment 7 bill.haneman 2005-11-24 11:46:31 UTC
*** Bug 322299 has been marked as a duplicate of this bug. ***
Comment 8 bill.haneman 2005-11-24 14:01:19 UTC
*** Bug 321934 has been marked as a duplicate of this bug. ***
Comment 9 Damon Chaplin 2005-11-24 14:22:15 UTC
*** Bug 322325 has been marked as a duplicate of this bug. ***
Comment 10 Damon Chaplin 2005-12-06 22:56:52 UTC
*** Bug 323394 has been marked as a duplicate of this bug. ***
Comment 11 Damon Chaplin 2006-03-24 17:42:10 UTC
*** Bug 335866 has been marked as a duplicate of this bug. ***