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 312890 - full-screen related crash
full-screen related crash
Status: RESOLVED DUPLICATE of bug 312396
Product: evince
Classification: Core
Component: general
git master
Other Linux
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-08 13:52 UTC by Luis Villa
Modified: 2005-08-09 14:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luis Villa 2005-08-08 13:52:55 UTC
So, I opened a document that apparently 'remembered' that it had been full
screen, so it opened full-screen. While the doc was still loading, I had a blank
white screen (unpleasant) so I decided to hit F11 to get on with my life. Evince
crashed at this point. Poppler and Evince were built from CVS about 10 minutes
ago. Trace:

Backtrace was generated from '/home/louie/jhbuilt/bin/evince'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1228192064 (LWP 17908)]
[New Thread -1240548432 (LWP 17913)]
[New Thread -1240282192 (LWP 17912)]
[New Thread -1240011856 (LWP 17911)]
[New Thread -1239745616 (LWP 17910)]
[New Thread -1230636112 (LWP 17909)]
0xffffe410 in __kernel_vsyscall ()

Thread 6 (Thread -1230636112 (LWP 17909))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 749
  • #3 <signal handler called>
  • #4 _cairo_gstate_set_font_face
    at cairo-gstate.c line 2078
  • #5 cairo_set_font_face
    at cairo.c line 1739
  • #6 CairoOutputDev::updateFont
    at CairoOutputDev.cc line 234

Comment 1 Christian Kirbach 2005-08-09 14:11:59 UTC
Now write down ten times "Even the bugmaster may forget to check for duplicates"
 :) :) :)

Should be history with latest cairo from cvs.

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