1. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

[MAC] Freeze after start KAG

Discussion in 'General Help' started by Fiete, Dec 11, 2011.

  1. Fiete

    Fiete Shipwright

    Messages:
    6
    hi,

    i played 2 days KAG without problems but now my mac freeze everytime i start it.
    i changed nothing with my system or get any error. i made a reinstall and a repaired the disk permissions already.
    do u have any advices ?
     
  2. trelawney

    trelawney KAG Guard Tester

    Messages:
    771
    Providing logs is one of the most important things in troubleshooting. If you installed KAG in Applications, paste your logs by doing the following:

    The GUI way:
    Find KAG in Finder > right click > Show Package contents > Navigate to Contents > MacOS > Logs > find the latest console-xx-xx-xx-xx-xx.txt> right click Open > success

    The CLI way:
    Open Terminal.app > type cd /Applications/KAG.app/Contents/MacOS/Logs > open latest console log by typing open console-xx-xx-xx-xx-xx.txt > success.

    P.S XXs are replaced by date/time e.g : console-11-12-11-16-10-42.txt

    I hope that by now you will have appreciated the superiority of doing specific things on the commandline :)
     
  3. Fiete

    Fiete Shipwright

    Messages:
    6
    Code:
    [] Config loaded from 'Scripts/autoconfig.gm'
    [] * Config loaded from 'Scripts/config.gm'
    [0] Creating video device...
    [0] Desktop resolution is 1280x800
    [0] Checking driver support...
    [0] Initializing new video device...
    [0] Irrlicht Engine version 1.8.0-alpha
    [0] Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
    [0] Using renderer: OpenGL 2.0
    [0] NVIDIA GeForce 9400M OpenGL Engine: NVIDIA Corporation
    [0] OpenGL driver version is 1.2 or better.
    [0] GLSL version: 1.2
    [0] The amount of upper corner pixels and the lower corner pixels is not equal, font file may be corrupted.
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/arrow_cursor.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/backtitle.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/title.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/Poster.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/minimap.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/hud_back.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/materials.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/paper_tiles.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/blockmenu.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/button.png
    [0] Loaded texture: /Applications/KAG.app/Contents/MacOS/Base/GUI/whitebutton.png
    [0] Sound engine started
    [0] Precaching files...
    [0]  ...Precaching files.
    [0] Loading config defines Scripts/defines.cfg
    [0] Creating world from file ''
    [0] *Match Ended*
    [0] Autostart: doing nothing
    [0] Config loaded from autostart.gm
    
     
  4. Fiete

    Fiete Shipwright

    Messages:
    6
    i got this error now

    part 1:

    Code:
    Process:         KAG [675]
    Path:            /Applications/KAG.app/Contents/MacOS/KAG
    Identifier:      KAG
    Version:         ??? (203)
    Code Type:       X86 (Native)
    Parent Process:  launchd [74]
    
    Interval Since Last Report:          7427 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  42 sec
    Per-App Crashes Since Last Report:   1
    
    Date/Time:       2011-12-11 17:42:27.015 +0100
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  F038B883-37F1-459D-9445-4630213FF8BF
    
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0
    
    Thread 0 Crashed:
    0   ???                          0x14c54019 0 + 348471321
    1   libGL.dylib                  0x94dcc4a6 glVertex2f + 38
    2   KAG                          0x0026cc3a irr::video::COpenGLDriver::draw2DImage(irr::video::ITexture const*, irr::core::vector2d<int> const&, irr::core::rect<int> const&, irr::core::rect<int> const*, irr::video::SColor, bool) + 746
    3   KAG                          0x0001aae0 irr::gui::CImageGUISkin::drawElementStyle(irr::gui::SImageGUIElementStyle const&, irr::core::rect<int> const&, irr::core::rect<int> const*, irr::video::SColor*) + 688
    4   KAG                          0x0001b9b1 irr::gui::CImageGUISkin::draw3DButtonPaneStandard(irr::gui::IGUIElement*, irr::core::rect<int> const&, irr::core::rect<int> const*) + 65
    5   KAG                          0x0020be70 irr::gui::CGUIButton::draw() + 1712
    6   KAG                          0x0021faad irr::gui::CGUITab::draw() + 109
    7   KAG                          0x0021faad irr::gui::CGUITab::draw() + 109
    8   KAG                          0x00242cfd irr::gui::IGUIElement::draw() + 61
    9   KAG                          0x002360f3 irr::gui::CGUIEnvironment::drawAll() + 147
    10  KAG                          0x0000f4b7 CStarter::Update() + 151
    11  KAG                          0x00008eb8 CApplication::Run(int, char**) + 3928
    12  KAG                          0x0000a3b9 main + 889
    13  KAG                          0x00001fa6 start + 54
    
    Thread 1:
    0   libSystem.B.dylib            0x966e034e __semwait_signal + 10
    1   libSystem.B.dylib            0x9670accd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib    0x96ecdb32 glvmDoWork + 162
    3   libSystem.B.dylib            0x9670a055 _pthread_start + 321
    4   libSystem.B.dylib            0x96709f12 thread_start + 34
    
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x0026c97d  ecx: 0x14c54010  edx: 0x007ab020
      edi: 0x00000157  esi: 0x000000fa  ebp: 0xbffff428  esp: 0xbffff3fc
       ss: 0x0000001f  efl: 0x00010207  eip: 0x14c54019   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    
    Binary Images:
        0x1000 -   0x3effe7 +KAG ??? (203) <74a44382f4b0ff45ad59b5ff7044149b> /Applications/KAG.app/Contents/MacOS/KAG
      0x789000 -   0x7a5ff7  GLRendererFloat ??? (???) <7b68e0fde5d97927d5407221bdf8ace0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x14311000 - 0x14496fe3  GLEngine ??? (???) <945546cdf016a4e5cbbf2ad1bccd0ab4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x144c4000 - 0x1482dfe8  com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <880ed3155078052260ade6e705c9ca64> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
    0x16029000 - 0x163d7fe3  com.apple.RawCamera.bundle 3.3.0 (533) <05a38d218556434c8baa850a6ec99b37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90117000 - 0x90260ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x90261000 - 0x90313ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x90314000 - 0x90353fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90354000 - 0x9040ffe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x90410000 - 0x90461ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x904d5000 - 0x904d5ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x904d6000 - 0x904d6ffa  com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x904d7000 - 0x904deff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x904df000 - 0x9056cff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9056d000 - 0x90847ff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x90848000 - 0x9084ffff  com.apple.agl 3.0.9 (AGL-3.0.9) <d64d715dab8565014f5e2f239fd2410c> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90850000 - 0x9086bff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9086c000 - 0x9086dffc  libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x9086e000 - 0x90886fff  com.apple.openscripting 1.2.8 (???) <a6b446eb8ec7844096df5fb9002f5c7b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x908c3000 - 0x9096afec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    
    
     
  5. Fiete

    Fiete Shipwright

    Messages:
    6
    part2:

    Code:
    0x92263000 - 0x92600fef  com.apple.QuartzCore 1.5.8 (1.5.8) <8dc9ad0616bf56ebba60d6353737ac4e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93502000 - 0x93502ff8  com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93536000 - 0x9353dfe9  libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x93773000 - 0x93792ffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93793000 - 0x937afff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93821000 - 0x93831fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93832000 - 0x9383afff  com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9384f000 - 0x93873fff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x93874000 - 0x9387dfff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x9387e000 - 0x9395fff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x93ae5000 - 0x93b26fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93b27000 - 0x93c0fff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93c11000 - 0x93c3efeb  libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x93c3f000 - 0x93ce6feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x93ce7000 - 0x93ceafff  com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x93d52000 - 0x93d7aff7  com.apple.shortcut 1.0.1 (1.0) <a452d3f7feae073a12718c2bc553c575> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93da6000 - 0x93da6ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
    0x93da7000 - 0x93e21ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <3839795086b6857d3c60064dce8702b5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x93e22000 - 0x93ea9ff7  libsqlite3.0.dylib ??? (???) <7d1fcfae937da95c7d2b9bdea57e6dc0> /usr/lib/libsqlite3.0.dylib
    0x93eaa000 - 0x94268fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x942b5000 - 0x942c3ffd  libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x94859000 - 0x9489bfef  com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x9489c000 - 0x94919fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x94b06000 - 0x94b35fe3  com.apple.AE 402.3 (402.3) <aee412511c8725cd1a2cfb6501316bd5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x94b36000 - 0x94c88ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94dc2000 - 0x94dc9ffe  libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x94dca000 - 0x94dcaffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94dcb000 - 0x94dd7ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94dd8000 - 0x94de3fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94de4000 - 0x94e0dfff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x94e0e000 - 0x94eeefff  libobjc.A.dylib ??? (???) <d1469bf9fe852864d4fff185c72768e8> /usr/lib/libobjc.A.dylib
    0x94f3b000 - 0x94fb8feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94fb9000 - 0x9504cff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x9504d000 - 0x9504dffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9504e000 - 0x95052fff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95053000 - 0x95104fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95105000 - 0x9513ffe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95655000 - 0x9566bfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x95671000 - 0x956a8fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x956a9000 - 0x95ea7fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95ea8000 - 0x95eadfff  com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x95eae000 - 0x962befef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x9667d000 - 0x966d7ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x966d8000 - 0x9683fff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x9687d000 - 0x9687dffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9687e000 - 0x96949fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x96967000 - 0x969a5fff  libGLImage.dylib ??? (???) <b154e14c351ddc950d5228819201435e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x969d8000 - 0x96ce0fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x96ce1000 - 0x96ce1ff8  com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x96ce2000 - 0x96da9ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x96daa000 - 0x96e3dfff  com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x96e3e000 - 0x96e9aff7  com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x96e9b000 - 0x96ea5feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x96ea6000 - 0x97377f76  libGLProgrammability.dylib ??? (???) <bf7fb226cbb412edfa377537c3e35877> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x980f9000 - 0x98106fe7  com.apple.opengl 1.5.10 (1.5.10) <95c3d857570a137d0e8285c9eafa1112> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    
     
  6. Fiete

    Fiete Shipwright

    Messages:
    6
    no ideas ??? :/