Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0006011Dwarf FortressTechnical -- Generalpublic2012-06-11 17:212013-05-14 02:58
peterb 
 
normalcrashalways
newopen 
MacBookProMac OS X10.8 Developer P
0.34.11 
 
0006011: MAC: DF crashes on launch on MacOS X 10.8 "Mountain Lion" Developer Preview
Trying to launch DF on the developer preview of 10.8 crashes immediately:

toucan:~ peterb$ /Games/Dwarf\ Fortress/df ; exit;
Loading bindings from data/init/interface.txt
/Games/Dwarf Fortress/df: line 12: 12286 Bus error: 10 ./dwarfort.exe

Process: dwarfort.exe [12286]
Path: /Users/USER/*/dwarfort.exe
Identifier: dwarfort.exe
Version: ???
Code Type: X86 (Native)
Parent Process: sh [12268]
User ID: 501

Date/Time: 2012-06-11 20:08:40.118 -0400
OS Version: Mac OS X 10.8 (12A239)
Report Version: 10

Interval Since Last Report: 49070 sec
Crashes Since Last Report: 6
Per-App Crashes Since Last Report: 6
Anonymous UUID: 08CC6C5B-4015-4C32-BB74-10852337BB31

Crashed Thread: 1

Exception Type: EXC_CRASH (SIGBUS)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Thread 0:: Dispatch queue: com.apple.main-thread
0 libgcc_s.1.dylib 0x01c40949 _Unwind_GetRegionStart + 9
1 libstdc++.6.dylib 0x01b4ae58 base_of_encoded_value(unsigned char, _Unwind_Context*) + 88

Thread 1 Crashed:
0 libsystem_kernel.dylib 0x957c70ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x919357cc _pthread_workq_return + 45
2 libsystem_c.dylib 0x91935599 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9191d44a start_wqthread + 30
Just try to launch the app.
10.8, crash, Crash Dump, Mountain Lion, OSX
related to 0006096new  After opening saved game, crashes on build menu 
Issue History
2012-06-11 17:21peterbNew Issue
2012-07-01 11:04CrazorNote Added: 0023135
2012-08-12 04:32nshelekhovNote Added: 0023443
2012-08-12 04:33nshelekhovNote Edited: 0023443bug_revision_view_page.php?bugnote_id=0023443#r8753
2012-08-12 05:25Ogg the Blinky SockNote Added: 0023444
2012-08-12 05:28Ogg the Blinky SockTag Attached: crash
2012-08-12 05:28Ogg the Blinky SockTag Attached: Crash Dump
2012-08-12 05:28Ogg the Blinky SockTag Attached: OSX
2012-08-12 05:28Ogg the Blinky SockTag Attached: 10.8
2012-08-12 05:28Ogg the Blinky SockTag Attached: Mountain Lion
2012-08-12 05:29Ogg the Blinky SockNote Edited: 0023444bug_revision_view_page.php?bugnote_id=0023444#r8755
2013-05-14 02:58samdeaneNote Added: 0023965
2014-01-27 18:44FootkerchiefNote Edited: 0023443bug_revision_view_page.php?bugnote_id=0023443#r9122
2014-01-28 06:09FootkerchiefRelationship addedrelated to 0006096

Notes
(0023135)
Crazor   
2012-07-01 11:04   
I had this exact same error on my MacBook Air and on my Hackintosh, both running 10.8, on DP3 and DP4.
I started playing it on Lion for a while, using DwarfBuilder. A few minutes ago, I accidentally ran DF from within 10.8 (Spotlight found it on my Lion partition), and up popped that message that says you need to download and install XQuartz. After I installed XQuartz (which I thought I already had installed), DF works fine ;) I have to confirm this on my MacBook Air, but I guess it will work fine there, too.
Most probably, this is the same issue as the freetype one, only that there was no mention of any problem finding libfreetype in the crash report.
(0023443)
nshelekhov   
2012-08-12 04:32   
(edited on: 2014-01-27 18:44)
Same thing here. I don't understand why this is happens, and the XQuartz is installed :-(

Terminal crash log: http://pastebin.com/raw.php?i=jzcTAVuY [^]

(0023444)
Ogg the Blinky Sock   
2012-08-12 05:25   
(edited on: 2012-08-12 05:29)
The first place to check for problems is here:
-------
Edit: Actually, Crazor's information sounds more relevant, although it doesn't explain why the next guy's version is crashing.
-------

/Users/USER/Downloads/*/libstdc++.6.dylib

For complicated reasons — I forget why — Toady One has been shipping the Mac version of DF with a custom version of libstdc++ in the "./libs" folder.

It's quite possible that it might no longer be compatible with 10.8, as 10.8 is a breaking release in other ways.

(0023965)
samdeane   
2013-05-14 02:58   
I was experiencing the same problem as nshelekhov, on a release copy of 10.8.3, with an MBP.

I found that I could work around the crash by turning the sound off, which is quite a big hint to the nature of the problem.