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 662462 - evince crashed with SIGSEGV in g_param_spec_pool_lookup()
evince crashed with SIGSEGV in g_param_spec_pool_lookup()
Status: RESOLVED NOTGNOME
Product: evince
Classification: Core
Component: general
3.2.x
Other Linux
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-22 15:09 UTC by Cristian Aravena Romero
Modified: 2012-03-30 09:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Attached PDF that crashed once (73.10 KB, application/pdf)
2011-11-08 19:24 UTC, Ian B. MacDonald
Details

Description Cristian Aravena Romero 2011-10-22 15:09:15 UTC
Open bug in launchpad.net:
https://bugs.launchpad.net/bugs/879926

Package: evince 3.2.1-0ubuntu2

"I'm working with libreoffice and export a pdf. Open pdf and crash."

  • #0 __strchr_sse2
    at ../sysdeps/x86_64/multiarch/../strchr.S line 33
  • #1 g_param_spec_pool_lookup
    at /build/buildd/glib2.0-2.30.0/./gobject/gparam.c line 1058
  • #2 g_object_set_valist
    at /build/buildd/glib2.0-2.30.0/./gobject/gobject.c line 1690
  • #3 g_object_set
    at /build/buildd/glib2.0-2.30.0/./gobject/gobject.c line 1833
  • #4 ev_window_init
    at /build/buildd/evince-3.2.1/./shell/ev-window.c line 7316
  • #5 g_type_create_instance
    at /build/buildd/glib2.0-2.30.0/./gobject/gtype.c line 1885
  • #6 g_object_constructor
    at /build/buildd/glib2.0-2.30.0/./gobject/gobject.c line 1629
  • #7 g_object_newv
    at /build/buildd/glib2.0-2.30.0/./gobject/gobject.c line 1493
  • #8 g_object_new_valist
    at /build/buildd/glib2.0-2.30.0/./gobject/gobject.c line 1610
  • #9 g_object_new
    at /build/buildd/glib2.0-2.30.0/./gobject/gobject.c line 1325
  • #10 ev_window_new
    at /build/buildd/evince-3.2.1/./shell/ev-window.c line 7506
  • #11 _ev_application_open_uri_at_dest
    at /build/buildd/evince-3.2.1/./shell/ev-application.c line 681
  • #12 on_register_uri_cb
    at /build/buildd/evince-3.2.1/./shell/ev-application.c line 464
  • #13 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c line 749
  • #14 g_dbus_connection_call_done
    at /build/buildd/glib2.0-2.30.0/./gio/gdbusconnection.c line 5046
  • #15 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c line 749
  • #16 complete_in_idle_cb
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c line 761
  • #17 g_main_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 2441
  • #18 g_main_context_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3011
  • #19 g_main_context_iterate
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3089
  • #20 g_main_loop_run
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3297
  • #21 gtk_main
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c line 1367
  • #22 main
    at /build/buildd/evince-3.2.1/./shell/main.c line 331

Comment 1 José Aliste 2011-10-22 15:12:38 UTC
Hi, thanks for your bug. Can you please attach the pdf that makes Evince crash? If the file is private, you could send it to me directly at jaliste@gnome.org
Comment 2 Ian B. MacDonald 2011-11-08 19:24:42 UTC
Created attachment 201025 [details]
Attached PDF that crashed once

I attached the PDF that caused this crash for myself. When i clicked on it a second time it worked fine, so the issue is not 100% repeatable.  My trace was identified as a duplicate of the reporter's by the downstream re-tracer.
Comment 3 Ian B. MacDonald 2011-11-08 19:26:35 UTC
my downstream report will show up as public once the coredump is processed by apport.

https://bugs.launchpad.net/ubuntu/+source/evince/+bug/887735
Comment 4 Hib Eris 2012-03-30 09:08:00 UTC
This bug is caused by a downstream Ubuntu patch to evince, adding gesture support.
See https://bugs.launchpad.net/ubuntu/+source/evince/+bug/879926

It is already fixed in Ubuntu, and it is not in Evince upstream, so closing this.