Public bug reported:

if you have a proxy in example.com:80 which allows normal http requests,
and you set your https_proxy environment variable to point to this
proxy, then gnome-control-center gnome-online-accounts will crash every
time you attempt to add a new account in Google:

(gnome-control-center:4093): GLib-GObject-CRITICAL **:
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)'
failed

(gnome-control-center:4093): GLib-GObject-CRITICAL **:
g_type_instance_get_private: assertion `instance != NULL &&
instance->g_class != NULL' failed

Program received signal SIGSEGV, Segmentation fault.
0x00007fffe394c1b4 in soup_socket_is_ssl () from /usr/lib/libsoup-2.4.so.1
(gdb) bt
#0  0x00007fffe394c1b4 in soup_socket_is_ssl () from /usr/lib/libsoup-2.4.so.1
#1  0x00007fffe393be60 in ?? () from /usr/lib/libsoup-2.4.so.1
#2  0x00007fffe393d737 in soup_message_io_client ()
   from /usr/lib/libsoup-2.4.so.1
#3  0x00007fffe39486fb in ?? () from /usr/lib/libsoup-2.4.so.1
#4  0x00007fffe39489eb in ?? () from /usr/lib/libsoup-2.4.so.1
#5  0x00007fffe3949113 in ?? () from /usr/lib/libsoup-2.4.so.1
#6  0x00007ffff5d6da5d in g_main_dispatch (context=0x7ffff825bcf0)


To reproduce:

1. gnome-terminal
2. export https_proxy=http://example.com:80
3. gnome-control-center
4. click Online Accounts 
5. add a Google account

** Affects: gnome-control-center (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/862480

Title:
  soup_socket_is_ssl crashes g-c-c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/862480/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to