After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 449500 - crash in Document Viewer: opening a pdf file
crash in Document Viewer: opening a pdf file
Status: RESOLVED DUPLICATE of bug 415714
Product: evince
Classification: Core
Component: general
0.8.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-20 15:10 UTC by michael.fortin
Modified: 2007-06-20 15:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description michael.fortin 2007-06-20 15:10:50 UTC
Version: 0.8.0

What were you doing when the application crashed?
opening a pdf file


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Glider
Icon Theme: Fedora

Memory status: size: 293269504 vsize: 293269504 resident: 24911872 share: 17911808 rss: 24911872 rss_rlim: 18446744073709551615
CPU usage: start_time: 1182323413 rtime: 44 utime: 36 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evince'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912507017504 (LWP 3591)]
[New Thread 1084229968 (LWP 3592)]
(no debugging symbols found)
0x00000036e6e0d89f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912507017504 (LWP 3591))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__VOID
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 Catalog::embeddedFile
    from /usr/lib64/libpoppler.so.1
  • #4 poppler_document_get_attachments
    from /usr/lib64/libpoppler-glib.so.1
  • #5 ??
  • #6 ??
  • #7 ev_sidebar_set_document
  • #8 ??
  • #9 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #10 g_cclosure_marshal_VOID__VOID
    from /lib64/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #13 ??
  • #14 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #15 g_cclosure_marshal_VOID__VOID
    from /lib64/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors (2285 sec old) ---------------------
   at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so)
   at org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at org.eclipse.core.launcher.Main.run(startup.jar.so)
   at org.eclipse.core.launcher.Main.main(startup.jar.so)
Caused by: org.xml.sax.SAXParseException: no root element: U+ffffffff
   at gnu.xml.stream.SAXParser.parse(libgcj.so.8rh)
   at gnu.xml.dom.ls.DomLSParser.doParse(libgcj.so.8rh)
   ...62 more
Caused by: javax.xml.stream.XMLStreamException: no root element: U+ffffffff
   at gnu.xml.stream.XMLParser.error(libgcj.so.8rh)
   at gnu.xml.stream.XMLParser.error(libgcj.so.8rh)
   at gnu.xml.stream.XMLParser.next(libgcj.so.8rh)
   at gnu.xml.stream.XMLParser.hasNext(libgcj.so.8rh)
   at gnu.xml.stream.SAXParser.parse(libgcj.so.8rh)
   ...63 more
--------------------------------------------------
Comment 1 Carlos Garcia Campos 2007-06-20 15:16:21 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 415714 ***