Re: [g-a-devel]srcore exiting.



"Padraig O'Briain" <Padraig Obriain Sun COM> writes:

> That seems quite an old version.
>
> Does version 1.2.1 work?
I just compiled 1.2.1 and installed it into /usr/local/.
ldd `which srcore`|grep cspi
shows that indeed libcspi from /usr/local is used.

However, I get the absolutely same segfault, with the same
stack-trace.

Note that srcore does not crash immediately. It seems it
crashes as soon as some window event occurs, such as
window:create of the gnopi GUI.  For instance, after
starting srcore I can move cursor up/down to move the focus
in some window, but as soon as I do Alt-Tab, srcore segfaults.

>> "Padraig O'Briain" <Padraig Obriain Sun COM> writes:
>> 
>> > What version of at-spi are you using?
>> 1.1.9
>> 
>> >> Adi Dascal <ad baum ro> writes:
>> >> 
>> >> > On Wed, 2003-08-20 at 11:32, Mario Lang wrote:
>> >> >> I am currently trying to get the Debian packages for gnome-speech
>> >> >> and gnopernicus up-to-date again.
>> >> >> It seems that building the two works fine, however, when
>> >> >> running gnopernicus 0.3.6, it seems to start up, and after creating
>> >> >> the GUI elements, it reports:
>> >> >> 
>> >> >> (gnopernicus.bin:25691): gnopernicus-WARNING **: srcore exited.
>> >> >> 
>> >> >> and srcore terminates.
>> >> > I have no idea what could be causing this, so please help us with a
>> >> > stack trace.
>> >> 
>> >> Here it comes. Strangely enough, it seems to segfault in libspi, however
>> >> gnopernicus 0.3.4 used with the same libs does not produce this
>> >> segfault.
>> >> 
>> >> #0  0x400a71d0 in Accessibility_Accessible_getRole (_obj=0x80fe870,
>> >>     ev=0x4008b898) at Accessibility-stubs.c:759
>> >>         _ORBIT_retval = 1073966792
>> >>         _ORBIT_epv = (POA_Accessibility_Accessible__epv *) 0x7
>> >> #1  0x40083f66 in Accessible_getRole (obj=0xbffff400) at 
> spi_accessible.c:466
>> >>         retval = 3221222400
>> >> #2  0x40042b8c in get_role_from_acc (acc=0xbffff400,
>> >>     type=SR_OBJ_TYPE_PROCESSED) at SRObject.c:1443
>> >>         role_ = 3221222400
>> >>         parent = (Accessible *) 0x1
>> >>         role = SR_ROLE_UNKNOWN
>> >> #3  0x40043071 in get_sro_role (obj=0x80fe3b8, type=SR_OBJ_TYPE_PROCESSED)
>> >>     at SRObject.c:1590
>> >>         acc = (Accessible *) 0xbffff400
>> >> #4  0x40043c15 in sro_get_from_accessible (acc=0xbffff400, obj=0xbffffa8c,
>> >>     type=SR_OBJ_TYPE_PROCESSED) at SRObject.c:1899
>> >> No locals.
>> >> #5  0x40043d20 in sro_get_from_accessible_event (acc=0xbffff400,
>> >>     event=0x40055797 "window:create", obj=0xbffffa8c) at SRObject.c:1915
>> >>         rv = 1061414768
>> >> #6  0x4003d001 in srl_notify_clients_obj (event=0x80fe970,
>> >>     type=SR_EVENT_WINDOW) at SRLow.c:772
>> >>         ev = (SREvent *) 0x80fe2d8
>> >>         obj = (SRObject *) 0x80fe3b8
>> >> #7  0x4003d397 in srl_report_event_from_lasts_to_clients (index=3,
>> >>     type=SR_EVENT_WINDOW, notify=0x4003cf16 <srl_notify_clients_obj>)
>> >>     at SRLow.c:839
>> >>         event = (SRLEvent *) 0x80fe970
>> >> #8  0x4003d482 in srl_report_obj_event_to_clients (index=3,
>> >>     type=SR_EVENT_WINDOW) at SRLow.c:854
>> >> No locals.
>> >> #9  0x4003d58b in srl_report_event_to_clients (data=0x0) at SRLow.c:876
>> >> No locals.
>> >> #10 0x408d5918 in g_timeout_add () from /usr/lib/libglib-2.0.so.0
>> >> No symbol table info available.
>> >> #11 0x408d31bb in unblock_source () from /usr/lib/libglib-2.0.so.0
>> >> No symbol table info available.
>> >> #12 0x408d40ad in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
>> >> No symbol table info available.
>> >> #13 0x408d43af in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
>> >> No symbol table info available.
>> >> #14 0x408d49de in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
>> >> No symbol table info available.
>> >> #15 0x405914fd in bonobo_main () from /usr/lib/libbonobo-2.so.0
>> >> No symbol table info available.
>> >> #16 0x400888be in cspi_main () at cspi-bonobo.c:123
>> >> No locals.
>> >> #17 0x40086496 in SPI_event_main () at spi_main.c:349
>> >> No locals.
>> >> #18 0x4005a42d in sru_entry_loop () at SREvent.c:172
>> >> No locals.
>> >> #19 0x080517e5 in main (argc=1, argv=0xbffffe34) at srmain.c:2776
>> >>         enable_braille = 0
>> >>         disable_braille = 0
>> >>         enable_speech = 0
>> >>         disable_speech = 0
>> >>         enable_magnifier = 0
>> >>         disable_magnifier = 0
>> >>         enable_braille_monitor = 0
>> >>         disable_braille_monitor = 0
>> >> 
>> >> -- 
>> >> Thanks,
>> >>   Mario | Debian Developer <URL:http://debian.org/>
>> >>         | Get my public key via finger mlang db debian org
>> >>         | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
>> >> _______________________________________________
>> >> Gnome-accessibility-devel mailing list
>> >> Gnome-accessibility-devel gnome org
>> >> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
>> >
>> 
>> -- 
>> CYa,
>>   Mario | Debian Developer <URL:http://debian.org/>
>>         | Get my public key via finger mlang db debian org
>>         | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
>> _______________________________________________
>> Gnome-accessibility-devel mailing list
>> Gnome-accessibility-devel gnome org
>> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
>

-- 
CYa,
  Mario | Debian Developer <URL:http://debian.org/>
        | Get my public key via finger mlang db debian org
        | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]