Re: [orca-list] It looks like bug 767074 came back
- From: Mike Gorse <mgorse alum wpi edu>
- To: José Vilmar Estácio de Souza <vilmar informal com br>
- Cc: orca <ORCA-LIST gnome org>
- Subject: Re: [orca-list] It looks like bug 767074 came back
- Date: Wed, 22 Mar 2017 13:05:35 -0400 (EDT)
Also, could you try installing debug symbols for at-spi2-core? I'm
wondering if you'd get more information that way--I'd like to be sure that
it's crashing in the same place as before. Joanie's original backtrace
didn't include a raise(), which makes me think that it might not be the
same crash, though it may just indicate a change in orca's signal handling
or some such.
Thanks,
-Mike
On Wed, 22 Mar 2017, José Vilmar Estácio de Souza wrote:
Hi all.
I am not sure, but it seems that the bug reported in
https://bugzilla.gnome.org/show_bug.cgi?id=767074 is present in my machine
again.
Since Monday 20, I am experiencing some lockups in my machine and some dumps
are generated.
coredumpctl gdb presents the following information:
Core was generated by `/usr/bin/python /data/software/orca3/arch2/bin/orca
--replace'.
Recently the atk version was updated to 2.24.0 and coincidentally, problems
started shortly thereafter.
The bt command in gdb reports the following:
bt full #0 0x00007f9157d04ea0 in raise () at /usr/lib/libpthread.so.0 #1
0x00007f9157d04fe0 in () at /usr/lib/libpthread.so.0 #2 0x00007f91532f1396 in
atspi_accessible_get_parent () at /usr/lib/libatspi.so.0 #3
0x00007f91532f1639 in atspi_accessible_get_application () at
/usr/lib/libatspi.so.0 #4 0x00007f915598e1c8 in ffi_call_unix64 () at
/usr/lib/libffi.so.6 #5 0x00007f915598dc2a in ffi_call () at
/usr/lib/libffi.so.6 #6 0x00007f915635697c in () at
/usr/lib/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so #7
0x00007f9156358428 in () at
/usr/lib/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so #8
0x00007f915634c1b9 in () at
/usr/lib/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so #9
0x00007f91575ac84c in _PyObject_FastCallDict () at
/usr/lib/libpython3.6m.so.1.0 #10 0x00007f9157557b86 in () at
/usr/lib/libpython3.6m.so.1.0 #11 0x00007f9157513d77 in
_PyEval_EvalFrameDefault () at /usr/lib/libpython3.6m.so.1.0 #12
0x00007f9157557f47 in PyEval_EvalCodeEx () at /usr/lib/libpython3.6m.so.1.0
#13 0x00007f91575727d3 in () at /usr/lib/libpython3.6m.so.1.0 #14
0x00007f91575ad91b in PyObject_Call () at /usr/lib/libpython3.6m.so.1.0 #15
0x00007f915757a13e in () at /usr/lib/libpython3.6m.so.1.0 #16
0x00007f9157589e9d in _PyObject_GenericGetAttrWithDict () at
/usr/lib/libpython3.6m.so.1.0 #17 0x00007f9157513df9 in
_PyEval_EvalFrameDefault () at /usr/lib/libpython3.6m.so.1.0 #18
0x00007f9157556291 in () at /usr/lib/libpython3.6m.so.1.0 #19
0x00007f915755778a in () at /usr/lib/libpython3.6m.so.1.0 #20
0x00007f9157557af3 in () at /usr/lib/libpython3.6m.so.1.0 #21
0x00007f9157514ba9 in _PyEval_EvalFrameDefault () at
/usr/lib/libpython3.6m.so.1.0 #22 0x00007f9157556f9a in
_PyFunction_FastCallDict () at /usr/lib/libpython3.6m.so.1.0 #23
0x00007f91575aca4e in _PyObject_FastCallDict () at
/usr/lib/libpython3.6m.so.1.0 #24 0x00007f91575ad852 in
_PyObject_Call_Prepend () at /usr/lib/libpython3.6m.so.1.0 #25
0x00007f91575ad91b in PyObject_Call () at /usr/lib/libpython3.6m.so.1.0 #26
0x00007f91563543dc in () at
/usr/lib/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so #27
0x00007f915598dfbf in ffi_closure_unix64_inner () at /usr/lib/libffi.so.6 #28
0x00007f915598e330 in ffi_closure_unix64 () at /usr/lib/libffi.so.6 #29
0x00007f9155bdb45a in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#30 0x00007f9155bdb810 in () at /usr/lib/libglib-2.0.so.0 #31
0x00007f9155bdbb32 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0 #32
0x00007f91532f7aec in atspi_event_main () at /usr/lib/libatspi.so.0 #33
0x00007f915598e1c8 in ffi_call_unix64 () at /usr/lib/libffi.so.6 #34
0x00007f915598dc2a in ffi_call () at /usr/lib/libffi.so.6 #35
0x00007f915635697c in () at
/usr/lib/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so #36
0x00007f9156358428 in () at
/usr/lib/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so #37
0x00007f91575ac84c in _PyObject_FastCallDict () at
/usr/lib/libpython3.6m.so.1.0 #38 0x00007f9157557b86 in () at
/usr/lib/libpython3.6m.so.1.0 #39 0x00007f9157513d77 in
_PyEval_EvalFrameDefault () at /usr/lib/libpython3.6m.so.1.0 #40
0x00007f9157556629 in () at /usr/lib/libpython3.6m.so.1.0 #41
0x00007f915755778a in () at /usr/lib/libpython3.6m.so.1.0 #42
0x00007f9157557af3 in () at /usr/lib/libpython3.6m.so.1.0 #43
0x00007f9157514ba9 in _PyEval_EvalFrameDefault () at
/usr/lib/libpython3.6m.so.1.0 #44 0x00007f915755753a in () at
/usr/lib/libpython3.6m.so.1.0 #45 0x00007f9157557af3 in () at
/usr/lib/libpython3.6m.so.1.0 #46 0x00007f9157513d77 in
_PyEval_EvalFrameDefault () at /usr/lib/libpython3.6m.so.1.0 #47
0x00007f9157555963 in () at /usr/lib/libpython3.6m.so.1.0 #48
0x00007f9157557af3 in () at /usr/lib/libpython3.6m.so.1.0 #49
0x00007f9157513d77 in _PyEval_EvalFrameDefault () at
/usr/lib/libpython3.6m.so.1.0 #50 0x00007f915755753a in () at
/usr/lib/libpython3.6m.so.1.0 #51 0x00007f9157557af3 in () at
/usr/lib/libpython3.6m.so.1.0 #52 0x00007f9157513d77 in
_PyEval_EvalFrameDefault () at /usr/lib/libpython3.6m.so.1.0 #53
0x00007f9157557f47 in PyEval_EvalCodeEx () at /usr/lib/libpython3.6m.so.1.0
#54 0x00007f9157513a5b in PyEval_EvalCode () at /usr/lib/libpython3.6m.so.1.0
#55 0x00007f91575dcdc2 in () at /usr/lib/libpython3.6m.so.1.0 #56
0x00007f91575df62d in PyRun_FileExFlags () at /usr/lib/libpython3.6m.so.1.0
#57 0x00007f91575df817 in PyRun_SimpleFileExFlags () at
/usr/lib/libpython3.6m.so.1.0 #58 0x00007f91575d46f1 in Py_Main () at
/usr/lib/libpython3.6m.so.1.0 #59 0x0000000000400a5d in main ()
--
Assinatura Informal José Vilmar, Telefones: 21 2555-2650 e 21 98868-0859,
Skype: jvilmar
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]