Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
SpellChecker crash
sarun:
I've built Code::Blocks SVN 7909 and 7910 and I found some problem with SpellChecker plugin. After I open editor settings and press OK, Code::Blocks crashed. And this is the crash from build log :
--- Quote ---Problem signature:
Problem Event Name: APPCRASH
Application Name: codeblocks.exe
Application Version: 0.0.0.0
Application Timestamp: 4f6fb031
Fault Module Name: SpellChecker.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4f[/img]6fb043
Exception Code: c0000005
Exception Offset: 00048d36
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: c85f
Additional Information 2: c85f88310a005693e260adfb2aa30865
Additional Information 3: f8cb
Additional Information 4: f8cb526cea840a05e3da65a966f86f09
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
--- End quote ---
(this log is from windows 7)
This build use MinGW-GCC version 4.6.2
From my experience, the problem exception code "c0000005" is something about NULL pointer. Could someone fix this?
EDIT: If I remove SpellChecker.dll from share\CodeBlocks\plugins, it'll be fine.
PS. To admins, I'm sorry if this topic is in the wrong category.
[attachment deleted by admin]
MortenMacFly:
--- Quote from: sarun on March 26, 2012, 03:53:52 am ---After I open editor settings and press OK, Code::Blocks crashed.
--- End quote ---
Sorry, works fine here. Did you forget to update your sources/resources? Try with a nightly - is it the same there?
sarun:
What compiler do you use, official MinGW or TDM-GCC?
ptDev:
Did you happen to apply a patch from the SpellChecker thread?
At some point there was a crash candidate, caused by the configuration panel pointing to a language that isn't available.
The workaround is to right-click in the status bar (the bottom right corner of the Code::Blocks frame), where you can see "de_CH" or something similar. change it to a language you actually have available, and C::B won't crash in the editor config dialog any more.
Also, please try this build and let us know if that one works.
sarun:
@MortenMacFly : The nightly bulid works fine, but due to @ptDev, the nightly build has de_CH on the right corner, but my build has a plus sign instead of de_CH.
Navigation
[0] Message Index
[#] Next page
Go to full version