Things were going along well. There were a few fights going down and a lot of prisoners. here's the report (I left out the "binary images" bit because it was long and repetitive. If its important let me know and I'll post it):
Process: Prison Architect [1685]
Path: /Users/USER/Desktop/Prison Architect.app/Contents/MacOS/Prison Architect
Identifier: com.Introversion.Prison_Architect
Version: 1.0
Code Type: X86 (Native)
Parent Process: launchd [136]
User ID: 501
Date/Time: 2012-09-27 20:33:01.549 -0700
OS Version: Mac OS X 10.8.2 (12C54)
Report Version: 10
Interval Since Last Report: 48001 sec
Crashes Since Last Report: 1
Per-App Crashes Since Last Report: 1
Anonymous UUID: 338CA804-5F73-F0D5-0E1D-92CD26990160
Crashed Thread: 3
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
abort() called
Thread 0:: Dispatch queue: com.apple.main-thread
0 libunwind.dylib 0x92c8f757 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::getInfoFromCompactEncodingSection(unsigned int, unsigned int, unsigned int) + 133
1 libunwind.dylib 0x92c8f3c2 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::setInfoBasedOnIPRegister(bool) + 130
2 libunwind.dylib 0x92c8f1dc libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::step() + 150
3 libunwind.dylib 0x92c8dca0 _Unwind_RaiseException + 68
4 libc++abi.dylib 0x913cf405 __cxa_throw + 97
5 libstdc++.6.dylib 0x97b3a2f6 operator new(unsigned long) + 127
6 com.Introversion.Prison_Architect 0x00109e7b DataRegistry::RegisterData(std::string const&, int, void*, bool) + 99
7 com.Introversion.Prison_Architect 0x00109f15 DataRegistry::RegisterData(std::string const&, bool*, bool) + 51
8 com.Introversion.Prison_Architect 0x001010aa Sprite::Sprite() + 822
9 com.Introversion.Prison_Architect 0x0008999c WorldRenderer::RenderObjects() + 5416
10 com.Introversion.Prison_Architect 0x00092c4a WorldRenderer::Render() + 838
11 com.Introversion.Prison_Architect 0x0004cec0 App::Render() + 1046
12 com.Introversion.Prison_Architect 0x00051485 AppMain() + 2298
13 com.Introversion.Prison_Architect 0x000dc198 SDL_main + 156
14 com.Introversion.Prison_Architect 0x00073429 -[SDLMain applicationDidFinishLaunching:] + 76
15 com.apple.Foundation 0x90b34c52 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
16 com.apple.CoreFoundation 0x99d0de01 ___CFXNotificationPost_block_invoke_0 + 257
17 com.apple.CoreFoundation 0x99c5943a _CFXNotificationPost + 2794
18 com.apple.Foundation 0x90b1d788 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
19 com.apple.AppKit 0x94dc718e -[NSApplication _postDidFinishNotification] + 367
20 com.apple.AppKit 0x94dc6e48 -[NSApplication _sendFinishLaunchingNotification] + 249
21 com.apple.AppKit 0x94dc3d9f -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 751
22 com.apple.AppKit 0x94dc38b4 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
23 libobjc.A.dylib 0x98097628 -[NSObject performSelector:withObject:withObject:] + 77
24 com.apple.Foundation 0x90b3823a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
25 com.apple.Foundation 0x90b37d91 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
26 com.apple.Foundation 0x90b37b8e _NSAppleEventManagerGenericHandler + 173
27 com.apple.AE 0x99638535 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
28 com.apple.AE 0x9960e9de dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
29 com.apple.AE 0x9960e89d aeProcessAppleEvent + 318
30 com.apple.HIToolbox 0x9a1d5e48 AEProcessAppleEvent + 100
31 com.apple.AppKit 0x94dbfddd _DPSNextEvent + 1655
32 com.apple.AppKit 0x94dbf26c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
33 com.apple.AppKit 0x94db56cc -[NSApplication run] + 855
34 com.Introversion.Prison_Architect 0x00073ba6 main + 1613
35 com.Introversion.Prison_Architect 0x0004c355 start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9857f9ae kevent + 10
1 libdispatch.dylib 0x9399dc71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x9399d7a9 _dispatch_mgr_thread + 53
Thread 2:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x9857c7d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9857bcb0 mach_msg + 68
2 com.apple.audio.CoreAudio 0x95f57536 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3 com.apple.audio.CoreAudio 0x95f5207c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
4 com.apple.audio.CoreAudio 0x95f508bb HALC_ProxyIOContext::IOWorkLoop() + 1389
5 com.apple.audio.CoreAudio 0x95f502a1 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
6 com.apple.audio.CoreAudio 0x95f5a26a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
7 com.apple.audio.CoreAudio 0x95f501c3 HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x95aa1557 _pthread_start + 344
9 libsystem_c.dylib 0x95a8bcee thread_start + 34
Thread 3 Crashed:
0 libsystem_kernel.dylib 0x9857ea6a __pthread_kill + 10
1 libsystem_c.dylib 0x95aa2acf pthread_kill + 101
2 libsystem_c.dylib 0x95ad94f8 abort + 168
3 libc++abi.dylib 0x913d080c abort_message + 151
4 libc++abi.dylib 0x913ce9b3 __cxa_get_globals + 124
5 libc++abi.dylib 0x913cf3f7 __cxa_throw + 83
6 libstdc++.6.dylib 0x97b3a2f6 operator new(unsigned long) + 127
7 com.Introversion.Prison_Architect 0x00155dbb SoundSampleBank::GetSample(char*) + 697
8 com.Introversion.Prison_Architect 0x00151ce3 SoundInstance::OpenStream(bool) + 397
9 com.Introversion.Prison_Architect 0x00151da7 SoundInstance::AdvanceLoop() + 167
10 com.Introversion.Prison_Architect 0x001570fd SoundSystem::SoundLibraryMainCallback(unsigned int, short*, unsigned int, int*) + 279
11 com.Introversion.Prison_Architect 0x00153e22 SoundLibrary3dSoftware::GetChannelData(float) + 304
12 com.Introversion.Prison_Architect 0x001534b6 SoundLibrary3dSoftware::Callback(StereoSample*, unsigned int) + 142
13 com.Introversion.Prison_Architect 0x00153423 SoundLib3dSoftwareCallbackWrapper(StereoSample*, unsigned int) + 46
14 com.Introversion.Prison_Architect 0x00152f05 SoundLibrary2dSDL_TopupBufferThread(void*) + 93
15 libsystem_c.dylib 0x95aa1557 _pthread_start + 344
16 libsystem_c.dylib 0x95a8bcee thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x9857f0ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x95aa404c _pthread_workq_return + 45
2 libsystem_c.dylib 0x95aa3e19 _pthread_wqthread + 448
3 libsystem_c.dylib 0x95a8bcca start_wqthread + 30
Thread 3 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0xb038caa4 ecx: 0xb038ca1c edx: 0x9857ea6a
edi: 0xb038d000 esi: 0x00000006 ebp: 0xb038ca38 esp: 0xb038ca1c
ss: 0x00000023 efl: 0x00000206 eip: 0x9857ea6a cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x00235ff8
Logical CPU: 0
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1635
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=132.2M resident=43.9M(33%) swapped_out_or_unallocated=88.4M(67%)
Writable regions: Total=3.3G written=3.1G(94%) resident=2.5G(76%) swapped_out=730.8M(21%) unallocated=838.3M(24%)
REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
ATS (font support) 31.8M
CG backing stores 9436K
CG image 12K
CG shared images 192K
CoreServices 1732K
IOKit 86.0M
IOKit (reserved) 5632K reserved VM address space (unallocated)
MALLOC 3.2G
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
Memory tag=35 7072K
OpenGL GLSL 896K
Stack 66.0M
VM_ALLOCATE 16.4M
__DATA 5860K
__DATA/__OBJC 184K
__IMAGE 528K
__IMPORT 4K
__LINKEDIT 33.1M
__OBJC 1576K
__OBJC/__DATA 28K
__PAGEZERO 4K
__TEXT 99.1M
__UNICODE 544K
mapped file 120.0M
shared memory 1584K
=========== =======
TOTAL 3.7G
TOTAL, minus reserved VM space 3.7G
Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.21f4
Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F98000000000000, 0x202020202020202020202020202020202020
Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F98000000000000, 0x202020202020202020202020202020202020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.16)
Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HDT725032VLA360, 320.07 GB
Parallel ATA Device: PIONEER DVD-RW DVR-K06A
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 3
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2
USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc52f, 0xfd130000 / 6
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd120000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x1a100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
- Board index Games Prison Architect Prison Architect Community Members
- Search
-
- It is currently Sun Sep 24, 2023 12:13 am
- All times are UTC+01:00
[Bug] Crash
(previously 'DEVELOPER') Private forum for registered community members. To register, please visit www.prison-architect.com/register.
Moderator: NBJeff
Jump to
- Introversion
- Introversion News
- Introversion Lounge
- Introversion Blog
- Games
- Scanner Sombre
- Prison Architect
- Prison Architect
- General
- Community Members
- Campaign
- Escape Mode
- Modding
- Tablet Testing
- Introversion
- Subversion
- Multiwinia
- Multiwinia
- General
- Gameplay Discussion
- Strategy and Tactics
- Mods and Maps
- The Future
- Introversion
- Support
- Windows Troubleshooting
- Defcon
- Defcon
- General
- Strategic Air Command
- The Debriefing Room
- Mod Projects
- Think Tank
- AI Bots
- DEFCON VR
- Introversion
- Support
- Windows Troubleshooting
- Linux Troubleshooting
- Darwinia
- Darwinia
- General
- Mod Projects
- Introversion
- Technical Support
- Windows Issues
- Mac Issues
- Linux Issues
- Translation Issues
- Uplink
- Uplink
- General
- Latest Patch
- Hints and Tips
- The Full Game
- The Future
- Uplink in Moderation
- Introversion
- Nakatomi
- Bug Reports
- The Bonus Disk
- The Latest Patch
- Mac Uplink
Who is online
Users browsing this forum: No registered users and 2 guests
