ReportCrash using CPU due to mdworker crashing

I have seen this reported several times, with different resolutions over the years. I am posting this here as a new discussion to help anyone who has the same problem which seems to be a more recent version of the problem with Mountain Lion, and some older Spotligh plugins.
A noticed recently that ReportCrash process was taking a large amount of CPU. At the time I was away on holidays, and needed a quick solution, so removed execute permissions from ReportCrash, so that my computer would be usable.
Now that I have had time to look at it, it turns out the ReportCrash (the crash reporter) is invoked as mdworker is constantly crashing when being invoked. mdworker is part of Spotlight.
Using Console, anyone can see in the logs it being littered with these crash reports.
To cut a long story short, the problem turned out to be an old Spotlight plugin. Thanks to this CNET article for helping track it down: http://reviews.cnet.com/8301-13727_7-20023166-263.html
Have a look in /Library/Spotight
In my case the guilty party was GBSpotlighImporter.mdimporter. I have a 2009 version of iLife (according to timestamps of the plugins), and this is the GarageBand plugin.
Obviously a recent update cause an incompatibility with it.
However it is ridiculous that the OS could let this happen. The launcher should not constantly try to launch a process that is causing problems. It should log it and either give up, and push back on launch intervals. Also the crash reporter shouldn't overburden the machine in this way. Any system should be designed not to compound a system issue with its reporting of it, and throttle reporting of such problems.

I renamed the /System/Library/Printers/PPDs directory.  It seems to only contain LaserWriter PPDs.  I was using one of the color ones to talk to a Canon Color Laser unit.  Perhaps that was the one?
LaserWriter 12_640 PS.gz         LaserWriter IIg v2010.130.gz
LaserWriter 16_600 PS Fax.gz     LaserWriter Personal 320.gz
LaserWriter 16_600 PS-J.gz       LaserWriter Personal NTR.gz
LaserWriter 16_600 PS.gz         LaserWriter Pro 400 v2011.110.gz
LaserWriter 4_600 PS.gz          LaserWriter Pro 405 v2011.110.gz
LaserWriter 8500 PPD v1.2.gz     LaserWriter Pro 600 v2010.130.gz
LaserWriter Color 12_600 PS-J.gz LaserWriter Pro 630 v2010.130.gz
LaserWriter Color 12_600 PS.gz   LaserWriter Pro 810.gz
LaserWriter Color 12_660 PS.gz   LaserWriter Pro 810f.gz
LaserWriter IIf v2010.113.gz     LaserWriter Select 360.gz
LaserWriter IIf v2010.130.gz     LaserWriter Select 360f.gz
LaserWriter IIg v2010.113.gz     LaserWriter Select 610.gz

