XBMC crashes (X) on start

Hi there,
After my battery went dead and my laptop fell-out instead of hibernating or shutting down, XBMC started crashing X when started in full-screen. If I start it in windowed mode it starts normally. My laptop was connected with hdmi to a television. It happened with the git-compiled version but now also with the one from pacman.
Here's my crashlog:
############## XBMC CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sun Oct 30 13:51:10 CET 2011
XBMC Options:
Arch: x86_64
Kernel: Linux 3.0-ARCH #1 SMP PREEMPT Wed Oct 19 10:27:51 CEST 2011
Release:
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /home/niek/core (2011-10-30 13:51:10.639917128 +0100)
=========================================
[New LWP 10684]
[New LWP 10703]
[New LWP 10708]
[New LWP 10707]
[New LWP 10709]
[New LWP 10706]
[Thread debugging using libthread_db enabled]
Core was generated by `/usr/lib/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f3be2ef20ac in XUngrabPointer () from /usr/lib/libX11.so.6
Thread 6 (Thread 0x7f3bcbffe700 (LWP 10706)):
#0 0x00007f3be178d613 in select () from /lib/libc.so.6
#1 0x00000000006dddcc in SOCKETS::CSocketListener::Listen(int) ()
#2 0x00000000006d61c6 in EVENTSERVER::CEventServer::Run() ()
#3 0x00000000006d6488 in EVENTSERVER::CEventServer::Process() ()
#4 0x00000000006c7071 in CThread::staticThread(void*) ()
#5 0x00007f3be6f7bda0 in start_thread () from /lib/libpthread.so.0
#6 0x00007f3be17937dd in clone () from /lib/libc.so.6
#7 0x0000000000000000 in ?? ()
Thread 5 (Thread 0x7f3bca7fb700 (LWP 10709)):
#0 0x00007f3be6f7fe7b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00007f3be1f94db2 in SDL_CondWaitTimeout () from /usr/lib/libSDL-1.2.so.0
#2 0x0000000000628eba in ?? ()
#3 0x00000000006294d1 in WaitForSingleObject(CXHandle*, unsigned int) ()
#4 0x0000000000667fb4 in CEvent::WaitMSec(unsigned int) ()
#5 0x00000000006ec9bd in CJobManager::GetNextJob(CJobWorker const*) ()
#6 0x00000000006eca84 in CJobWorker::Process() ()
#7 0x00000000006c7071 in CThread::staticThread(void*) ()
#8 0x00007f3be6f7bda0 in start_thread () from /lib/libpthread.so.0
#9 0x00007f3be17937dd in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()
Thread 4 (Thread 0x7f3bcb7fd700 (LWP 10707)):
#0 0x00007f3be6f7dcf4 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x00007f3be22078c8 in ?? () from /usr/lib/libdbus-1.so.3
#2 0x00007f3be21e3ca1 in ?? () from /usr/lib/libdbus-1.so.3
#3 0x00007f3be21e57de in ?? () from /usr/lib/libdbus-1.so.3
#4 0x00007f3be21e631e in dbus_connection_get_dispatch_status () from /usr/lib/libdbus-1.so.3
#5 0x00007f3be21e8e98 in ?? () from /usr/lib/libdbus-1.so.3
#6 0x00000000006e8209 in DBUSSERVER::CDbusServer::Run() ()
#7 0x00000000006c7071 in CThread::staticThread(void*) ()
#8 0x00007f3be6f7bda0 in start_thread () from /lib/libpthread.so.0
#9 0x00007f3be17937dd in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()
Thread 3 (Thread 0x7f3bcaffc700 (LWP 10708)):
#0 0x00007f3be178d613 in select () from /lib/libc.so.6
#1 0x0000000000d036a3 in JSONRPC::CTCPServer::Process() ()
#2 0x00000000006c7071 in CThread::staticThread(void*) ()
#3 0x00007f3be6f7bda0 in start_thread () from /lib/libpthread.so.0
#4 0x00007f3be17937dd in clone () from /lib/libc.so.6
#5 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f3beb382700 (LWP 10703)):
#0 0x00007f3be6f7fe7b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00007f3be1f94db2 in SDL_CondWaitTimeout () from /usr/lib/libSDL-1.2.so.0
#2 0x0000000000628eba in ?? ()
#3 0x00000000006294d1 in WaitForSingleObject(CXHandle*, unsigned int) ()
#4 0x00000000008007c9 in MEDIA_DETECT::CDetectDVDMedia::Process() ()
#5 0x00000000006c7071 in CThread::staticThread(void*) ()
#6 0x00007f3be6f7bda0 in start_thread () from /lib/libpthread.so.0
#7 0x00007f3be17937dd in clone () from /lib/libc.so.6
#8 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f3beb3a5820 (LWP 10684)):
#0 0x00007f3be2ef20ac in XUngrabPointer () from /usr/lib/libX11.so.6
#1 0x00007f3be1f81cab in ?? () from /usr/lib/libSDL-1.2.so.0
#2 0x00007f3be1f81d12 in ?? () from /usr/lib/libSDL-1.2.so.0
#3 0x00007f3be1f6db51 in ?? () from /usr/lib/libSDL-1.2.so.0
#4 0x00007f3be1f6f598 in SDL_VideoQuit () from /usr/lib/libSDL-1.2.so.0
#5 0x00007f3be1f48065 in SDL_QuitSubSystem () from /usr/lib/libSDL-1.2.so.0
#6 0x00007f3be1f4811e in SDL_Quit () from /usr/lib/libSDL-1.2.so.0
#7 0x00007f3be1f4871f in ?? () from /usr/lib/libSDL-1.2.so.0
#8 <signal handler called>
#9 0x00007f3be2ef20ac in XUngrabPointer () from /usr/lib/libX11.so.6
#10 0x00007f3be1f81cab in ?? () from /usr/lib/libSDL-1.2.so.0
#11 0x00007f3be1f81d12 in ?? () from /usr/lib/libSDL-1.2.so.0
#12 0x00007f3be1f6db51 in ?? () from /usr/lib/libSDL-1.2.so.0
#13 0x00007f3be1f6f598 in SDL_VideoQuit () from /usr/lib/libSDL-1.2.so.0
#14 0x00007f3be1f48065 in SDL_QuitSubSystem () from /usr/lib/libSDL-1.2.so.0
#15 0x00007f3be1f4811e in SDL_Quit () from /usr/lib/libSDL-1.2.so.0
#16 0x00007f3be16f7281 in ?? () from /lib/libc.so.6
#17 0x00007f3be16f7305 in exit () from /lib/libc.so.6
#18 0x00007f3be2ef6f0a in _XDefaultIOError () from /usr/lib/libX11.so.6
#19 0x00007f3be2ef712e in _XIOError () from /usr/lib/libX11.so.6
#20 0x00007f3be2ef4f1b in _XReply () from /usr/lib/libX11.so.6
#21 0x00007f3be6204d5b in ?? () from /usr/lib/libGL.so.1
#22 0x00007f3be6203ac3 in ?? () from /usr/lib/libGL.so.1
#23 0x000000000097f1f2 in CWinSystemX11GL::PresentRenderImpl() ()
#24 0x00000000009b9d48 in CRenderSystemGL::PresentRender() ()
#25 0x0000000000710bab in CApplication::Render() ()
#26 0x000000000093e6f1 in CXBApplicationEx::Run() ()
#27 0x000000000060aa68 in main ()
############# END STACK TRACE ###############
################# LOG FILE ##################
13:51:07 T:139895326267424 M:3106816000 NOTICE: -----------------------------------------------------------------------
13:51:07 T:139895326267424 M:3106123776 NOTICE: Starting XBMC, Platform: Linux (Arch Linux, 3.0-ARCH x86_64). Built on Sep 17 2011 (Git:Unknown)
13:51:07 T:139895326267424 M:3106123776 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
13:51:07 T:139895326267424 M:3106123776 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
13:51:07 T:139895326267424 M:3106123776 NOTICE: special://masterprofile/ is mapped to: /home/niek/.xbmc/userdata
13:51:07 T:139895326267424 M:3106123776 NOTICE: special://home/ is mapped to: /home/niek/.xbmc
13:51:07 T:139895326267424 M:3106123776 NOTICE: special://temp/ is mapped to: /home/niek/.xbmc/temp
13:51:07 T:139895326267424 M:3105996800 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
13:51:07 T:139895326267424 M:3105996800 NOTICE: Log File is located: /home/niek/.xbmc/temp/xbmc.log
13:51:07 T:139895326267424 M:3105996800 NOTICE: -----------------------------------------------------------------------
13:51:08 T:139895326267424 M:3106242560 NOTICE: Setup SDL
13:51:08 T:139895326267424 M:3105972224 NOTICE: load settings...
13:51:08 T:139895326267424 M:3105853440 NOTICE: special://profile/ is mapped to: special://masterprofile/
13:51:08 T:139895326267424 M:3105853440 NOTICE: loading special://masterprofile/guisettings.xml
13:51:08 T:139895326267424 M:3105726464 NOTICE: Getting hardware information now...
13:51:08 T:139895326267424 M:3105726464 NOTICE: Checking resolution 12
12:51:08 T:139895326267424 M:3105726464 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
12:51:08 T:139895326267424 M:3105726464 NOTICE: Loaded playercorefactory configuration
12:51:08 T:139895326267424 M:3105726464 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
12:51:08 T:139895326267424 M:3105726464 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
12:51:08 T:139895326267424 M:3105726464 NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
12:51:08 T:139895326267424 M:3105726464 NOTICE: Default DVD Player: dvdplayer
12:51:08 T:139895326267424 M:3105726464 NOTICE: Default Video Player: dvdplayer
12:51:08 T:139895326267424 M:3105726464 NOTICE: Default Audio Player: paplayer
12:51:08 T:139895326267424 M:3105726464 NOTICE: Loading media sources from special://masterprofile/sources.xml
12:51:08 T:139895326267424 M:3104055296 NOTICE: Enabled Joystick: ST LIS3LV02DL Accelerometer
12:51:08 T:139895326267424 M:3104055296 NOTICE: Details: Total Axis: 3 Total Hats: 0 Total Buttons: 0
12:51:08 T:139895326267424 M:3103199232 NOTICE: Using visual 0x22
12:51:08 T:139895326267424 M:3100381184 NOTICE: GL_VENDOR = Tungsten Graphics, Inc
12:51:08 T:139895326267424 M:3100381184 NOTICE: GL_RENDERER = Mesa DRI Intel(R) Ironlake Mobile
12:51:08 T:139895326267424 M:3100381184 NOTICE: GL_VERSION = 2.1 Mesa 7.11
12:51:08 T:139895326267424 M:3100381184 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
12:51:08 T:139895326267424 M:3100381184 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_logic_op GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_NV_vertex_program GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_envmap_bumpmap GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_vertex_program1_1 GL_APPLE_client_storage GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_pixel_buffer_object GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_gpu_program_parameters GL_EXT_texture_env_combine GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_half_float_vertex GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_separate_shader_objects GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_ARB_ES2_compatibility GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_robustness
12:51:08 T:139895326267424 M:3099881472 ERROR: GLX: Same window as before, refreshing context
12:51:09 T:139895326267424 M:3062296576 NOTICE: UDisks: Added /media/windows
12:51:09 T:139895326267424 M:3062296576 NOTICE: UDisks: Added /media/storage
12:51:09 T:139895326267424 M:3062296576 NOTICE: UDisks: Added /var
12:51:09 T:139895326267424 M:3062296576 NOTICE: UDisks: Added /home
12:51:09 T:139895326267424 M:3062296576 NOTICE: UDisks: Added /media/988B-8FC9
12:51:09 T:139895326267424 M:3062296576 NOTICE: start dvd mediatype detection
12:51:09 T:139895326267424 M:3062296576 NOTICE: initializing playlistplayer
12:51:09 T:139895326267424 M:3062296576 NOTICE: DONE initializing playlistplayer
12:51:09 T:139895326267424 M:3055693824 NOTICE: initialize done
12:51:09 T:139895326267424 M:3055693824 NOTICE: Running the application...
12:51:09 T:139895326267424 M:3055693824 NOTICE: ES: Starting event server
12:51:09 T:139895326267424 M:3055693824 NOTICE: DS: Starting dbus server
12:51:09 T:139894802343680 M:3055693824 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
12:51:09 T:139894802343680 M:3055693824 NOTICE: UDP: Listening on port 9777
12:51:09 T:139894793950976 M:3055693824 NOTICE: DS: Starting DBUS server in Run Application aka thread
############### END LOG FILE ################
############ END XBMC CRASH LOG #############
And here's my lspci:
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
43:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
44:06.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 06)
44:06.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 25)
44:06.2 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev bb)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
Thanks!

I can confirm this issue on a Thinkpad T61 and on a Desktop machine both with Intel graphics. When starting xbmc, the whole Xorg crashes and I find myself at the gdm login.
I have tried:
- reinstall xorg-server and drivers, libx11, xbmc
- delete whole ~/.xbmc/
- create new user
- change display resolution
Only fix for this is starting the gnome-session in fallback mode. As soon as gnomeshell is running: no chance
All components are on the current version as of now

Similar Messages

  • Firefox Crashes Silently at Start-up

    Firefox has been crashing on start-up for the past few weeks. I've tried safe mode, a profile reset, a clean re-install, and several clean installs of different versions (4.0, 4.1, 5.0 and 6.0b1) in attempts to resolve this, all without success. Occasionally Firefox will start successfully and will stay stable once it has, but this is a very rare occurrance. I've run scans with Avast Antivirus, Malwarebytes and SUPERAntiSpyware, which all came back clean.
    The only changes to the system around the time the problem started were CPU and RAM upgrades (with new, known-good parts) and a BIOS update required to use the new CPU. Firefox is the only program crashing in any way/shape/form since this upgrade.

    Hey Seifer10357,
    Have you tried starting Firefox in Safe Mode? Hold down "shift" while Firefox is starting up. If the crash doesn't happen in Safe Mode, you should read [[Troubleshooting extensions and themes]].
    There is also a lot of useful stuff in the [[Firefox crashes]] Knowledge Base article. If you've recently upgraded, you might want to check out [https://support.mozilla.com/en-US/kb/latest-firefox-issues#w_firefox-crashes-when-i-start-it this article] as well.
    Hopefully this helps!

  • My firefox installation keeps crashing when I start it up in anything other than safe mode, how can I see the details of the crash report?

    I've had Firefox installed on this computer for a couple of years, but only really started using this computer in the last 6 months. Originally Firefox 14, then Firefox 17.0.01, then finally 19.0
    It crashed yesterday on starting, I uninstalled and reinstalled and same issue. I regressed back through version 17.0.0.1 and Firefox 14. I updated Shockwave, Flash, Java. I also uninstalled Divx, AC3 and Adobe Reader (recent installs/updates)
    Updated MIcrosoft security essentials and ran a scan, no issues discovered. Updated and ran Superantispyware and found 1 Trojan which I removed.
    Crash reporter comes up as soon as the firefox link is actioned. Can start firefox in Safemode.

    please start firefox in safemode (by pressing the shift-key while it is launching) & go to ''firefox > options > advanced > general'' & disable hardware acceleration.
    for some background on that issue you can also refer to [https://bugzilla.mozilla.org/show_bug.cgi?id=812683 bug #812683]

  • Premiere Pro crashes when i start it up. Help please :-)

    Premiere Pro crashes when i start it up. Help please :-)

    Go to Adobe Premiere Pro CC error on start and answer all the questions I posted in reply #1

  • Photoshop CC 2014 crashes right after start in Win7 Ultimate. amtlib.dll seems to blame.

    Photoshop CC 2014 crashes right after start in Win7 Ultimate. Installed a new graphics card MSI GeForce GT730 and did an immediate driver update. Also completely updated Windows. Bridge and Lightroom 5.5 work fine. After several attempts to get PS up and running, also after checking possible solutions on the web and in this community I was still left with a crashing application.
    Then tried a cracked amtlib.dll in the Photoshop directory and PS worked fine! But not able to check in to CC. Then replaced the cracked amtlib.dll with the original and PS again crashed a few seconds after launch. Oh, and yes, I did check out of Creative Cloud and checked in again but nothing worked so far.

    After browsing through several sites I finally stumbled upon the message below, posted a couple of months ago in this forum.
    This sequence finally was the solution to my problem with Ps crashing after launch.
    PROBLEM SOLVED!!
    After dozens of fruitless attemps to solve the problem and many, many hours of searching the web, I stumbled upon a thread in the PS community that helped me fix the problem and made my day (weekend).
    The thread was originally posted by MrNameloc here and ALL CREDITS got to him. A public "Thank You" to MrNameloc is also in its right place.
    The solution is as follows:
    Un-install Photoshop CC.
    Un-install Adobe CC.
    Go to: C:\Program Files (x86)\Common Files\Adobe and find SLCache and delete it.
    Go to: C:\ProgramData\Adobe and find SLStore and delete it.
    Restart.
    Install Adobe CC.
    Install Photoshop.
    Restart.
    @Adobe, you might wanna write this one behind your ear just in case it shows up again in the forums... 'cose it will.

  • HT200169 Having a problem with Logic 9 on a Mac Pro.Working on a lenghty song and apparently session got corrupted.Doesnt let me export tracks,program crashes.Already tried start brand new session with the tracks imported into it but still wont export.Sug

    Hello,having a problem with Logic 9 on a Mac Pro.Working on a lenghty song and apparently session got corrupted.Doesnt let me export tracks,program crashes.Already tried start brand new session with the tracks imported into it but still wont export.Suggestions?

    Thanks, Ian. Yeah, that's how I do it now...or with the controls in the left side pane. Still, I would have liked that quick on-the-spot edit capability...especially while sketching.
    Ian Turner wrote:
    Sorry Mark, you are out of luck as it does not do that - it works the same as L8. The way I would achieve that with more accuracy and control would be to route all the tracks you want to fade to a Bus then use volume automation on the bus. To do this you will need to add a standard audio track, then re-assign it using (Control Click on the track header) to the Bus track. You can then automate volume/plugins etc on the Bus track.
    Ian

  • Why is the iTunes Store crash when I start in on the iPhone 5 with the iOS 07 update?

    Why is the iTunes Store crash when I start in on the iPhone 5 with the iOS 07 update?

    Hi,
    Do you have iTunes 11 on your imac? What OS X do you have?
    Jim

  • My i tunes crashes everytime I start it and it tries to download podcasts

    my i tunes crashes everytime I start it and it tries to download podcasts

    Hi there sshep13,
    Welcome to Apple Support Communities.  
    It sounds like iTunes is quitting unexpectedly upon launch on your MacBook. Try launching iTunes in Safe Mode and then removing third-party plug-ins, if the issue is resolved.
    iTunes: Troubleshooting issues with third-party iTunes plug-ins - Apple Support
    Ciao,
    -Jason

  • Skype crashes everytime I start it - Win10

    Hey Guys,
    Skype seems to crash everytime I start it. I tried reinstalling it with the latest update and that crashes too once it gets to a certain point also. Dont know what it could possibly be...
    Thanks for the help!

    Hi Mika ,
    Check if you have read-write permissions on the below mentioned folders
    Utilities > Adobe application manager
    Utilities >  Adobe creative cloud folder
    ~/library/Application Support/Adobe/OOBE
    /library/Application Support/Adobe/OOBE
    Kindly contact our support team if it still persists, so that you can get quick help on this.
    Link: Contact Customer Care
    Thanks,
    Atul Saini

  • Preview crashed right after starting. What can I do?

    I've just upgraded to Lion and now Preview crashed right after starting, even if I just start it without content.
    What can I do?

    Process:         Preview [877]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [129]
    Date/Time:       2011-07-21 09:12:00.628 -0400
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Sleep/Wake UUID: FB5991DD-7DB1-4CF8-B6AD-C0E622D27C03
    Interval Since Last Report:          43435 sec
    Crashes Since Last Report:           1
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      9C549748-9DEC-4A61-8F76-3925683E5E39
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    dyld: launch, running initializers
    /usr/lib/libSystem.B.dylib
    xpchelper reply message validation: sandbox creation failed: 1002
    Container object initialization failed: NSCocoaErrorDomain:513 You don’t have permission to save the file “Containers” in the folder “Librería”.
    Dest: ~/Library/Containers/com.apple.Preview/Data/Library/Preferences
    Destination permissions info:
      0 stat: 2
    -1 stat: 2
    -2 stat: 2
    -3 stat: 2
    -4 stat: 2
    -5 m:040775 R acl:(null) LIBRARY
        fs: hfs, fsid: e000002, mf: 0480d000
    -6 m:040775 R acl:(null) HOME
        fs: hfs, fsid: e000002, mf: 0480d000
    -7 m:040755 R acl:(null)
        fs: hfs, fsid: e000002, mf: 0480d000
    Application Specific Signatures:
    sandbox creation failed: 1002
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libxpc.dylib                            0x00007fff8d757343 runtime_init + 823
    1   libdispatch.dylib                       0x00007fff95e0d274 dispatch_once_f + 53
    2   libxpc.dylib                            0x00007fff8d757bd1 _xpc_runtime_set_domain + 285
    3   libxpc.dylib                            0x00007fff8d755006 _libxpc_initializer + 452
    4   libSystem.B.dylib                       0x00007fff92fe4e7e libSystem_initializer + 222
    5   dyld                                    0x00007fff6e6f9d1a ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 218
    6   dyld                                    0x00007fff6e6f9a66 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    7   dyld                                    0x00007fff6e6f7258 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 260
    8   dyld                                    0x00007fff6e6f71f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    9   dyld                                    0x00007fff6e6f71f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    10  dyld                                    0x00007fff6e6f802b ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59
    11  dyld                                    0x00007fff6e6ed4ad dyld::initializeMainExecutable() + 206
    12  dyld                                    0x00007fff6e6f1580 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 1852
    13  dyld                                    0x00007fff6e6eb059 _dyld_start + 49
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000254  rbx: 0x00007fff6e6e7020  rcx: 0x00007fff6e6e7274  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff6e6e62b8  rbp: 0x00007fff6e6e8070  rsp: 0x00007fff6e6e6780
       r8: 0x00007fff6e6e6740   r9: 0x000000000000008a  r10: 0x0000000000000000  r11: 0x00007fff6e6e7044
      r12: 0x000000010ee09190  r13: 0x000000010ee08e80  r14: 0x000000010ee08c20  r15: 0x000000000000000f
      rip: 0x00007fff8d757343  rfl: 0x0000000000010202  cr2: 0x00007fff6e6e5ff8
    Logical CPU: 6
    Binary Images:
           0x10eaea000 -        0x10ecd1fef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x10ed61000 -        0x10ed80fff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
        0x7fff6e6ea000 -     0x7fff6e71eac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8c0ed000 -     0x7fff8c226fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8c263000 -     0x7fff8c275ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8c35e000 -     0x7fff8c360fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff8c369000 -     0x7fff8c3b4fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c3fe000 -     0x7fff8c7c4fff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8d4bf000 -     0x7fff8d4c9ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8d4d7000 -     0x7fff8d525ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8d52a000 -     0x7fff8d52bff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8d52c000 -     0x7fff8d537fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8d57a000 -     0x7fff8d580fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8d5de000 -     0x7fff8d5e3fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d603000 -     0x7fff8d608fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d609000 -     0x7fff8d60cfff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8d60d000 -     0x7fff8d712ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d749000 -     0x7fff8d766ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8d767000 -     0x7fff8d768fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d769000 -     0x7fff8d77ffff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8d780000 -     0x7fff8e378fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8e407000 -     0x7fff8e412fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8e513000 -     0x7fff8e57dfff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e57e000 -     0x7fff8e618ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e619000 -     0x7fff8e81bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8e81c000 -     0x7fff8e831fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8e832000 -     0x7fff8e84fff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e896000 -     0x7fff8e89ffff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8e8a0000 -     0x7fff8e942ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e943000 -     0x7fff8e94eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8e94f000 -     0x7fff8e94ffff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e950000 -     0x7fff8e967fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8e968000 -     0x7fff8e96bfff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8e971000 -     0x7fff8e9abfff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e9ac000 -     0x7fff8ecbefff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8ecbf000 -     0x7fff8ecc5ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8ed09000 -     0x7fff8ee93ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ee94000 -     0x7fff8eeebfff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f266000 -     0x7fff8f280fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8f283000 -     0x7fff8f2eaff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f643000 -     0x7fff8f6b3fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8f6c2000 -     0x7fff8f6d4ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8f6d9000 -     0x7fff8f73dfff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f806000 -     0x7fff8f859fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f8ce000 -     0x7fff8f8f7fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f8f8000 -     0x7fff8f8fdfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8f8fe000 -     0x7fff8f9fcff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8fa38000 -     0x7fff8fa38fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90088000 -     0x7fff9011eff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff9011f000 -     0x7fff90123ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff90124000 -     0x7fff90141fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff90142000 -     0x7fff90220ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff90221000 -     0x7fff90271fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff90272000 -     0x7fff90272fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff90273000 -     0x7fff90275fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90285000 -     0x7fff9029cfff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff903e0000 -     0x7fff9043cff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9043d000 -     0x7fff9051dfff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff90529000 -     0x7fff90b0dfaf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90cb7000 -     0x7fff90ec4fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff90ec5000 -     0x7fff9113fff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff91140000 -     0x7fff91146fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91155000 -     0x7fff913c3ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff914b4000 -     0x7fff918cffff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff919b9000 -     0x7fff91a3eff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff91a3f000 -     0x7fff91a42fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff91a43000 -     0x7fff91ac5fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff91ac6000 -     0x7fff91aeeff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff91af2000 -     0x7fff91b1fff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff91b20000 -     0x7fff91d91fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91d92000 -     0x7fff91daeff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff91daf000 -     0x7fff91db0fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff91db1000 -     0x7fff91dc5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff91dc6000 -     0x7fff9226dff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff92296000 -     0x7fff9256dfff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9256e000 -     0x7fff92573fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff925cb000 -     0x7fff9261efff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff9261f000 -     0x7fff9264aff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff9264b000 -     0x7fff92676fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff9269f000 -     0x7fff926fffff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff92700000 -     0x7fff92724ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff92725000 -     0x7fff92733ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff9276c000 -     0x7fff92792ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff927cd000 -     0x7fff928aafef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff928ab000 -     0x7fff928acfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff92a34000 -     0x7fff92a3cfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff92a3d000 -     0x7fff92b04ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff92b05000 -     0x7fff92bb7fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff92bb8000 -     0x7fff92bb8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff92fe3000 -     0x7fff92fe3fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff92fe4000 -     0x7fff93011fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff93012000 -     0x7fff93066ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff93067000 -     0x7fff93068fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9324e000 -     0x7fff932c1fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff934e6000 -     0x7fff934ebfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff934ec000 -     0x7fff9358bfff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9358c000 -     0x7fff935ceff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff93687000 -     0x7fff93d559df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93d56000 -     0x7fff93d5cfff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff93d70000 -     0x7fff93d71fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff942e1000 -     0x7fff943e4fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff94415000 -     0x7fff9442bff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff94449000 -     0x7fff94bddfff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff95373000 -     0x7fff953c5ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff953c6000 -     0x7fff953d9ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff953da000 -     0x7fff955adff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff955ae000 -     0x7fff95711fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff95712000 -     0x7fff95719ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9571a000 -     0x7fff9571dff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9571e000 -     0x7fff9572dfff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff957f8000 -     0x7fff95905fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95906000 -     0x7fff95c1ffff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff95cde000 -     0x7fff95d62ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff95d63000 -     0x7fff95e07fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff95e08000 -     0x7fff95e16fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff95e17000 -     0x7fff95e8cff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff95e8d000 -     0x7fff95e8dfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff95e8e000 -     0x7fff95e93ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff95e94000 -     0x7fff95fedff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff95fee000 -     0x7fff95feefff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff95fef000 -     0x7fff961b0fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff961b1000 -     0x7fff962b3ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff962fb000 -     0x7fff96376ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff963cb000 -     0x7fff963cdfff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff963ce000 -     0x7fff96800fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff96801000 -     0x7fff9690dfef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9690e000 -     0x7fff96a0aff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff96a0b000 -     0x7fff96a0ffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff96a78000 -     0x7fff96a97fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff96cb9000 -     0x7fff96cf5fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff96d3d000 -     0x7fff96e21def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff96e70000 -     0x7fff96edefff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff96eef000 -     0x7fff96ef6fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff96ef7000 -     0x7fff96ef8fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff96ef9000 -     0x7fff96f26fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff96f27000 -     0x7fff96f2afff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff96f2b000 -     0x7fff96f4eff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff970b7000 -     0x7fff97149fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff9714a000 -     0x7fff97151fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff97152000 -     0x7fff97185fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff97198000 -     0x7fff971b8fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff971b9000 -     0x7fff971f8ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff971f9000 -     0x7fff9725bff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff972bb000 -     0x7fff9734dfff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff9734e000 -     0x7fff97671fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff97672000 -     0x7fff976b1ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff976b2000 -     0x7fff976b2fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff977f6000 -     0x7fff978ebfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff97964000 -     0x7fff97993fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff97aca000 -     0x7fff97b11ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff97e66000 -     0x7fff97e74fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff97ef5000 -     0x7fff97f36fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff97f39000 -     0x7fff97f3aff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff97f57000 -     0x7fff97f7efff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff97f7f000 -     0x7fff98094fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff98095000 -     0x7fff980e9ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff980ea000 -     0x7fff980f0fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff980f1000 -     0x7fff9851efff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff98526000 -     0x7fff98528ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff985bc000 -     0x7fff985c7ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff985da000 -     0x7fff98634fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9863e000 -     0x7fff98642fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff98658000 -     0x7fff98697fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff98698000 -     0x7fff98837fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff98838000 -     0x7fff98838fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff98839000 -     0x7fff98839fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 1877
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=171.9M resident=105.4M(61%) swapped_out_or_unallocated=66.4M(39%)
    Writable regions: Total=17.9M written=532K(3%) resident=688K(4%) swapped_out=0K(0%) unallocated=17.2M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             9396K
    MALLOC guard page                    16K
    STACK GUARD                        56.0M
    Stack                              8192K
    __CI_BITMAP                          80K
    __DATA                             16.4M
    __IMAGE                            1256K
    __LINKEDIT                         47.3M
    __TEXT                            124.6M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             263.3M
    Model: MacBookPro8,2, BootROM MBP81.0047.B0E, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f1
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK7559GSXF, 750,16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8

  • Mac. Yosemite- Illustrator CS6 and CC both crash right after starting. Have Suitcase 6 (not 5). current Wacom drivers. Tablet not connected to Mac.

    Mac. Yosemite- Illustrator CS6 and CC both crash right after starting. Have Suitcase 6 (not 5). current Wacom drivers. Tablet not connected to Mac. Anyone else experiencing this?

    Hi,
    Scott Agnew,
    Please check if there are any updates pending for Suitcase fusion and Illustrator.
    You can also try resetting AI preferences.
    User Library/Preferences/Adobe Illustrator [#] Settings
    Rename Adobe Illustrator [#] Settings to old Adobe Illustrator [#] Settings
    User Library/Preferences/Adobe/Adobe Illustrator/Version[#]
    Rename Version[#] to old Version[#]
    Access user library Access hidden user library files | Mac OS 10.7 and later
    Do you get any crash report. Look if it says anything for Wacom or extensis?
    Thanks,
    Nikhil Gupta

  • InDesign CS6 crashing just after start up

    Hi,
    We've had an ongoing problem with one of our users InDesign CS6, I feel like we have tried everything possible. I'll list them for reference:
    Uninstalling InDesign CS6 through the standard "uninstall a program".
    Uninstalling InDesign CS6 and using the "AdobeCreativeCloudCleanerTool".
    Tried installing using different disks.
    Tried updating the program (some times it showed there being no updates).
    Tried deleting startup scripts and deleting preferences.
    Tried with a fresh profile on the users PC.
    Used multiple PCs to test this with different accounts from different users.
    In the end we just wiped the Harddrive clean, a completely fresh install of windows 7, still no joy.
    The only way we can get this to work and not crash just after start up is by giving the user administrative rights, which for obvious reasons, isn't an option for us.
    Here is the problem signature from window that notifies me of the crashing, with all the info inside.
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: InDesign.exe
      Application Version: 8.0.0.370
      Application Timestamp: 4f72c3ee
      Fault Module Name: MSVCR100.dll
      Fault Module Version: 10.0.40219.1
      Fault Module Timestamp: 4d5f0c22
      Exception Code: 40000015
      Exception Offset: 0008d6fd
      OS Version: 6.1.7601.2.1.0.256.48
      Locale ID: 2057
      Additional Information 1: 7f56
      Additional Information 2: 7f56d5316922f11d9c19960fa530c768
      Additional Information 3: 1720
      Additional Information 4: 1720f133ce639c9412106776314a8c8e
    I would provide msinfo and dxdiag files but I feel they are irrelevant due to the fact that it happens on multiple machines.
    Could anyone please advise?
    Thanks,
    Jacob

    Hi Peter,
    It seems I've finally found a fix! One of my colleagues sent me this so I thought I would share it incase others have the same issue.
    These are the steps I followed to get it to work.
    1.Create a folder on the C-root, like C:\UserTemp
    2.Give the users Modify rights on the folder you created,
    3.Run the following commandlines for each user to change their %temp% and %tmp% paths (need to be logged in as the user):
    A. setx.exe TEMP C:\UserTemp
    B. setx.exe TMP C:\UserTemp
    Basically what this does is creates a new TEMP folder where the user can gain full access too, without actually having administrative rights. I've been told this works for all CS6 applications not just InDesign.
    Hope this can help someone else in the future and thanks for all your help on this Peter, with the troubleshooting.
    Cheers,
    Jacob

  • Illustrator cc crashes moments after starting up every time on my windows 8.1 machine.

    Illustrator cc crashes moments after starting up every time on my windows 8.1 machine. There are no error messages. I have reinstalled illustrator, reinstalled creative cloud, and updated my video drivers as well as the wacom drivers. I have also disconnected the internet, and illustrator still does not change from crashing roughly three seconds after loading the main program window.

    When you uninstalled did you check the box to replace the Preferences? If you didn't, try that and you might try the Cleaner tool as well.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Why does Photoshop CC 64bit crash direct after start?

    I have Photoshop CC and Lightroom CC installed. Photoshop 64bit crash direct after start without any msg. Photshop 32bit version and Lightroom 64bit works fine. How can I get PS 64bit version working?

    We can't know. you have not provided any system information or otehr details like the crash logs.
    Mylenium

  • I can not open more than one cart in Safari on Ipad Air. When clicking on " " in right! topie corner the aplication crash (go to start scren)

    I can not open more than one cart in Safari on Ipad Air. When clicking on " " in right! topie corner the aplication crash (go to start scren)

    1. Settings>Safari>Clear History, Cookies and Data
    2. Hold the Sleep/Wake and Home button down for about 10 seconds until you see the Apple Logo

Maybe you are looking for