-
Notifications
You must be signed in to change notification settings - Fork 35
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
Undeterministic, very sporadic RAFCON crash on drag and drop #677
Comments
SEGFAULT 1 In diesen segfault hatte ich gestern einen zu neuzig prozent auch ein drag and drop aus dem LibraryTree gemacht. Hier sieht man keinen image fehler wie beim 2. RAFCON Segfaulted aber immer erst nachdem die instance schon eine Weile läuft. Das kann auch darauf hindeuten, dass eine andere Funktion die vorbedingung bereitstellt (wohl dadurch das sie nicht sauber abschließt).
Originally created by @Rbelder at 2019-02-18 09:23:06+00:00 (moved from RMC internal repository) |
SEGFAULT 2 Also in diesen segfault hab ich einen drag and drop gemacht aus dem LibraryTree in eine tiefere Hierarchy einer State Machine.
Originally created by @Rbelder at 2019-02-18 09:24:13+00:00 (moved from RMC internal repository) |
SEGFAULT 3:
Originally created by @peter-lehner at 2019-05-29 08:57:01+00:00 (moved from RMC internal repository) |
If a library is dragged and dropped into the graphical editor the following error occurs and RAFCON crashes.
Gtk:ERROR:gtkimagedefinition.c:258:gtk_image_definition_unref: code should not be reached
Unfortunately I cannot reproduce the error deterministically.
Originally created by @sebastian-brunner ([email protected]) at 2019-02-05 13:04:45+00:00 (moved from RMC internal repository)
The text was updated successfully, but these errors were encountered: