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 572931 - crash in Document Viewer: Highlighting text in a P...
crash in Document Viewer: Highlighting text in a P...
Status: RESOLVED DUPLICATE of bug 315552
Product: evince
Classification: Core
Component: general
2.24.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-24 00:11 UTC by ricky
Modified: 2009-02-26 05:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description ricky 2009-02-24 00:11:13 UTC
Version: 2.24.2

What were you doing when the application crashed?
Highlighting text in a PDF file.


Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.15-170.2.24.fc10.i686.PAE #1 SMP Wed Feb 11 23:35:37 EST 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 204881920 vsize: 204881920 resident: 111697920 share: 12984320 rss: 111697920 rss_rlim: 18446744073709551615
CPU usage: start_time: 1235432257 rtime: 5139 utime: 4225 stime: 914 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb7f73750 (LWP 26981)]
[New Thread 0xb4362b90 (LWP 26982)]
0x0048f424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb7f73750 (LWP 26981))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 382
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 <signal handler called>
  • #8 TextLine::visitSelection
    at TextOutputDev.cc line 3795
  • #9 TextBlock::visitSelection
    at TextOutputDev.cc line 3895
  • #10 TextPage::visitSelection
    at TextOutputDev.cc line 3969
  • #11 TextPage::getSelectionRegion
    at TextOutputDev.cc line 3991
  • #12 TextOutputDev::getSelectionRegion
    at TextOutputDev.cc line 4830
  • #13 poppler_page_get_selection_region
    at poppler-page.cc line 1041
  • #14 pdf_selection_get_selection_region
    at ev-poppler.cc line 1833
  • #15 ev_selection_get_selection_region
    at ev-selection.c line 103
  • #16 ev_pixbuf_cache_get_selection_surface
    at ev-pixbuf-cache.c line 1023
  • #17 merge_selection_region
    at ev-view.c line 5459
  • #18 compute_selections
    at ev-view.c line 5535
  • #19 selection_update_idle_cb
    at ev-view.c line 2872
  • #20 g_idle_dispatch
    at gmain.c line 4235
  • #21 g_main_dispatch
    at gmain.c line 2144
  • #22 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #23 g_main_context_iterate
    at gmain.c line 2778
  • #24 IA__g_main_loop_run
    at gmain.c line 2986
  • #25 IA__gtk_main
    at gtkmain.c line 1200
  • #26 main
    at main.c line 381


----------- .xsession-errors (98 sec old) ---------------------
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
Window manager warning: Attempt to perform window operation 20 on window none when operation 20 on none already in effect
--------------------------------------------------
Comment 1 palfrey 2009-02-24 11:39:39 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 315552 ***
Comment 2 ricky 2009-02-26 05:26:17 UTC
That's great to hear, thank you very much!