-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fraxinus crashes in debug build #2
Comments
Thanks for the error report. |
Nope that did not solve it. Here are couple of screenshots before and after doing the steps you suggested. I checked the same when starting the Release build, Here is the error report
|
Hi Anant, Do you think you can give us the stack trace from the crashing thread? Ole Vegard |
Hi Ole, Here you go. BACKTRACE:
COMPLETE APPLICATION OUTPUT
|
UPDATE: Never mind that didnt change anything. I used gcc-9.3.0, just wondering if this would have any issue at run time? I am trying with gcc-7.5.0 today, will let you know if that changes anything. Anant. |
Hi Ole, Just wanted to check back with you if you had a chance to look at the backtrack. Thanks! Anant. |
Hi Ole, I realized that while I debug some of the superbuild libs source is not found by Qtcreator. Seems like during cmake configuration, there may be some missing links. Although, when developing, it is able to navigate pretty much all the code. However, during debug it is not able to find the source for some external libraries such as CTK. I was wondering how do you resolve this in your local build, do you use an alternate IDE perhaps? Thanks for your assistance. Sincerely, |
Hi,
I have noticed that when compiling and launching Fraxinus in Debug build, it seems to crash after clicking
OK
in the window below.The same does not occur in Release build. Has anyone encountered this problem?
Anant.
The text was updated successfully, but these errors were encountered: