Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » TheIDE crashes after starting a program
TheIDE crashes after starting a program [message #54381] Wed, 08 July 2020 21:09 Go to next message
amrein is currently offline  amrein
Messages: 278
Registered: August 2008
Location: France
Experienced Member
Hi

TheIDE crashes after starting a program.

How to reproduce

1. Start TheIDE
2. Open Button in examples
3. Click on the menu option "Debug/Execute"
4. Close the Button example

TheIDE crash with a memory access error.

U++ version tested

upp-14665 on Linux and Windows
upp-14670 (last one) on Linux

Comment

This bug was introduced in commit 14663 with changes in uppsrc/CtrlLib/MenuItem.cpp.
Re: TheIDE crashes after starting a program [message #54382 is a reply to message #54381] Wed, 08 July 2020 21:41 Go to previous messageGo to next message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
I just test it and work fine for me:

I started TheIDE (version 14375 Built with Mingwx64)

Select "Button" package in "Exemple" Assembly
Launched it in debug mode via menu option Debug/execute
Then when closing Button example, everythings work well.

I did both with MSVSx64 and CLANGx64 bith where setup in Debug mode

I did the exact same thing with TheIDE v14665 downloaded from Upp website and yes, it crash However since my self made build from SVN seems newer and don't crash I bet it will be fix on next Nightly builds

[Updated on: Wed, 08 July 2020 21:41]

Report message to a moderator

Re: TheIDE crashes after starting a program [message #54383 is a reply to message #54382] Thu, 09 July 2020 05:52 Go to previous messageGo to next message
amrein is currently offline  amrein
Messages: 278
Registered: August 2008
Location: France
Experienced Member
TheIDE version 14665 is greater than 14375, the one you tested. This is why it works for you.

The issue has appeared with 14663 commit.

I tested the latest Windows and Posix tarballs (14670) and the same issue remains.

[Updated on: Thu, 09 July 2020 06:06]

Report message to a moderator

Re: TheIDE crashes after starting a program [message #54388 is a reply to message #54381] Fri, 10 July 2020 09:44 Go to previous messageGo to next message
pvictor is currently offline  pvictor
Messages: 67
Registered: December 2015
Member
TheIDE version 14673 still crashes after Setup > Settings > Close.

Log:
12:41:06:885 INFO GuiMainFn_(): Version: 14673 (64 bit) (GCC) (C++11) (C++14) (Gtk) Compiled: 07/10/ 20 12:20:30
****************** PANIC: Invalid memory access!
Re: TheIDE crashes after starting a program [message #54407 is a reply to message #54388] Tue, 14 July 2020 10:38 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Very likely the same issue as with crash when opening another package; should be now fixed (please test).

(The problem was actually with new menu feature which adds return "bool" value to Execute in case some menu item was invoked...)

Mirek
Re: TheIDE crashes after starting a program [message #54410 is a reply to message #54407] Tue, 14 July 2020 13:22 Go to previous messageGo to next message
amrein is currently offline  amrein
Messages: 278
Registered: August 2008
Location: France
Experienced Member
No more crash (running or opening another package). Thumbs Up

Thank.

[Updated on: Tue, 14 July 2020 13:25]

Report message to a moderator

Re: TheIDE crashes after starting a program [message #54411 is a reply to message #54381] Tue, 14 July 2020 13:53 Go to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Thanks Mirek !
Previous Topic: Dwarf debugger - developer needed :)
Next Topic: Linking error on FreeBSD
Goto Forum:
  


Current Time: Thu Mar 28 19:11:58 CET 2024

Total time taken to generate the page: 0.01036 seconds