Public bug reported:

Ubuntu 22.04 freshly installed.

Proxy configured in Settings GUI, /etc/profile and /etc/apt/apt.conf .
Browsing the web, installing software and stuff like that all works.

When I run extension manager it loads, but as soon as I hit the browse
button it crashes immediately with the following output.

```
$ extension-manager

(extension-manager:17154): GLib-GIO-WARNING **: 17:41:17.971: Invalid proxy URI 
'proxy.inst.edu.uy:3128': Invalid URI ‘proxy.inst.edu.uy:3128’
**
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
Bail out! 
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
Aborted (core dumped)
```

The proxy look like (real url redacted):
```
$ echo $https_proxy
proxy.inst.edu.uy:3128
```

If I replace the proxy with its IP adress (IP redacted), the crash
changes:

```
$ export https_proxy=10.10.10.10:3128
$ extension-manager
**
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
Bail out! 
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
Aborted (core dumped)
```

** Affects: gnome-shell-extension-manager (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Ubuntu 22.04 freshly installed.
  
  Proxy configured in Settings GUI, /etc/profile and /etc/apt/apt.conf .
  Browsing the web, installing software and stuff like that all works.
  
- When I run extension manager it loads, but as soon as I hi the browse
+ When I run extension manager it loads, but as soon as I hit the browse
  button it crashes immediately with the following output.
  
- 
  ```
- $ extension-manager 
+ $ extension-manager
  
  (extension-manager:17154): GLib-GIO-WARNING **: 17:41:17.971: Invalid proxy 
URI 'proxy.inst.edu.uy:3128': Invalid URI ‘proxy.inst.edu.uy:3128’
  **
  
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Bail out! 
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Aborted (core dumped)
  ```
  
  The proxy look like (real url redacted):
  ```
  $ echo $https_proxy
  proxy.inst.edu.uy:3128
  ```
  
- 
- If I replace the proxy with its IP adress (IP redacted), the crash changes:
+ If I replace the proxy with its IP adress (IP redacted), the crash
+ changes:
  
  ```
  export https_proxy=10.10.10.10:3128
- jvisca@fofotimol:~$ extension-manager 
+ jvisca@fofotimol:~$ extension-manager
  **
  
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Bail out! 
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Aborted (core dumped)
  ```

** Description changed:

  Ubuntu 22.04 freshly installed.
  
  Proxy configured in Settings GUI, /etc/profile and /etc/apt/apt.conf .
  Browsing the web, installing software and stuff like that all works.
  
  When I run extension manager it loads, but as soon as I hit the browse
  button it crashes immediately with the following output.
  
  ```
  $ extension-manager
  
  (extension-manager:17154): GLib-GIO-WARNING **: 17:41:17.971: Invalid proxy 
URI 'proxy.inst.edu.uy:3128': Invalid URI ‘proxy.inst.edu.uy:3128’
  **
  
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Bail out! 
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Aborted (core dumped)
  ```
  
  The proxy look like (real url redacted):
  ```
  $ echo $https_proxy
  proxy.inst.edu.uy:3128
  ```
  
  If I replace the proxy with its IP adress (IP redacted), the crash
  changes:
  
  ```
  export https_proxy=10.10.10.10:3128
- jvisca@fofotimol:~$ extension-manager
+ $ extension-manager
  **
  
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Bail out! 
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Aborted (core dumped)
  ```

** Description changed:

  Ubuntu 22.04 freshly installed.
  
  Proxy configured in Settings GUI, /etc/profile and /etc/apt/apt.conf .
  Browsing the web, installing software and stuff like that all works.
  
  When I run extension manager it loads, but as soon as I hit the browse
  button it crashes immediately with the following output.
  
  ```
  $ extension-manager
  
  (extension-manager:17154): GLib-GIO-WARNING **: 17:41:17.971: Invalid proxy 
URI 'proxy.inst.edu.uy:3128': Invalid URI ‘proxy.inst.edu.uy:3128’
  **
  
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Bail out! 
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Aborted (core dumped)
  ```
  
  The proxy look like (real url redacted):
  ```
  $ echo $https_proxy
  proxy.inst.edu.uy:3128
  ```
  
  If I replace the proxy with its IP adress (IP redacted), the crash
  changes:
  
  ```
- export https_proxy=10.10.10.10:3128
+ $ export https_proxy=10.10.10.10:3128
  $ extension-manager
  **
  
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Bail out! 
GLib-GIO:ERROR:../../../gio/gsocketclient.c:1982:g_socket_client_enumerator_callback:
 assertion failed: (data->error_info->best_error)
  Aborted (core dumped)
  ```

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

Title:
  extension-manager crashes when browsing behind a proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-manager/+bug/1970483/+subscriptions


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

Reply via email to