-
Notifications
You must be signed in to change notification settings - Fork 245
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
dlt-viewer closes without error #427
Comments
@darkreeper Looks like a bug/crash to me. Can you provide more information when this happens? Best would be to build and run the DLT Viewer in Debug mode, so that you get more details where and when the crash happens. |
I will try to build it in debug mode. Some more information:
I can't really tell when this is happening because it is very random. |
@alexmucde How can I build it with debug mode? |
Hi Alex / @alexmucde Problem: I can start the DLT Viewer normally, but I am experiencing a crash, when I try to make a connection |
@MaxMagazin I am using the Qt Creator to build the DLT Viewer with Debug symbols and start in Debug Mode. But i am using DLT Viewer mainly on Windows platform. |
Hi Alex / @alexmucde |
@MaxMagazin I am using QtCreator. You can open the DLT Viewer project with the .pro file in the Qt Creator and then select the Target build and then start with the Turtle icon. |
Hello,
we are using the dlt-viewer to get diagnostics for analysis and from time to time the dlt-viewer is closing without any error messages.
This is especially a problem while running endurance tests over weekends and the tool is closing itself on the second day.
Is there the possibility to enable some sort of debugging to hunt the down why it is closing?
Thanks.
Chris
The text was updated successfully, but these errors were encountered: