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 711697 - gnome-control-center segfaults in cogl-xlib-renderer.c update_outputs()
gnome-control-center segfaults in cogl-xlib-renderer.c update_outputs()
Status: RESOLVED OBSOLETE
Product: cogl
Classification: Platform
Component: GLX
1.14.x
Other Linux
: Normal normal
: ---
Assigned To: Cogl maintainer(s)
Cogl maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-11-08 16:33 UTC by Sebastien Bacher
Modified: 2021-06-10 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2013-11-08 16:33:24 UTC
The bug has been reported on https://launchpad.net/bugs/1248953

"I have two video cards in my system. An nVidia and an Intel "card" on the motherboard. I use the stock Ubuntu driver for the Intel and I'm using the 331.13 nVidia driver installed from the nVidia download. I am using kernel 3.12.0-031200-generic from the Ubuntu kernel PPA.

run gnome-control-center results in the message "Segmentation fault (core dumped)"

  • #0 update_outputs
    at ./cogl-xlib-renderer.c line 241
  • #1 _cogl_xlib_renderer_connect
    at ./cogl-xlib-renderer.c line 508
  • #2 _cogl_winsys_renderer_connect
    at ./winsys/cogl-winsys-glx.c line 619
  • #3 cogl_renderer_connect
    at ./cogl-renderer.c line 459
  • #4 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #5 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #6 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #7 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #8 g_option_context_parse
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #9 clutter_init
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #10 cheese_gtk_init
    from /usr/lib/x86_64-linux-gnu/libcheese-gtk.so.23
  • #11 g_io_module_load
    from /usr/lib/x86_64-linux-gnu/control-center-1/panels/libuser-accounts.so
  • #12 ??
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #13 g_type_module_use
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #14 g_io_modules_load_all_in_directory_with_scope
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #15 ??
  • #16 g_type_create_instance
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0

Comment 1 André Klapper 2021-06-10 11:19:47 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of cogl, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/cogl/-/issues/

Thank you for your understanding and your help.