Anonymous | Login | 2023-12-05 07:18 CET |
Main | My View | View Issues |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
0004885 | [evince] regular use | crash | always | 2012-01-18 06:55 | 2012-04-15 09:27 | ||
Reporter | ghenry | View Status | public | ||||
Assigned To | cgrzemba | ||||||
Priority | normal | Resolution | fixed | ||||
Status | closed | ||||||
Summary | 0004885: Segmentation fault on S10 sparc | ||||||
Description |
calypso-henry% /opt/csw/bin/evince --version GNOME evince 2.22.2 calypso-henry% /opt/csw/bin/evince Segmentation fault It seems related to xml. If i delete .gnome* files in my homedir, i can launch evince Trying the following: calypso-henry% \rm -rf .gnome* calypso-root% mv /opt/csw/share/evince/evince-toolbar.xml /opt/csw/share/evince/evince-toolbar.xml-BUG but it crashes again when i click on Edit menu |
||||||
Additional Information |
truss of the first crash: /1: stat64("/tmp/A.pdf", 0xFFBFF258) Err#2 ENOENT /1: stat64("/tmp/Bs.pdf", 0xFFBFF258) Err#2 ENOENT /1: stat64("/tmp/C.pdf", 0xFFBFF258) Err#2 ENOENT /1: access("/home/henry/.gnome2/evince/ev-metadata.xml", F_OK) = 0 /1: stat64("/home/henry/.gnome2/evince/ev-metadata.xml", 0xFFBFF0D8) = 0 /1: stat64("/home/henry/.gnome2/evince/ev-metadata.xml", 0xFFBFF0D8) = 0 /1: stat64("/home/henry/.gnome2/evince/ev-metadata.xml", 0xFFBFEF50) = 0 /1: open("/home/henry/.gnome2/evince/ev-metadata.xml", O_RDONLY|O_LARGEFILE) = 15 /1: llseek(15, 0, SEEK_CUR) = 0 /1: brk(0x001E8B10) = 0 /1: brk(0x001EAB10) = 0 /1: brk(0x001EAB10) = 0 /1: brk(0x001ECB10) = 0 /1: brk(0x001ECB10) = 0 /1: brk(0x001F0B10) = 0 /1: brk(0x001F0B10) = 0 /1: brk(0x001F2B10) = 0 /1: read(15, " < ? x m l v e r s i o".., 8192) = 1110 /1: read(15, 0x001EA6EE, 7082) = 0 /1: Incurred fault 0000006, FLTBOUNDS %pc = 0xFD7325A0 /1: siginfo: SIGSEGV SEGV_MAPERR addr=0x00001C4F /1: Received signal 0000011, SIGSEGV [default] /1: siginfo: SIGSEGV SEGV_MAPERR addr=0x00001C4F truss of the second crash: (evince:25165): Gtk-WARNING **: Error loading theme icon 'object-rotate-left' for stock: Icon 'object-rotate-left' not present in theme /1: write(2, "\n ( e v i n c e : 2 5 1".., 137) = 137 /1: Incurred fault 0000005, FLTACCESS %pc = 0xFEC775C8 /1: siginfo: SIGBUS BUS_ADRALN addr=0xFEE7B971 /1: Received signal 0000010, SIGBUS [default] /1: siginfo: SIGBUS BUS_ADRALN addr=0xFEE7B971 |
||||||
Tags | No tags attached. | ||||||
Attached Files | |||||||
|
Copyright © 2000 - 2008 Mantis Group |