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 757866 - crashes in polkit dialog
crashes in polkit dialog
Status: RESOLVED DUPLICATE of bug 757668
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2015-11-10 03:23 UTC by Colin Walters
Modified: 2015-11-10 03:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2015-11-10 03:23:11 UTC
* gnome-continuous c4554133cee088780f3dcad67665d2919f310c175e2199aff25e03213ee1715d.1
    Version: 20151110.3
    origin refspec: gnome-continuous:gnome-continuous/buildmaster/x86_64-devel-debug

In a terminal,

`pkexec bash`, and authenticate.


Thread 10 (Thread 0x7f220df4b700 (LWP 818))

  • #0 sendmsg
    at ../sysdeps/unix/syscall-template.S line 81
  • #1 g_socket_send_message_with_timeout
    at ../../gio/gsocket.c line 4342
  • #2 g_socket_send_message
    at ../../gio/gsocket.c line 4251
  • #3 write_message_continue_writing
    at ../../gio/gdbusprivate.c line 1003
  • #4 write_message_async
    at ../../gio/gdbusprivate.c line 1095
  • #5 continue_writing
    at ../../gio/gdbusprivate.c line 1495
  • #6 continue_writing_in_idle_cb
    at ../../gio/gdbusprivate.c line 1516
  • #7 g_main_dispatch
    at ../../glib/gmain.c line 3154
  • #8 g_main_context_dispatch
    at ../../glib/gmain.c line 3769
  • #9 g_main_context_iterate
    at ../../glib/gmain.c line 3840
  • #10 g_main_loop_run
    at ../../glib/gmain.c line 4034
  • #11 gdbus_shared_thread_func
    at ../../gio/gdbusprivate.c line 246
  • #12 g_thread_proxy
    at ../../glib/gthread.c line 778
  • #13 start_thread
    at pthread_create.c line 313
  • #14 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 109

Thread 4 (Thread 0x7f21ecd1a700 (LWP 1304))

  • #0 syscall
    at ../sysdeps/unix/sysv/linux/x86_64/syscall.S line 38
  • #1 g_cond_wait_until
    at ../../glib/gthread-posix.c line 1444
  • #2 g_async_queue_pop_intern_unlocked
    at ../../glib/gasyncqueue.c line 422
  • #3 g_async_queue_timeout_pop
    at ../../glib/gasyncqueue.c line 543
  • #4 g_thread_pool_wait_for_new_pool
    at ../../glib/gthreadpool.c line 167
  • #5 g_thread_pool_thread_proxy
    at ../../glib/gthreadpool.c line 364
  • #6 g_thread_proxy
    at ../../glib/gthread.c line 778
  • #7 start_thread
    at pthread_create.c line 313
  • #8 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 109

Thread 1 (Thread 0x7f222fa1fa40 (LWP 813))

  • #0 g_cancellable_disconnect
    at ../../gio/gcancellable.c line 629
  • #1 auth_request_free
    at ../../src/shell-polkit-authentication-agent.c line 210
  • #2 auth_request_complete
    at ../../src/shell-polkit-authentication-agent.c line 357
  • #3 ffi_call_unix64
    from /lib/libffi.so.6
  • #4 ffi_call
    from /lib/libffi.so.6
  • #5 gjs_invoke_c_function
    at ../gi/function.cpp line 999
  • #6 function_call
    at ../gi/function.cpp line 1322
  • #7 CallJSNative
    at ./jscntxtinlines.h line 321
  • #8 js::Invoke
    at /ostbuild/source/js24/_build/js/src/vm/Interpreter.cpp line 474
  • #9 Interpret
    at /ostbuild/source/js24/_build/js/src/vm/Interpreter.cpp line 2298
  • #10 js::RunScript
    at /ostbuild/source/js24/_build/js/src/vm/Interpreter.cpp line 438
  • #11 js::Invoke
    at /ostbuild/source/js24/_build/js/src/vm/Interpreter.cpp line 500
  • #12 js_fun_apply
    at /ostbuild/source/js24/_build/js/src/jsfun.cpp line 982
  • #13 CallJSNative
    at ./jscntxtinlines.h line 321
  • #14 js::Invoke
    at /ostbuild/source/js24/_build/js/src/vm/Interpreter.cpp line 481
  • #15 js::Invoke
    at /ostbuild/source/js24/_build/js/src/vm/Interpreter.cpp line 531
  • #16 js::jit::DoCallFallback
    at /ostbuild/source/js24/_build/js/src/jit/BaselineIC.cpp line 7007
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??

Comment 1 Jasper St. Pierre (not reading bugmail) 2015-11-10 03:58:29 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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