Hi all.
I used the following command: coredumpctl gdb It shows the following: Core was generated by `/usr/bin/python /data/software/orca3/arch2/bin/orca --replace'. Program terminated with signal SIGSEGV, Segmentation fault. bt full shows: #0 0x00007fec53177f5f in raise () at /usr/lib/libpthread.so.0 #1 0x00007fec53178080 in <signal handler called> () at /usr/lib/libpthread.so.0 #2 0x00007fec4ed1f376 in atspi_accessible_get_parent () at /usr/lib/libatspi.so.0 #3 0x00007fec4ed1f619 in atspi_accessible_get_application () at /usr/lib/libatspi.so.0 ....... --
|