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 334610 - Crash when selecting text
Crash when selecting text
Status: RESOLVED DUPLICATE of bug 316907
Product: evince
Classification: Core
Component: general
0.5.x
Other All
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-15 06:17 UTC by Ben Maurer
Modified: 2006-03-15 06:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
assignment08.pdf (80.27 KB, application/pdf)
2006-03-15 06:18 UTC, Ben Maurer
Details

Description Ben Maurer 2006-03-15 06:17:22 UTC
Steps to reproduce:
1. Open the PDF file I will attach
2. Look at the diagram on the top of page 3 (the minimum spanning tree)
3. Attempt to select the value of one of the edges
4. Most of the time, evnice will crash. Sometimes, it will replace the numbers
with M T and P when they are selected.


Stack trace:
Backtrace was generated from '/usr/bin/evince'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208346944 (LWP 23136)]
[New Thread -1210446928 (LWP 23137)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x00232402 in __kernel_vsyscall ()

Thread 1 (Thread -1208346944 (LWP 23136))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/libc.so.6
  • #5 gray_raster_render
    from /usr/lib/libfreetype.so.6
  • #6 FT_Get_Name_Index
    from /usr/lib/libfreetype.so.6
  • #7 CairoFont::CairoFont
    from /usr/lib/libpoppler.so.0
  • #8 CairoFontEngine::getFont
    from /usr/lib/libpoppler.so.0
  • #9 CairoOutputDev::updateFont
    from /usr/lib/libpoppler.so.0
  • #10 TextSelectionPainter::visitWord
    from /usr/lib/libpoppler.so.0
  • #11 TextWord::visitSelection
    from /usr/lib/libpoppler.so.0
  • #12 TextLine::visitSelection
    from /usr/lib/libpoppler.so.0
  • #13 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.0
  • #14 TextPage::visitSelection
    from /usr/lib/libpoppler.so.0
  • #15 TextPage::drawSelection
    from /usr/lib/libpoppler.so.0
  • #16 TextOutputDev::drawSelection
    from /usr/lib/libpoppler.so.0
  • #17 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.0
  • #18 pdf_selection_render_selection
  • #19 ev_selection_render_selection
  • #20 ev_pixbuf_cache_get_selection_pixbuf
  • #21 ev_view_rotate_right
  • #22 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #26 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 main


Other information:
The cube on problem 3 can also cause this problem. I can get the LaTeX source
for this file, if needed.
Comment 1 Ben Maurer 2006-03-15 06:18:08 UTC
Created attachment 61265 [details]
assignment08.pdf
Comment 2 Nickolay V. Shmyrev 2006-03-15 06:26:38 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 316907 ***