changeset 365:01b5f3abcc9c

Added OSX crash log to TODO.
author Jeremy Thurgood <firxen@gmail.com>
date Tue, 08 Sep 2009 08:36:20 +0000
parents 2655a99aa509
children 790f1238f5a0
files TODO
diffstat 1 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Tue Sep 08 08:27:43 2009 +0000
+++ b/TODO	Tue Sep 08 08:36:20 2009 +0000
@@ -18,6 +18,24 @@
 
 * Investigate using infinity symbol instead of dash for unlimited mode
 
+== ISSUES ==
+
+23:26 <@Derakon> Jerith: http://paste.ubuntu.com/266865/
+23:26 <@Derakon> That's with the OSX .dmg.
+
+From the pastebin URL above: """
+dyld: lazy symbol binding failed: Symbol not found: _pthread_cond_init$UNIX2003
+  Referenced from: /Volumes/Operation Fox Assault/Operation Fox Assault.app/Contents/Frameworks/libpython2.5.dylib
+  Expected in: /usr/lib/libSystem.B.dylib
+
+dyld: Symbol not found: _pthread_cond_init$UNIX2003
+  Referenced from: /Volumes/Operation Fox Assault/Operation Fox Assault.app/Contents/Frameworks/libpython2.5.dylib
+  Expected in: /usr/lib/libSystem.B.dylib
+
+Sep  7 14:25:21 Kleine crashdump[402]: Operation Fox Assault crashed
+Sep  7 14:25:21 Kleine crashdump[402]: crash report written to: /Users/chriswei/Library/Logs/CrashReporter/Operation Fox Assault.crash.log
+"""
+
 == COMMENTS ==
 
 23:41 <@Derakon> The instructions could also be more detailed, but the game's pretty intuitive once you realize that it's not realtime.