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 311154 - Crash selecting text
Crash selecting text
Status: RESOLVED DUPLICATE of bug 315552
Product: evince
Classification: Core
Component: general
git master
Other Linux
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks: 312019
 
 
Reported: 2005-07-21 13:33 UTC by Bastien Nocera
Modified: 2005-09-17 09:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
testfile.pdf (98.19 KB, application/octet-stream)
2005-07-21 13:34 UTC, Bastien Nocera
Details

Description Bastien Nocera 2005-07-21 13:33:32 UTC
Current CVS HEAD of evince and poppler gives this crash after selecting a bit of
text. The PDF attached below.

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

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208100256 (LWP 14429)]
[New Thread -1210385488 (LWP 14430)]
0x002ec7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1208100256 (LWP 14429))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr//lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 TextBlock::visitSelection
    at TextOutputDev.cc line 3347
  • #5 TextPage::visitSelection
    at TextOutputDev.cc line 3431
  • #6 TextPage::drawSelection
    at TextOutputDev.cc line 3443
  • #7 TextOutputDev::drawSelection
    at TextOutputDev.cc line 4001
  • #8 poppler_page_render_selection
    at poppler-page.cc line 499
  • #9 pdf_selection_render_selection
    at ev-poppler.cc line 1212
  • #10 ev_selection_render_selection
    at ev-selection.c line 68
  • #11 ev_pixbuf_cache_get_selection_pixbuf
    at ev-pixbuf-cache.c line 751
  • #12 ev_view_expose_event
    at ev-view.c line 1622
  • #13 gtk_marshal_VOID__UINT_STRING
    from /usr//lib/libgtk-x11-2.0.so.0
  • #14 g_type_class_meta_marshal
    at gclosure.c line 514
  • #15 IA__g_closure_invoke
    at gclosure.c line 437
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2523
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2254
  • #18 IA__g_signal_emit
    at gsignal.c line 2288
  • #19 gtk_widget_activate
    from /usr//lib/libgtk-x11-2.0.so.0
  • #20 gtk_main_do_event
    from /usr//lib/libgtk-x11-2.0.so.0
  • #21 gdk_window_clear_area_e
    from /usr//lib/libgdk-x11-2.0.so.0
  • #22 gdk_window_process_all_updates
    from /usr//lib/libgdk-x11-2.0.so.0
  • #23 gdk_window_process_all_updates
    from /usr//lib/libgdk-x11-2.0.so.0
  • #24 g_idle_dispatch
    at gmain.c line 3821
  • #25 IA__g_main_context_dispatch
    at gmain.c line 1947
  • #26 g_main_context_iterate
    at gmain.c line 2578
  • #27 IA__g_main_loop_run
    at gmain.c line 2782
  • #28 gtk_main
    from /usr//lib/libgtk-x11-2.0.so.0
  • #29 main
    at main.c line 227

Comment 1 Bastien Nocera 2005-07-21 13:34:10 UTC
Created attachment 49515 [details]
testfile.pdf
Comment 2 Teppo Turtiainen 2005-07-22 04:52:27 UTC
According to simple-dup-finder this is a unique stack trace.
Comment 3 Nickolay V. Shmyrev 2005-08-04 01:14:12 UTC
*** Bug 312523 has been marked as a duplicate of this bug. ***
Comment 4 Jonathan Blandford 2005-08-20 21:18:37 UTC
Seems to be fixed.  We're still a bit slow with this doc, though.
Comment 5 Nickolay V. Shmyrev 2005-09-17 09:48:16 UTC
Reopen to mark as duplicate. Sorry for spam.
Comment 6 Nickolay V. Shmyrev 2005-09-17 09:48:45 UTC

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