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 729510 - gnome-shell crashed with SIGSEGV in cairo_surface_get_type()
gnome-shell crashed with SIGSEGV in cairo_surface_get_type()
Status: RESOLVED NOTABUG
Product: gnome-shell
Classification: Core
Component: general
3.10.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-05-04 15:08 UTC by Cristian Aravena Romero
Modified: 2014-05-04 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-05-04 15:08:25 UTC
Open bug in launchpad.net:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1292904

"gnome-shell crashes after invoking CairoSurface.getType() in Looking Glass."

  • #0 cairo_surface_get_type
    at /build/buildd/cairo-1.13.0~20140204/src/cairo-surface.c line 221
  • #1 getType_func
    at modules/cairo-surface.cpp line 103
  • #2 CallJSNative
    at ./jscntxtinlines.h line 321
  • #3 js::Invoke
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 481
  • #4 Interpret
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 2298
  • #5 RunScript
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 438
  • #6 js::ExecuteKernel
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 622
  • #7 EvalKernel
    at /build/buildd/mozjs24-24.2.0/js/src/builtin/Eval.cpp line 330
  • #8 js::DirectEval
    at /build/buildd/mozjs24-24.2.0/js/src/builtin/Eval.cpp line 452
  • #9 Interpret
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 2241
  • #10 js::RunScript
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 438
  • #11 js::Invoke
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 500
  • #12 js_fun_apply
    at /build/buildd/mozjs24-24.2.0/js/src/jsfun.cpp line 982
  • #13 CallJSNative
    at ./jscntxtinlines.h line 321
  • #14 js::Invoke
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 481
  • #15 js::Invoke
    at /build/buildd/mozjs24-24.2.0/js/src/vm/Interpreter.cpp line 531
  • #16 js::jit::DoCallFallback
    at /build/buildd/mozjs24-24.2.0/js/src/jit/BaselineIC.cpp line 7007
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 js::jit::CreateThisInfo
    from /tmp/apport_sandbox_mZSAav/usr/lib/x86_64-linux-gnu/libmozjs-24.so.0
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
  • #30 ??
  • #31 ??
  • #32 ??
  • #33 ??
  • #34 ??
  • #35 ??
  • #36 ??
  • #37 ??
  • #38 ??
  • #39 ??
  • #40 ??
  • #41 ??
  • #42 ??
  • #43 ??
  • #44 ??
  • #45 g_mutex_unlock
    at /build/buildd/glib2.0-2.39.91/./glib/gthread-posix.c line 228
  • #46 ??
  • #47 ??
  • #48 ??

Comment 1 Jasper St. Pierre (not reading bugmail) 2014-05-04 15:24:09 UTC
Yes, you just typed something that would make it crash. "Don't do that"