Similar Messages

  • ReportCrash 100% cpu because cups is crashing

    My C2D iMac is at 100% CPU as I type this.  I'm getting loads of crash reports.  I have a cups process and 22 cups-driverd processes and more are created every few minutes.  I've deleted my printers (all three are network printers) thinking that I'd just re-add them and that would fix it.  I copied my /etc/cupsd/cupsd.conf to cupsd.conf.old and copied the cupsd.conf.default file on top of the cupsd.conf I had originally.  Here's what's different:
    zaphod:cups root# diff cupsd.conf.old  cupsd.conf
    1d0
    < # Migrated cupsd.conf
    17,18c16,17
    < # Allow remote access
    < Port 631
    > # Only listen for connections from the local machine.
    > Listen localhost:631
    21c20
    < # Enable printer sharing and shared printers.
    > # Show shared printers on the local network.
    35d33
    <   Allow @LOCAL
    189,190d186
    < BrowseRemoteProtocols
    < BrowseAddress @LOCAL
    Here's a sample crash report:
    Process:         cups-driverd [4721]
    Path:            /usr/libexec/cups/daemon/cups-driverd
    Identifier:      cups-driverd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  cupsd [257]
    Date/Time:       2011-07-21 09:50:42.974 -0500
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000155eee360
    VM Regions Near 0x155eee360:
        MALLOC_LARGE           0000000105f46000-0000000105f66000 [  128K] rw-/rwx SM=PRV 
    -->
        MALLOC_TINY            00007fbe82400000-00007fbe82411000 [   68K] rw-/rwx SM=COW 
    Application Specific Information:
    objc[4721]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   cups-driverd                            0x0000000105ee8dba 0x105ee6000 + 11706
    1   cups-driverd                            0x0000000105ee73b0 0x105ee6000 + 5040
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000000a000000  rbx: 0x0000000105eec498  rcx: 0x0000000105eee360  rdx: 0x00007fbe828b5900
      rdi: 0x00007fbe828b4593  rsi: 0x00007fff65ae3660  rbp: 0x00007fff65ae59d0  rsp: 0x00007fff65ae3690
       r8: 0x0000000000000061   r9: 0x000000009dd370f9  r10: 0x0000000000000005  r11: 0x00007fbe828b458b
      r12: 0x00007fbe828b4c60  r13: 0x00007fbe828b4874  r14: 0x00007fbe828b4400  r15: 0x0000000000000001
      rip: 0x0000000105ee8dba  rfl: 0x0000000000010202  cr2: 0x0000000155eee360
    Logical CPU: 0
    Binary Images:
           0x105ee6000 -        0x105eedff7  cups-driverd (??? - ???) <BE2849A3-AAC8-365A-BEBF-7168B5AFED38> /usr/libexec/cups/daemon/cups-driverd
           0x105ef8000 -        0x105f10fff  libcupsppdc.1.dylib (??? - ???) <A3679D8C-821F-3435-8390-31A1650B6952> /usr/lib/libcupsppdc.1.dylib
        0x7fff65ae6000 -     0x7fff65b1aac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8b8c1000 -     0x7fff8b92bfff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ba37000 -     0x7fff8ba3bfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8be72000 -     0x7fff8be91fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8bf11000 -     0x7fff8bfeefef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff8c193000 -     0x7fff8c1defff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c203000 -     0x7fff8c22eff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8c48b000 -     0x7fff8c496fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8c666000 -     0x7fff8c6a8ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8c81f000 -     0x7fff8c914fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8c915000 -     0x7fff8c985fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ca9a000 -     0x7fff8cb0dfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8cb71000 -     0x7fff8ce8afff  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
        0x7fff8d1c6000 -     0x7fff8d1f9fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d3ee000 -     0x7fff8d40efff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d4f7000 -     0x7fff8d57cff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d57d000 -     0x7fff8d586fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8db36000 -     0x7fff8db72fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8db89000 -     0x7fff8dc23ff7  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
        0x7fff8e4ac000 -     0x7fff8e4b1fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff900a0000 -     0x7fff900a1fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff900a2000 -     0x7fff901a4ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff90213000 -     0x7fff90237ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9026d000 -     0x7fff90274fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90275000 -     0x7fff9027aff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff90320000 -     0x7fff9035ffff  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
        0x7fff907a2000 -     0x7fff907a8ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff907b7000 -     0x7fff9082cff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff90900000 -     0x7fff90c12fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff90d0e000 -     0x7fff90d0ffff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff90d10000 -     0x7fff90d11fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff915c6000 -     0x7fff915c7ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9182e000 -     0x7fff91833fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff91898000 -     0x7fff918a6fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff918a7000 -     0x7fff918a9fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff92061000 -     0x7fff9216dfef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9224c000 -     0x7fff9224dfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9229c000 -     0x7fff922b8ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff922ff000 -     0x7fff9234dff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff9237b000 -     0x7fff92398ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff92557000 -     0x7fff92586fff  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
        0x7fff926ef000 -     0x7fff926faff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff92886000 -     0x7fff9288afff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff928ca000 -     0x7fff92909ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff92c6d000 -     0x7fff92c7fff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff92cab000 -     0x7fff92cb9ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff92d3c000 -     0x7fff92d3cfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff92e19000 -     0x7fff92e23ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff933cc000 -     0x7fff933e3fff  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
        0x7fff9344c000 -     0x7fff9344cfff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9344d000 -     0x7fff9344eff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff9344f000 -     0x7fff9345dfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff9345e000 -     0x7fff93463fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff94c7e000 -     0x7fff94c84fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff94c85000 -     0x7fff94d69def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff94d6a000 -     0x7fff94f6cfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff94f6d000 -     0x7fff95070fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff950e6000 -     0x7fff951c6fff  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
        0x7fff951c7000 -     0x7fff95249fff  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
        0x7fff95b96000 -     0x7fff95b9efff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff95d7e000 -     0x7fff95d84fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff95de0000 -     0x7fff95de7fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff96805000 -     0x7fff96806fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff968fd000 -     0x7fff96910ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff969ca000 -     0x7fff96a69fff  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
        0x7fff96e86000 -     0x7fff96fe9fff  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
        0x7fff96fea000 -     0x7fff971bdff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff971be000 -     0x7fff971c0fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff97389000 -     0x7fff97660fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff976bb000 -     0x7fff976cdff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff9771d000 -     0x7fff97722fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff97723000 -     0x7fff97750fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        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: 1203
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=76.6M resident=54.1M(71%) swapped_out_or_unallocated=22.5M(29%)
    Writable regions: Total=17.5M written=1160K(6%) resident=1752K(10%) swapped_out=0K(0%) unallocated=15.8M(90%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             9528K
    MALLOC guard page                    16K
    STACK GUARD                        56.0M
    Stack                              8192K
    __DATA                             3188K
    __LINKEDIT                         47.2M
    __TEXT                             29.4M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             153.5M
    Any ideas?  Thanks in advance.
    I might have added the AirPrintHacktivator thing.  I also might have added it to my MBP too which is not having this problem.

    I renamed the /System/Library/Printers/PPDs directory.  It seems to only contain LaserWriter PPDs.  I was using one of the color ones to talk to a Canon Color Laser unit.  Perhaps that was the one?
    LaserWriter 12_640 PS.gz         LaserWriter IIg v2010.130.gz
    LaserWriter 16_600 PS Fax.gz     LaserWriter Personal 320.gz
    LaserWriter 16_600 PS-J.gz       LaserWriter Personal NTR.gz
    LaserWriter 16_600 PS.gz         LaserWriter Pro 400 v2011.110.gz
    LaserWriter 4_600 PS.gz          LaserWriter Pro 405 v2011.110.gz
    LaserWriter 8500 PPD v1.2.gz     LaserWriter Pro 600 v2010.130.gz
    LaserWriter Color 12_600 PS-J.gz LaserWriter Pro 630 v2010.130.gz
    LaserWriter Color 12_600 PS.gz   LaserWriter Pro 810.gz
    LaserWriter Color 12_660 PS.gz   LaserWriter Pro 810f.gz
    LaserWriter IIf v2010.113.gz     LaserWriter Select 360.gz
    LaserWriter IIf v2010.130.gz     LaserWriter Select 360f.gz
    LaserWriter IIg v2010.113.gz     LaserWriter Select 610.gz

  • I have about 800 more songs on my nano than itunes, due to a crash. How can I get the songs onto itunes from the ipod, or at least get the new music ive gotten since the crash onto my ipod without deleting all the other songs when it syncs?

    i have about 800 more songs on my nano than itunes, due to a crash. How can I get the songs onto itunes from the ipod, or at least get the new music ive gotten since the crash onto my ipod without deleting all the other songs when it syncs?

    It has always been very basic to always maintain a backup copy of your computer for just such an occasion.  Use your backup copy to put everything back.
    If you have failed to bakup, then you can transfer itunes purchases from an ipod: File>Transfer Purchases

  • Being forced to use Windows due serious Entourage 08 problems

    I posted this over in Markspaces forums but my last year of many happy years of using the Mac has not been happy. I thought I'd share this as I think this issue around core software for the Mac might put the recent rise of the Mac in jeopardy. I'm sure not happy with what I might have to do but I'm thinking I'm going to have to revert to running Outlook as Entourage 08 is a mess:
    I posted this as a response to a Spotlight Markspace Notes issue I encountered as a result of having to give up on Entourage due to its many issues but primarily due to its sync issues. I thought I'd post it here as a general thought on what is happening at least for me which I suspect will happen with others and thus potentially threatens the Mac:
    I never would have come across this if I didn't need to stop using Entourage due to its sync issues (post at Markspace due to a Spotlight issue with their Notes app not getting properly indexed due to some problem in Leopard 10.5.5). I've talked to Microsoft again yesterday as they released an update 12.1.5 but it doesn't fix the problem. Microsoft is now being much more candid about the sync problems in Entourage. They just can't figure out how to fix it and she even said they are looking at a conduit but I can't see how this would resolve my problem as I now use both my Palm TX (had this for over 3 years now) and a BlackBerry Curve.
    I told the Microsoft rep I'm actually thinking of using Outlook but I hate to have Parallels and XP running all the time as it is really intensive on the system. Also, since Outlook would be what I'd live in as it was when I ran on the PC and Entourage was when it worked on the Mac, it then begs the question well why would I write my documents on OSX - I've got XP running so just open Word in Windows (plus Outlook runs tons faster than Entourage and so does Word in XP than Word on OSX). But, now I'm really living in XP so then this really begs the question why have I got a Mac. Its cool that you can run Windows on the Mac but I only do this to say install an app to my BlackBerry or look up information that I created in Outlook in the long past or maybe peruse and an Access DB. But I really don't create any info in XP.
    However, if I do decide to move back to Outlook, I'd just use the BlackBerry Desktop Manager for BlackBerry sync and Palm's desktop Manager for the Palm. In some ways, this is way more efficient than sync services under OSX as these desktops, although discrete, have been designed specifically for their respective products and thus work incredibly well. Especially in the case of the BlackBerry, its Desktop Manager is totally current and even with Missing Sync for the BlackBerry you still have to use the BlackBerry Desktop Manager for app installation and backups or as I recently did, upgraded my BlackBerry OS from 4.2.2 to 4.5. I can't really remember what the Windows Destop Manager is like for the Palm but as far as I remember, when I ran Windows, it was fine.
    I just hate to see that I'm being pushed backed to Windows due to the problems in Office for the Mac 08. But, in addition, the other major app I use all the time is Quicken. My version is 2006 as Quicken has yet to release a current version. They are working on something called Quicken Financial Life for the Mac but they have been for months and they still are asking for beta testers, which I've signed up for more than once but no one has heard anything. The Windows version of Quicken is just so much better than the Mac version and they have released their 09 product. Although my 06 Mac version meets my needs it is lame against the Windows version and there are a few things in the Windows version I could put to use. But I really think here's another big software player that doesn't seem to be able to deal with the Mac and releasing an Intel product either because they are finding it too complex or just not worth the effort. I don't know why.
    I suppose then my only concern with running XP continuously and running all my core apps from XP is the overhead its going to put on my machine and then really I have to ask the question well what am i using OSX for. I don't have a good answer to this but I know once I start thinking this way I'll slowly start testing sync under Windows for the BlackBerry and the Palm and if it seems viable from my virtual machine I'll just buy updated Windows version of Office and Quicken. Now I've migrated back to Windows, gone through the learning curve to get back and well even if the Mac stuff gets resolved (Office, which I think is a long way off in terms of a fix as its a mess and who knows with Quicken as there is literally no info) am I going to feel like doing the reverse of the above - maybe yes and maybe no.
    I will let Apple know about this as I'm not really sure if they might be strategically aware of the impact of the failure of Microsoft to deliver a robust Office product for the Mac and Quicken as to how this could create a problem for the Mac. I don't think the Mac is a viable environment without Office unfortunately. It never would have survived if Microsoft hadn't gotten in back in the beginning, would have died if they pulled out as the threat indicated a few years ago and will cause problems once users catch on to this.

    I am unwilling to attempt navigation away from these sites. The pop-ups that occur on the attempt to leave a site or to close the browser are exit traps offering incentive to stay.
    Once upon a time, when the internet was less dangerous, I would be willing to close the exit pop-ups. Now, after twice being infected with malware trying to close the pop-ups, I now force close whichever browser I am using.
    Recently, I clicked on the red X to close one pop-up, and it installed a trojan that I had to pay to be removed. When I clicked on 'Leave' in another exit pop, it didn't exit and it turned out I was giving permission to run a script file. Now that criminals have learned these exit pop-ups can be used to force a click action, the sites using them have become dangerous.
    If I force the browser to close using Task manager, Please tell me how to stop FireFox from sending me directly back to the same site because it mistakenly believes it crashed when it did not. I forced it to close because I was on a site that had taken control of my browser and was not allowing me to leave the site.
    No other browser sends me back to the potentially dangerous sites. I prefer Firefox, but the new version must have a setting that allows me to get safely away from a problem site?

  • High CPU due to dispatch unit in cisco ASA 5540

    Hi Any suggestion help
    High CPU due to dispatch unit in cisco ASA 5540
    ciscoasa# sh processes cpu-usage
    PC         Thread       5Sec     1Min     5Min   Process
    0805520c   ad5afdf8     0.0%     0.0%     0.0%   block_diag
    081a8d34   ad5afa08    82.6%    82.1%    82.3%   Dispatch Unit
    083b6c05   ad5af618     0.0%     0.0%     0.0%   CF OIR
    08a60aa0   ad5af420     0.0%     0.0%     0.0%   lina_int
    08069f06   ad5aee38     0.0%     0.0%     0.0%   Reload Control Thread
    08072196   ad5aec40     0.0%     0.0%     0.0%   aaa
    08c76f3d   ad5aea48     0.0%     0.0%     0.0%   UserFromCert Thread
    080a6f36   ad5ae658     0.0%     0.0%     0.0%   CMGR Server Process
    080a7445   ad5ae460     0.0%     0.0%     0.0%   CMGR Timer Process
    081a815c   ad5ada88     0.0%     0.0%     0.0%   dbgtrace
    0844d75c   ad5ad2a8     0.0%     0.0%     0.0%   557mcfix
    0844d57e   ad5ad0b0     0.0%     0.0%     0.0%   557statspoll
    08c76f3d   ad5abef8     0.0%     0.0%     0.0%   netfs_thread_init
    09319755   ad5ab520     0.0%     0.0%     0.0%   Chunk Manager
    088e3f0e   ad5ab328     0.0%     0.0%     0.0%   PIX Garbage Collector
    088d72d4   ad5ab130     0.0%     0.0%     0.0%   IP Address Assign
    08ab1cd6   ad5aaf38     0.0%     0.0%     0.0%   QoS Support Module
    08953cbf   ad5aad40     0.0%     0.0%     0.0%   Client Update Task
    093698fa   ad5aab48     0.0%     0.0%     0.0%   Checkheaps
    08ab6205   ad5aa560     0.0%     0.0%     0.0%   Quack process
    08b0dd52   ad5aa368     0.0%     0.0%     0.0%   Session Manager
    08c227d5   ad5a9f78     0.0%     0.0%     0.0%   uauth
    08bbf615   ad5a9d80     0.0%     0.0%     0.0%   Uauth_Proxy
    08bf5cbe   ad5a9798     0.0%     0.0%     0.0%   SSL
    08c20766   ad5a95a0     0.0%     0.0%     0.0%   SMTP
    081c0b4a   ad5a93a8     0.0%     0.0%     0.0%   Logger
    08c19908   ad5a91b0     0.0%     0.0%     0.0%    Syslog Retry Thread
    08c1346e   ad5a8fb8     0.0%     0.0%     0.0%   Thread Logger
    08e47c82   ad5a81f0     0.0%     0.0%     0.0%   vpnlb_thread
    08f0f055   ad5a7a10     0.0%     0.0%     0.0%   pci_nt_bridge
    0827a43d   ad5a7620     0.0%     0.0%     0.0%   TLS Proxy Inspector
    08b279f3   ad5a7428     0.0%     0.0%     0.0%   emweb/cifs_timer
    086a0217   ad5a7230     0.0%     0.0%     0.0%   netfs_mount_handler
    08535408   ad5a7038     0.0%     0.0%     0.0%   arp_timer
    0853d18c   ad5a6e40     0.0%     0.0%     0.0%   arp_forward_thread
    085ad295   ad5a6c48     0.0%     0.0%     0.0%   Lic TMR
    08c257b1   ad5a6a50     0.0%     0.0%     0.0%   tcp_fast
    08c28910   ad5a6858     0.0%     0.0%     0.0%   tcp_slow
    08c53f79   ad5a6660     0.0%     0.0%     0.0%   udp_timer
    080fe008   ad5a6468     0.0%     0.0%     0.0%   CTCP Timer process
    08df6853   ad5a6270     0.0%     0.0%     0.0%   L2TP data daemon
    08df7623   ad5a6078     0.0%     0.0%     0.0%   L2TP mgmt daemon
    08de39b8   ad5a5e80     0.0%     0.0%     0.0%   ppp_timer_thread
    08e48157   ad5a5c88     0.0%     0.0%     0.0%   vpnlb_timer_thread
    081153ff   ad5a5a90     0.0%     0.0%     0.0%   IPsec message handler
    081296cc   ad5a5898     0.0%     0.0%     0.0%   CTM message handler
    089b2bd9   ad5a56a0     0.0%     0.0%     0.0%   NAT security-level reconfiguration
    08ae1ba8   ad5a54a8     0.0%     0.0%     0.0%   ICMP event handler
    I want exact troubleshooting.
    (1) Steps to follow.
    (2) Required configuration
    (3) Any good suggestions
    (4) Any Tool to troubleshoot.
    Suggestions are welcome

    Hello,
    NMS is probably not the right community to t/s this. You probably want to move this to Security group (Security > Firewalling).
    In the meanwhile, i have some details to share for you to check, though i am not a security/ASA expert.
    The Dispatch Unit is a process that continually runs on single-core ASAs (models 5505, 5510, 5520, 5540, 5550). The Dispatch Unit takes packets off of the interface driver and passes them to the ASA SoftNP for further processing; it also performs the reverse process.
    To determine if the Dispatch Unit process is utilizing the majority of the CPU time, use the command show cpu usage and show process cpu-usage sorted non-zero
    show cpu usage (and show cpu usage detail) will show the usage of the ASA CPU cores:
    ASA# show cpu usage
    CPU utilization for 5 seconds = 0%; 1 minute: 1%; 5 minutes: 0%
    show process cpu-usage sorted non-zero will display a sorted list of processes that are using the CPU usage. 
    In the example below, the Dispatch Unit process has used 50 percent of the CPU for the last 5 seconds:
    ASA# show process cpu-usage sorted non-zero
    0x0827e731 0xc85c5bf4 50.5% 50.4% 50.3% Dispatch Unit
    0x0888d0dc 0xc85b76b4 2.3% 5.3% 5.5% esw_stats
    0x090b0155 0xc859ae40 1.5% 0.4% 0.1% ssh
    0x0878d2de 0xc85b22c8 0.1% 0.1% 0.1% ARP Thread
    0x088c8ad5 0xc85b1268 0.1% 0.1% 0.1% MFIB
    0x08cdd5cc 0xc85b4fd0 0.1% 0.1% 0.1% update_cpu_usage
    If Dispatch Unit is listed as a top consumer of CPU usage, then use this document to narrow down what might be causing the Dispatch Unit process to be so active.
    Most cases of high CPU utilization occur because the Dispatch Unit process is high. Common causes of high utilization include:
    Oversubscription
    Routing loops
    Host with a high number of connections
    Excessive system logs
    Unequal traffic distribution
    More t/s details can be shared by the ASA members from the community.
    HTH
    -Thanks
    Vinod

  • Switched computers due to a crash. I authorised the new one. It won't let me play songs in my library that were purchased from I-tunes

    Switched computers due to a crash. I authorised the new one. It won't let me play songs in my library that were purchased from I-tunes. Please help.

    All content that you download from iTunes is tied to the account that downloaded it, and it can't be transferred to or merged with another account - so you will need to authorise that old account on that computer if you want to use its content.
    If you still have access to the email accoun then you can try getting the password reset via this page : http://appleid.apple.com, then 'reset your password
    If you don't have access to the email account then you could try contacting iTunes support and see if they can help you get access to the account : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • First off, i think it's sad that i have to use my non apple device to post this question... Why has my iPad become absolutely useless after updating to iOS 8.1? I am unable to use my mini because it crashes, slow performance, major battery drain.

    First off, i think it's sad that i have to use my non apple device to post this question... Why has my iPad become absolutely useless after updating to iOS 8.1? I am unable to use my mini because it crashes, slow performance, major battery drain.

    Restore iPad to Factory Default; do not restore from backup. It may be the cause of the problem.
    Settings>General>Reset>Erase all content and settings

  • My hard disk crashed and I cannot find out how to "contact customer service" other than this forum.  The website seems to just take me in a circle. I need to de-activate a license but cannot access the software due to a crashed hard drive.  Please help.

    My hard disk crashed and I cannot find out how to "contact customer service" other than this forum.  The website seems to just take me in a circle. I need to de-activate a license but cannot access the software due to a crashed hard drive.  Please help.

    Hi Anthony ,
    Here is the link to connect with Adobe Chat Support.
    https://helpx.adobe.com/adobe-connect/kb/connect-chat-support.html
    Hope your query gets resolved .
    Regards
    Sukrit Dhingra

  • Nautilus Can't Be Used Now Due To An Unexpected Error

    I discovered that I am getting this message almost every time that I restart X using the command Ctrl + Alt + Backspace. I have been trying to figure out my proper resolution and have been doing many of these restarts recently.
    The error message in full reads:
    Nautilus can't be used now, due to an unexpected error from Bonobo when attempting to locate the factory. Killing bonobo-activation-server and restarting Nautilus may help fix the problem.
    I followed this advise and ran a killall on both the activation server and nautilus. things seemed to be fixed after restarting x. i have been doing a fair bit of research on this phenomenon and it appears that over time that these fixes do not work and the problem rapidly gets worse.
    i have searched the arch forum for references to this problem but found none. has anyone dealt with this problem, and if so, have you managed to fix it?
    some articles site success with the deletion of ~/.config file or creating a new user. i was thinking of running
    pacman -Sy gnome gnome-extras etc...
    in order to reinstall gnome to see if that might clear up the problem.
    any help or advice that you could offer on the situation would be great. thank you!
    EDIT:
    I can almost say with some certainty, that this is a permission's problem. After a nautilus failure, i always have to reset sudo with sudo -K.
    possible solution(s) next post:
    Last edited by czechman86 (2008-05-28 23:24:46)

    looks like the gtk theme is not the problem. didnt really think it was, but the documentation was worth posting. the guys over at ubuntu look as though they have dealt with this in great detail, and have produced a few solutions, which may or may not work. i have decided to post these for anyone else who may have these problems.
    Solution 1 - new user creation:
    https://bugs.launchpad.net/ubuntu/+bug/104521
    Solution 2 - config file delete:
    http://ge.ubuntuforums.com/showthread.php?t=724439
    post number 6 here features the config file delete solution, as well as a link to another post which may be useful.
    judging by a google search on this problem and the number of responses that came up, the bonobo/daemon error is quite a common curse for the users of gnome, although much more common in distros such as ubuntu or fedora.
    i hope that this proves useful and if anyone has anything to add, please feel free. the more documentation the better.
    EDIT:
    another solution would be to remove gnome and reinstall it from scratch. (some please tell me if i am doing this correctly. thanks )
    1. clean your catch:
    pacman -Scc
    2. remove gnome, gnome extras, and whatever other gnome files you might have installed
    pacman -Rscn gnome gnome-extra etc...
    3. reinstall gnome and gnome extras
    pacman -Sy gnome gnome-extra
    4. reconfigure your desktop the way you want.
    Last edited by czechman86 (2008-05-28 23:42:43)

  • The video app on my iPad now only shows a black screen. Used to work fine then crashed in the middle of a short video.

    The video app on my iPad now only shows a black screen. Used to work fine then crashed in the middle of a short video.  When I open the app the screen is just blank. As it is a default app I can't delete and reinstall. Anybody else experience this?

    Try searching for the name of one of your videos on the iPad's spotlight search screen - swipe your first homescreen to the right, type in it's name, and if it finds it tap on it to see if it plays.
    If that doesn't work then try closing the Videos app via the taskbar : from the home screen (i.e. not with the Videos app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Videos app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option if the two above don't work is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • I have a new 64bit computer to which I have transferred all my files and re-installed all my programsWhen I try to print a page using Adobe Acrobat 9, Firefox crashes. This has never happened before, and does not happen with other browsers.

    I have a new computer. I transferred all my data files and installed my programs. Now, when I try to print a page ti pdf using Adobe Acrobat 9, Firefox crashes, and Adobe hangs up.

    Thanks for your reply cor-el. I had never heard of nor seen the pref network.http.max-connections until I read about it in some of the replies in this support forum. People were saying 256 was the old setting and a new setting of 48 would correct my problem. When I followed the instructions to get to - see - and change the setting I discovered that my network.http.max-connections was already set to 48. I never did this. The only way I can think of that this setting was changed is that it happened by an automatic update to my Firefox browser. So, the problem I have was probably happening while this setting was at 48 all along. It is still set at 48 and I am still having the same problem. I will try as you suggest and set it to 30 and see what happens. I'll let you know the results. That's again for your response.

  • How to get correctly the percent of used CPU per process

    I'm trying to get the percent of used CPU per process on windows with Qt/C++. Firstly i get a list of running processes and after, for each process i try to get the used CPU, for most process the result looks valid (they match with task manager in windows), but with the AIDA64 process (that is running a CPU stress test in background), i got strange values like 312% what is wrong with my c++ code?
        sigar_t *sigarproclist;
        sigar_proc_list_t proclist;
        sigar_open(&sigarproclist);
        sigar_proc_list_get(sigarproclist, &proclist);
        for (size_t i = 0; i < proclist.number; i++)
            sigar_proc_cpu_t cpu;
            int status1 = sigar_proc_cpu_get(sigarproclist, proclist.data[i], &cpu);
            if (status1 == SIGAR_OK)
                Sleep(50);
                int status2 = sigar_proc_cpu_get(sigarproclist, proclist.data[i], &cpu);
                if (status2 == SIGAR_OK)
                    sigar_proc_state_t procstate;
                    sigar_proc_state_get(sigarproclist, proclist.data[i], &procstate);
                    qDebug() << procstate.name << cpu.percent * 100 << "%";
        sigar_close(sigarproclist);

    You may need to scale (divide) by the number of cores.  This is the code sigar is using on windows to get the process cpu:
    SIGAR_DECLARE(int) sigar_proc_time_get(sigar_t *sigar, sigar_pid_t pid,
                                           sigar_proc_time_t *proctime)
        HANDLE proc = open_process(pid);
        FILETIME start_time, exit_time, system_time, user_time;
        int status = ERROR_SUCCESS;
        if (!proc) {
            return GetLastError();
        if (!GetProcessTimes(proc,
                             &start_time, &exit_time,
                             &system_time, &user_time))
            status = GetLastError();
        CloseHandle(proc);
        if (status != ERROR_SUCCESS) {
            return status;
        if (start_time.dwHighDateTime) {
            proctime->start_time =
                sigar_FileTimeToTime(&start_time) / 1000;
        else {
            proctime->start_time = 0;
        proctime->user = FILETIME2MSEC(user_time);
        proctime->sys  = FILETIME2MSEC(system_time);
        proctime->total = proctime->user + proctime->sys;
        return SIGAR_OK;
    The windows api doc indicates that the time here is a sum over all threads and thus will need to be scaled by number of cores.
    We had to do something like this in our use of the Java bindings of the 1.6.4 release of SIGAR.  I'm curious to know if this works for you.
    Best,
    Vishal

  • I have a mac book pro running Lion 10.7.4 and every time I use Google Earth The computer crashes by lowering a black curtain and then asking me to hold the power button down until it closes and press the power button again to restart it. Can I fix this?

    I have a mac book pro running Lion 10.7.4 and every time I use Google Earth The computer crashes by lowering a black curtain and then asking me to hold the power button down until it closes and press the power button again to restart it. Can I fix this? It bugs me when I'm looking at real estate.

    I really don't have an answer for that one. I guess that while trying to get things working correctly, I would use the most basic monitor I had which in your case would be the Eizon using the Thunderbolt port and adaptor.
    When you boot into Safe Mode the startup is quite slow, but you should get the Apple logo and then the spinning gear below it (release the SHIFT key when it appears.) Then after a little more time you should see a gray progress bar appear below the spinning gear. When that disappears the computer will startup to a login screen.

  • I am having trouble with face time , it was working well yesterday and today am not able to use it due to an error that won't let me log in !!!

    I am having trouble with face time , it was working well yesterday and today am not able to use it due to an error that won't let me log in !!!

    I have the same exact issue. There is number of these post, but still not an answer. hope someone post an answer soon

  • Safari 4.1 using OSX 10.4.11 crashes constantly and is sllllloooooow!

    Safari 4.1 using OSX 10.4.11 crashes constantly and is sllllloooooow!
    Can anyone help me?? I know this question is all over the place, but anything I have tried does not fix the problem.

    i am trying to post it...maybe it's too long eh?
    ===== Display starts at offset 1921407 within file of length 2052479. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    A/NavigationServices
    0x93224000 - 0x93235fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9323e000 - 0x93245fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9324b000 - 0x93572fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936a7000 - 0x936b4fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936b9000 - 0x936d2fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93720000 - 0x93720fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93722000 - 0x93d90fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94118000 - 0x9418cfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941c6000 - 0x94285fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942c9000 - 0x942c9fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942cb000 - 0x9447efff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944c7000 - 0x94507fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9450f000 - 0x94553fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9455a000 - 0x94573fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9460b000 - 0x9464dfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94693000 - 0x946a7fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946b6000 - 0x946f0fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9470d000 - 0x9471efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94725000 - 0x94732fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94782000 - 0x9479cfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947a3000 - 0x94ad5fff com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94cb1000 - 0x94de7fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e75000 - 0x94e84fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e8c000 - 0x94eb9fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ec0000 - 0x94ee2fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94ee8000 - 0x94ef8fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94efc000 - 0x94f28fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f37000 - 0x94f55fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x952aa000 - 0x95368fff com.apple.WebKit 4525.28 (4525.28.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x953d6000 - 0x954bffff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x954fb000 - 0x95bcefff com.apple.WebCore 4525.28 (4525.28.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9665d000 - 0x96674fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96676000 - 0x96697fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x966a5000 - 0x966b4fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x966bc000 - 0x966cffff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x97796000 - 0x977a3fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a82e000 - 0x9a863fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a880000 - 0x9a892fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9c2e0000 - 0x9c2e2fff Interposers.dylib /usr/libexec/oah/Shims/Interposers.dylib
    0xb8000000 - 0xb82d6fff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    Translated Code Information:
    Rosetta Version: 17.26
    Args: /Applications/Safari.app/Contents/MacOS/Safari -psn02621441
    Exception: EXCBADACCESS (0x0001)
    Thread 0: Crashed (0xb7fff9f4, 0xb80b5301)
    0x9546840c: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore : _ZN3KJS9Collector29markOtherThreadConservativelyEPNS06ThreadE + 0x6c
    0x9541c5b4: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore : __ZN3KJS9Collector7collectEv + 0xa4
    0x95767f6c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore12GCController12gcTimerFiredEPNS_5TimerIS0EE + 0x1c
    0x95767f1c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore9TimerBase10fireTimersEdRKN3***6VectorIPS0Lm0EEE + 0x9c
    0x95767ca0: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore9TimerBase16sharedTimerFiredEv + 0x70
    0x95767c0c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore10timerFiredEP16_CFRunLoopTimerPv + 0x4c
    0x9080aa8c: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0xac4
    0x93254f24: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _RunCurrentEventLoopInMode + 0x124
    0x93254534: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _ReceiveNextEventCommon + 0x1ac
    0x93254364: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _BlockUntilNextEventMatchingListInMode + 0x58
    0x93737b70: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : __DPSNextEvent + 0x1f4
    0x9373778c: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x84
    0x00007ec0: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x6ec0
    0x93731c64: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSApplication run] + 0x1d4
    0x93726340: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : _NSApplicationMain + 0x1bc
    0x000b778c: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0xb678c
    0x000b7490: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0xb6490
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9546840c ctr: 0x900017e8
    r00: 0x00000000 r01: 0xbfffe630 r02: 0xbbadbeef r03: 0x000000af
    r04: 0x00000000 r05: 0x000000af r06: 0x80808080 r07: 0x000000af
    r08: 0x00000008 r09: 0x00000001 r10: 0x00000003 r11: 0xa0006180
    r12: 0x900017e8 r13: 0x00000000 r14: 0x00000000 r15: 0x90809fe0
    r16: 0xa07e9fe0 r17: 0xa07e9fe0 r18: 0x24022482 r19: 0x24444422
    r20: 0xa53ec51c r21: 0xa53ec51c r22: 0x00515a08 r23: 0x00000001
    r24: 0x005158f0 r25: 0xbfffe828 r26: 0xbfffe8a8 r27: 0xa5577e94
    r28: 0x1baf9ee0 r29: 0xbfffe66c r30: 0x1baf9ee0 r31: 0x954683b0
    Thread 1: (0xb031ec4c, 0xb8134661)
    0x9081f1d8: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFSocketManager + 0x254
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9081f1f8 ctr: 0x90020240
    r00: 0x0000005d r01: 0xf028ca50 r02: 0xa07e7218 r03: 0x00000040
    r04: 0x1671e990 r05: 0x005cf450 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000000 r09: 0x00000014 r10: 0xa0006b00 r11: 0xa07e8384
    r12: 0x90020240 r13: 0xa07eef94 r14: 0x00000002 r15: 0x00000100
    r16: 0xa07eef94 r17: 0x00000000 r18: 0xa07eef94 r19: 0xa07eef94
    r20: 0x00000001 r21: 0x005cf450 r22: 0x15025080 r23: 0x1507a1b0
    r24: 0x1671e990 r25: 0x00000000 r26: 0xa07f0718 r27: 0x00000040
    r28: 0x00000000 r29: 0x1502ce80 r30: 0x00000008 r31: 0x9081ef94
    Thread 2: (0xb011a7fc, 0xb813446b)
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    0x9080a644: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x67c
    0x001112ac: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x1102ac
    0x00111360: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x110360
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000b4fc ctr: 0x9000b5a0
    r00: 0xffffffe1 r01: 0xf02847a0 r02: 0xa07e9fe0 r03: 0xf0284870
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x0000800f
    r08: 0x00000000 r09: 0x00000000 r10: 0x7fffffff r11: 0xa00069a4
    r12: 0x9000b5a0 r13: 0x00000000 r14: 0x00000000 r15: 0x90809fe0
    r16: 0xa07e9fe0 r17: 0xa07e9fe0 r18: 0x24000024 r19: 0x00000000
    r20: 0xf0284870 r21: 0x005eefe8 r22: 0x15029698 r23: 0x00000000
    r24: 0xf0284870 r25: 0x00000450 r26: 0x0000800f r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x90809fe0
    Thread 3: (0xb029ddf8, 0xb81342a8)
    0x90031e40: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x92c4edc8: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSConditionLock lockWhenCondition:] + 0x38
    0x9a830998: /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication : -[AsyncDB _run:] + 0xac
    0x92bf92fc: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x90031e70 ctr: 0x9002ce00
    r00: 0xffffffdb r01: 0xf02039b0 r02: 0xa0001fc4 r03: 0x00003f03
    r04: 0x00003e03 r05: 0x00000001 r06: 0x1e73af12 r07: 0x00000006
    r08: 0x00000001 r09: 0x00000001 r10: 0xa0006b00 r11: 0xa0006b70
    r12: 0x9002ce00 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0xa0001c9c r27: 0x005f76a8
    r28: 0xa0001fc4 r29: 0x005f76d4 r30: 0xa0001fc4 r31: 0x90031c9c
    Thread 4: (0xb04a1e1c, 0xb8089390)
    0x95504474: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _sqlite3Realloc + 0x74
    0x9002f100: /usr/lib/libSystem.B.dylib : mach_portdeallocate + 0x74
    0x900541f4: /usr/lib/libSystem.B.dylib : mach_msgdestroy + 0xf0
    0x9081fe80: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFSendTrivialMachMessage + 0x6c
    0x9083e678: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : __CFRunLoopPerformEnqueue + 0x284
    0x92c13318: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 0x2d4
    0x92c13024: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 0x78
    0x95541818: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore16callOnMainThreadEPFvPvES0 + 0x68
    0x95889760: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore14SQLTransaction27openTransactionAndPreflightEv + 0x1c0
    0x95889574: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore14SQLTransaction15performNextStepEv + 0x64
    0x959586d4: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore23DatabaseTransactionTask13doPerformTaskEv + 0x24
    0x959587cc: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12DatabaseTask11performTaskEv + 0x3c
    0x95885c04: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore14DatabaseThread14databaseThreadEv + 0x144
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000b4fc ctr: 0x9000b5a0
    r00: 0xffffffe1 r01: 0xf04175a0 r02: 0x0000f7f3 r03: 0xf0417648
    r04: 0x00000003 r05: 0x00000024 r06: 0x0000002c r07: 0x0000f7f3
    r08: 0x00000000 r09: 0x00000000 r10: 0x1e3020d9 r11: 0xa00069a4
    r12: 0x9000b5a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x1e2b0900 r22: 0x92c133d8 r23: 0x00000024
    r24: 0xf0417648 r25: 0x0000002c r26: 0x0000f7f3 r27: 0x00000000
    r28: 0x00000000 r29: 0x00000003 r30: 0x00000003 r31: 0x9002f098
    Thread 5: (0xb019b7fc, 0xb813446b)
    0x3afe2932: No symbol
    0x9080a644: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x67c
    0x92c54fe8: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : +[NSURLCache _diskCacheSyncLoop:] + 0x94
    0x92bf92fc: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000b4fc ctr: 0x9000b5a0
    r00: 0xffffffe1 r01: 0xf01017e0 r02: 0xa07e9fe0 r03: 0xf01018b0
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x00005803
    r08: 0x00000000 r09: 0x00000000 r10: 0x90a6ff70 r11: 0xa00069a4
    r12: 0x9000b5a0 r13: 0x00000000 r14: 0x00000000 r15: 0x90809fe0
    r16: 0xa07e9fe0 r17: 0xa07e9fe0 r18: 0x24000024 r19: 0x00000000
    r20: 0xf01018b0 r21: 0x00543908 r22: 0x00543b08 r23: 0x00000000
    r24: 0xf01018b0 r25: 0x00000450 r26: 0x00005803 r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x90809fe0
    Thread 6: (0xb021c7fc, 0xb813446b)
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    0x9080a644: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x67c
    0x92c2df78: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0xf8
    0x92bf92fc: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000b4fc ctr: 0x9000b5a0
    r00: 0xffffffe1 r01: 0xf01827b0 r02: 0xa07e9fe0 r03: 0xf0182880
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x00005c0b
    r08: 0x00000000 r09: 0x00000000 r10: 0x7fffffff r11: 0xa00069a4
    r12: 0x9000b5a0 r13: 0x00000000 r14: 0x00000000 r15: 0x90809fe0
    r16: 0xa07e9fe0 r17: 0xa07e9fe0 r18: 0x24000024 r19: 0x00000000
    r20: 0xf0182880 r21: 0x0056d168 r22: 0x005c4b48 r23: 0x00000000
    r24: 0xf0182880 r25: 0x00000450 r26: 0x00005c0b r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x90809fe0
    Thread 7: (0xb039fd38, 0xb81342a8)
    0x90031e40: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x9166ff1c: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync : _Z20pthreadSemaphoreWaitP18tpthreadSemaphore + 0x28
    0x9168cd24: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync : __Z11CMMConvTaskPv + 0x38
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x90031e70 ctr: 0x9002ce00
    r00: 0xffffffdb r01: 0xf0396d20 r02: 0xa0001fc4 r03: 0x00004703
    r04: 0x00004603 r05: 0x00000003 r06: 0xf038edb4 r07: 0x00000000
    r08: 0xf038fdb3 r09: 0x00000001 r10: 0xf038fdb4 r11: 0xa0006b70
    r12: 0x9002ce00 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0xa0001c9c r27: 0x1dc29780
    r28: 0xa0001fc4 r29: 0x1dc297ac r30: 0xa0001fc4 r31: 0x90031c9c
    Thread 8: (0xb0420df0, 0xb813431a)
    0x9007238c: /usr/lib/libSystem.B.dylib : pthread_cond_timedwait_relativenp + 0x1ec
    0x90d15960: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _TSWaitOnSemaphoreCommon + 0xbc
    0x90d1d610: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _TimerThread + 0x48
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x900723c8 ctr: 0x900553c0
    r00: 0xffffffd9 r01: 0xf0519cb0 r02: 0xa0001fc4 r03: 0x00004103
    r04: 0x00004203 r05: 0x0000003b r06: 0x3b9a7028 r07: 0x0c48a654
    r08: 0x0000000d r09: 0x00000001 r10: 0xf0519dc8 r11: 0xa0006b5c
    r12: 0x900553c0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0xa0cad5d8 r23: 0xa0ca7b50
    r24: 0x00000000 r25: 0xa00021b4 r26: 0xa0ca7b84 r27: 0xa0ca7bb8
    r28: 0xf0519dc8 r29: 0xa0001fc4 r30: 0xa0001fc4 r31: 0x900721b4
    Thread 9: (0xb0099df8, 0xb81342a8)
    0x90031e40: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x955419e0: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12IconDatabase18syncThreadMainLoopEv + 0x140
    0x954fe1a8: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12IconDatabase22iconDatabaseSyncThreadEv + 0x1a8
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x90031e70 ctr: 0x9002ce00
    r00: 0xffffffdb r01: 0xf0080d00 r02: 0xa0001fc4 r03: 0x00003d03
    r04: 0x00004303 r05: 0x00000000 r06: 0x0000000c r07: 0x00000018
    r08: 0x000000e8 r09: 0x00000001 r10: 0x000000e8 r11: 0xa0006b70
    r12: 0x9002ce00 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0xa55718b4 r25: 0xa55718b4 r26: 0xa0001c9c r27: 0x00606cb0
    r28: 0xa0001fc4 r29: 0x00606cdc r30: 0xa0001fc4 r31: 0x90031c9c
    Host Name: mike-englands-computer
    Date/Time: 2009-06-04 17:34:21.839 -0600
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [63]
    Rosetta: Yes
    Version: 3.2.3 (4525.28.3)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 45252803
    PID: 749
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xbbadbeef
    Thread 0:
    0 com.apple.Safari 0xb80b5301 0xb8000000 + 742145
    1 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    2 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    3 com.apple.Safari 0xb811e403 spinlockwrapper + 1985
    Thread 1:
    0 com.apple.Safari 0xb822fa6b strchr + 72
    1 com.apple.Safari 0xb81cb487 pthreadcondwait + 3114
    2 com.apple.Safari 0xb816765e catchexception_raise_stateidentity + 318
    3 com.apple.Safari 0xb8166b9a CallPPCFunctionAtAddressInt + 177124
    4 com.apple.Safari 0xb8166a91 CallPPCFunctionAtAddressInt + 176859
    5 com.apple.Safari 0xb816775c catchexception_raise_stateidentity + 572
    6 com.apple.Safari 0xb8200c00 pthread_create + 1124
    Thread 2:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 3:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 4:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 5:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 6:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 7:
    0 com.apple.Safari 0xb8134661 spinlockwrapper + 92703
    1 com.apple.Safari 0xb81433b4 CallPPCFunctionAtAddressInt + 31742
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 8:
    0 <<00000000>> 0x82bbbcd9 0 + -2101625639
    Unknown thread crashed with i386 Thread State:
    eax: 0xbbadbeef ebx: 0xb809f7ee ecx:0x00000000 edx: 0x00000000
    edi: 0x80d07670 esi: 0xbbadbeef ebp:0xb7fff9f8 esp: 0xb7fff9f4
    ss: 0x0000001f efl: 0x00010202 eip:0xb80b5301 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs:0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1dffff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x762000 - 0x764fff com.cooliris.safariplugin ??? (1.7) /Library/InputManagers/Cooliris/Cooliris.bundle/Contents/MacOS/Cooliris
    0x113b000 - 0x1142fff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/Zambonimike/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x19a90000 - 0x19eb3fff com.macromedia.Flash Player.plugin 9.0.159 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fc00000 - 0x8fc50fff dyld 46.16 /usr/lib/dyld
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901c0fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90218000 - 0x9021dfff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021f000 - 0x90261fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90289000 - 0x9036dfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90396000 - 0x90758fff com.apple.CoreGraphics 1.258.84 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907e7000 - 0x908befff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90905000 - 0x90905fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90907000 - 0x90a10fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a61000 - 0x90ae4fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90b0d000 - 0x90b7ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bf2000 - 0x90bfdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90c02000 - 0x90c77fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c8d000 - 0x90ca1fff libauto.dylib /usr/lib/libauto.dylib
    0x90ca7000 - 0x90f72fff com.apple.CoreServices.CarbonCore 682.31 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90fcf000 - 0x91048fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9108b000 - 0x910ccfff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x910e0000 - 0x910f4fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91100000 - 0x91192fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x911ce000 - 0x911eefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x911fb000 - 0x9120afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9120d000 - 0x913c2fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x914bf000 - 0x914c8fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x914cf000 - 0x914d7fff libbsm.dylib /usr/lib/libbsm.dylib
    0x914db000 - 0x91503fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91515000 - 0x9158efff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x915d8000 - 0x915d8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x915da000 - 0x9160dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91623000 - 0x91700fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9173f000 - 0x917c0fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917fd000 - 0x918affff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x918e4000 - 0x9193afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91962000 - 0x9197cfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9198a000 - 0x919aafff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x919b7000 - 0x919f3fff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91a0b000 - 0x91a19fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91a21000 - 0x91a60fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a75000 - 0x91b38fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b83000 - 0x91b98fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b9d000 - 0x91bbdfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91bc2000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c34000 - 0x91c38fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c3a000 - 0x91ca7fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91cac000 - 0x91cc7fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ccc000 - 0x91ccefff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cd0000 - 0x91dbefff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ddd000 - 0x91e1efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e24000 - 0x91e24fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e26000 - 0x91f0cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f14000 - 0x91f33fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91f9f000 - 0x9202bfff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92037000 - 0x920cefff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e7000 - 0x92694fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926c7000 - 0x929f2fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a22000 - 0x92b11fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b14000 - 0x92b9afff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bdc000 - 0x92e18fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f41000 - 0x92f61fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f6c000 - 0x92fc8fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fde000 - 0x92fdefff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fe0000 - 0x92ff5fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93006000 - 0x93011fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93019000 - 0x93022fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9302a000 - 0x930bdfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d2000 - 0x930d7fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930db000 - 0x930fdfff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93111000 - 0x93119fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93120000 - 0x93189fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931b2000 - 0x931fafff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93224000 - 0x93235fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9323e000 - 0x93245fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9324b000 - 0x93572fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936a7000 - 0x936b4fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936b9000 - 0x936d2fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93720000 - 0x93720fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93722000 - 0x93d90fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94118000 - 0x9418cfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941c6000 - 0x94285fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942c9000 - 0x942c9fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942cb000 - 0x9447efff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944c7000 - 0x94507fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9450f000 - 0x94553fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9455a000 - 0x94573fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9460b000 - 0x9464dfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94693000 - 0x946a7fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946b6000 - 0x946f0fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9470d000 - 0x9471efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94725000 - 0x94732fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94782000 - 0x9479cfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947a3000 - 0x94ad5fff com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94cb1000 - 0x94de7fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e75000 - 0x94e84fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e8c000 - 0x94eb9fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ec0000 - 0x94ee2fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94ee8000 - 0x94ef8fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94efc000 - 0x94f28fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f37000 - 0x94f55fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x952aa000 - 0x95368fff com.apple.WebKit 4525.28 (4525.28.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x953d6000 - 0x954bffff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x954fb000 - 0x95bcefff com.apple.WebCore 4525.28 (4525.28.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9665d000 - 0x96674fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96676000 - 0x96697fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x966a5000 - 0x966b4fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x966bc000 - 0x966cffff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x97796000 - 0x977a3fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a82e000 - 0x9a863fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a880000 - 0x9a892fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9c2e0000 - 0x9c2e2fff Interposers.dylib /usr/libexec/oah/Shims/Interposers.dylib
    0xb8000000 - 0xb82d6fff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    Translated Code Information:
    Rosetta Version: 17.26
    Args: /Applications/Safari.app/Contents/MacOS/Safari -psn02752513
    Exception: EXCBADACCESS (0x0001)
    Thread 0: (0xb021c7fc, 0xb813446b)
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    0x9080a644: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x67c
    0x92c2df78: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0xf8
    0x92bf92fc: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000b4fc ctr: 0x9000b5a0
    r00: 0xffffffe1 r01: 0xf01827b0 r02: 0xa07e9fe0 r03: 0xf0182880
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x00006e87
    r08: 0x00000000 r09: 0x00000000 r10: 0x7fffffff r11: 0xa00069a4
    r12: 0x9000b5a0 r13: 0x00000000 r14: 0x00000000 r15: 0x90809fe0
    r16: 0xa07e9fe0 r17: 0xa07e9fe0 r18: 0x28000024 r19: 0x00000000
    r20: 0xf0182880 r21: 0x1600cfc8 r22: 0x16079628 r23: 0x00000000
    r24: 0xf0182880 r25: 0x00000450 r26: 0x00006e87 r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x90809fe0
    Thread 1: (0xb031ec4c, 0xb8134661)
    0x9081f1d8: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFSocketManager + 0x254
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9081f1f8 ctr: 0x90020240
    r00: 0x0000005d r01: 0xf028ca50 r02: 0xa07e7218 r03: 0x00000060
    r04: 0x160e8790 r05: 0x16028f60 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000001 r09: 0x00000014 r10: 0xa0006b00 r11: 0xa07e8384
    r12: 0x90020240 r13: 0xa07eef94 r14: 0x00000003 r15: 0x00000100
    r16: 0xa07eef94 r17: 0x00000000 r18: 0xa07eef94 r19: 0xa07eef94
    r20: 0x00000001 r21: 0x16028f60 r22: 0x160d8e40 r23: 0x1602d9a0
    r24: 0x160e8790 r25: 0x00000000 r26: 0xa07f0718 r27: 0x00000060
    r28: 0x00000000 r29: 0x16086150 r30: 0x0000000c r31: 0x9081ef94
    Thread 2: Crashed (0xb7fff9f4, 0xb80b5301)
    0x9546840c: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore : _ZN3KJS9Collector29markOtherThreadConservativelyEPNS06ThreadE + 0x6c
    0x9541c5b4: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore : __ZN3KJS9Collector7collectEv + 0xa4
    0x95767f6c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore12GCController12gcTimerFiredEPNS_5TimerIS0EE + 0x1c
    0x95767f1c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore9TimerBase10fireTimersEdRKN3***6VectorIPS0Lm0EEE + 0x9c
    0x95767ca0: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore9TimerBase16sharedTimerFiredEv + 0x70
    0x95767c0c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore10timerFiredEP16_CFRunLoopTimerPv + 0x4c
    0x9080aa8c: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0xac4
    0x93254f24: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _RunCurrentEventLoopInMode + 0x124
    0x93254488: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _ReceiveNextEventCommon + 0x100
    0x93254364: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _BlockUntilNextEventMatchingListInMode + 0x58
    0x93737b70: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : __DPSNextEvent + 0x1f4
    0x9373778c: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x84
    0x00007ec0: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x6ec0
    0x93731c64: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSApplication run] + 0x1d4
    0x93726340: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : _NSApplicationMain + 0x1bc
    0x000b778c: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0xb678c
    0x000b7490: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0xb6490
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9546840c ctr: 0x900017e8
    r00: 0x00000000 r01: 0xbfffe630 r02: 0xbbadbeef r03: 0x000000af
    r04: 0x00000000 r05: 0x000000af r06: 0x80808080 r07: 0x000000af
    r08: 0x00000008 r09: 0x00000001 r10: 0x00000003 r11: 0xa0006180
    r12: 0x900017e8 r13: 0x00000000 r14: 0x00000000 r15: 0x90809fe0
    r16: 0xa07e9fe0 r17: 0xa07e9fe0 r18: 0x24002482 r19: 0x24444422
    r20: 0xa53ec51c r21: 0xa53ec51c r22: 0x005159f8 r23: 0x00000001
    r24: 0x005158e0 r25: 0xbfffe828 r26: 0xbfffe8a8 r27: 0xa5577e94
    r28: 0x1732a770 r29: 0xbfffe66c r30: 0x1732a770 r31: 0x954683b0
    Thread 3: (0xb029ddf8, 0xb81342a8)
    0x90031e40: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x92c4edc8: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSConditionLock lockWhenCondition:] + 0x38
    0x9a830998: /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication : -[AsyncDB _run:] + 0xac
    0x92bf92fc: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x90031e70 ctr: 0x9002ce00
    r00: 0xffffffdb r01: 0xf02039b0 r02: 0xa0001fc4 r03: 0x00003e03
    r04: 0x00003f03 r05: 0x00000001 r06: 0x1d6362f2 r07: 0x00000006
    r08: 0x00000001 r09: 0x00000001 r10: 0xa0006b00 r11: 0xa0006b70
    r12: 0x9002ce00 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0xa0001c9c r27: 0x005f4408
    r28: 0xa0001fc4 r29: 0x005f4434 r30: 0xa0001fc4 r31: 0x90031c9c
    Thread 4: (0xb019b7fc, 0xb813446b)
    0x24ec5a7a: No symbol
    0x9080a644: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x67c
    0x92c54fe8: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : +[NSURLCache _diskCacheSyncLoop:] + 0x94
    0x92bf92fc: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000b4fc ctr: 0x9000b5a0
    r00: 0xffffffe1 r01: 0xf01017e0 r02: 0xa07e9fe0 r03: 0xf01018b0
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x00005803
    r08: 0x00000000 r09: 0x00000000 r10: 0x90a6ff70 r11: 0xa00069a4
    r12: 0x9000b5a0 r13: 0x00000000 r14: 0x00000000 r15: 0x90809fe0
    r16: 0xa07e9fe0 r17: 0xa07e9fe0 r18: 0x24000024 r19: 0x00000000
    r20: 0xf01018b0 r21: 0x00543668 r22: 0x00543958 r23: 0x00000000
    r24: 0xf01018b0 r25: 0x00000450 r26: 0x00005803 r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x90809fe0
    Thread 5: (0xb039febc, 0x82bbbcd9)
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    0x9550d294: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : yyreduce + 0x5214
    0x955079a4: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _sqlite3Parser + 0x244
    0x955066f8: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _sqlite3RunParser + 0x268
    0x95505d24: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _sqlite3Prepare + 0x2a4
    0x9552042c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _sqlite3Prepare16 + 0x1ec
    0x95520214: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore15SQLiteStatement7prepareEv + 0x44
    0x9588cb94: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore12SQLStatement7executeEPNS8DatabaseE + 0x64
    0x9588ca34: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore14SQLTransaction19runCurrentStatementEv + 0x44
    0x9588c268: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore14SQLTransaction13runStatementsEv + 0x58
    0x95889574: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore14SQLTransaction15performNextStepEv + 0x64
    0x959586d4: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore23DatabaseTransactionTask13doPerformTaskEv + 0x24
    0x959587cc: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12DatabaseTask11performTaskEv + 0x3c
    0x95885c04: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore14DatabaseThread14databaseThreadEv + 0x144
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x95512b14 ctr: 0x9550d0c0
    r00: 0x000004e0 r01: 0xf03966e0 r02: 0x24002022 r03: 0xffffff65
    r04: 0x274aca14 r05: 0x1fc4e17c r06: 0x00000001 r07: 0x0000008b
    r08: 0x00000382 r09: 0x00000000 r10: 0x0000008b r11: 0x00000001
    r12: 0x9012bf80 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0xf03b7906 r19: 0x00000000
    r20: 0xa54f5a94 r21: 0x1fc4e17d r22: 0xa54f64a4 r23: 0x00000014
    r24: 0xf0396918 r25: 0x274aca0c r26: 0x274aca20 r27: 0xf0396924
    r28: 0x00000000 r29: 0xf0396924 r30: 0x274aca00 r31: 0x95512b14
    Thread 6: (0xb0099df8, 0xb81342a8)
    0x90031e40: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x955419e0: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12IconDatabase18syncThreadMainLoopEv + 0x140
    0x954fe1a8: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12IconDatabase22iconDatabaseSyncThreadEv + 0x1a8
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x90031e70 ctr: 0x9002ce00
    r00: 0xffffffdb r01: 0xf0080d00 r02: 0xa0001fc4 r03: 0x00004303
    r04: 0x00004503 r05: 0x00000000 r06: 0x0000000c r07: 0x00000018
    r08: 0x000000eb r09: 0x00000001 r10: 0x000000eb r11: 0xa0006b70
    r12: 0x9002ce00 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0xa55718b4 r25: 0xa55718b4 r26: 0xa0001c9c r27: 0x00606cb0
    r28: 0xa0001fc4 r29: 0x00606cdc r30: 0xa0001fc4 r31: 0x90031c9c
    Thread 7: (0xb011a7fc, 0xb813446b)
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    0x9080a644: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x67c
    0x001112ac: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x1102ac
    0x00111360: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x110360
    0x9002c768: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000b4fc ctr: 0x9000b5a0
    r00: 0xffffffe1 r01: 0xf02847a0 r02: 0xa07e9fe0 r03: 0xf0284870
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x0000790f
    r08: 0x00000000 r09: 0x00000000 r10: 0x7fffffff r11: 0xa00069a4
    r12: 0x9000b5a0 r13: 0x00000000 r14: 0x00000000 r15: 0x90809fe0
    r16: 0xa07e9fe0 r17: 0xa07e9fe0 r18: 0x24000024 r19: 0x00000000
    r20: 0xf0284870 r21: 0x005eeb38 r22: 0x005375f8 r23: 0x00000000
    r24: 0xf0284870 r25: 0x00000450 r26: 0x0000790f r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x90809fe0
    Host Name: mike-englands-computer
    Date/Time: 2009-06-05 00:17:32.015 -0600
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [63]
    Rosetta: Yes
    Version: 3.2.3 (4525.28.3)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 45252803
    PID: 15255
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xbbadbeef
    Thread 0:
    0 com.apple.Safari 0xb80b5301 0xb8000000 + 742145
    1 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    2 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    3 com.apple.Safari 0xb811e403 spinlockwrapper + 1985
    Thread 1:
    0 com.apple.Safari 0xb822fa6b strchr + 72
    1 com.apple.Safari 0xb81cb487 pthreadcondwait + 3114
    2 com.apple.Safari 0xb816765e catchexception_raise_stateidentity + 318
    3 com.apple.Safari 0xb8166b9a CallPPCFunctionAtAddressInt + 177124
    4 com.apple.Safari 0xb8166a91 CallPPCFunctionAtAddressInt + 176859
    5 com.apple.Safari 0xb816775c catchexception_raise_stateidentity + 572
    6 com.apple.Safari 0xb8200c00 pthread_create + 1124
    Thread 2:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811e403 spinlockwrapper + 1985
    Thread 3:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 4:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 5:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 6:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 7:
    0 com.apple.Safari 0xb8134661 spinlockwrapper + 92703
    1 com.apple.Safari 0xb81433b4 CallPPCFunctionAtAddressInt + 31742
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 8:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 9:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811e403 spinlockwrapper + 1985
    Thread 10:
    0 <<00000000>> 0x1966e840 0 + 426174528
    1 <<00000000>> 0xf0519b80 0 + -263087232
    Unknown thread crashed with i386 Thread State:
    eax: 0xbbadbeef ebx: 0xb809f7ee ecx:0x00000000 edx: 0x00000000
    edi: 0x80d07670 esi: 0xbbadbeef ebp:0xb7fff9f8 esp: 0xb7fff9f4
    ss: 0x0000001f efl: 0x00010202 eip:0xb80b5301 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs:0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1dffff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x762000 - 0x764fff com.cooliris.safariplugin ??? (1.7) /Library/InputManagers/Cooliris/Cooliris.bundle/Contents/MacOS/Cooliris
    0x113c000 - 0x1143fff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/Zambonimike/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x17a90000 - 0x17eb3fff com.macromedia.Flash Player.plugin 9.0.159 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fc00000 - 0x8fc50fff dyld 46.16 /usr/lib/dyld
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901c0fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90218000 - 0x9021dfff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021f000 - 0x90261fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90289000 - 0x9036dfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90396000 - 0x90758fff com.apple.CoreGraphics 1.258.84 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907e7000 - 0x908befff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90905000 - 0x90905fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90907000 - 0x90a10fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a61000 - 0x90ae4fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90b0d000 - 0x90b7ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bf2000 - 0x90bfdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90c02000 - 0x90c77fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c8d000 - 0x90ca1fff libauto.dylib /usr/lib/libauto.dylib
    0x90ca7000 - 0x90f72fff com.apple.CoreServices.CarbonCore 682.31 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90fcf000 - 0x91048fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9108b000 - 0x910ccfff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x910e0000 - 0x910f4fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91100000 - 0x91192fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x911ce000 - 0x911eefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x911fb000 - 0x9120afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9120d000 - 0x913c2fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x914bf000 - 0x914c8fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x914cf000 - 0x914d7fff libbsm.dylib /usr/lib/libbsm.dylib
    0x914db000 - 0x91503fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91515000 - 0x9158efff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x915d8000 - 0x915d8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x915da000 - 0x9160dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE

Maybe you are looking for

  • Maximum size of an swf file of an Application

    Hi , Ours is a Intra Net Application would be launched as a Product  ,and can be  used with in an Organisation . The Project would be developed using FLEX 3 as Front End , blazeds in Tomcat , JDBC with Oracle for backend . Please tell me what should

  • Pass tablespace(s) as a parameter to RMAN using batch file (windows2000)

    I want to make a backup of one or more than one tablespaces. For Example: Backup tablespace USERS,TOOLS; Backup tablespace USERS; In this regards I am using windows batch file. Below you find the code of batch file which I am using to perform this op

  • Windows equivalent "Home" and "End" keys?

    Okay, if there was one keyboard shortcut I used in Windows all the time, it was Shift-Home or Shift-End to highlight an entire line quickly. Control-A and Control-B do something like that, but I can't use Shift at the same time to highlight. Is there

  • Hit brick wall with "Getting started with DW"

    Hi Guys, i am totally new to web design and DW, working through the "Getting started with DW" under the "help" banner seemed o.k at first until one leaves the comfort of table design, once into the css and xml the environment the Getting started tuto

  • Reference to the main Applet

    Hi, how can I give another applet a reference to me at a function call. The "this" variable only gives a reference to the sending component, but I want to give a function a reference to "Applet" itself, so that the other applet can call functions fro