Feedback #274

Access violation reading location 0x00000c60.

Added by Anonymous over 4 years ago. Updated over 3 years ago.

Status:New Start:05/16/2009
Priority:High Due date:
Assigned to:- % Done:

0%

Category:- Spent time: -
Target version:-

Description

Compiled in debug mode.
Started.
Got exception:
Unhandled exception at 0x006d3ea1 in Community Core Vision_debug.exe: 0xC0000005: Access violation reading location 0x00000c60.

ofTrueTypeFont.cpp, line 738.

History

Updated by Artem Titoulenko over 3 years ago

can we have some more information? for instance CPU, svn revision (if you are actually using the svn build or the zips), trace up to the problem.

that is an oF library/module and thus it cannot be the problem. Something before it must have caused it.

Updated by Daniel Danilins over 3 years ago

SVN Revision: 179 (not a zip).
CPU: i7, Windows 7 32bit
Stack trace:

Community Core Vision_debug.exe!ofTrueTypeFont::getStringBoundingBox(std::basic_string<char,std::char_traits<char>,std::allocator<char> > c="Source Properties", float x=0.00000000, float y=0.00000000) Line 738 + 0xf bytes C++

Community Core Vision_debug.exe!ofTrueTypeFont::stringWidth(std::basic_string<char,std::char_traits<char>,std::allocator<char> > c="Source Properties") Line 703 + 0x3c bytes C++
Community Core Vision_debug.exe!ofxGuiPanel::init(int id=0, std::basic_string<char,std::char_traits<char>,std::allocator<char> > name="Source Properties", int x=735, int y=10, int border=12, int spacing=10) Line 36 + 0x39 bytes C++
Community Core Vision_debug.exe!ofxGui::addPanel(int id=0, std::basic_string<char,std::char_traits<char>,std::allocator<char> > name="Source Properties", int x=735, int y=10, int border=12, int spacing=10) Line 163 C++
Community Core Vision_debug.exe!ofxNCoreVision::setupControls() Line 58 + 0x3d bytes C++
Community Core Vision_debug.exe!ofxNCoreVision::_setup(ofEventArgs & e={...}) Line 88 C++
Community Core Vision_debug.exe!Poco::Delegate<ofxNCoreVision,ofEventArgs,0>::notify(const void * __formal=0x00000000, ofEventArgs & arguments={...}) Line 144 + 0x14 bytes C++
Community Core Vision_debug.exe!Poco::FIFOStrategy<ofEventArgs,Poco::AbstractDelegate<ofEventArgs>,Poco::p_less<Poco::AbstractDelegate<ofEventArgs> > >::notify(const void * sender=0x00000000, ofEventArgs & arguments={...}) Line 84 + 0x2d bytes C++
Community Core Vision_debug.exe!Poco::AbstractEvent<ofEventArgs,Poco::FIFOStrategy<ofEventArgs,Poco::AbstractDelegate<ofEventArgs>,Poco::p_less<Poco::AbstractDelegate<ofEventArgs> > >,Poco::AbstractDelegate<ofEventArgs> >::notify(const void * pSender=0x00000000, ofEventArgs & args={...}) Line 229 + 0x2b bytes C++
Community Core Vision_debug.exe!ofNotifyEvent<ofEvent<ofEventArgs>,ofEventArgs>(ofEvent<ofEventArgs> & event={...}, ofEventArgs & args={...}) Line 67 C++
Community Core Vision_debug.exe!ofAppGlutWindow::runAppViaInfiniteLoop(ofBaseApp * appPtr=0x0332d520) Line 136 + 0xf bytes C++
Community Core Vision_debug.exe!ofRunApp(ofBaseApp * OFSA=0x0332d520) Line 113 + 0x1b bytes C++
Community Core Vision_debug.exe!main() Line 14 + 0x56 bytes C++
Community Core Vision_debug.exe!__tmainCRTStartup() Line 586 + 0x19 bytes C
Community Core Vision_debug.exe!mainCRTStartup() Line 403 C
kernel32.dll!@BaseThreadInitThunk@12() + 0x12 bytes
ntdll.dll!___RtlUserThreadStart@8() + 0x27 bytes
ntdll.dll!__RtlUserThreadStart@8() + 0x1b bytes

Also available in: Atom PDF