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 549304 - crash in Document Viewer: selecting text
crash in Document Viewer: selecting text
Status: RESOLVED DUPLICATE of bug 501673
Product: evince
Classification: Core
Component: general
2.22.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-08-25 13:49 UTC by woutruijter
Modified: 2008-09-01 01:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description woutruijter 2008-08-25 13:49:46 UTC
Version: 2.22.2

What were you doing when the application crashed?
selecting text


Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-06-30 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.22-2-amd64 #1 SMP Thu Aug 30 23:43:59 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: SphereCrystal

Memory status: size: 322646016 vsize: 322646016 resident: 63873024 share: 14430208 rss: 63873024 rss_rlim: 18446744073709551615
CPU usage: start_time: 1219672122 rtime: 462 utime: 414 stime: 48 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2ad183c5c2b0 (LWP 6505)]
[New Thread 0x40800950 (LWP 6506)]
(no debugging symbols found)
0x00002ad17f2275ff in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2ad183c5c2b0 (LWP 6505))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 TextLine::visitSelection
    from /usr/lib/libpoppler.so.3
  • #6 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.3
  • #7 TextPage::visitSelection
    from /usr/lib/libpoppler.so.3
  • #8 TextPage::getSelectionRegion
    from /usr/lib/libpoppler.so.3
  • #9 poppler_page_get_selection_region
    from /usr/lib/libpoppler-glib.so.3
  • #10 ??
    from /usr/lib/evince/backends/libpdfdocument.so
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 ??
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 ??
  • #20 __libc_start_main
    from /lib/libc.so.6
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (53 sec old) ---------------------
(<unknown>:3740): GStreamer-CRITICAL **: gst_segment_clip: assertion `segment->format == format' failed
(<unknown>:3740): GStreamer-CRITICAL **: gst_segment_clip: assertion `segment->format == format' failed
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2000003 (Evince Doc)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
--------------------------------------------------
Comment 1 Sergio Infante Montero 2008-09-01 01:02:58 UTC
Probably there is a bug on libpoppler

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 TextLine::visitSelection
    from /usr/lib/libpoppler.so.3
  • #6 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.3
  • #7 TextPage::visitSelection
    from /usr/lib/libpoppler.so.3
  • #8 TextPage::getSelectionRegion
    from /usr/lib/libpoppler.so.3
  • #9 poppler_page_get_selection_region
    from /usr/lib/libpoppler-glib.so.3

Comment 2 André Klapper 2008-09-01 01:46:38 UTC
Sergio: Take a look at the simple dup finder.

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 501673 ***