OSX Crash on DCSS startup?


Problems running or configuring the software, commands & options, compiling, different platforms, using the interface, documentation, etc.

User avatar

Dungeon Dilettante

Posts: 4

Joined: Thursday, 14th July 2011, 07:35

Post Tuesday, 17th July 2012, 21:31

OSX Crash on DCSS startup?

Hello!

I'm a big rogue-like fan and have enjoyed a fair share of DCSS, but I've been having crash issues since v .10. I decided to wait to see if it might be resolved, but still no dice on the latest stable release. I'm using OSX 10.6.8 on a i7 MBP. I can start the application and it loads the initial splash art, then crashes. Below is the crash report. I might be missing something basic and silly--so any input is appreciated. Would love to get back in to crawl!

Spoiler: show
Process: Dungeon Crawl Stone Soup - Tiles [912]
Path: /Applications/Games/Dungeon Crawl Stone Soup - Tiles.app/Contents/MacOS/Dungeon Crawl Stone Soup - Tiles
Identifier: net.sourceforge.crawl-ref
Version: ??? (0.10.3)
Code Type: X86 (Native)
Parent Process: launchd [123]

Date/Time: 2012-07-17 16:24:34.986 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 1859044 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 26 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 7A2B7C32-2F1A-46C9-BFC3-2D2DA15575C0

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 7

Application Specific Information:
abort() called

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x9028f9df szone_free_definite_size + 404
1 libSystem.B.dylib 0x9028f5e8 free + 244
2 libstdc++.6.dylib 0x93dc3baf std::string::reserve(unsigned long) + 85
3 libstdc++.6.dylib 0x93dc3bfc std::string::push_back(char) + 54
4 net.sourceforge.crawl-ref 0x004541f9 mb_to_utf8(char const*) + 201
5 net.sourceforge.crawl-ref 0x00454717 FileLineInput::get_line() + 327
6 net.sourceforge.crawl-ref 0x00057aaa CLua::loadfile(lua_State*, char const*, bool, bool) + 282
7 net.sourceforge.crawl-ref 0x0005816c CLua::execfile(char const*, bool, bool, bool) + 156
8 net.sourceforge.crawl-ref 0x000585d0 CLua::init_lua() + 560
9 net.sourceforge.crawl-ref 0x00058768 CLua::state() + 40
10 net.sourceforge.crawl-ref 0x005a95fd CLua::print_stack() + 29
11 net.sourceforge.crawl-ref 0x005ccba9 do_crash_dump() + 1513
12 net.sourceforge.crawl-ref 0x005c613e _crash_signal_handler(int) + 110
13 libSystem.B.dylib 0x902ef05b _sigtramp + 43
14 ??? 0x00000006 0 + 6
15 net.sourceforge.crawl-ref 0x005c822b databaseSystemInit() + 251
16 net.sourceforge.crawl-ref 0x0078d828 _initialize() + 1560
17 net.sourceforge.crawl-ref 0x0078ddd8 startup_step() + 40
18 net.sourceforge.crawl-ref 0x006aa177 _launch_game() + 23
19 net.sourceforge.crawl-ref 0x006ab2a0 SDL_main + 960
20 net.sourceforge.crawl-ref 0x0088ce6c -[SDLMain applicationDidFinishLaunching:] + 76
21 com.apple.Foundation 0x97e51e5c _nsnote_callback + 345
22 com.apple.CoreFoundation 0x986ff763 __CFXNotificationPost + 947
23 com.apple.CoreFoundation 0x986ff16a _CFXNotificationPostNotification + 186
24 com.apple.Foundation 0x97e46c50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
25 com.apple.Foundation 0x97e5405d -[NSNotificationCenter postNotificationName:object:] + 56
26 com.apple.AppKit 0x9519a216 -[NSApplication _postDidFinishNotification] + 125
27 com.apple.AppKit 0x9519a126 -[NSApplication _sendFinishLaunchingNotification] + 74
28 com.apple.AppKit 0x952f1339 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
29 com.apple.AppKit 0x952f0f59 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
30 com.apple.Foundation 0x97e871f8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
31 com.apple.Foundation 0x97e86fbc _NSAppleEventManagerGenericHandler + 228
32 com.apple.AE 0x92201f5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
33 com.apple.AE 0x92201e5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
34 com.apple.AE 0x92201d65 aeProcessAppleEvent + 197
35 com.apple.HIToolbox 0x929b1197 AEProcessAppleEvent + 50
36 com.apple.AppKit 0x9516a7d2 _DPSNextEvent + 1420
37 com.apple.AppKit 0x95169dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
38 com.apple.AppKit 0x9512c1f3 -[NSApplication run] + 821
39 net.sourceforge.crawl-ref 0x0088d600 main + 1568
40 net.sourceforge.crawl-ref 0x00571112 _start + 216
41 net.sourceforge.crawl-ref 0x00571039 start + 41

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x902af382 kevent + 10
1 libSystem.B.dylib 0x902afa9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x902aef59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x902aecfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x902ae781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x902ae5c6 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x902ae412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x902ae9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x902ae5c6 start_wqthread + 30

Thread 3:
0 libSystem.B.dylib 0x902ae412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x902ae9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x902ae5c6 start_wqthread + 30

Thread 4:
0 libSystem.B.dylib 0x90288c0e mach_wait_until + 10
1 libSystem.B.dylib 0x90310429 nanosleep + 345
2 net.sourceforge.crawl-ref 0x008653e3 SDL_Delay + 99
3 net.sourceforge.crawl-ref 0x0086542c RunTimer + 44
4 net.sourceforge.crawl-ref 0x0083c56d SDL_RunThread + 61
5 net.sourceforge.crawl-ref 0x00865181 RunThread + 17
6 libSystem.B.dylib 0x902b6259 _pthread_start + 345
7 libSystem.B.dylib 0x902b60de thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x902f60ee __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x902f5fd2 nanosleep$NOCANCEL$UNIX2003 + 166
2 libSystem.B.dylib 0x90370fb2 usleep$NOCANCEL$UNIX2003 + 61
3 libSystem.B.dylib 0x903926f0 abort + 105
4 net.sourceforge.crawl-ref 0x0057100d __eprintf + 77
5 net.sourceforge.crawl-ref 0x0087c45a pthreadMutexEnter + 170
6 net.sourceforge.crawl-ref 0x00880f19 pcache1Fetch + 57
7 net.sourceforge.crawl-ref 0x0051b6c5 sqlite3PcacheFetch + 181
8 net.sourceforge.crawl-ref 0x0052bd29 sqlite3PagerAcquire + 441
9 net.sourceforge.crawl-ref 0x0052c02f btreeGetPage + 63
10 net.sourceforge.crawl-ref 0x0052d3ca getAndInitPage + 74
11 net.sourceforge.crawl-ref 0x0052d4ae moveToChild + 94
12 net.sourceforge.crawl-ref 0x0053421f sqlite3BtreeMovetoUnpacked + 1247
13 net.sourceforge.crawl-ref 0x00558ef8 sqlite3Step + 30872
14 net.sourceforge.crawl-ref 0x0055e7ac sqlite3_step + 140
15 net.sourceforge.crawl-ref 0x0078881d SQL_DBM::try_insert(std::string const&, std::string const&) + 173
16 net.sourceforge.crawl-ref 0x00788865 SQL_DBM::do_insert(std::string const&, std::string const&) + 37
17 net.sourceforge.crawl-ref 0x007888ca SQL_DBM::insert(std::string const&, std::string const&) + 42
18 net.sourceforge.crawl-ref 0x00788a75 dbm_store(SQL_DBM*, sql_datum const&, sql_datum const&, int) + 85
19 net.sourceforge.crawl-ref 0x005c656f _add_entry(SQL_DBM*, std::string const&, std::string&) + 175
20 net.sourceforge.crawl-ref 0x005c6bf8 _store_text_db(std::string const&, SQL_DBM*) + 136
21 net.sourceforge.crawl-ref 0x005c7363 TextDB::_regenerate_db() + 691
22 net.sourceforge.crawl-ref 0x005c8038 TextDB::init() + 72
23 net.sourceforge.crawl-ref 0x005c8292 init_db(void*) + 34
24 libSystem.B.dylib 0x902b6259 _pthread_start + 345
25 libSystem.B.dylib 0x902b60de thread_start + 34

Thread 6:
0 libstdc++.6.dylib 0x93dc424e std::string::_M_mutate(unsigned long, unsigned long, unsigned long) + 284
1 net.sourceforge.crawl-ref 0x005c6522 _add_entry(SQL_DBM*, std::string const&, std::string&) + 98
2 net.sourceforge.crawl-ref 0x005c6bf8 _store_text_db(std::string const&, SQL_DBM*) + 136
3 net.sourceforge.crawl-ref 0x005c7363 TextDB::_regenerate_db() + 691
4 net.sourceforge.crawl-ref 0x005c8038 TextDB::init() + 72
5 net.sourceforge.crawl-ref 0x005c8292 init_db(void*) + 34
6 libSystem.B.dylib 0x902b6259 _pthread_start + 345
7 libSystem.B.dylib 0x902b60de thread_start + 34

Thread 7 Crashed:
0 libSystem.B.dylib 0x902f60ee __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x902f5fd2 nanosleep$NOCANCEL$UNIX2003 + 166
2 libSystem.B.dylib 0x90370fb2 usleep$NOCANCEL$UNIX2003 + 61
3 libSystem.B.dylib 0x90392685 __abort + 136
4 libSystem.B.dylib 0x903926f5 abort_report_np + 0
5 net.sourceforge.crawl-ref 0x0057100d __eprintf + 77
6 net.sourceforge.crawl-ref 0x0087c45a pthreadMutexEnter + 170
7 net.sourceforge.crawl-ref 0x00516d7e sqlite3_free + 78
8 net.sourceforge.crawl-ref 0x0052e3a0 sqlite3VdbeMemRelease + 32
9 net.sourceforge.crawl-ref 0x0053332e vdbeUnbind + 286
10 net.sourceforge.crawl-ref 0x005333af bindText + 31
11 net.sourceforge.crawl-ref 0x007887fb SQL_DBM::try_insert(std::string const&, std::string const&) + 139
12 net.sourceforge.crawl-ref 0x0078888b SQL_DBM::do_insert(std::string const&, std::string const&) + 75
13 net.sourceforge.crawl-ref 0x007888ca SQL_DBM::insert(std::string const&, std::string const&) + 42
14 net.sourceforge.crawl-ref 0x00788a75 dbm_store(SQL_DBM*, sql_datum const&, sql_datum const&, int) + 85
15 net.sourceforge.crawl-ref 0x005c656f _add_entry(SQL_DBM*, std::string const&, std::string&) + 175
16 net.sourceforge.crawl-ref 0x005c6bf8 _store_text_db(std::string const&, SQL_DBM*) + 136
17 net.sourceforge.crawl-ref 0x005c7363 TextDB::_regenerate_db() + 691
18 net.sourceforge.crawl-ref 0x005c8038 TextDB::init() + 72
19 net.sourceforge.crawl-ref 0x005c8292 init_db(void*) + 34
20 libSystem.B.dylib 0x902b6259 _pthread_start + 345
21 libSystem.B.dylib 0x902b60de thread_start + 34

Thread 7 crashed with X86 Thread State (32-bit):
eax: 0x0000003c ebx: 0x902f5f39 ecx: 0xb0417aac edx: 0x902f60ee
edi: 0x01c306e8 esi: 0xb0417b08 ebp: 0xb0417ae8 esp: 0xb0417aac
ss: 0x0000001f efl: 0x00000247 eip: 0x902f60ee cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x01e27018

