Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fatal error on HPL2 editor
Sadface Offline
Junior Member

Posts: 20
Threads: 2
Joined: Jan 2011
Reputation: 0
#11
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

Ahh ok, lol, i kinda suck with reports. Smile
02-02-2011, 05:26 PM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#12
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

I just hammered away at it for a while and threw doors, windows, floors, walls, static objects, entities. and switched all over the place (having it generate the caches) and couldn't recreate a crash.

Also the crash looks to be in apple's code and the editor itself is just sleeping. I would suggest running a system diagnostics check to make sure there's not some memory issue. Also does your system get extra hot when running the editor? it could be overheating issues too..

If you could get some more different stack traces (that details you posted above) from different crashes (try rebooting first)

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
02-02-2011, 06:08 PM
Website Find
Sadface Offline
Junior Member

Posts: 20
Threads: 2
Joined: Jan 2011
Reputation: 0
#13
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

The mac doesn't get extra hot, but if it crashes again i will reboot the computer and see if it works. Also, i can copy / paste more crashes in this thread, if you would like to.
02-02-2011, 06:23 PM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#14
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

Yes, please to paste more crashes.. Specifically if they crash somewhere besides the dispatch manager (look at the Crashed thread line)

Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager

Something other than that above would be very helpful

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
02-02-2011, 06:29 PM
Website Find
Sadface Offline
Junior Member

Posts: 20
Threads: 2
Joined: Jan 2011
Reputation: 0
#15
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

Process:         LevelEditor [224]
Path:            /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/LevelEditor.app/Contents/MacOS/LevelEditor
Identifier:      com.frictionalgames.HPL2.LevelEditor
Version:         ??? (1.0)
Code Type:       X86 (Native)
Parent Process:  launchd [101]

Date/Time:       2011-02-02 19:54:13.183 +0100
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          43049 sec
Crashes Since Last Report:           18
Per-App Interval Since Last Report:  27659 sec
Per-App Crashes Since Last Report:   16
Anonymous UUID:                      CDAFF050-72AD-47C3-99DD-1023FB0851D8

Exception Type:  EXC_CRASH (SIGBUS)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager

Thread 0:  Dispatch queue: com.apple.main-thread
0   ...ionalgames.HPL2.LevelEditor    0x00036e7f iEditorInput::ValueEnter(hpl::iWidget*, hpl::cGuiMessageData const&) + 15
1   ...ionalgames.HPL2.LevelEditor    0x00036edf iEditorInput::ValueEnter_static_gui(void*, hpl::iWidget*, hpl::cGuiMessageData const&) + 31
2   ...ionalgames.HPL2.LevelEditor    0x002b4c79 hpl::iWidget::ProcessCallbacks(hpl::eGuiMessage, hpl::cGuiMessageData const&) + 73
3   ...ionalgames.HPL2.LevelEditor    0x002b4d3d hpl::iWidget::ProcessMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&, bool, bool) + 157
4   ...ionalgames.HPL2.LevelEditor    0x002be6ed hpl::cWidgetCheckBox::SetChecked(bool, bool) + 93
5   ...ionalgames.HPL2.LevelEditor    0x002be734 hpl::cWidgetCheckBox::OnMouseUp(hpl::cGuiMessageData const&) + 52
6   ...ionalgames.HPL2.LevelEditor    0x002b4e96 hpl::iWidget::ProcessMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&, bool, bool) + 502
7   ...ionalgames.HPL2.LevelEditor    0x001a0a60 hpl::cGuiSet::OnMouseUp(hpl::cGuiMessageData const&) + 208
8   ...ionalgames.HPL2.LevelEditor    0x001a13a5 hpl::cGuiSet::SendMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&) + 229
9   ...ionalgames.HPL2.LevelEditor    0x00181c48 hpl::cGui::SendMouseClickUp(hpl::eGuiMouseButton, int) + 56
10  ...ionalgames.HPL2.LevelEditor    0x000243f2 iEditorBase::Update(float) + 2098
11  ...ionalgames.HPL2.LevelEditor    0x002ade2d hpl::cUpdater::RunMessage(hpl::eUpdateableMessage, float) + 653
12  ...ionalgames.HPL2.LevelEditor    0x00157233 hpl::cEngine::Run() + 355
13  ...ionalgames.HPL2.LevelEditor    0x00011ed1 hplMain(std::string const&) + 81
14  ...ionalgames.HPL2.LevelEditor    0x001bc977 SDL_main + 327
15  ...ionalgames.HPL2.LevelEditor    0x0010deb2 -[SDLMain applicationDidFinishLaunching:] + 66
16  com.apple.Foundation              0x940764df _nsnote_callback + 176
17  com.apple.CoreFoundation          0x95685793 __CFXNotificationPost + 947
18  com.apple.CoreFoundation          0x9568519a _CFXNotificationPostNotification + 186
19  com.apple.Foundation              0x9406b384 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
20  com.apple.Foundation              0x94078789 -[NSNotificationCenter postNotificationName:object:] + 56
21  com.apple.AppKit                  0x90964422 -[NSApplication _postDidFinishNotification] + 125
22  com.apple.AppKit                  0x90964332 -[NSApplication _sendFinishLaunchingNotification] + 74
23  com.apple.AppKit                  0x90abb4ed -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
24  com.apple.AppKit                  0x90abb10d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
25  com.apple.Foundation              0x940ab7a4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
26  com.apple.Foundation              0x940ab568 _NSAppleEventManagerGenericHandler + 228
27  com.apple.AE                      0x98f2cf58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
28  com.apple.AE                      0x98f2ce57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
29  com.apple.AE                      0x98f2cd61 aeProcessAppleEvent + 197
30  com.apple.HIToolbox               0x95b94389 AEProcessAppleEvent + 50
31  com.apple.AppKit                  0x909349ca _DPSNextEvent + 1420
32  com.apple.AppKit                  0x90933fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
33  com.apple.AppKit                  0x908f6247 -[NSApplication run] + 821
34  ...ionalgames.HPL2.LevelEditor    0x0010e5e0 main + 1488
35  ...ionalgames.HPL2.LevelEditor    0x00011e4a start + 54

Thread 1 Crashed:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                 0x954a9982 kevent + 10
1   libSystem.B.dylib                 0x954aa09c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib                 0x954a9559 _dispatch_queue_invoke + 163
3   libSystem.B.dylib                 0x954a92fe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib                 0x954a8d81 _pthread_wqthread + 390
5   libSystem.B.dylib                 0x954a8bc6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib                 0x9548315a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                 0x954b0ce5 _pthread_cond_wait + 1066
2   libSystem.B.dylib                 0x954dfac8 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio         0x98a003c7 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio         0x98a033f9 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio         0x98a00cf6 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio         0x98a0058d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio         0x98a004a4 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib                 0x954b085d _pthread_start + 345
9   libSystem.B.dylib                 0x954b06e2 thread_start + 34

Thread 3:
0   libSystem.B.dylib                 0x9548320e mach_wait_until + 10
1   libSystem.B.dylib                 0x9550a819 nanosleep + 345
2   SDL                               0x0099d453 SDL_Delay + 99
3   ...ionalgames.HPL2.LevelEditor    0x0012fff0 UpdaterThread(void*) + 64
4   SDL                               0x0098eecd SDL_Linked_Version + 397
5   SDL                               0x0099d1f1 SDL_SemWait + 49
6   libSystem.B.dylib                 0x954b085d _pthread_start + 345
7   libSystem.B.dylib                 0x954b06e2 thread_start + 34

Thread 1 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0x954a9fd6  ecx: 0xb0080d5c  edx: 0x954a9982
  edi: 0xa06a61ec  esi: 0xb0080ed8  ebp: 0xb0080ef8  esp: 0xb0080d5c
   ss: 0x0000001f  efl: 0x00000247  eip: 0x954a9982   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0xb010300c

