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 » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » assert FAIL for "Project / Package Organiser"
assert FAIL for "Project / Package Organiser" [message #48976] Wed, 15 November 2017 13:40 Go to next message
aplatypus is currently offline  aplatypus
Messages: 11
Registered: March 2006
Location: Newcastle, Australia
Promising Member
I have downloaded theIDE for Linux 64-bit, a few days ago.

* Version 11231-xenial_amd64
* (64-bit) (GCC) (C++11)(Gtk)
* CodeBase: 7402 classes: 102675

And btw, in your "About" box; it would be especially USEFUL if I could copy that information and paste it here. Alas, it is not able to be selected / copied Confused

Anyway I get that error when I click on the "Package Organiser" from the "Project" menu. Every time. It is extremely annoying. As a new user I at first thouht it was a window -- Not an error message.

* "Package Organiser" menu item is unusable.
* I was surprised that an "assert" error was triggered in a Production release

In addition, I can't select the text from the stack trace, Fortunately this is a Linux system so I got it eventually. Better if you can at least cui-paste such error outputs. Smile Yes? Very Happy

Before I go, I recommend the "Help / report bugs" menu option also identify any LOG or trace files that I could attach to this bug report. I would like to commend JIRA to you guys -- which is free for open source projects like this. Save my hours just 'discovering' how to report a problem.

----[ stackdump ]----

GNU nano 2.5.3 New Buffer Modified

Fatal error
Assertion failed in /build/upp-xDRIST/upp-11231/uppsrc/Core/Value.cpp, line 339
type < 0x8000000

Stack trace:
() [0x4e7f3f]
() [0x4e837b]
() [0x4f8ef9]
() [0x502039]
() [0x97e332]
() [0x696048]
() [0x693456]
() [0x694829]
() [0x608b48]
() [0x5826a6]
() [0x589922]
() [0x4c3df3]
() [0x5c137a]
() [0x4c3df3]
() [0xabcdf7]
() [0x9904ee]
() [0x98fbbd]
() [0x98ff02]
() [0x9913fe]
() [0x993ada]
() [0x993a96]
() [0x993a96]
() [0x99353c]
() [0x9af160]
() [0x9af26b]
() [0x9af4bb]
() [0x9af6e2]
() [0x9b037c]
() [0x9b049d]
() [0x9b059a]
() [0x9b074b]
() [0x99d43d]
() [0x57e920]
() [0x57d08e]
(__libc_start_main
() [0x40bf69]


Kind regards,
aplatypus
________________________________________
Re: assert FAIL for "Project / Package Organiser" [message #48994 is a reply to message #48976] Sun, 19 November 2017 21:13 Go to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

I improved a little bit logging of the ide. Now you could open ide logs in production "Help -> View application log file". Here is sample output of the log file (it contains version information):
* /home/klugier/upp/theide 19.11.2017 15:35:54, user: klugier

15:35:54 INFO  GuiMainFn_(): Version: 11473M (64 bit) (GCC) (C++11) (Gtk) Compiled: 11/17/2017 23:42:53

So, there is no need to copy it from "About" window Wink However, we will consider adding selection in that window too in the future. Currently, I see one problem with ide logging. The log file is clean after opening the new instance what makes analyzing the crash logs impossible.

Can you describe the reproduction scenario of the crash? For what package do you exactly open "Package organiser"? Maybe you modified the .upp project file by yourself and it crashes. Please let me know - we need more information.

Sincerely,
Klugier


U++ - one framework to rule them all.
Previous Topic: Project export bugs
Next Topic: Font scaling breaks auto-complete popup placement
Goto Forum:
  


Current Time: Tue Apr 16 14:35:31 CEST 2024

Total time taken to generate the page: 0.02436 seconds