User forums > Help
[solved] Crash when opening project file
(1/1)
qubodup:
Hello,
I would like to try to compile a 3D engine that uses Code::Blocks on my 64bit Linux machine. When I open the project file, C::B crashes, however.
I uploaded the .cbp and codeblocks.xml files. Hopefully they can clarify what's wrong.
Thanks
PS: codeblocks 8.02-8
PPS: gdb: http://pastebin.com/m1f7e179e bt: http://pastebin.com/m334fce02
stahta01:
What version/SVN of Code::Blocks?
Tim S.
PS. Windows user; so, I can help out anymore.
Jenna:
What is codeblocks 8.02-8 ?
It seems not to be an official build.
I can confirm the crash, when I try to open the project-file on linux.
Can you compile C::B from svn-source ?
I just committed a fix that prevents the crash.
I can not test whether the apocalyx sources are compilable with the fix or not, I don't want to download the whole needed stuff, because I still have to use ISDN at home.
But opening the project-file (at least on linux) now works.
qubodup:
--- Quote from: jens on September 18, 2009, 07:31:54 pm ---What is codeblocks 8.02-8 ?
--- End quote ---
It's an Arch Linux package: http://www.archlinux.org/packages/community/i686/codeblocks/
--- Quote from: jens on September 18, 2009, 07:31:54 pm ---Can you compile C::B from svn-source ?
I just committed a fix that prevents the crash.
--- End quote ---
Thanks! Now tried the codeblocks-svn AUR buildfile: http://aur.archlinux.org/packages.php?ID=18493 (edited to checkout latest version). It works (opens) now!
What caused the crash?
Jenna:
--- Quote from: qubodup on September 18, 2009, 08:11:09 pm ---What caused the crash?
--- End quote ---
Using a returned pointer without checking if it is 0.
Navigation
[0] Message Index
Go to full version