A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4885 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: evince Issue ID: 4885 Category: regular use Reproducibility: always Severity: crash Priority: normal Status: new ====================================================================== Date Submitted: 2012-01-18 06:55 CET Last Modified: 2012-01-18 07:26 CET ====================================================================== Summary: 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 ====================================================================== ---------------------------------------------------------------------- (0009540) ghenry (reporter) - 2012-01-18 07:26 https://www.opencsw.org/mantis/view.php?id=4885#c9540 ---------------------------------------------------------------------- ok, this is just a packaging problem for the first crash: calypso-root% pkgchk -v CSWlibxml2-2 /opt/csw/bin/xmlcatalog /opt/csw/bin/xmllint ERROR: /opt/csw/lib/libxml2.so.2 pathname does not exist /opt/csw/lib/libxml2.so.2.7.8 creating the link solves the first issue (xml related) calypso-root% cd /opt/csw/lib /opt/csw/lib calypso-root% ln -s libxml2.so.2.7.8 libxml2.so.2 But evince continues to crash when clicking on "View" menu _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
