VLC crashing

macOS specific usage questions
fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Postby fkuehne » 03 Dec 2005 12:21

Well, VLC kind of works here on 10.2.8 (hard to say on a 266 MHz G3 which can't play any movies without stuttering, but audio is fine ;) ). You just need to use the "Quartz" video-output-module except of the OpenGL-one which is just by default. You can find these settings in Video -> output modules with the advanced-box at the bottom checked.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

r

Postby r » 03 Dec 2005 14:34

what if the problem persists witn a 10.3.9? Again, perhaps it could be some computer performance problem? (DVD Player works fine, though)

eisengrim

Re: thank you spotlight

Postby eisengrim » 05 Dec 2005 20:18

thanks to spotlight i found all files having anything to do with vlc. after deleting all those files i reistalled the vlc player, and now its working just fine!
that did the trick for me too!
Im going to try this tonight, hopefully will help with the problems I'm having. Where should I look or how should I search to find/delete ALL traces of VLC? Preference folders? System folders? I run OSX Tiger.

Thanks!

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Postby fkuehne » 05 Dec 2005 21:18

You need to look in the preferences-folder of your personal home directory only.

Edit: of course, you can simply use the "Delete Preferences" script provided on the disk-image of VLC 0.8.4 to remove them automatically and completely, so you don't need to search for them by hand.
Last edited by fkuehne on 05 Dec 2005 21:24, edited 1 time in total.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Postby fkuehne » 05 Dec 2005 21:22

@r: according to the crash-log you posted on the previous page, you experience a different problem than the other posters on this thread. There is a problem in the Audio-output-module which lets your VLC crash. Do you use a PowerMac G4 or something different like an eMac, old iMac, etc.? Do you use optical output or just the internal speakers?
Does the CoreAudio-output-module work? (go to Audio -> output modules, enabled the advanced-box at the bottom of the window and switch to CoreAudio instead of "Default")
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

r

Postby r » 06 Dec 2005 06:49

Do you use a PowerMac G4 or something different like an eMac, old iMac, etc.?

iBook G4 10.3.9

Do you use optical output or just the internal speakers?

internal

Does the CoreAudio-output-module work? (go to Audio -> output modules, enabled the advanced-box at the bottom of the window and switch to CoreAudio instead of "Default")

it doesn't (i switched it from "default")

the last crash log reads as follows:

Command: VLC
Path: /Applications/VLC.app/Contents/MacOS/VLC
Version: 0.8.4 (0.8.4)
PID: 399
Thread: 1

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x11116f11

any ideas what could be the problem? thank you so much,
r.

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Postby fkuehne » 07 Dec 2005 17:10

Regrettably, you didn't post the really interesting lines about Thread 1. We need them to fix your problem.
Anyway, could you download the latest nightly build and check whether it works for you or not?
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

r

Postby r » 08 Dec 2005 00:04

I tried using the nightly build but didn't work either. this was the error message:

cdda: no audio tracks found
main: no suitable access module for `dvdnav:///dev/rdisk1'

And (sorry!) the complete crash report (please see previous message) is as follows:

OS Version: 10.3.9 (Build 7W98)
Report Version: 2

Command: VLC
Path: /Applications/VLC.app/Contents/MacOS/VLC
Version: 0.8.4 (0.8.4)
PID: 399
Thread: 1

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x11116f11

Thread 0:
0 libobjc.A.dylib 0x90861510 _class_lookupMethodAndLoadCache + 0x70
1 libobjc.A.dylib 0x90861298 objc_msgSend + 0xb8
2 com.apple.CoreFoundation 0x924f9ea8 CFDictionaryRemoveAllValues + 0x298
3 com.apple.CoreFoundation 0x92507eb0 __CFDictionaryDeallocate + 0x54
4 com.apple.CoreFoundation 0x924f2bd8 CFRelease + 0x1e8
5 com.apple.CoreFoundation 0x924f9e10 CFDictionaryRemoveAllValues + 0x200
6 com.apple.CoreFoundation 0x92507eb0 __CFDictionaryDeallocate + 0x54
7 com.apple.CoreFoundation 0x924f2bd8 CFRelease + 0x1e8
8 com.apple.CoreFoundation 0x92523a04 synchronizeXMLDomain + 0x68
9 com.apple.CoreFoundation 0x9252e494 _CFPreferencesDomainSynchronize + 0x24
10 com.apple.CoreFoundation 0x9254aa14 CFPreferencesSynchronize + 0x2c
11 com.apple.audio.CoreAudio 0x93f789c0 _ZN13HPPreferences11SynchronizeEbbb + 0x84
12 com.apple.audio.CoreAudio 0x93f6ecbc _ZN16HPDeviceSettings11SaveToPrefsERK8HPDevicePKNS_11ControlInfoEm + 0x84
13 com.apple.audio.CoreAudio 0x93f89bf4 _ZN9IOAPlugIn12DeviceIsDeadEP9IOADevice + 0x134
14 com.apple.audio.CoreAudio 0x93f8918c _ZN9IOAPlugIn8TeardownEv + 0x3c
15 com.apple.audio.CoreAudio 0x93f77f70 _Z16HPPlugInTeardownPP28AudioHardwarePlugInInterface + 0x28
16 com.apple.audio.CoreAudio 0x93f61aec _ZN22HALPlugInDeviceFactory8TeardownEv + 0x30
17 com.apple.audio.CoreAudio 0x93f595d8 _ZN9HALSystem15TeardownDevicesEv + 0x28
18 com.apple.audio.CoreAudio 0x93f594a4 _ZN9HALSystem13AtExitHandlerEv + 0xa8
19 com.apple.audio.CoreAudio 0x93f5939c _ZN9HALAtExit13AtExitHandlerEv + 0x6c
20 libSystem.B.dylib 0x9672ce58 exit + 0x58
21 org.videolan.vlc 0x000032b4 _call_mod_init_funcs + 0 (crt.c:294)
22 org.videolan.vlc 0x00003130 start + 0x30

Thread 1 Crashed:
0 libobjc.A.dylib 0x908611f4 objc_msgSend + 0x14
1 org.videolan.vlc 0x000b7e4c -[VLCMain terminate] + 0x124 (crt.c:300)
2 org.videolan.vlc 0x000b6604 -[VLCMain manage] + 0x360 (crt.c:300)
3 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
4 libSystem.B.dylib 0x96724990 _pthread_body + 0x28

Thread 2:
0 libSystem.B.dylib 0x96717238 semaphore_wait_signal_trap + 0x8
1 libSystem.B.dylib 0x9670ea1c _pthread_cond_wait + 0x270
2 com.apple.Foundation 0x90a7c5f0 -[NSConditionLock lockWhenCondition:] + 0x44
3 com.apple.AppKit 0x92e7a14c -[NSUIHeartBeat _heartBeatThread:] + 0x190
4 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
5 libSystem.B.dylib 0x96724990 _pthread_body + 0x28

Thread 3:
0 libSystem.B.dylib 0x967078b8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x96707438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x924f35e8 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x924f7d74 CFRunLoopRunSpecific + 0x148
4 com.apple.audio.CoreAudio 0x93f584b8 _ZN10HALRunLoop9OwnThreadEPv + 0x104
5 com.apple.audio.CoreAudio 0x93f582ec _ZN9CAPThread5EntryEPS_ + 0x30
6 libSystem.B.dylib 0x96724990 _pthread_body + 0x28

PPC Thread State:
srr0: 0x908611f4 srr1: 0x0000d030 vrsave: 0x00000000
cr: 0x42000222 xer: 0x20000004 lr: 0x000b7e4c ctr: 0x908611e0
r0: 0x000b7e4c r1: 0xf0263d60 r2: 0x000b7dd4 r3: 0x015836e0
r4: 0x908baaf0 r5: 0x00000000 r6: 0x1dcd6500 r7: 0xf0263cd0
r8: 0x00000000 r9: 0x00000000 r10: 0x28d272d0 r11: 0x005fc138
r12: 0x11116f11 r13: 0x00000001 r14: 0x007662a4 r15: 0x004762a4
r16: 0x0075e54c r17: 0x0075ee60 r18: 0x0075e76c r19: 0x0075e550
r20: 0x0075e624 r21: 0x0075ee7c r22: 0x0075e7e4 r23: 0x004973e0
r24: 0x0075ee9c r25: 0x0075e7e8 r26: 0x004766fc r27: 0x028bec00
r28: 0x0157c34c r29: 0x01530de0 r30: 0x028bec00 r31: 0x000b7d28

Binary Images Description:
0x1000 - 0x5bcfff org.videolan.vlc 0.8.4 /Applications/VLC.app/Contents/MacOS/VLC
0x11ac000 - 0x11aefff vlc_libogg.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libogg.dylib
0x11b6000 - 0x11c1fff vlc_libintl.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libintl.dylib
0x11c6000 - 0x11cdfff vlc_libdvbpsi.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libdvbpsi.dylib
0x137f000 - 0x1398fff vlc_libtheora.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libtheora.dylib
0x13fb000 - 0x14e7fff vlc_libiconv.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libiconv.dylib
0x1708000 - 0x172cfff vlc_libopendaap.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libopendaap.dylib
0x175a000 - 0x1760fff vlc_libdvdcss.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libdvdcss.dylib
0x1797000 - 0x17c9fff vlc_libdvdnav.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libdvdnav.dylib
0x17d4000 - 0x17f1fff vlc_libdvdread.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libdvdread.dylib
0x2008000 - 0x200afff vlc_libgpg-error.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libgpg-error.dylib
0x201b000 - 0x2029fff vlc_libfribidi.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libfribidi.dylib
0x2052000 - 0x2091fff vlc_libfaad.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libfaad.dylib
0x209c000 - 0x20c3fff vlc_libFLAC.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libFLAC.dylib
0x20fc000 - 0x210cfff vlc_libid3tag.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libid3tag.dylib
0x217a000 - 0x2204fff vlc_libfreetype.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libfreetype.dylib
0x2223000 - 0x22a1fff vlc_libgcrypt.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libgcrypt.dylib
0x22dd000 - 0x2375fff vlc_libgnutls.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libgnutls.dylib
0x2397000 - 0x23abfff vlc_libmad.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libmad.dylib
0x254c000 - 0x2579fff vlc_libspeex.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libspeex.dylib
0x25eb000 - 0x2606fff vlc_libtwolame.dylib /Applications/VLC.app/Contents/MacOS/lib/vlc_libtwolame.dylib
0x27f3000 - 0x27f4fff com.apple.aoa.halplugin 2.5.0 /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x599e000 - 0x59cefff com.apple.iSightAudio 7.0.3 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x84510000 - 0x84519fff libz.1.1.3.dylib /usr/lib/libz.1.1.3.dylib
0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x8b3e2000 - 0x8b3f2fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x900d0000 - 0x9033afff com.apple.QuickTime 7.0.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9074d000 - 0x9079bfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x908f5000 - 0x90905fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.7 (500.59) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90c32000 - 0x90c4cfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90ec2000 - 0x90f35fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x910c3000 - 0x910d7fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9152f000 - 0x91549fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91858000 - 0x9186ffff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91953000 - 0x91953fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91a2f000 - 0x91a67fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x924f2000 - 0x9259ffff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x925eb000 - 0x926a3fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9283f000 - 0x92857fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d7c000 - 0x92d99fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x93f55000 - 0x93fbcfff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94120000 - 0x9414bfff libncurses.5.dylib /usr/lib/libncurses.5.dylib
0x941cd000 - 0x94259fff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94580000 - 0x9458cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94596000 - 0x945a5fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x945d4000 - 0x945fafff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x948da000 - 0x94b53fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94e0b000 - 0x94e25fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96028000 - 0x960e1fff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x962e6000 - 0x964cdfff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x965ea000 - 0x966b2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x96700000 - 0x9684ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a04000 - 0x96a3cfff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
0x96efc000 - 0x96f05fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96f0c000 - 0x96f17fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x971dd000 - 0x97230fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x97345000 - 0x973aefff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 9 guests