Binary Images:
0x1000 - 0x9ddff3 +net.sourceforge.crawl-ref ??? (0.10.3) <B1F50573-831C-5360-9EFB-A7C5D8392CB9> /Applications/Games/Dungeon Crawl Stone Soup - Tiles.app/Contents/MacOS/Dungeon Crawl Stone Soup - Tiles
0x161f1000 - 0x16215fe7 GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x183fb000 - 0x18574ff7 GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x185a6000 - 0x189abfe7 libclh.dylib 3.1.1 C (3.1.1) <FD1A7059-ECFD-F0A1-906E-79C1A24CC1F4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x189cf000 - 0x194c0fef com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.40 (6.4.0) <AE571F7A-DB2D-4BAC-88DF-F525CAD8310D> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
0x8f0c6000 - 0x8f811fff com.apple.GeForceGLDriver 1.6.40 (6.4.0) <7961873E-5B28-E9D1-E4E5-91B76431639A> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90003000 - 0x90003ff7 com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90004000 - 0x90048ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90049000 - 0x9008bff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x900fb000 - 0x90123ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x90124000 - 0x9012fff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90288000 - 0x9042fff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x904d4000 - 0x90580fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90581000 - 0x9058ffe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x90774000 - 0x90774ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90775000 - 0x90775ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x90927000 - 0x90937ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x90938000 - 0x9097cfe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90bfc000 - 0x90c0eff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x90c0f000 - 0x91044ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91047000 - 0x91049ff7 libRadiance.dylib ??? (???) <98EC06D5-1A02-EDEF-BF9D-2C986761AD54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9104a000 - 0x9106eff7 libJPEG.dylib ??? (???) <5F2343E4-C268-B9AE-1BC3-466F5A614648> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9106f000 - 0x9113afef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9115d000 - 0x91160ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x911b3000 - 0x911c4ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x911cd000 - 0x911d7fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91211000 - 0x912a9fe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92100000 - 0x92146ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x921fe000 - 0x92231ff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92232000 - 0x92246fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x925f3000 - 0x92675ffb SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x926b8000 - 0x926d8fe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x926d9000 - 0x9276bfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92796000 - 0x927abfff com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x927bd000 - 0x927f7ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x927f8000 - 0x928a6ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x928b8000 - 0x92974fff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92975000 - 0x92c99fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92c9a000 - 0x92cf7ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92d01000 - 0x92e83fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x92e84000 - 0x92f31fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x930ff000 - 0x93152ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93256000 - 0x93293ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93294000 - 0x936e5fef com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x936e6000 - 0x936edff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x936ee000 - 0x93721fff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x93768000 - 0x937ccffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93904000 - 0x93904ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93905000 - 0x93907ff7 com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93927000 - 0x93933ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x939b5000 - 0x939e6ff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x939e7000 - 0x939e7ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x939e8000 - 0x939f6ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93b41000 - 0x93b67ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93b81000 - 0x93ba2fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93c61000 - 0x93cdbfff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93d12000 - 0x93d92feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93d93000 - 0x93dfdfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x93dfe000 - 0x93e4eff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9503d000 - 0x950f6fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x95122000 - 0x95a05ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95a06000 - 0x95a0aff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96789000 - 0x968b7fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x968b8000 - 0x96960ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x969ae000 - 0x969b3ff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x969fc000 - 0x969fffe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x96a05000 - 0x96a74ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96ada000 - 0x96af6fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96af7000 - 0x96bd7fe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96bd8000 - 0x96cd8fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x96cea000 - 0x96cf0fe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x96cf1000 - 0x96cf2ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96cf3000 - 0x96d2effb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96d2f000 - 0x96d2fff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96d30000 - 0x96d7ffe7 libTIFF.dylib ??? (???) <D0EB31DC-40E6-9A97-64D3-9867605DC3DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96d80000 - 0x96dcdfeb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x96dce000 - 0x96edafe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96edb000 - 0x96eefffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96ef0000 - 0x970b3feb com.apple.ImageIO.framework 3.0.5 (3.0.5) <87750C2B-193F-56A6-AB97-0842A2D02092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x97160000 - 0x97182fef com.apple.DirectoryService.Framework 3.6 (621.14) <A24C9308-4EB3-456D-1691-43DDB6F9A79F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x97183000 - 0x9718dffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9718e000 - 0x9722bfe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9722c000 - 0x9728dfe7 com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9728e000 - 0x972cfff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x97976000 - 0x9797fff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97e3c000 - 0x980adfef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x980b1000 - 0x984c7ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x984c8000 - 0x984c8ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x98569000 - 0x98587fe7 libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98588000 - 0x98662fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x986a4000 - 0x9881ffe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x98820000 - 0x98863ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x98864000 - 0x989a1fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x989a2000 - 0x989a6ff7 libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x989ba000 - 0x989fdff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98e28000 - 0x98e2cff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9932e000 - 0x99430fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x996a5000 - 0x996a8ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x996a9000 - 0x996b6ff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x996b7000 - 0x996cfff7 com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x996d0000 - 0x99a3bff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x99a61000 - 0x9a250557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9a251000 - 0x9a4b7ff7 com.apple.security 6.1.2 (55002) <E999CCEF-B769-4355-3E68-6003FCF6FE2B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9a50e000 - 0x9a52dff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a52e000 - 0x9a5e6feb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9a5e7000 - 0x9a5e8ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9a62f000 - 0x9a635fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9a636000 - 0x9a639ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9a63a000 - 0x9a645ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9a815000 - 0x9a8b0fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9a8b1000 - 0x9abd1ff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST9500420ASG, 465.76 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000 / 8
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000 / 3
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 / 4
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000 / 3


Any ideas? Many thanks in advance.

Slime Squisher

Posts: 341

Joined: Wednesday, 14th September 2011, 10:10

Post Wednesday, 18th July 2012, 08:37

Re: OSX Crash on DCSS startup?

Stupid question: do console work? If it works, it's almost certainly a graphic issue (libraries or otherwise)
My wins so far - FeBe, KoBe, DsCo, MDFi, DsBe

Spider Stomper

Posts: 243

Joined: Sunday, 28th August 2011, 14:04

Post Wednesday, 18th July 2012, 16:49

Re: OSX Crash on DCSS startup?

Hi, hotlunch. You should report bugs here.

Return to Technical Support

Who is online

Users browsing this forum: No registered users and 12 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.