Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLib-CRITICAL **: 00:02:32.092: g_str_has_prefix: assertion 'str != NULL' failed #618

Open
lidaobing opened this issue Jul 6, 2024 · 0 comments

Comments

@lidaobing
Copy link
Member

$ G_DEBUG=fatal-warnings snap run iptux
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Warning: Schema “org.gnome.system.locale” has path “/system/locale/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Gtk-Message: 23:51:37.768: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
Gtk-Message: 23:51:37.768: Failed to load module "appmenu-gtk-module"

(iptux:338075): GLib-CRITICAL **: 00:02:32.092: g_str_has_prefix: assertion 'str != NULL' failed
Error: signal 5:
0   iptux                                    0x634bf24218e5  + 0x5c8e5
1   libc.so.6                                0x739d3c92d090  + 0x43090
2   libglib-2.0.so.0                         0x739d3cdade96 g_logv + 0x276
3   libglib-2.0.so.0                         0x739d3cdae0e3 g_log + 0x93
4   libglib-2.0.so.0                         0x739d3cdd00a2 g_str_has_prefix + 0x62
5   libayatana-appindicator3.so.1            0x739d3cd03587  + 0x5587
6   libayatana-appindicator3.so.1            0x739d3cd06d1a  + 0x8d1a
7   libayatana-appindicator3.so.1            0x739d3cd06fe1  + 0x8fe1
8   libayatana-appindicator3.so.1            0x739d3cd042a5  + 0x62a5
9   libglib-2.0.so.0                         0x739d3cda653f  + 0x5a53f
10  libglib-2.0.so.0                         0x739d3cda586e g_main_context_dispatch + 0x15e
11  libglib-2.0.so.0                         0x739d3cda5c40  + 0x59c40
12  libglib-2.0.so.0                         0x739d3cda5ce3 g_main_context_iteration + 0x33
13  libgio-2.0.so.0                          0x739d3cfe7c25 g_application_run + 0x205
14  iptux                                    0x634bf2422220 iptux::Application::run(int, char**) + 0x46
15  iptux                                    0x634bf241ee90 main + 0x2e6
16  libc.so.6                                0x739d3c90e083 __libc_start_main + 0xf3
17  iptux                                    0x634bf241e3de _start + 0x2e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant