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 552632 - evince crashed with SIGSEGV in doc_rect_to_view_rect()
evince crashed with SIGSEGV in doc_rect_to_view_rect()
Status: RESOLVED DUPLICATE of bug 558377
Product: evince
Classification: Core
Component: general
2.23.x
Other Linux
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-17 12:24 UTC by Pedro Villavicencio
Modified: 2008-11-25 10:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pedro Villavicencio 2008-09-17 12:24:48 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evince/+bug/269685

"i was trying to search for a text string in a file using Crtl+F when it crashed"

".

Thread 1 (process 7200)

  • #0 doc_rect_to_view_rect
    at ev-view.c line 945
  • #1 jump_to_find_result
    at ev-view.c line 5120
  • #2 ev_view_find_changed
    at ev-view.c line 5170
  • #3 ev_window_find_job_updated_cb
    at ev-window.c line 4037
  • #4 IA__g_cclosure_marshal_VOID__INT
    at /build/buildd/glib2.0-2.18.0/gobject/gmarshal.c line 216
  • #5 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.0/gobject/gclosure.c line 767
  • #6 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.0/gobject/gsignal.c line 3244
  • #7 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.0/gobject/gsignal.c line 2977
  • #8 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.0/gobject/gsignal.c line 3034
  • #9 ev_job_find_run
    at ev-jobs.c line 1444
  • #10 g_idle_dispatch
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 4232
  • #11 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2142
  • #12 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2775
  • #13 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2983
  • #14 IA__gtk_main
    at /build/buildd/gtk+2.0-2.14.1/gtk/gtkmain.c line 1172
  • #15 main
    at main.c line 381

Thanks,
Comment 1 Carlos Garcia Campos 2008-09-26 11:08:22 UTC
Could you provide the pdf file causing this crash, please? and, what string were you trying to look for?
Comment 2 Pedro Villavicencio 2008-10-06 20:15:51 UTC
I'm asking it to the reporter about the file, still no response, i'll update the bug with it as soon as i get it. thanks Carlos.
Comment 3 Sebastien Bacher 2008-11-25 10:12:04 UTC
the crash is similar to bug #558377 which has been fixed now

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