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 737105 - Evince crashes if the file being rendered is updated
Evince crashes if the file being rendered is updated
Status: RESOLVED DUPLICATE of bug 737365
Product: evince
Classification: Core
Component: general
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-22 09:27 UTC by Walter Garcia-Fontes
Modified: 2014-09-25 16:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stacktrace (1.27 KB, text/plain)
2014-09-22 09:28 UTC, Walter Garcia-Fontes
Details

Description Walter Garcia-Fontes 2014-09-22 09:27:49 UTC
Way to reproduce:

1) Open a PDF file created by Tex/Latex for instance.
2) Edit the tex source file, and update the PDF file.

What should happen?
Evince should reload the file and show the updated file.

What happens:
Evince crashes.

See also: 
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1369894
Comment 1 Walter Garcia-Fontes 2014-09-22 09:28:59 UTC
Created attachment 286792 [details]
Stacktrace
Comment 2 Germán Poo-Caamaño 2014-09-22 18:19:47 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 bug 304249 ***
Comment 3 José Aliste 2014-09-25 13:56:09 UTC
Ok, this bug should probably not been a duplicate of #304249. I believe #304249 should be closed so new bugs like this one get more attention. 
 
 
  • #0 ev_window_title_sanitize_title
    at /build/buildd/evince-3.13.91/./shell/ev-window-title.c line 80
  • #1 ev_window_title_update
    at /build/buildd/evince-3.13.91/./shell/ev-window-title.c line 124
  • #2 ev_window_title_set_type
    at /build/buildd/evince-3.13.91/./shell/ev-window-title.c line 193
  • #3 ev_window_set_document
    at /build/buildd/evince-3.13.91/./shell/ev-window.c line 1618
  • #4 ev_window_document_changed_cb
    at /build/buildd/evince-3.13.91/./shell/ev-window.c line 4785
  • #5 ??
  • #6 ??
  • #7 ??

Comment 4 José Aliste 2014-09-25 16:28:31 UTC
Marking as duplicate of another bug as this other bug has a little more info in the stacktrace and a patch. Thanks for filing the bug.

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