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 532547 - crash in Document Viewer: I was selecting random p...
crash in Document Viewer: I was selecting random p...
Status: RESOLVED DUPLICATE of bug 528484
Product: evince
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-10 21:29 UTC by Olivier Crête
Modified: 2008-05-23 09:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Olivier Crête 2008-05-10 21:29:00 UTC
Version: 2.20.2

What were you doing when the application crashed?
I was selecting random point in this pdf: http://www.dabeaz.com/generators/Generators.pdf


Distribution: Gentoo Base System release 1.12.11.1
Gnome Release: 2.20.3 2008-03-25 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.24-gentoo-r4 #1 SMP Sat Apr 5 15:37:56 EDT 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 313982976 vsize: 313982976 resident: 65495040 share: 15089664 rss: 65495040 rss_rlim: 18446744073709551615
CPU usage: start_time: 1210454490 rtime: 214 utime: 186 stime: 28 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2baa8e4f9e60 (LWP 9667)]
[New Thread 0x40804950 (LWP 9668)]
0x00002baa87e363ef in __libc_waitpid (pid=9674, stat_loc=0x7fff27871910, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 0x2baa8e4f9e60 (LWP 9667))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 374
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 682
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 213
  • #4 <signal handler called>
  • #5 TextLine::visitSelection
    at TextOutputDev.cc line 3779
  • #6 TextBlock::visitSelection
    at TextOutputDev.cc line 3879
  • #7 TextPage::visitSelection
    at TextOutputDev.cc line 3953
  • #8 TextPage::getSelectionRegion
    at TextOutputDev.cc line 3976
  • #9 poppler_page_get_selection_region
    at poppler-page.cc line 562
  • #10 ev_pixbuf_cache_get_selection_surface
    at ev-pixbuf-cache.c line 1022
  • #11 merge_selection_region
    at ev-view.c line 5255
  • #12 compute_selections
    at ev-view.c line 5330
  • #13 selection_update_idle_cb
    at ev-view.c line 2813
  • #14 IA__g_main_context_dispatch
    at gmain.c line 2009
  • #15 g_main_context_iterate
    at gmain.c line 2642
  • #16 IA__g_main_loop_run
    at gmain.c line 2850
  • #17 IA__gtk_main
    at gtkmain.c line 1163
  • #18 main
    at main.c line 383
  • #19 __libc_start_main
    at libc-start.c line 229
  • #20 _start
0x00002baa87e363ef	41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (405 sec old) ---------------------
** 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)
** 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)
--------------------------------------------------
Comment 1 Cosimo Cecchi 2008-05-23 09:52:00 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 528484 ***