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

dlt-viewer closes without error #427

Open
darkreeper opened this issue Feb 19, 2024 · 7 comments
Open

dlt-viewer closes without error #427

darkreeper opened this issue Feb 19, 2024 · 7 comments
Assignees
Labels

Comments

@darkreeper
Copy link

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

@alexmucde
Copy link
Collaborator

@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.

@darkreeper
Copy link
Author

I will try to build it in debug mode.

Some more information:

  • running on Windows 10
  • using v2.25.0 from this repo

I can't really tell when this is happening because it is very random.

@darkreeper
Copy link
Author

@alexmucde How can I build it with debug mode?
I used build_sdk_windows_qt5_MSVC_cmake_interactive.bat for now

@MaxMagazin
Copy link

Hi Alex / @alexmucde
one builds the code in debug mode with CMAKE_BUILD_TYPE=Debug flag, right?
How can I afterwards start the DLT Viewer in Debug mode? Can not find the proper command line option for that. Any help is appreciated.

Problem: I can start the DLT Viewer normally, but I am experiencing a crash, when I try to make a connection
Env: macOs, M3-chip.

@alexmucde
Copy link
Collaborator

@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.

@MaxMagazin
Copy link

MaxMagazin commented Mar 4, 2024

Hi Alex / @alexmucde
can you then put some light here (or in my separately created issue #440) on the details: what is necessary for running DLT-Viewer in debug mode? I assume there is a flag for that or something, right? How exactly do you do that on Windows? Using any script?

@alexmucde
Copy link
Collaborator

@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.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
COVESA DLT Viewer
  
Awaiting triage
Development

No branches or pull requests

3 participants