Advertisement
vliaskov

jhbuild gnome-shell crashes at login

Mar 19th, 2020
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.65 KB | None | 0 0
  1. (gdb) bt
  2. #0 0x00007fec19508ea1 in raise () from /lib64/libc.so.6
  3. #1 0x00005598e4f70de2 in dump_gjs_stack_on_signal_handler (signo=6) at ../src/main.c:394
  4. #2 <signal handler called>
  5. #3 0x00007fec19508ea1 in raise () from /lib64/libc.so.6
  6. #4 0x00007fec194f253d in abort () from /lib64/libc.so.6
  7. #5 0x00007fec18f36d73 in g_assertion_message (domain=<optimized out>, file=<optimized out>, line=<optimized out>, func=0x7febbd3026e0 <__func__.38459> "gnome_bg_slide_show_set_property", message=<optimized out>)
  8. at ../../../../jhbuild/checkout/glib/glib/gtestutils.c:2914
  9. #6 0x00007fec18f9068b in g_assertion_message_expr (domain=domain@entry=0x7febbd301099 "GnomeDesktop", file=file@entry=0x7febbd3025f0 "../../../../jhbuild/checkout/gnome-desktop/libgnome-desktop/gnome-bg-slide-show.c",
  10. line=line@entry=86, func=func@entry=0x7febbd3026e0 <__func__.38459> "gnome_bg_slide_show_set_property", expr=expr@entry=0x7febbd3025d0 "GNOME_BG_IS_SLIDE_SHOW (object)") at ../../../../jhbuild/checkout/glib/glib/gtestutils.c:2940
  11. #7 0x00007febbd2f10d6 in gnome_bg_slide_show_set_property (object=0x5598e689c170, property_id=1, value=0x7ffd2e0c83e0, pspec=0x5598e5ed4a00) at ../../../../jhbuild/checkout/gnome-desktop/libgnome-desktop/gnome-bg-slide-show.c:86
  12. #8 0x00007fec190587d1 in object_set_property (nqueue=0x5598e6791f10, value=0x7ffd2e0c8460, pspec=0x5598e5ed4a00, object=0x5598e689c170) at ../../../../jhbuild/checkout/glib/gobject/gobject.c:1565
  13. #9 g_object_new_internal (class=class@entry=0x5598e689a3b0, params=params@entry=0x7ffd2e0c8480, n_params=n_params@entry=1) at ../../../../jhbuild/checkout/glib/gobject/gobject.c:1971
  14. #10 0x00007fec19059b2b in g_object_new_with_properties (object_type=94115186006016, n_properties=n_properties@entry=1, names=names@entry=0x5598e689a440, values=values@entry=0x5598e689a530)
  15. at ../../../../jhbuild/checkout/glib/gobject/gobject.c:2099
  16. #11 0x00007fec186bd6d8 in ObjectInstance::init_impl (this=0x5598e689f990, context=0x5598e57f6660, args=..., object=...) at ../../../../jhbuild/checkout/gjs/gi/wrapperutils.h:1005
  17. #12 0x00007fec186bd95f in ObjectBase::init_gobject (context=0x5598e57f6660, argc=<optimized out>, vp=<optimized out>) at /home/vliaskovitis/jhbuild/install/include/mozjs-68/js/RootingAPI.h:1238
  18. #13 0x00007fec15a86a2d in CallJSNative (cx=<optimized out>, native=0x7fec186bd890 <ObjectBase::init_gobject(JSContext*, unsigned int, JS::Value*)>, args=...)
  19. at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:443
  20. #14 js::InternalCallOrConstruct (cx=0x5598e57f6660, args=..., construct=<optimized out>) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:535
  21. #15 0x00007fec15a871c6 in js::Call (cx=0x2, fval=..., thisv=..., args=..., rval=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:606
  22. #16 0x00007fec15defc14 in JS_CallFunctionValue (cx=0x5598e57f6660, obj=..., fval=..., args=..., rval=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/jsapi.cpp:2610
  23. #17 0x00007fec186d2c73 in GjsContextPrivate::call_function (this=this@entry=0x5598e5795490, this_obj=..., this_obj@entry=..., func_val=..., func_val@entry=..., args=..., rval=...) at ../../../../jhbuild/checkout/gjs/gjs/context.cpp:1106
  24. #18 0x00007fec186b5ef9 in ObjectInstance::constructor_impl (this=<optimized out>, context=0x5598e57f6660, object=..., argv=...) at /home/vliaskovitis/jhbuild/install/include/mozjs-68/js/RootingAPI.h:1212
  25. #19 0x00007fec186bfd76 in GIWrapperBase<ObjectBase, ObjectPrototype, ObjectInstance>::constructor (cx=0x5598e57f6660, argc=<optimized out>, vp=<optimized out>) at /home/vliaskovitis/jhbuild/install/include/mozjs-68/js/RootingAPI.h:1212
  26. #20 0x00007fec15a87635 in CallJSNative (cx=<optimized out>, native=0x7fec186bfc40 <GIWrapperBase<ObjectBase, ObjectPrototype, ObjectInstance>::constructor(JSContext*, unsigned int, JS::Value*)>, args=...)
  27. at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:443
  28. #21 CallJSNativeConstructor (cx=<optimized out>, native=0x7fec186bfc40 <GIWrapperBase<ObjectBase, ObjectPrototype, ObjectInstance>::constructor(JSContext*, unsigned int, JS::Value*)>, args=...)
  29. at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:459
  30. #22 InternalConstruct (cx=0x5598e57f6660, args=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:633
  31. #23 0x00007fec15a802d2 in js::ConstructFromStack (cx=<optimized out>, args=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:679
  32. #24 Interpret (cx=<optimized out>, state=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:3073
  33. #25 0x00007fec15a763e1 in js::RunScript (cx=0x5598e57f6660, state=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:423
  34. #26 0x00007fec15a86d1a in js::InternalCallOrConstruct (cx=0x5598e57f6660, args=..., construct=<optimized out>) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:563
  35. #27 0x00007fec15a871c6 in js::Call (cx=0x2, fval=..., thisv=..., args=..., rval=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:606
  36. #28 0x00007fec15defc14 in JS_CallFunctionValue (cx=0x5598e57f6660, obj=..., fval=..., args=..., rval=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/jsapi.cpp:2610
  37. #29 0x00007fec186d2c73 in GjsContextPrivate::call_function (this=this@entry=0x5598e5795490, this_obj=..., this_obj@entry=..., func_val=..., func_val@entry=..., args=..., rval=...) at ../../../../jhbuild/checkout/gjs/gjs/context.cpp:1106
  38. #30 0x00007fec186b5ef9 in ObjectInstance::constructor_impl (this=<optimized out>, context=0x5598e57f6660, object=..., argv=...) at /home/vliaskovitis/jhbuild/install/include/mozjs-68/js/RootingAPI.h:1212
  39. #31 0x00007fec186bfd76 in GIWrapperBase<ObjectBase, ObjectPrototype, ObjectInstance>::constructor (cx=0x5598e57f6660, argc=<optimized out>, vp=<optimized out>) at /home/vliaskovitis/jhbuild/install/include/mozjs-68/js/RootingAPI.h:1212
  40. #32 0x00007fec15a87635 in CallJSNative (cx=<optimized out>, native=0x7fec186bfc40 <GIWrapperBase<ObjectBase, ObjectPrototype, ObjectInstance>::constructor(JSContext*, unsigned int, JS::Value*)>, args=...)
  41. at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:443
  42. #33 CallJSNativeConstructor (cx=<optimized out>, native=0x7fec186bfc40 <GIWrapperBase<ObjectBase, ObjectPrototype, ObjectInstance>::constructor(JSContext*, unsigned int, JS::Value*)>, args=...)
  43. at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:459
  44. #34 InternalConstruct (cx=0x5598e57f6660, args=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:633
  45. #35 0x00007fec15a802d2 in js::ConstructFromStack (cx=<optimized out>, args=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:679
  46. #36 Interpret (cx=<optimized out>, state=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:3073
  47. #37 0x00007fec15a763e1 in js::RunScript (cx=0x5598e57f6660, state=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:423
  48. #38 0x00007fec15a87cc6 in js::ExecuteKernel (cx=0x2, script=..., envChainArg=..., newTargetValue=..., evalInFrame=..., result=0x7ffd2e0c8080) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:782
  49. #39 0x00007fec15a87e8a in js::Execute (cx=0x5598e57f6660, script=..., envChainArg=..., rval=0x7ffd2e0c9bc0) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/Interpreter.cpp:815
  50. #40 0x00007fec15b36cd3 in EvaluateSourceBuffer<char16_t> (cx=0x5598e57f6660, scopeKind=<optimized out>, env=..., optionsArg=..., srcBuf=..., rval=...)
  51. at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/CompilationAndEvaluation.cpp:541
  52. #41 0x00007fec15b37332 in JS::Evaluate (cx=0x5598e57f6660, envChain=..., envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at /home/vliaskovitis/jhbuild/checkout/mozjs-68.4.2/js/src/vm/CompilationAndEvaluation.cpp:595
  53. #42 0x00007fec186d5442 in GjsContextPrivate::eval_with_scope (this=0x5598e5795490, scope_object=..., script=<optimized out>, script_len=<optimized out>, filename=0x7fec192ae099 "<main>", retval=...)
  54. at /home/vliaskovitis/jhbuild/install/include/mozjs-68/js/RootingAPI.h:1212
  55. #43 0x00007fec186d57e0 in GjsContextPrivate::eval (this=0x5598e5795490, script=0x7fec192ae588 "imports.ui.environment.init();imports.ui.main.start();", script_len=-1, filename=0x7fec192ae099 "<main>", exit_status_p=0x7ffd2e0c9cac,
  56. error=0x7ffd2e0c9cb0) at /home/vliaskovitis/jhbuild/install/include/mozjs-68/js/RootingAPI.h:1238
  57. #44 0x00007fec186d5aa9 in gjs_context_eval (js_context=js_context@entry=0x5598e5795580, script=script@entry=0x7fec192ae588 "imports.ui.environment.init();imports.ui.main.start();", script_len=script_len@entry=-1,
  58. filename=filename@entry=0x7fec192ae099 "<main>", exit_status_p=exit_status_p@entry=0x7ffd2e0c9cac, error=error@entry=0x7ffd2e0c9cb0) at ../../../../jhbuild/checkout/gjs/gjs/context.cpp:934
  59. #45 0x00007fec192a9e11 in gnome_shell_plugin_start (plugin=<optimized out>) at ../src/gnome-shell-plugin.c:127
  60. #46 0x00007fec183a2860 in meta_plugin_manager_new (compositor=compositor@entry=0x5598e557dc30) at ../src/compositor/meta-plugin-manager.c:113
  61. #47 0x00007fec1839b6f0 in meta_compositor_manage (compositor=0x5598e557dc30) at ../src/compositor/compositor.c:573
  62. #48 0x00007fec183b766a in enable_compositor (display=0x5598e593a040) at ../src/core/display.c:603
  63. #49 meta_display_open () at ../src/core/display.c:816
  64. #50 0x00007fec183c198c in meta_run () at ../src/core/main.c:673
  65. #51 0x00005598e4f70845 in main (argc=<optimized out>, argv=<optimized out>) at ../src/main.c:552
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement