Jump to content
2 posts in this topic

Recommended Posts

Hi everybody!

Been working too much in Logic I didn't use any other things in Leo lately, then I descovered a very strange bug. Preview.app has gone dead. On some step I needed logic's manual, clicked on it and... bang! Manual was a PDF which called for preview.app. It simply didn't start with something like:

 

Process: Preview [272]

Path: /Applications/Preview.app/Contents/MacOS/Preview

Identifier: com.apple.Preview

Version: ??? (???)

Build Info: Preview-4690100~2

Code Type: X86 (Native)

Parent Process: launchd [111]

 

Date/Time: 2008-04-26 13:42:55.574 +0000

OS Version: Mac OS X 10.5.2 (9C31)

Report Version: 6

 

Exception Type: EXC_BREAKPOINT (SIGTRAP)

Exception Codes: 0x0000000000000002, 0x0000000000000000

Crashed Thread: 0

 

Dyld Error Message:

Symbol not found: _IKSlideshowModePDF

Referenced from: /Applications/Preview.app/Contents/MacOS/Preview

Expected in: /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

 

 

Later I've noticed that besides the preview.app "coverflow" mode in finder also crashed causing Finder to restart.

Been trying "theses and thats" i finally got Preview and coverflow back. Instead, Quicklook feature was gone (whenever I press spacebar on a file finder restarts, the way it was with coverflow mode just before).

On another forum advice was:

 

type: update_prebinding -root / -force

in the console.

Result was:

 

sh-3.2# update_prebinding -root / -force

warning, could not bind /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO because /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib is missing arch x86_64

warning, could not bind /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO because /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib is missing arch x86_64

warning, could not bind /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO because /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib is missing arch x86_64

warning, could not bind /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO because /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib is missing arch x86_64

warning, could not bind /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO because /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib is missing arch x86_64

sh-3.2#

 

The weird thing is a bug with iDVD, which seems to be relative to the above from what i've read here and there:

the iDVD app starts without any windows at all, only if i click on "my great dvd proj..." document in the dock it would show a black window with few non-working buttons. I've tryed reinstalling iDVD and re-updating it. Now it won't start at all with report:

 

Process: iDVD [175]

Path: /Applications/iDVD.app/Contents/MacOS/iDVD

Identifier: com.apple.iDVD

Version: 6.0.4 (797)

Build Info: iDVD-7970000~8

Code Type: X86 (Native)

Parent Process: launchd [111]

 

Date/Time: 2008-05-10 20:13:30.415 +0000

OS Version: Mac OS X 10.5.2 (9C31)

Report Version: 6

 

Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e2031ce6

Crashed Thread: 2

 

Thread 0:

0 libSystem.B.dylib 0x921faade __bsdthread_create + 10

1 com.apple.Foundation 0x91174b09 -[NSThread start] + 105

2 com.apple.iDVD 0x00167824 0x1000 + 1468452

3 com.apple.iDVD 0x0000b4f4 0x1000 + 42228

4 com.apple.AppKit 0x00ddfdfd -[NSApplication run] + 83

5 com.apple.AppKit 0x00dad30a NSApplicationMain + 574

6 com.apple.iDVD 0x0000ad5d 0x1000 + 40285

7 com.apple.iDVD 0x0000ab36 0x1000 + 39734

8 com.apple.iDVD 0x0000aa51 0x1000 + 39505

 

Thread 1:

0 libSystem.B.dylib 0x921fa4c6 kevent + 10

1 libSystem.B.dylib 0x921fac55 _pthread_start + 321

2 libSystem.B.dylib 0x921fab12 thread_start + 34

 

Thread 2 Crashed:

0 dyld 0x8fe010c8 dyldbootstrap::randomizeExecutableLoadAddress(mach_header const*, unsigned long*) + 120

1 dyld 0x8fe06fa7 dyld::bindLazySymbol(mach_header const*, unsigned long*) + 359

2 dyld 0x8fe18b6f stub_binding_helper_interface2 + 21

3 com.apple.iDVD 0x001677a8 0x1000 + 1468328

4 com.apple.Foundation 0x911755ad -[NSThread main] + 45

5 com.apple.Foundation 0x91175154 __NSThread__main__ + 308

6 libSystem.B.dylib 0x921fac55 _pthread_start + 321

7 libSystem.B.dylib 0x921fab12 thread_start + 34

 

Thread 2 crashed with X86 Thread State (32-bit):

eax: 0xe2031ce6 ebx: 0x8fe01070 ecx: 0x00000001 edx: 0xe2031ce6

edi: 0x045430e0 esi: 0x8fe2fcc0 ebp: 0xb00b1cb8 esp: 0xb00b1bf0

ss: 0x0000001f efl: 0x00010206 eip: 0x8fe010c8 cs: 0x00000017

ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037

cr2: 0xe2031ce6

 

Binary Images:

0x1000 - 0x32148b com.apple.iDVD 6.0.4 (797) /Applications/iDVD.app/Contents/MacOS/iDVD

0x39f000 - 0x39fff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x3a3000 - 0x5f2ff3 com.apple.MessageFramework 3.2 (919.2) <5d5cf8b74fbe47eedba367a33ec67934> /System/Library/Frameworks/Message.framework/Versions/B/Message

0x745000 - 0x745fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x749000 - 0xa57fe2 com.apple.QuickTime 7.2.1 (7.2.1) <6521656603a30c11ea6d3be1fdde0fa9> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0xb1b000 - 0xb40fff com.apple.oxygene.engine 2.0.0 (503) /Applications/iDVD.app/Contents/Frameworks/Oxygene.framework/Versions/A/Oxygene

0xb65000 - 0xb7bff8 com.apple.oxygene.layers 2.0.0 (600) /Applications/iDVD.app/Contents/Frameworks/OxygeneLayers.framework/Versions/A/OxygeneLayers

0xb8f000 - 0xbcefff com.apple.vmutils 4.1 (104) <2fcd53ce313bb6050bfaf0ac6c1b5ead> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils

0xbf0000 - 0xbf0ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0xbf8000 - 0xcc1fe5 com.apple.DiscRecording 4.0.1 (4010.4.4) <15a86e322ad12d2d279e398120273223> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0xd2c000 - 0xd30ffe com.apple.JavaScriptGlue 5523.5 (5523.5) <b05d8bd596461195dbe07281a8f384d2> /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScriptGlue

0xd38000 - 0xd68feb com.apple.AVCVideoServices 1.0 (39) /Applications/iDVD.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServices

0xd8a000 - 0xd96fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0xd9e000 - 0xda0fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling

0xda7000 - 0x15a4fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x1ae4000 - 0x1b6dfe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x1bb8000 - 0x1ec0fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x201d000 - 0x23b3ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x24a8000 - 0x24b1fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x24bb000 - 0x24f5fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x2515000 - 0x265aff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x26b2000 - 0x26cffea libJPEG.dylib ??? (???) <87e1c0bc5732bd4b0304c8aff04bac84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x26d7000 - 0x2715fef libTIFF.dylib ??? (???) <a17a1ab24248dfde869339610c95a951> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x271f000 - 0x2723fff libGIF.dylib ??? (???) <a9f9bc51f5a98da157c79131cd7de4c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x2729000 - 0x2744fe7 libPng.dylib ??? (???) <e1eef8b4473099a64cb7ff09804ba103> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x274c000 - 0x274eff5 libRadiance.dylib ??? (???) <9d743be3d04889d2e2dd1b6546ae7446> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x2753000 - 0x2769fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bcc3dd0978bb626c26378227740e1e80> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x277d000 - 0x28fbfff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x29d7000 - 0x2b2ffee com.apple.CalendarStore 3.0.2 (809) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore

0x2c26000 - 0x2c63fff com.apple.DAVKit 3.0.2 (643) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit

0x2c8c000 - 0x2cdcfeb com.apple.framework.familycontrols 1.0.2 (1.0.2) <41191d08725b27c8480cd7e90fd73ee8> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x2cf8000 - 0x2d1cfe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping

0x2d31000 - 0x2decfe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x2e7d000 - 0x2e82fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x2e8c000 - 0x2e91fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x2e9a000 - 0x2e9dfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x2ea3000 - 0x2effff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x2f2d000 - 0x2f41ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x2f5b000 - 0x2feefff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x300d000 - 0x304ffef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x307d000 - 0x3095fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x30a7000 - 0x30a9fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x30af000 - 0x318efff com.apple.syncservices 3.1 (389.1) <f553602f67692e7a736edb702c64792a> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices

0x320b000 - 0x3277ffb com.apple.WhitePagesFramework 1.1 (113.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages

0x32b5000 - 0x32c2ff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotification

0x32cd000 - 0x32fdff3 com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager

0x331f000 - 0x3369fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x33a2000 - 0x38b8fff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x3c02000 - 0x3dbdff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x3ed4000 - 0x3ed4ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x3ed8000 - 0x3f4afff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x3f91000 - 0x3fc2ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

0x3fea000 - 0x4121feb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x41ee000 - 0x4278fff com.apple.QTKit 7.2.1 (7.2.1) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x42d4000 - 0x42f1ff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x4305000 - 0x4354fff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x438b000 - 0x4390ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x4399000 - 0x43bcfff com.apple.CoreMediaPrivate 1.1 (1.1) <b8a8648bd9a3fe636afb9a1346667d82> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate

0x43cd000 - 0x4409ff7 com.apple.CoreMediaIOServicesPrivate 1.1 (1.1) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate

0x4430000 - 0x4430ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel

0x4beef000 - 0x4befafff com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy

0x64b00000 - 0x64b06fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x6f230000 - 0x6f266fef com.apple.MediaBrowser 2.0.3 (103) /Applications/iDVD.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/MediaBrowser

0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld

0x90003000 - 0x900e8ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x900f3000 - 0x901befff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x901bf000 - 0x90246ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib

0x9024a000 - 0x90251fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib

0x90252000 - 0x90270ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x90271000 - 0x90275fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib

0x90276000 - 0x903aeff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib

0x903af000 - 0x9042bfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x9042c000 - 0x90438fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib

0x90439000 - 0x9053afff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub

0x9053b000 - 0x9055ffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib

0x907c9000 - 0x90826ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib

0x90827000 - 0x9082cffc com.apple.KerberosHelper 1.0 (1.0) <1cb4daff689a346f24e17131d83c0c5b> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper

0x9082d000 - 0x90843fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x90844000 - 0x908edfff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x908ee000 - 0x9091dfe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x9091e000 - 0x90978ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

0x90979000 - 0x909deffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x909f3000 - 0x90db1fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x90db2000 - 0x90df7fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x90df8000 - 0x90e2cfef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x90e2d000 - 0x90e6bff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x90e6c000 - 0x90ec5ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x90ec6000 - 0x90ed0feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x90ed1000 - 0x90ed9fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x90eda000 - 0x90f8cffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib

0x90f8d000 - 0x910b1fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x910b2000 - 0x910c0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib

0x910c1000 - 0x910ecfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib

0x910ed000 - 0x9116afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x9116b000 - 0x913e5fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x913e6000 - 0x916bfff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x916c0000 - 0x91710ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x91711000 - 0x91721ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x91722000 - 0x91742ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x91743000 - 0x917fdfe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x917fe000 - 0x918ddfff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib

0x918de000 - 0x91971ff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x919a2000 - 0x91a83ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib

0x91a84000 - 0x91ac8feb com.apple.DirectoryService.PasswordServerFramework 3.0.2 (3.0.2) <cded450287baf9b5de8856b540653322> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer

0x91ac9000 - 0x91af6feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x91af7000 - 0x91b2dfef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib

0x91b2e000 - 0x921c7fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x921c8000 - 0x921c8ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x921c9000 - 0x92328ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib

0x92329000 - 0x92362ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x92363000 - 0x92372ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers

0x92373000 - 0x92382fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib

0x92383000 - 0x92394ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x92395000 - 0x923bbfff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib

0x923bc000 - 0x9243bff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x9243c000 - 0x9244cfff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x9244d000 - 0x92454ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib

0x92455000 - 0x92455ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x92456000 - 0x924fdfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x924fe000 - 0x92535fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x92536000 - 0x92536ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x92537000 - 0x925feff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x925ff000 - 0x92603fff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x92604000 - 0x92604ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x92605000 - 0x92605ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x92606000 - 0x92ad9fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x92ada000 - 0x92af8fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib

0x92af9000 - 0x92b1dfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib

0x92b1e000 - 0x92bcefff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x92bcf000 - 0x92c5bff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x92c5c000 - 0x92ce7fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x92ce8000 - 0x92ce8ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer

0x92cf5000 - 0x92d6fff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x92d70000 - 0x92d71ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib

0x92d72000 - 0x92da4fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x92da5000 - 0x92ed7fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x92ed8000 - 0x930a3ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x930a4000 - 0x9311bfe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x93211000 - 0x93621fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

 

Guys on the other forum also mentioned something about some "binaries from decrypted", especially "translate" from "/usr/libexec/oah" which I must replace with *some* original. The guy doesn't respond any more to posts, and I totally didn't understand anything...

 

I have Kaliway Leo 10.5.1

updated with KaliwayIntelComboupdate10.5.2 and Leopard Graphics Update.

Not sure (just forgot) if I also patched this thing with "kaliway_10.5.2_kernels.mpkg"

machine is:

Asus P5K

Intel Core2Duo e6750 2.6 mHz

2 gB ram

SATA II HDD

SATA II DVD-RAM

GeForce 8800 GT 320 mB

 

Everything else seems to work fine (or may be I'm missing something really rarely used).

Also I am probably mistaken but it seems like in 10.5.1 iDVD worked for me and quicklook and preview and coverflow never crashed.

Any ideas?

Biggest thanks in advance and regards!

I checked all the applications a have today and found another one that doesn't start - Chess!

Report is (something tells me it's the same {censored}):

 

Process: Chess [489]

Path: /Applications/Chess.app/Contents/MacOS/Chess

Identifier: com.apple.Chess

Version: ??? (???)

Build Info: Chess-1050014~18

Code Type: X86-64 (Native)

Parent Process: launchd [105]

 

Date/Time: 2008-05-13 10:47:48.314 +0000

OS Version: Mac OS X 10.5.2 (9C31)

Report Version: 6

 

Exception Type: EXC_BREAKPOINT (SIGTRAP)

Exception Codes: 0x0000000000000002, 0x0000000000000000

Crashed Thread: 0

 

Dyld Error Message:

Library not loaded: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

Reason: no suitable image found. Did find:

/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib: no matching architecture in universal wrapper

×
×
  • Create New...