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

[Bug]: Random crashes #3483

Open
Groovejuice999 opened this issue Sep 27, 2024 · 0 comments
Open

[Bug]: Random crashes #3483

Groovejuice999 opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels

Comments

@Groovejuice999
Copy link

What happened?

After a random time 2min - 30min codelite crashes.

It is running stable on a raspberry pi 3b+ with debian (bookworm) 32bit.
It crashes on a raspberry pi4b with debian (bookworm) 32bit.
i guess it was running stable on a raspberry pi4b with debian (bookworm) 64bit.

Version

17.0.0

Operating system

Linux

Steps to reproduce

No response

Relevant log output

Gdk-Message: 09:28:57.295: Error 71 (Protocol error) dispatching to Wayland display.

(codelite:2522): Gtk-CRITICAL **: 09:29:59.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(codelite:2522): Gtk-CRITICAL **: 09:29:59.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(codelite:2522): Gtk-CRITICAL **: 09:31:01.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(codelite:2522): Gtk-WARNING **: 09:31:04.186: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)

(codelite:2522): Gtk-WARNING **: 09:31:04.206: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)

(codelite:2522): Gtk-CRITICAL **: 09:31:31.436: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed

(codelite:2522): Gtk-CRITICAL **: 09:31:31.437: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed

(codelite:2522): Gtk-CRITICAL **: 09:31:31.487: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed

(codelite:2522): Gtk-CRITICAL **: 09:32:31.875: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed

(codelite:2522): Gtk-CRITICAL **: 09:32:31.932: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed

(codelite:2522): Gtk-CRITICAL **: 09:32:31.985: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed

(codelite:2522): Gtk-CRITICAL **: 09:32:32.048: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed

(codelite:2522): Gtk-CRITICAL **: 09:32:32.451: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed

(codelite:2522): Gtk-CRITICAL **: 09:37:48.221: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed
Gdk-Message: 09:38:11.226: Error flushing display: Broken pipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants