Hi,
MCUXpresso crashs sometimes. Mostly if I used "Terminate and Relauch" at debugging.
It seems there is some GTK issue on my Debian 11 OS. The used GTK version is 3.24.24.
env SWT_GTK3=0 /usr/local/mcuxpressoide-11.6.1_8255/ide/mcuxpressoide
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Toolbar: com.crt.quickstart.toolbar in menu:com.crt.quickstart.toolbar
Arguments:
Arguments:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.eclipse.equinox.internal.p2.metadata.expression.Member$DynamicMember (file:/usr/local/mcuxpressoide-11.6.1_8255/ide/plugins/org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar) to method java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableEntry.getValue()
WARNING: Please consider reporting this to the maintainers of org.eclipse.equinox.internal.p2.metadata.expression.Member$DynamicMember
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
WARNING: No executable implementation [ExecutableExtensionProvider.getExtensionsMap]
(MCUXpresso IDE:17158): Gtk-WARNING **: 11:19:55.196: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(MCUXpresso IDE:17158): Gtk-WARNING **: 11:20:49.949: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
**
Gtk:ERROR:../../../../gtk/gtktreestore.c:596:gtk_tree_store_get_path: assertion failed: (G_NODE (iter->user_data)->parent != NULL)
Bail out! Gtk:ERROR:../../../../gtk/gtktreestore.c:596:gtk_tree_store_get_path: assertion failed: (G_NODE (iter->user_data)->parent != NULL)
Is this a known issue? Is there a fix for this?
Thanks a lot and best regards,
Maximilian
Hi,
good to know but maybe someone knows a solution.
Best regards,
Maximilian
Hello,
Unfortunately, the MCUXpresso does not have support for the Debian distro only Ubuntu Linux (64-bit only).
Best regards,
Pavel