site_archiver@lists.apple.com Delivered-To: Darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=XhNlwtc6eOgGZwQpf060bio+waSNGn2190VsSEr3TsjGh1/44AmmbS2kiYj3Yeuc9RauOz/bxoI6IPp1+ZwOjy1HRalAslfm3SR2mVuS+SnpZcUHqUYpLOZIGgwbwkmJPx9R+IwUvEYr65KMSirNMsOwp8HT/Akuyb7kqAfUNoU= ; hi all I am trying to run a MAC 10.1 (PPC) application on MAC 10.4 (Intel) m/c. Apllication was originaly developed using CodeWarrior(8.0). I converted it to Xcode project. I am able to compile it, but it crashes when i try to run it. i have attached the log with this mail. Kindly help. Problem Report: Date/Time: 2006-07-01 16:29:14.735 +0530 OS Version: 10.4.4 (Build 8G1171) Report Version: 4 Command: PowerPlant Appearance Path: /Users/systems/Desktop/OSX/build/Imported CodeWarrior Settings/PowerPlant Appearance.app/Contents/MacOS/PowerPlant Appearance Parent: WindowServer [88] Version: PowerPlant Appearance version 1.2.6 (1.0) PID: 3867 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x62627668 Thread 0 Crashed: 0 com.virata.dslcplosx 0x0002b9d2 LPane::ValidPortRgn(OpaqueRgnHandle*) + 122 (LPane.cp:2023) 1 com.virata.dslcplosx 0x000340e5 LView::FocusExposed(unsigned char) + 73 (LView.cp:1131) 2 com.virata.dslcplosx 0x00034832 LView::GetLocalUpdateRgn() + 76 (LView.cp:495) 3 com.virata.dslcplosx 0x000348ac LView::ScrollBits(long, long) + 50 (LView.cp:1727) 4 com.virata.dslcplosx 0x0002a972 LPane::PutInside(LView*, unsigned char) + 130 (LPane.cp:927) 5 com.virata.dslcplosx 0x0002aa62 LPane::InitPane(SPaneInfo const&) + 138 (LPane.cp:185) 6 com.virata.dslcplosx 0x0002c6f5 LPane::LPane[not-in-charge](LStream*) + 185 (LStream.h:272) 7 com.virata.dslcplosx 0x00035518 LView::LView[not-in-charge](LStream*) + 40 (LView.cp:101) 8 com.virata.dslcplosx 0x000636bc LControlView::LControlView[not-in-charge](LStream*, unsigned long) + 40 (LControlView.cp:198) 9 com.virata.dslcplosx 0x00060cda LTabsControl::LTabsControl[in-charge](LStream*, unsigned long) + 56 (LTabsControl.cp:26) 10 com.virata.dslcplosx 0x000979e7 TRegistrar<LTabsControl>::CreateFromStream(LStream*) + 45 (URegistrar.h:87) 11 com.virata.dslcplosx 0x0004e8c1 URegistrar::CreateObject(unsigned long, LStream*) + 75 (URegistrar.cp:126) 12 com.virata.dslcplosx 0x0004dede UReanimator::ObjectsFromStream(LStream*) + 566 (UReanimator.cp:146) 13 com.virata.dslcplosx 0x0004df66 UReanimator::ObjectsFromStream(LStream*) + 702 (UReanimator.cp:177) 14 com.virata.dslcplosx 0x0004e048 UReanimator::ReadObjects(unsigned long, short) + 138 (UReanimator.cp:83) 15 com.virata.dslcplosx 0x0003b485 LWindow::CreateWindow(short, LCommander*) + 49 (UReanimator.h:78) 16 com.virata.dslcplosx 0x00003608 CGsiApp::ShowGsiWindow() + 26 (CGviCplApp.cp:288) 17 com.virata.dslcplosx 0x000035e1 CGsiApp::ObeyCommand(long, void*) + 81 (CGviCplApp.cp:272) 18 com.virata.dslcplosx 0x0000358d CGsiApp::StartUp() + 33 (CGviCplApp.cp:248) 19 com.virata.dslcplosx 0x00017c07 LApplication::HandleAppleEvent(AEDesc const&, AEDesc&, AEDesc&, long) + 193 (LApplication.cp:529) 20 com.virata.dslcplosx 0x0000ecfc LModelDirector::HandleAppleEvent(AEDesc const&, AEDesc&, long) + 256 (LModelDirector.cp:217) 21 com.virata.dslcplosx 0x0000f3af LModelDirector::AppleEventHandler(AEDesc const*, AEDesc*, long) + 49 (LModelDirector.cp:914) 22 com.apple.AE 0x9150bfb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147 23 com.apple.AE 0x9150bee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44 24 com.apple.AE 0x9150bdb2 aeProcessAppleEvent + 190 25 com.apple.HIToolbox 0x92ed1fac AEProcessAppleEvent + 37 26 com.virata.dslcplosx 0x0001de73 LEventDispatcher::EventHighLevel(EventRecord const&) + 25 (LEventDispatcher.cp:530) 27 com.virata.dslcplosx 0x00017fcb LApplication::ProcessNextEvent() + 187 (LApplication.cp:353) 28 com.virata.dslcplosx 0x0001791d LApplication::Run() + 83 (LApplication.cp:216) 29 com.virata.dslcplosx 0x0000438a main + 134 (CGviCplApp.cp:173) 30 com.virata.dslcplosx 0x0000213e _start + 228 (crt.c:272) 31 com.virata.dslcplosx 0x00002059 start + 41 Thread 1: 0 libSystem.B.dylib 0x9000a5e7 mach_msg_trap + 7 1 ...ple.CoreServices.CarbonCore 0x90cc3fe1 YieldToThread + 453 2 ...ple.CoreServices.CarbonCore 0x90cccf23 SetThreadState + 123 3 ...ple.CoreServices.CarbonCore 0x90ccce8b SetThreadStateEndCritical + 113 4 com.virata.dslcplosx 0x00008985 LThread::SemWait(LSemaphore*, long, QHdr&, unsigned char&) + 151 (LThread.cp:1532) 5 com.globespanvirata.dslcplosx 0x00007869 LSemaphore::Wait(long) + 103 (LSemaphore.cp:243) 6 com.globespanvirata.dslcplosx 0x000084cb LThread::Cleanup::Run() + 33 (LThread.cp:222) 7 com.globespanvirata.dslcplosx 0x0000994e LThread::DoEntry(void*) + 30 (LThreadLow.cp:139) 8 ...ple.CoreServices.CarbonCore 0x90cccfa9 InvokeThreadEntryUPP + 15 9 ...ple.CoreServices.CarbonCore 0x90cccdc2 CooperativeThread + 342 10 libSystem.B.dylib 0x90024b27 _pthread_body + 84 Thread 0 crashed with i386 Thread State: eax: 0x0200a400 ebx: 0xbffff368 ecx:0xa0001da4 edx: 0x62627574 edi: 0x0000003c esi: 0x00000000 ebp:0xbffff1e8 esp: 0xbffff1c0 ss: 0x0000002f efl: 0x00010282 eip:0x0002b9d2 cs: 0x00000027 ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037 Binary Images Description: 0x1000 - 0xc5fff com.globespanvirata.dslcplosx PowerPlant Appearance version 1.2.6 (1.0) /Users/systems/Desktop/OSX/build/Imported CodeWarrior Settings/PowerPlant Appearance.app/Contents/MacOS/PowerPlant Appearance 0x8fe00000 - 0x8fe4bfff dyld 44.17 /usr/lib/dyld 0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x901be000 - 0x901c0fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib 0x901c2000 - 0x901fefff com.apple.CoreText 1.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x90225000 - 0x902fafff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9031a000 - 0x90769fff com.apple.CoreGraphics 1.258.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x90800000 - 0x908c8fff com.apple.CoreFoundation 6.4.5 (368.26) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x90906000 - 0x90906fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90908000 - 0x909fbfff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x90a4b000 - 0x90acafff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90af3000 - 0x90b56fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib 0x90bc5000 - 0x90bccfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib 0x90bd1000 - 0x90c41fff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90c56000 - 0x90c68fff libauto.dylib /usr/lib/libauto.dylib 0x90c6e000 - 0x90f13fff com.apple.CoreServices.CarbonCore 682.9 (679) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90f56000 - 0x90fbefff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90ff6000 - 0x91033fff com.apple.CFNetwork 129.10 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x91045000 - 0x91055fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x91060000 - 0x910defff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91113000 - 0x91131fff com.apple.Metadata 10.4.4 (121.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x9113d000 - 0x9114bfff libz.1.dylib /usr/lib/libz.1.dylib 0x9114e000 - 0x91301fff com.apple.security 4.2.1 (24989) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x913ef000 - 0x913f7fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x913fe000 - 0x91424fff com.apple.SystemConfiguration 1.8.5 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91436000 - 0x9143dfff libbsm.dylib /usr/lib/libbsm.dylib 0x91441000 - 0x914bafff com.apple.audio.CoreAudio 3.0.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91508000 - 0x91508fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x9150a000 - 0x91535fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x91548000 - 0x9161cfff com.apple.ColorSync 4.4.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91655000 - 0x916d2fff com.apple.print.framework.PrintCore 4.4 (177.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x916ff000 - 0x917a9fff com.apple.QD 3.10.7 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x917cf000 - 0x9181afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91839000 - 0x9184ffff com.apple.LangAnalysis 1.6.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9185b000 - 0x91875fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x9187f000 - 0x918bbfff com.apple.LaunchServices 10.4.6 (172) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x918cf000 - 0x918dafff com.apple.speech.synthesis.framework 3.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x918e1000 - 0x91915fff com.apple.ImageIO.framework 1.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91927000 - 0x919d9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib 0x91a1f000 - 0x91a35fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91a3a000 - 0x91a56fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91a5b000 - 0x91ab9fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91ac9000 - 0x91acdfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91acf000 - 0x91b06fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91b09000 - 0x91b4cfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91b52000 - 0x91b6cfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91b71000 - 0x91b73fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91b75000 - 0x91b75fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91b77000 - 0x91bf8fff com.apple.vImage 2.2 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91bff000 - 0x91bfffff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91c01000 - 0x91c46fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x91c4e000 - 0x91c73fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x91c7a000 - 0x921fdfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9223a000 - 0x925ecfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x92619000 - 0x9269dfff com.apple.DesktopServices 1.3.2 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x926d9000 - 0x9290bfff com.apple.Foundation 6.4.3 (567.23) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92a17000 - 0x92af5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x92b12000 - 0x92bfffff libiconv.2.dylib /usr/lib/libiconv.2.dylib 0x92c9c000 - 0x92c9cfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92c9e000 - 0x92caefff com.apple.ImageCapture 3.0.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92cbc000 - 0x92cc4fff com.apple.speech.recognition.framework 3.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x92cca000 - 0x92ccffff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x92cd5000 - 0x92d66fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x92d7a000 - 0x92d7dfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x92d80000 - 0x92d9dfff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92dad000 - 0x92db3fff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92db9000 - 0x92e1cfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x92e40000 - 0x92e81fff com.apple.NavigationServices 3.4.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x92ea8000 - 0x92eb5fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x92ebc000 - 0x92ec1fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x92ec6000 - 0x931b8fff com.apple.HIToolbox 1.4.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x9433e000 - 0x9434dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x94354000 - 0x9435ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib Model: iMac4,1, BootROM IM41.0039.B00, 2 processors, Intel Core Duo, 1.83 GHz, 512 MB Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB Memory Module: DIMM1/BANK 1, 512 MB, DDR2 SDRAM, 667 MHz AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), 100.9 (3.120.28.3) Bluetooth: Version 1.7.1f14, 2 service, 1 devices, 1 incoming serial ports Network Service: Built-in Ethernet, Ethernet, en0 Serial ATA Device: ST3160023AS, 149.05 GB Parallel ATA Device: MATSHITADVD-R UJ-846 USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 500 mA Console Log ===== Saturday, July 1, 2006 4:27:46 PM Asia/Calcutta ===== start of main before calling Run from main before calling Run from main before calling Run from main before calling Run from main inside CGsiApp::ObeyCommand initializing mSuperView to Null FocusDraw Inside LPane::PutInside Boolean 1 Inside BEFOR LPane::PutInsidem SuperView 0 Inside AFTER LPane::PutInside mSuperView bffff368 Inside ScrollBits mSuperView 200a400 strat of GetLocalUpdateRgn mSuperView 200a400 start of StRegion destination address mRegionH ec53f8 Source address mRegionH fff3f8 Before QDError FocusExposed mSuperView 200a400 start of ValidPortRgn Addr of mSuperView 200a400 Addr of i bffff1dc addr of addr of msuperview bffff384 Addr of mSuperView f5 and value of inRgnH 0 Jul 1 16:27:48 Macintosh crashdump[3865]: PowerPlant Appearance crashed Jul 1 16:27:49 Macintosh crashdump[3865]: crash report written to: /Users/systems/Library/Logs/CrashReporter/PowerPlant Appearance.crash.log __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com