Binary Images:
    0x1000 -   0x5b9fe3 +com.frictionalgames.HPL2.LevelEditor ??? (1.0) <C008EB5D-B676-9D49-1497-87D2FE7DC920> /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/LevelEditor.app/Contents/MacOS/LevelEditor
  0x955000 -   0x957fff +com.yourcompany.yourcocoaframework ??? (1.0) /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/Amnesia.app/Contents/Frameworks/ALUT.framework/Versions/A/ALUT
  0x95e000 -   0x9c3f17 +SDL 1.2.14 (1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/Amnesia.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
  0x9d5000 -   0x9d8ff7 +org.xiph.ogg 1.1.4 (1.1.4) <80110C83-7258-7DDD-2256-18D9519A0BD8> /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/Amnesia.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
  0x9dc000 -   0xa25ff7 +org.xiph.theora 1.0 (1.0) <9FDA05D7-6B32-3A15-6D9C-615A24ED30DA> /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/Amnesia.app/Contents/Frameworks/Theora.framework/Versions/A/Theora
  0xa35000 -   0xb47ff7 +org.xiph.vorbis 1.2.3 (1.2.3) <2ADA61A6-76A7-6C81-1B6C-A83A92A78CD1> /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/Amnesia.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
  0xba2000 -   0xbcbfff  com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0xbd9000 -   0xc48ff7 +libDevIL.dylib ??? (???) <7A233AB9-00A8-FE08-7B09-594524645DC2> /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/Amnesia.app/Contents/Frameworks/libDevIL.dylib
0x16ffd000 - 0x17175fe7  GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x171a7000 - 0x175acfe7  libclh.dylib 3.1.1 C  (3.1.1) <745CBD72-DF1F-EC12-BE51-4EEA9847EADF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x17624000 - 0x17648fe7  GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x17698000 - 0x1769cff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1a102000 - 0x1a108ffb  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x34000000 - 0x3405cfcf +SDL_ttf 2.0.6 (2.0.6) /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/Amnesia.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf
0x70000000 - 0x700cbff3  com.apple.audio.units.Components 1.6.3 (1.6.3) <5DA35A22-1B05-6BD3-985A-26A7A2CD6289> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c8000 - 0x8f811ff7  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <518182BB-5A3C-5F4C-3A84-17BB8E385BBF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90055000 - 0x9011ffef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90177000 - 0x9017affb  com.apple.help 1.3.1 (41) <6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90341000 - 0x90346ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x904ba000 - 0x904baff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x905b0000 - 0x905b9ff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x905ba000 - 0x9064cfe7  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
0x906ff000 - 0x906ffff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90700000 - 0x908b9feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x908c5000 - 0x908e5fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x908ec000 - 0x911ccff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x911cd000 - 0x9126afe3  com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9126b000 - 0x91a5a557  com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91acc000 - 0x91addff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91ade000 - 0x91b88fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91dae000 - 0x91eb2fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x920df000 - 0x9220efe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92217000 - 0x92250ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
0x92273000 - 0x9230eff7  com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9230f000 - 0x923ecff7  com.apple.vImage 4.0 (4.0) <D979C8BC-7011-A45C-7141-39FC1043CC87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x923ed000 - 0x92411ff7  libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92412000 - 0x924c2ff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x924c3000 - 0x92513ff7  com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x92595000 - 0x925b6fe7  com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x925b7000 - 0x925d6ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92a91000 - 0x92aa5ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92ab7000 - 0x92ac7ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x92c0b000 - 0x92cb3ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9309b000 - 0x930e4fe7  libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x930e5000 - 0x930ebfe7  com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x93123000 - 0x93123ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93251000 - 0x93251ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x932ad000 - 0x932aeff7  com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x932af000 - 0x93512fff  com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93652000 - 0x9366efe3  com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9366f000 - 0x9366fff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93670000 - 0x9368bff7  libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9368c000 - 0x9369eff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9369f000 - 0x9370eff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9372f000 - 0x93733ff7  libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93734000 - 0x93766fe3  libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x93767000 - 0x93b9cff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93be2000 - 0x93c46fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93c47000 - 0x93ca8fe7  com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93ca9000 - 0x93d06ff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93d07000 - 0x93d54feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <27F3FF53-F818-9836-2101-3E963FE0C0E0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x93dd1000 - 0x93e12ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93e13000 - 0x93e28fff  com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93e29000 - 0x93e6cff7  libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93e6d000 - 0x93eedfeb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93f5e000 - 0x9405ffe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BBBC1E4C-024F-3C81-7CB1-70DB451A3E6A> /usr/lib/libxml2.2.dylib
0x94060000 - 0x942d3fe7  com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x943d7000 - 0x943e5fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x94526000 - 0x945d4ff3  com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x945eb000 - 0x945ecff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9463e000 - 0x946d6fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x948b2000 - 0x948b2ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x948b3000 - 0x948b6ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x948b7000 - 0x94bd7ff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94d63000 - 0x94e6fff7  libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x94ee7000 - 0x94f2bff3  com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94f61000 - 0x94fa5fe7  com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94fa6000 - 0x95128fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x95129000 - 0x95129ff7  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
0x9512a000 - 0x9512cff7  libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95427000 - 0x95431fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95482000 - 0x95629ff7  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
0x9562a000 - 0x957a5fe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95b58000 - 0x95e7cfef  com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95e7d000 - 0x95eb8feb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x95eb9000 - 0x95ec4ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95ed1000 - 0x95f14ff7  com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9613f000 - 0x9626dfe7  com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9632c000 - 0x96352ffb  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
0x9655b000 - 0x96608fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib
0x96609000 - 0x9664bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x966b4000 - 0x966b7fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9689a000 - 0x968a4ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x968fb000 - 0x968fbff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9691b000 - 0x96929ff7  com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96988000 - 0x969ceff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x969cf000 - 0x96a85ff7  libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9769c000 - 0x976cdff7  libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x976ce000 - 0x97737fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <AFDA4768-FF21-38D2-A811-A37B5C4AD416> /usr/lib/libstdc++.6.dylib
0x97738000 - 0x9774cfe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x97789000 - 0x977b1ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib
0x988e1000 - 0x989bcfeb  com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x989bd000 - 0x989dffef  com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x989e0000 - 0x98a5afff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x98a5b000 - 0x98a66ff7  libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x98b1c000 - 0x98b6dff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98b7c000 - 0x98ee7ff7  com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98f29000 - 0x98f5cff7  com.apple.AE 496.4 (496.4) <23F0DB1F-2856-0091-80AE-BDEF9A4F1731> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x98f96000 - 0x98fa3ff7  com.apple.NetFS 3.2.1 (3.2.1) <E2AFCE90-0DF6-C3B5-A123-222259E985FF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x990b4000 - 0x990ccff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x990dd000 - 0x9911aff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x992e0000 - 0x99399fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x993b3000 - 0x997c9ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x998e3000 - 0x998e7ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9990c000 - 0x99912fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x99913000 - 0x99915ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99967000 - 0x99973ff7  libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
0x99974000 - 0x99978ff7  libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x999a3000 - 0x999aaff3  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
0x999ab000 - 0x999aeff7  libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x999af000 - 0x99a31ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib

Model: MacBook7,1, BootROM MB71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f5
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 232,89 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000
USB Device: USB Device, 0x09da  (A-FOUR TECH CO., LTD.), 0x9090, 0x06400000
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0x06630000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0x06300000
(This post was last modified: 02-02-2011, 08:16 PM by Urkle.)
02-02-2011, 07:52 PM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#16
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

What language and what input type/keyboard layout are you using on your system??

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
02-02-2011, 08:17 PM
Website Find
Sadface Offline
Junior Member

Posts: 20
Threads: 2
Joined: Jan 2011
Reputation: 0
#17
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

Swedish language and im using the normal keyboard layout.

Tell me if i told you wrong information. Thanks for the help by the way. Smile
02-02-2011, 08:36 PM
Find
Sadface Offline
Junior Member

Posts: 20
Threads: 2
Joined: Jan 2011
Reputation: 0
#18
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

[code]
Date/Time: 2011-02-03 14:12:08 +0100
OS Version: 10.6.6 (Build 10J567)
Architecture: x86_64
Report Version: 7

Command: LevelEditor
Path: /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/LevelEditor.app/Contents/MacOS/LevelEditor
Version: ??? (1.0)
Parent: launchd [93]

PID: 1192
Event: hang
Duration: 15.76s (sampling started after 2 seconds)
Steps: 118 (100ms sampling interval)

Pageins: 73
Pageouts: 0


Process: LevelEditor [1192]
Path: /Users/mic0039/Desktop/Amnesia.app/Contents/Resources/LevelEditor.app/Contents/MacOS/LevelEditor
UID: 501

Thread 4e77b7c DispatchQueue 100
User stack:
118 start + 54 (in LevelEditor) [0x11e4a]
118 main + 1488 (in LevelEditor) [0x10e5e0]
118 -[NSApplication run] + 821 (in AppKit) [0x908f6247]
118 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x90933fce]
118 _DPSNextEvent + 1420 (in AppKit) [0x909349ca]
118 AEProcessAppleEvent + 50 (in HIToolbox) [0x95b94389]
118 aeProcessAppleEvent + 197 (in AE) [0x98f2cd61]
118 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43 (in AE) [0x98f2ce57]
118 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166 (in AE) [0x98f2cf58]
118 _NSAppleEventManagerGenericHandler + 228 (in Foundation) [0x940ab568]
118 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511 (in Foundation) [0x940ab7a4]
118 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101 (in AppKit) [0x90abb10d]
118 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274 (in AppKit) [0x90abb4ed]
118 -[NSApplication _sendFinishLaunchingNotification] + 74 (in AppKit) [0x90964332]
118 -[NSApplication _postDidFinishNotification] + 125 (in AppKit) [0x90964422]
118 -[NSNotificationCenter postNotificationName:object:] + 56 (in Foundation) [0x94078789]
118 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 (in Foundation) [0x9406b384]
118 _CFXNotificationPostNotification + 186 (in CoreFoundation) [0x9568519a]
118 __CFXNotificationPost + 947 (in CoreFoundation) [0x95685793]
118 _nsnote_callback + 176 (in Foundation) [0x940764df]
118 -[SDLMain applicationDidFinishLaunching:] + 66 (in LevelEditor) [0x10deb2]
118 SDL_main + 327 (in LevelEditor) [0x1bc977]
118 hplMain(std::string const&) + 81 (in LevelEditor) [0x11ed1]
118 hpl::cEngine::Run() + 355 (in LevelEditor) [0x157233]
118 hpl::cUpdater::RunMessage(hpl::eUpdateableMessage, float) + 653 (in LevelEditor) [0x2ade2d]
118 iEditorBase::Update(float) + 2098 (in LevelEditor) [0x243f2]
118 hpl::cGui::SendMouseClickUp(hpl::eGuiMouseButton, int) + 56 (in LevelEditor) [0x181c48]
118 hpl::cGuiSet::SendMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&) + 229 (in LevelEditor) [0x1a13a5]
118 hpl::cGuiSet::OnMouseUp(hpl::cGuiMessageData const&) + 208 (in LevelEditor) [0x1a0a60]
118 hpl::iWidget::ProcessMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&, bool, bool) + 502 (in LevelEditor) [0x2b4e96]
118 hpl::cWidgetComboBox::OnMouseUp(hpl::cGuiMessageData const&) + 143 (in LevelEditor) [0x2bf9ef]
118 hpl::cWidgetComboBox::SetSelectedItem(int, bool, bool) + 409 (in LevelEditor) [0x2bf8a9]
118 hpl::iWidget::ProcessMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&, bool, bool) + 157 (in LevelEditor) [0x2b4d3d]
118 hpl::iWidget::ProcessCallbacks(hpl::eGuiMessage, hpl::cGuiMessageData const&) + 73 (in LevelEditor) [0x2b4c79]
118 cEditorWindowObjectBrowser::ObjectSets_OnChange_static_gui(void*, hpl::iWidget*, hpl::cGuiMessageData const&) + 31 (in LevelEditor) [0x709ef]
118 cEditorWindowObjectBrowser::ObjectSets_OnChange(hpl::iWidget*, hpl::cGuiMessageData const&) + 17 (in LevelEditor) [0x709c1]
118 cEditorWindowObjectBrowser::BuildObjectList() + 31 (in LevelEditor) [0x7098f]
118 cEditorWindowObjectBrowser::CreateIndex(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 683 (in LevelEditor) [0x706fb]
118 iEditorObjectIndex::Refresh() + 932 (in LevelEditor) [0x349e4]
118 iEditorObjectIndexDir::Refresh(hpl::cXmlElement*, bool) + 2224 (in LevelEditor) [0x33a70]
117 iEditorObjectIndexDir::Refresh(hpl::cXmlElement*, bool) + 2610 (in LevelEditor) [0x33bf2]
91 iEditorObjectIndexDir::CreateFromDir(iEditorObjectIndexDir*, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 245 (in LevelEditor) [0x31e95]
91 hpl::cResources::AddResourceDir(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool, std::string const&) + 57 (in LevelEditor) [0x276489]
54 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 579 (in LevelEditor) [0x16fad3]
45 hpl::cPlatform::GetFullFilePath(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 100 (in LevelEditor) [0x116314]
40 getattrlist$UNIX2003 + 10 (in libSystem.B.dylib) [0x954b1b4a]
1 strcmp + 1 (in libSystem.B.dylib) [0x954864d1]
1 getattrlist$UNIX2003 + 0 (in libSystem.B.dylib) [0x954b1b40]
1 realpath$DARWIN_EXTSN + 750 (in libSystem.B.dylib) [0x954b2313]
1 __memcpy + 853 (in commpage [libSystem.B.dylib]) [0xffff0af5]
1 strlcat + 0 (in libSystem.B.dylib) [0x954b1d10]
1 realpath$DARWIN_EXTSN + 1090 (in libSystem.B.dylib) [0x954b2467]
6 hpl::cPlatform::GetFullFilePath(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 175 (in LevelEditor) [0x11635f]
4 hpl::cString::To16Char(std::string const&) + 89 (in LevelEditor) [0xd059]
3 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::append(unsigned long, wchar_t) + 129 (in libstdc++.6.dylib) [0x9770e41d]
3 wmemset + 17 (in libSystem.B.dylib) [0x9551a69d]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::append(unsigned long, wchar_t) + 90 (in libstdc++.6.dylib) [0x9770e3f6]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::reserve(unsigned long) + 66 (in libstdc++.6.dylib) [0x9770e2f8]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_clone(std::allocator<wchar_t> const&, unsigned long) + 45 (in libstdc++.6.dylib) [0x9770e17d]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_create(unsigned long, unsigned long, std::allocator<wchar_t> const&) + 154 (in libstdc++.6.dylib) [0x9770d52c]
1 operator new(unsigned long) + 36 (in libstdc++.6.dylib) [0x977185f7]
1 malloc + 50 (in libSystem.B.dylib) [0x95485278]
1 malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x954871a8]
1 szone_malloc_should_clear + 263 (in libSystem.B.dylib) [0x95487301]
1 tiny_malloc_from_free_list + 483 (in libSystem.B.dylib) [0x954882b0]
1 hpl::cString::To16Char(std::string const&) + 135 (in LevelEditor) [0xd087]
1 mbstowcs + 68 (in libSystem.B.dylib) [0x9553364c]
1 mbstowcs_l + 165 (in libSystem.B.dylib) [0x955335eb]
1 _none_mbsnrtowcs + 78 (in libSystem.B.dylib) [0x9559eebe]
1 mbstowcs + 0 (in libSystem.B.dylib) [0x95533608]
2 hpl::cPlatform::GetFullFilePath(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 320 (in LevelEditor) [0x1163f0]
1 free + 244 (in libSystem.B.dylib) [0x95489be8]
1 szone_free_definite_size + 2629 (in libSystem.B.dylib) [0x9548a890]
1 free + 55 (in libSystem.B.dylib) [0x95489b2b]
1 hpl::cPlatform::GetFullFilePath(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 67 (in LevelEditor) [0x1162f3]
1 hpl::cString::To8Char(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 99 (in LevelEditor) [0xd143]
1 std::string::append(unsigned long, char) + 101 (in libstdc++.6.dylib) [0x976fec8b]
1 std::string::reserve(unsigned long) + 66 (in libstdc++.6.dylib) [0x976feb7c]
1 std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) + 45 (in libstdc++.6.dylib) [0x976fea03]
1 std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) + 132 (in libstdc++.6.dylib) [0x976fde48]
14 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 253 (in LevelEditor) [0x16f98d]
7 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 303 (in LevelEditor) [0x11550f]
7 swprintf + 81 (in libSystem.B.dylib) [0x9551e89e]
7 vswprintf_l + 455 (in libSystem.B.dylib) [0x9554b5ad]
6 __vfwprintf + 14179 (in libSystem.B.dylib) [0x95552362]
3 __xfputwc + 126 (in libSystem.B.dylib) [0x9554eb5e]
2 __memcpy + 34 (in commpage [libSystem.B.dylib]) [0xffff07c2]
1 __memcpy + 73 (in commpage [libSystem.B.dylib]) [0xffff07e9]
1 __xfputwc + 23 (in libSystem.B.dylib) [0x9554eaf7]
1 __xfputwc + 247 (in libSystem.B.dylib) [0x9554ebd7]
1 __sfvwrite + 365 (in libSystem.B.dylib) [0x95494c26]
1 dyld_stub___sfvwrite + 0 (in libSystem.B.dylib) [0x955ec2ea]
1 __vfwprintf + 6088 (in libSystem.B.dylib) [0x955503c7]
1 wcslen + 21 (in libSystem.B.dylib) [0x9559dbb8]
2 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 806 (in LevelEditor) [0x115706]
2 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
2 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
2 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
2 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
2 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
2 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
2 hpl::patiMatch(wchar_t const*, wchar_t const*) + 218 (in LevelEditor) [0x11534a]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 323 (in LevelEditor) [0x1153b3]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 1 (in LevelEditor) [0x115271]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 64 (in LevelEditor) [0x1152b0]
2 stat + 10 (in libSystem.B.dylib) [0x9554950a]
2 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 222 (in LevelEditor) [0x1154be]
2 readdir + 70 (in libSystem.B.dylib) [0x95574f95]
2 getdirentries + 10 (in libSystem.B.dylib) [0x95574fb6]
1 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 497 (in LevelEditor) [0x1155d1]
1 hpl::cString::To16Char(std::string const&) + 89 (in LevelEditor) [0xd059]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::append(unsigned long, wchar_t) + 90 (in libstdc++.6.dylib) [0x9770e3f6]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::reserve(unsigned long) + 66 (in libstdc++.6.dylib) [0x9770e2f8]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_clone(std::allocator<wchar_t> const&, unsigned long) + 45 (in libstdc++.6.dylib) [0x9770e17d]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_create(unsigned long, unsigned long, std::allocator<wchar_t> const&) + 154 (in libstdc++.6.dylib) [0x9770d52c]
1 operator new(unsigned long) + 36 (in libstdc++.6.dylib) [0x977185f7]
1 malloc + 50 (in libSystem.B.dylib) [0x95485278]
1 malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x954871a8]
1 __spin_lock + 13 (in commpage [libSystem.B.dylib]) [0xffff026d]
7 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 629 (in LevelEditor) [0x16fb05]
6 hpl::cString::ReplaceCharToW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 65 (in LevelEditor) [0x293fe1]
6 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 36 (in libstdc++.6.dylib) [0x9770e29c]
5 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_clone(std::allocator<wchar_t> const&, unsigned long) + 88 (in libstdc++.6.dylib) [0x9770e1a8]
4 __memcpy + 284 (in commpage [libSystem.B.dylib]) [0xffff08bc]
1 __memcpy + 279 (in commpage [libSystem.B.dylib]) [0xffff08b7]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_clone(std::allocator<wchar_t> const&, unsigned long) + 45 (in libstdc++.6.dylib) [0x9770e17d]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_create(unsigned long, unsigned long, std::allocator<wchar_t> const&) + 164 (in libstdc++.6.dylib) [0x9770d536]
1 hpl::cString::ReplaceCharToW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 109 (in LevelEditor) [0x29400d]
5 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 808 (in LevelEditor) [0x16fbb8]
5 hpl::cFileSearcherEntry::cFileSearcherEntry(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 126 (in LevelEditor) [0x16f76e]
1 hpl::cString::GetStringVecW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >*) + 421 (in LevelEditor) [0x296d45]
1 hpl::cString::GetStringVecW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >*) + 215 (in LevelEditor) [0x296c77]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 36 (in libstdc++.6.dylib) [0x9770e29c]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_grab(std::allocator<wchar_t> const&, std::allocator<wchar_t> const&) + 38 (in libstdc++.6.dylib) [0x9770e1ee]
1 hpl::cString::GetStringVecW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >*) + 128 (in LevelEditor) [0x296c20]
1 hpl::cString::GetStringVecW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >*) + 263 (in LevelEditor) [0x296ca7]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::assign(wchar_t const*, unsigned long) + 101 (in libstdc++.6.dylib) [0x9770ea9f]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_replace_safe(unsigned long, unsigned long, wchar_t const*, unsigned long) + 47 (in libstdc++.6.dylib) [0x9770e9ff]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_mutate(unsigned long, unsigned long, unsigned long) + 91 (in libstdc++.6.dylib) [0x9770e8e9]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_create(unsigned long, unsigned long, std::allocator<wchar_t> const&) + 154 (in libstdc++.6.dylib) [0x9770d52c]
1 operator new(unsigned long) + 36 (in libstdc++.6.dylib) [0x977185f7]
1 malloc + 50 (in libSystem.B.dylib) [0x95485278]
1 malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x954871a8]
1 szone_malloc_should_clear + 263 (in libSystem.B.dylib) [0x95487301]
1 tiny_malloc_from_free_list + 56 (in libSystem.B.dylib) [0x95488105]
1 hpl::cString::GetStringVecW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >*) + 397 (in LevelEditor) [0x296d2d]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::reserve(unsigned long) + 66 (in libstdc++.6.dylib) [0x9770e2f8]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_clone(std::allocator<wchar_t> const&, unsigned long) + 45 (in libstdc++.6.dylib) [0x9770e17d]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_create(unsigned long, unsigned long, std::allocator<wchar_t> const&) + 154 (in libstdc++.6.dylib) [0x9770d52c]
1 operator new(unsigned long) + 36 (in libstdc++.6.dylib) [0x977185f7]
1 malloc + 50 (in libSystem.B.dylib) [0x95485278]
1 malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x954871a8]
1 szone_malloc_should_clear + 263 (in libSystem.B.dylib) [0x95487301]
1 tiny_malloc_from_free_list + 995 (in libSystem.B.dylib) [0x954884b0]
1 tiny_free_list_add_ptr + 147 (in libSystem.B.dylib) [0x9548afa3]
4 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 561 (in LevelEditor) [0x16fac1]
2 hpl::cString::SetFilePathW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 192 (in LevelEditor) [0x2972c0]
1 hpl::cString::GetFileNameW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 127 (in LevelEditor) [0x29447f]
1 hpl::cString::GetLastStringPosW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 139 (in LevelEditor) [0x2942bb]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, unsigned long, unsigned long) + 93 (in libstdc++.6.dylib) [0x9770fbb5]
1 wchar_t* std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_construct<wchar_t*>(wchar_t*, wchar_t*, std::allocator<wchar_t> const&, std::forward_iterator_tag) + 89 (in libstdc++.6.dylib) [0x9770fa6b]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_create(unsigned long, unsigned long, std::allocator<wchar_t> const&) + 154 (in libstdc++.6.dylib) [0x9770d52c]
1 operator new(unsigned long) + 36 (in libstdc++.6.dylib) [0x977185f7]
1 malloc + 50 (in libSystem.B.dylib) [0x95485278]
1 malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x954871a8]
1 __spin_lock + 13 (in commpage [libSystem.B.dylib]) [0xffff026d]
1 hpl::cString::GetFileNameW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 58 (in LevelEditor) [0x29443a]
1 hpl::cString::GetLastStringPosW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 139 (in LevelEditor) [0x2942bb]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, unsigned long, unsigned long) + 93 (in libstdc++.6.dylib) [0x9770fbb5]
1 wchar_t* std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_construct<wchar_t*>(wchar_t*, wchar_t*, std::allocator<wchar_t> const&, std::forward_iterator_tag) + 89 (in libstdc++.6.dylib) [0x9770fa6b]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_create(unsigned long, unsigned long, std::allocator<wchar_t> const&) + 154 (in libstdc++.6.dylib) [0x9770d52c]
1 operator new(unsigned long) + 36 (in libstdc++.6.dylib) [0x977185f7]
1 malloc + 50 (in libSystem.B.dylib) [0x95485278]
1 malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x954871a8]
1 szone_malloc_should_clear + 175 (in libSystem.B.dylib) [0x954872a9]
1 hpl::cString::SetFilePathW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 322 (in LevelEditor) [0x297342]
1 hpl::cString::GetLastCharW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 64 (in LevelEditor) [0x2943b0]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, unsigned long, unsigned long) + 93 (in libstdc++.6.dylib) [0x9770fbb5]
1 wchar_t* std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_construct<wchar_t*>(wchar_t*, wchar_t*, std::allocator<wchar_t> const&, std::forward_iterator_tag) + 89 (in libstdc++.6.dylib) [0x9770fa6b]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_create(unsigned long, unsigned long, std::allocator<wchar_t> const&) + 154 (in libstdc++.6.dylib) [0x9770d52c]
1 operator new(unsigned long) + 36 (in libstdc++.6.dylib) [0x977185f7]
1 malloc + 50 (in libSystem.B.dylib) [0x95485278]
1 malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x954871a8]
1 szone_malloc_should_clear + 120 (in libSystem.B.dylib) [0x95487272]
1 __cpu_number + 19 (in commpage [libSystem.B.dylib]) [0xffff01f3]
1 hpl::cString::SetFilePathW(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 521 (in LevelEditor) [0x297409]
1 free + 244 (in libSystem.B.dylib) [0x95489be8]
2 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 1061 (in LevelEditor) [0x16fcb5]
1 bcmp + 40 (in libSystem.B.dylib) [0x95489a58]
1 std::_Rb_tree<std::string, std::pair<std::string const, hpl::cFileSearcherEntry>, std::_Select1st<std::pair<std::string const, hpl::cFileSearcherEntry> >, std::less<std::string>, std::allocator<std::pair<std::string const, hpl::cFileSearcherEntry> > >::insert_equal(std::pair<std::string const, hpl::cFileSearcherEntry> const&) + 82 (in LevelEditor) [0x1714f2]
2 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 697 (in LevelEditor) [0x16fb49]
1 bcmp + 44 (in libSystem.B.dylib) [0x95489a5c]
1 bcmp + 47 (in libSystem.B.dylib) [0x95489a5f]
1 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 394 (in LevelEditor) [0x16fa1a]
1 hpl::cString::To8Char(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 157 (in LevelEditor) [0xd17d]
1 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&) + 36 (in libstdc++.6.dylib) [0x976feb20]
1 std::string::_Rep::_M_grab(std::allocator<char> const&, std::allocator<char> const&) + 53 (in libstdc++.6.dylib) [0x976fea81]
1 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 1075 (in LevelEditor) [0x16fcc3]
1 std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >::~vector() + 25 (in LevelEditor) [0x29159]
1 hpl::cFileSearcher::AddDirectory(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::string const&, bool) + 421 (in LevelEditor) [0x16fa35]
1 hpl::cString::ToLowerCase(std::string const&) + 133 (in LevelEditor) [0x295865]
25 iEditorObjectIndexDir::CreateFromDir(iEditorObjectIndexDir*, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 330 (in LevelEditor) [0x31eea]
25 iEditorObjectIndex::AddFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 124 (in LevelEditor) [0x3080c]
13 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 303 (in LevelEditor) [0x11550f]
13 swprintf + 81 (in libSystem.B.dylib) [0x9551e89e]
12 vswprintf_l + 455 (in libSystem.B.dylib) [0x9554b5ad]
10 __vfwprintf + 14179 (in libSystem.B.dylib) [0x95552362]
4 __xfputwc + 247 (in libSystem.B.dylib) [0x9554ebd7]
1 __sfvwrite + 359 (in libSystem.B.dylib) [0x95494c20]
1 __memcpy + 18 (in commpage [libSystem.B.dylib]) [0xffff07b2]
1 __memcpy + 67 (in commpage [libSystem.B.dylib]) [0xffff07e3]
1 __sfvwrite + 9 (in libSystem.B.dylib) [0x95494ac2]
1 __sfvwrite + 225 (in libSystem.B.dylib) [0x95494b9a]
2 __xfputwc + 126 (in libSystem.B.dylib) [0x9554eb5e]
1 __memcpy + 61 (in commpage [libSystem.B.dylib]) [0xffff07dd]
1 __memcpy + 44 (in commpage [libSystem.B.dylib]) [0xffff07cc]
1 __xfputwc + 9 (in libSystem.B.dylib) [0x9554eae9]
1 dyld_stub_wcrtomb_l + 0 (in libSystem.B.dylib) [0x955ee00c]
1 __sfvwrite + 0 (in libSystem.B.dylib) [0x95494ab9]
1 __xfputwc + 40 (in libSystem.B.dylib) [0x9554eb08]
2 __vfwprintf + 5961 (in libSystem.B.dylib) [0x95550348]
1 __mbsconv + 449 (in libSystem.B.dylib) [0x9554ea8f]
1 strlen + 36 (in libSystem.B.dylib) [0x954862c4]
1 vswprintf_l + 640 (in libSystem.B.dylib) [0x9554b666]
1 free + 244 (in libSystem.B.dylib) [0x95489be8]
4 stat + 10 (in libSystem.B.dylib) [0x9554950a]
3 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 355 (in LevelEditor) [0x115543]
2 hpl::cString::To8Char(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 142 (in LevelEditor) [0xd16e]
2 wcstombs + 68 (in libSystem.B.dylib) [0x9551b1f8]
2 wcstombs_l + 165 (in libSystem.B.dylib) [0x9551b197]
1 _none_wcsnrtombs + 97 (in libSystem.B.dylib) [0x9559ee45]
1 _none_wcsnrtombs + 77 (in libSystem.B.dylib) [0x9559ee31]
1 hpl::cString::To8Char(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 99 (in LevelEditor) [0xd143]
1 std::string::append(unsigned long, char) + 101 (in libstdc++.6.dylib) [0x976fec8b]
1 std::string::reserve(unsigned long) + 66 (in libstdc++.6.dylib) [0x976feb7c]
1 std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) + 45 (in libstdc++.6.dylib) [0x976fea03]
1 std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) + 132 (in libstdc++.6.dylib) [0x976fde48]
1 operator new(unsigned long) + 36 (in libstdc++.6.dylib) [0x977185f7]
1 malloc + 50 (in libSystem.B.dylib) [0x95485278]
1 malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x954871a8]
1 szone_malloc_should_clear + 161 (in libSystem.B.dylib) [0x9548729b]
1 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 497 (in LevelEditor) [0x1155d1]
1 mbstowcs + 0 (in libSystem.B.dylib) [0x95533608]
1 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 222 (in LevelEditor) [0x1154be]
1 readdir + 70 (in libSystem.B.dylib) [0x95574f95]
1 getdirentries + 10 (in libSystem.B.dylib) [0x95574fb6]
1 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 806 (in LevelEditor) [0x115706]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 257 (in LevelEditor) [0x115371]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 218 (in LevelEditor) [0x11534a]
1 hpl::patiMatch(wchar_t const*, wchar_t const*) + 72 (in LevelEditor) [0x1152b8]
1 __toupper + 49 (in libSystem.B.dylib) [0x954b8781]
1 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) + 1 (in libstdc++.6.dylib) [0x977001e7]
1 hpl::cPlatform::FindFilesInDir(std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 379 (in LevelEditor) [0x11555b]
1 iEditorObjectIndexDir::CreateFromDir(iEditorObjectIndexDir*, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) + 51 (in LevelEditor) [0x31dd3]
1 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&) + 53 (in libstdc++.6.dylib) [0x9770f99f]
1 wchar_t* std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_construct<wchar_t const*>(wchar_t const*, wchar_t const*, std::allocator<wchar_t> const&, std::forward_iterator_tag) + 89 (in libstdc++.6.dylib) [0x9770f443]
1 __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) + 1 (in libstdc++.6.dylib) [0x977005db]
1 iEditorObjectIndexDir::Refresh(hpl::cXmlElement*, bool) + 2612 (in LevelEditor) [0x33bf4]
Kernel stack:
60 lo_allintrs + 302 [0x2a0b5e]
60 interrupt + 171 [0x2aa0d6]
60 lapic_interrupt + 126 [0x2b16c2]
60 intel_startCPU + 405 [0x2b2c92]
60 sync_iss_to_iks + 124 [0x2a99dc]
39 lo_unix_scall + 280 [0x2a0ef8]
39 unix_syscall + 579 [0x4f1053]
17 getattrlist + 127 [0x2ca702]
12 namei + 1262 [0x2da65c]
11 lookup + 273 [0x2d96a1]
2 cache_lookup_path + 996 [0x2d0095]
1 vnode_getwithvid + 24 [0x2de9cd]
1 vnode_getwithvid + 32 [0x2de9d5]
1 vget_internal + 12 [0x2de827]
2 cache_lookup_path + 129 [0x2cfd32]
2 cache_lookup_path + 696 [0x2cff69]
2 memcmp + 21 [0x29db27]
1 cache_lookup_path + 837 [0x2cfff6]
1 cache_lookup_path + 717 [0x2cff7e]
1 cache_lookup_path + 408 [0x2cfe49]
1 vfs_context_ucred + 10 [0x2f8d39]
1 cache_lookup_path + 130 [0x2cfd33]
1 lck_rw_done + 103 [0x2991c7]
1 lck_rw_done_gen + 133 [0x29eebd]
1 lookup + 2483 [0x2d9f43]
3 namei + 187 [0x2da229]
1 copyinstr_user + 33 [0x2a1611]
1 inval_copy_windows + 107 [0x29dbd3]
1 copyinstr_user + 50 [0x2a1622]
1 namei + 1264 [0x2da65e]
1 namei + 2193 [0x2da9ff]
13 getattrlist + 169 [0x2ca72c]
3 inet_ntop + 8406 [0x2c903a]
2 vnode_getattr + 132 [0x2fd622]
2 VNOP_GETATTR + 101 [0x2fbccc]
1 hfs_uncompressed_size_of_compressed_file + 746 [0x441efd]
1 hfs_checkdeleted + 635 [0x41aa83]
1 hfs_uncompressed_size_of_compressed_file + 1523 [0x442206]
1 VNOP_GETATTR + 0 [0x2fbc67]
2 inet_ntop + 9810 [0x2c95b6]
2 _MALLOC + 71 [0x47cf3e]
2 kalloc + 25 [0x220673]
2 kalloc_canblock + 232 [0x220633]
2 zalloc_canblock + 80 [0x23466b]
2 lck_mtx_lock_spin + 139 [0x29935b]
1 inet_ntop + 10024 [0x2c968c]
1 inet_ntop + 1897 [0x2c76cd]
1 bcopy + 28 [0x2958ec]
1 inet_ntop + 9794 [0x2c95a6]
1 inet_ntop + 7531 [0x2c8ccf]
1 mac_vnode_check_getattrlist + 34 [0x5829e9]
1 vfs_context_proc + 17 [0x2fa181]
1 inet_ntop + 7485 [0x2c8ca1]
1 inval_copy_windows + 448 [0x29dd28]
1 ml_set_interrupts_enabled + 47 [0x2a35a7]
1 inet_ntop + 7885 [0x2c8e31]
1 inet_ntop + 7775 [0x2c8dc3]
1 inet_ntop + 14037 [0x2ca639]
1 zfree + 525 [0x233b7c]
1 inet_ntop + 13874 [0x2ca596]
1 inval_copy_windows + 473 [0x29dd41]
6 stat + 72 [0x2e9f01]
6 lstat_extended + 294 [0x2e9e1e]
3 pathconf + 275 [0x2e97d0]
3 namei + 1262 [0x2da65c]
2 lookup + 273 [0x2d96a1]
1 cache_lookup_path + 696 [0x2cff69]
1 lo_allintrs + 627 [0x2a0ca3]
1 i386_astintr + 47 [0x2a9a9a]
1 ast_taken + 185 [0x2190c9]
1 thread_block_reason + 331 [0x227259]
1 thread_dispatch + 1966 [0x226fba]
1 machine_switch_context + 753 [0x2a8a6e]
1 cache_lookup_path + 685 [0x2cff5e]
1 cache_lookup_path + 1128 [0x2d0119]
2 pathconf + 455 [0x2e9884]
1 vnode_put + 31 [0x2df8c1]
1 vnode_put_locked + 16 [0x2df7f7]
1 vfs_context_current + 19 [0x2fdc15]
1 get_bsdthread_info + 12 [0x235423]
1 vnode_put + 23 [0x2df8b9]
1 lck_mtx_lock_spin + 139 [0x29935b]
1 pathconf + 421 [0x2e9862]
1 vn_stat + 56 [0x2f37bf]
1 com.apple.security.sandbox 1 + 12949 [0x2a486295]
2 getdirentries + 105 [0x2e6e63]
2 umask_extended + 1610 [0x2e6bf7]
2 VNOP_READDIR + 119 [0x2fb354]
1 hfs_metadatazone_init + 18907 [0x43c7d5]
1 hfs_owner_rights + 782 [0x437b9b]
1 MacToVFSError + 3201 [0x43774b]
1 hfs_metadatazone_init + 19541 [0x43ca4f]
1 vsunlock + 94 [0x4d31f7]
1 vm_map_simplify_entry + 2361 [0x25f469]
1 vm_fault_unwire + 531 [0x2591e5]
1 vm_fault_page + 432 [0x25582f]
1 vm_page_lookup + 72 [0x2793ee]
1 getattrlist + 183 [0x2ca73a]
1 vnode_put + 23 [0x2df8b9]
1 lck_mtx_lock_spin + 139 [0x29935b]
9 lo_alltraps + 298 [0x2a080a]
9 user_trap + 671 [0x2aa42f]
9 vm_fault + 464 [0x257a62]
9 vm_map_lookup_locked + 186 [0x25f705]
7 vm_map_lookup_entry + 93 [0x25c077]
1 vm_map_lookup_entry + 100 [0x25c07e]
1 lo_allintrs + 627 [0x2a0ca3]
1 i386_astintr + 47 [0x2a9a9a]
1 ast_taken + 185 [0x2190c9]
1 thread_block_reason + 331 [0x227259]
1 thread_dispatch + 1966 [0x226fba]
1 machine_switch_context + 753 [0x2a8a6e]
8 thread_exception_return + 0 [0x2a0695]
1 lo_unix_scall + 266 [0x2a0eea]
1 unix_syscall + 1 [0x4f0e11]

Thread 5ac83d4 DispatchQueue 1634545000
User stack:
118 start_wqthread + 30 (in libSystem.B.dylib) [0x954a8bc6]
118 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x954a8d81]
118 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x954a92fe]
118 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x954a9559]
118 kevent + 10 (in libSystem.B.dylib) [0x954a9982]
Kernel stack:
118 kevent + 97 [0x473932]

Thread 4145000
User stack:
118 thread_start + 34 (in libSystem.B.dylib) [0x954b06e2]
118 _pthread_start + 345 (in libSystem.B.dylib) [0x954b085d]
118 CAPThread::Entry(CAPThread*) + 140 (in CoreAudio) [0x98a004a4]
118 HP_IOThread::ThreadEntry(HP_IOThread*) + 17 (in CoreAudio) [0x98a0058d]
118 HP_IOThread::WorkLoop() + 1892 (in CoreAudio) [0x98a00cf6]
118 CAGuard::WaitUntil(unsigned long long) + 289 (in CoreAudio) [0x98a033f9]
118 CAGuard::WaitFor(unsigned long long) + 219 (in CoreAudio) [0x98a003c7]
118 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x954dfac8]
118 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x9548315a]
Kernel stack:
118 semaphore_wait_continue + 0 [0x22a3dd]

Thread 4145b7c
User stack:
118 thread_start + 34 (in libSystem.B.dylib) [0x954b06e2]
118 _pthread_start + 345 (in libSystem.B.dylib) [0x954b085d]
118 SDL_SemWait + 49 (in SDL) [0x99d1f1]
118 SDL_Linked_Version + 397 (in SDL) [0x98eecd]
118 SDL_Delay + 4
(This post was last modified: 02-05-2011, 07:33 PM by Urkle.)
02-03-2011, 03:51 PM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#19
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

It's looking like it maybe some keyboard input issue.. When it crashes are you typing with the keyboard at all?? or JUST using the mouse?

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
02-03-2011, 04:04 PM
Website Find
Sadface Offline
Junior Member

Posts: 20
Threads: 2
Joined: Jan 2011
Reputation: 0
#20
Solved: 8 Years, 2 Months ago RE: Fatal error on HPL2 editor

Im just using the mouse to add items. I can upload a video showing when it crashes for me.
http://www.youtube.com/watch?v=lI0aZCVw8Vk

Sorry for the screenflow thing in the middle.
(This post was last modified: 02-03-2011, 04:45 PM by Sadface.)
02-03-2011, 04:43 PM
Find




Users browsing this thread: 1 Guest(s)