Re: [g-a-devel] Problem with fatal critical warnings and a11y
- From: Bill Haneman <Bill Haneman Sun COM>
- To: Kjartan Maraas <kmaraas broadpark no>
- Cc: gnome-accessibility-devel gnome org
- Subject: Re: [g-a-devel] Problem with fatal critical warnings and a11y
- Date: Mon, 09 Jan 2006 10:39:48 +0000
Hi Kjartan:
As far as I can see, the assertions are appropriate. So, do you have a
stack trace showing who/what is passing bum data to
spi_accessible_construct?
Bill
Kjartan Maraas wrote:
Hi.
I tried enabling a11y on my jhbuild setup today and that made it
impossible to log in. It seems that gnome-session is bailing out because
of a critical warning/assert in at-spi/libspi/accessible.c:495
spi_accessible_construct() seems to be trusting that everyone is passing
sane data to it and not everyone does from what I can see...
Any ideas on how to fix?
I tried adding g_return_val_if_fail(app_root != NULL, NULL); in
application.c:293, but that only moved the crash there...
Cheers
Kjartan
_______________________________________________
Gnome-accessibility-devel mailing list
Gnome-accessibility-devel gnome org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]