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 344394 - Selecting text in nested PDF causes crash
Selecting text in nested PDF causes crash
Status: RESOLVED DUPLICATE of bug 349311
Product: evince
Classification: Core
Component: general
0.5.x
Other other
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 345948 348842 354653 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-06-09 13:02 UTC by scubed.gnome
Modified: 2006-09-09 09:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
PDF and LaTeX source that cause bug (27.77 KB, application/x-compressed-tar)
2006-06-09 17:12 UTC, Sterling Stein
Details

Description scubed.gnome 2006-06-09 13:02:17 UTC
Distribution: Gentoo Base System version 1.6.14
Package: evince
Severity: major
Version: GNOME2.12.3 0.5.x
Gnome-Distributor: Gentoo
Synopsis: Selecting text in nested PDF causes crash
Bugzilla-Product: evince
Bugzilla-Component: general
Bugzilla-Version: 0.5.x
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash:
Selecting text in a PDF that was created from including parts of
another PDF causes a crash.

Steps to reproduce the crash:
1. Make PDF including text from another PDF
    (\includegraphics{paragraph.pdf} in PDFLaTeX)

2. Select text from included PDF

Expected Results:
The text gets selected.  (Selecting other text works fine.)

How often does this happen?
Always

Additional Information:
None


Debugging Information:

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)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 7245)]
[New Thread 32769 (LWP 7247)]
[New Thread 16386 (LWP 7248)]
0x4105da7b in waitpid () from /lib/libpthread.so.0

Thread 3 (Thread 16386 (LWP 7248))

  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 ??
  • #4 ??




------- Bug created by bug-buddy at 2006-06-09 13:02 -------

Comment 1 Elijah Newren 2006-06-09 14:23:48 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash.  Can you provide us with a sample file where the crash occurs or provide us a stack trace with debugging symbols?  Please see http://live.gnome.org/GettingTraces for more information on how to do the latter.
Comment 2 Sterling Stein 2006-06-09 17:12:05 UTC
Created attachment 67067 [details]
PDF and LaTeX source that cause bug

Display outer.pdf and then select the text to cause evince to crash.
Comment 3 Elijah Newren 2006-06-10 00:13:59 UTC
Yep, I can duplicate using CVS as of today:

Thread 1 (Thread -1208535360 (LWP 26893))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 812

Comment 4 Nickolay V. Shmyrev 2006-06-26 14:48:47 UTC
That's poppler bug and it should be fixed already in recent poppler, in evince it's a dup of 316907. Elijah, do you have poppler head as well?
Comment 5 Christian Kirbach 2006-06-26 15:17:06 UTC
*** Bug 345948 has been marked as a duplicate of this bug. ***
Comment 6 Elijah Newren 2006-06-26 18:07:36 UTC
Nickolay: I don't remember whether I was using poppler HEAD at the time or not; I do know that I updated to cvs head of all modules built by jhbuild (including both poppler and evince) multiple times since 2006-06-10, but I don't know if I had built both recently before then or not.  I can try again after GUADEC as my laptop is too unstable to get a development version of Gnome built.
Comment 7 Nickolay V. Shmyrev 2006-06-26 19:30:13 UTC
That was (or should be fixed a long time before), so I suppose something became broken again. So don't worry, Elijah, thanks for testing. I'll try to look closer. Taking in account that selection is broken at all now, it's not so serious bug.
Comment 8 Baptiste Mille-Mathias 2006-06-30 10:03:12 UTC
Is this bug should be opened in Freedesktop bugzilla ?
I don't want to push the bug out of gnome bugzilla :)
Comment 9 Fabio Bonelli 2006-07-26 20:27:09 UTC
*** Bug 348842 has been marked as a duplicate of this bug. ***
Comment 10 Nickolay V. Shmyrev 2006-07-30 17:11:29 UTC
Looks like problem still exists in recent poppler, that's sad. We have to resolve it before the release. The bug 349311 will be tracker bug for this problem.

*** This bug has been marked as a duplicate of 349311 ***
Comment 11 Nickolay V. Shmyrev 2006-09-09 09:58:56 UTC
*** Bug 354653 has been marked as a duplicate of this bug. ***