Opened 10 years ago

Last modified 10 years ago

#2317 closed defect

Random CTD (segfaults) at startup on OSX — at Initial Version

Reported by: wraitii Owned by:
Priority: Should Have Milestone: Alpha 17
Component: Core engine Keywords:
Cc: Patch:

Description

I get random crashes to desktop at fairly regular intervals on OSX. Stacktrace:

0 pyrogenesis 0x0000000105185cd1 CParser::InputTaskType(std::string const&, std::string const&) + 1 (Parser.cpp:817) 1 pyrogenesis 0x0000000105153647 CConfigDB::Reload(EConfigNamespace) + 215 (basic_string.h:279) 2 pyrogenesis 0x0000000105163b02 CONFIG_Init(CmdLineArgs const&) + 306 (Singleton.h:53) 3 pyrogenesis 0x0000000105168d3c Init(CmdLineArgs const&, int) + 380 (GameSetup.cpp:920) 4 pyrogenesis 0x0000000104ad3f3b SDL_main + 1659 (main.cpp:470) 5 pyrogenesis 0x0000000104dcc9e1 -[SDLMain applicationDidFinishLaunching:] + 97 6 com.apple.CoreFoundation 0x00007fff8ea56eda _CFXNotificationPost + 2554 7 com.apple.Foundation 0x00007fff92f087b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64 8 com.apple.AppKit 0x00007fff93c0152d -[NSApplication _postDidFinishNotification] + 292 9 com.apple.AppKit 0x00007fff93c01266 -[NSApplication _sendFinishLaunchingNotification] + 216 10 com.apple.AppKit 0x00007fff93bfe452 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 566 11 com.apple.AppKit 0x00007fff93bfe04c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351 12 com.apple.Foundation 0x00007fff92f2207b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308 13 com.apple.Foundation 0x00007fff92f21edd _NSAppleEventManagerGenericHandler + 106 14 com.apple.AE 0x00007fff97ec8078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307 15 com.apple.AE 0x00007fff97ec7ed9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37 16 com.apple.AE 0x00007fff97ec7d99 aeProcessAppleEvent + 318 17 com.apple.HIToolbox 0x00007fff91bc3709 AEProcessAppleEvent + 100 18 com.apple.AppKit 0x00007fff93bfa836 _DPSNextEvent + 1456 19 com.apple.AppKit 0x00007fff93bf9df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 20 com.apple.AppKit 0x00007fff93bf11a3 -[NSApplication run] + 517 21 pyrogenesis 0x0000000104dcc7c4 CustomApplicationMain + 548 22 pyrogenesis 0x0000000104dccda0 main + 272 23 libdyld.dylib 0x00007fff8f5ae7e1 start + 1

Change History (0)

Note: See TracTickets for help on using tickets.