I got a new laptop with Endless OS, and I installed Codeblocks. But it crashes always after a few minutes after the start, sometimes even if i write something down, it crashes and quit. Why does it do that? How could I stop it?
@kantortomi
Something that would help us a lot to understand the problem would be this:
- Open the application called ‘Terminal’
- In this application run the command:
eos-diagnostics
- The above command will create a file with the information of your system (example: eos-diagnostic-160614_111731_UTC + 0100.txt); Send us this file so we can analyze and see a possible solution
eos-diagnostic-171229_205630_UTC 0100.txt (599.3 KB)
@kantortomi had Codeblocks crashed at the point where you collected this diagnostics file? I believe it was running normally. Please do the following:
- Launch Codeblocks
- Use it for a while until it crashes
- Now follow the instructions above to create a new diagnostics file and attach it here
eos-diagnostic-180105_220520_UTC 0100.txt (449.3 KB)
it is right after a crash.
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: *** Error in `codeblocks': corrupted double-linked list: 0x000000000211c260 ***
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: ======= Backtrace: =========
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /lib/libc.so.6(+0x6da05)[0x7feaa0e29a05]
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /lib/libc.so.6(+0x77996)[0x7feaa0e33996]
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /lib/libc.so.6(+0x77c61)[0x7feaa0e33c61]
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /lib/libc.so.6(+0x78800)[0x7feaa0e34800]
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /app/lib/libwx_baseu-3.1.so.0(+0x12e034)[0x7feaa43bb034]
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /app/lib/libwx_baseu-3.1.so.0(_ZN17_wxHashTableBase211DeleteNodesEmPP21_wxHashTable_NodeBasePFvS1_E+0x35)[0x7feaa4374e25]
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /app/lib/libwx_baseu-3.1.so.0(+0x12e0d8)[0x7feaa43bb0d8]
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /lib/libc.so.6(__cxa_finalize+0x8f)[0x7feaa0df3f2f]
Jan 05 22:02:17 endless org.codeblocks.App.desktop[2055]: /app/lib/libwx_baseu-3.1.so.0(+0x69a36)[0x7feaa42f6a36]
I’ll try to reproduce this and file a bug internally. Thanks for reporting it! We’re shipping an older release of Codeblocks at the moment – the latest was made just last month – so with luck we can just update it…
Can you give me a link for code blocks?
To install it on Endless OS, just open the app center and search for it!
@kantortomi Forgot to update this thread but you should now be able to update to Codeblocks 17.12 in the app center. With luck this will miraculously fix the crash
A post was split to a new topic: Can’t install Codeblocks