Random crashes in Chromium and Firefox

Since I installed firefox and Chromium on my 64-bit system, they have been crashing randomly with segmentation fault often within first 10 seconds.
Here are the gdb outputs:
salil@ideapad ~ %gdb /usr/lib/firefox/firefox
GNU gdb (GDB) 7.5.1
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <[url]http://gnu.org/licenses/gpl.html[/url]>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<[url]http://www.gnu.org/software/gdb/bugs/[/url]>...
Reading symbols from /usr/lib/firefox/firefox...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/firefox/firefox
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
[b]--Some thread creation[/b]
[New Thread 0x7fffd07f0700 (LWP 750)]
[New Thread 0x7fffcfaff700 (LWP 751)]
[Thread 0x7fffcfaff700 (LWP 751) exited]
[New Thread 0x7fffcfaff700 (LWP 752)]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4cb02c4 in ?? () from /usr/lib/firefox/libxul.so
For Chromium:
salil@ideapad ~ %gdb /usr/lib/chromium/chromium
GNU gdb (GDB) 7.5.1
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <[url]http://gnu.org/licenses/gpl.html[/url]>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<[url]http://www.gnu.org/software/gdb/bugs/[/url]>...
Reading symbols from /usr/lib/chromium/chromium...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/chromium/chromium
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffeb03c700 (LWP 1161)]
[New Thread 0x7fffea62e700 (LWP 1162)]
[New Thread 0x7fffe3881700 (LWP 1176)]
[New Thread 0x7fffe3080700 (LWP 1177)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe84a7700 (LWP 1168)]
0x0000555556a05638 in ?? ()
And, this is for Chromium on a good day when it does not crash immediately (but individual tabs keep crashing while opening URLs):
salil@ideapad ~ %gdb /usr/lib/chromium/chromium
GNU gdb (GDB) 7.5.1
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <[url]http://gnu.org/licenses/gpl.html[/url]>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<[url]http://www.gnu.org/software/gdb/bugs/[/url]>...
Reading symbols from /usr/lib/chromium/chromium...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/chromium/chromium
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffeb03c700 (LWP 793)]
[New Thread 0x7fffea62e700 (LWP 794)]
[New Thread 0x7fffe9e2d700 (LWP 795)]
[New Thread 0x7fffd823b700 (LWP 847)]
[778:800:0105/162938:ERROR:diagnostic_error_delegate.h(30)] sqlite error 11, errno 0: malformed database schema (autofill_dates_pair_id) - no such table: main.autofill_dates
[778:800:0105/162938:ERROR:keyword_table.cc(548)] Can't write default search id backup.
[778:800:0105/162938:ERROR:keyword_table.cc(477)] Failed to update default search id backup.
The trace above is generated before Chromium shows "snap - aw, something bad happened' message.
The following trace is generated after some time, when it tries to load the plugins.
[Thread 0x7fffd7794700 (LWP 960) exited]
third_party/tcmalloc/chromium/src/tcmalloc.cc:285] Attempt to free invalid pointer 0x10000
[New Thread 0x7fffd7794700 (LWP 971)]
[Thread 0x7fffd7794700 (LWP 971) exited]
[778:778:0105/163916:ERROR:extension_prefs.cc(1522)] Bad or missing pref 'version' for extension 'fnibmbcdeepaahjmddiihohjanlimlmj'
[778:778:0105/163917:ERROR:extension_prefs.cc(1522)] Bad or missing pref 'version' for extension 'pjjhlfkghdhmijklfnahfkpgmhcmfgcm'
[778:778:0105/163917:ERROR:extension_prefs.cc(1522)] Bad or missing pref 'version' for extension 'apdfllckaahabafndbhieahigkjlhalf'
[778:778:0105/163917:ERROR:extension_prefs.cc(1522)] Bad or missing pref 'version' for extension 'blpcfgokakmgnkcojhhkbfbldkacnbeo'
[778:778:0105/163920:ERROR:extension_prefs.cc(1522)] Bad or missing pref 'version' for extension 'mijlebbfndhelmdpmllgcfadlkankhok'
[New Thread 0x7fffd7794700 (LWP 1001)]
[Thread 0x7fffd7794700 (LWP 1001) exited]
[New Thread 0x7fffd82fd700 (LWP 1005)]
[New Thread 0x7fffd831e700 (LWP 1006)]
[New Thread 0x7ffff7e1d700 (LWP 1007)]
[778:806:0105/163920:ERROR:ipc_channel_posix.cc(590)] pipe error on 130 Currently writing message of size: 36: Invalid argument
I have tried google-chrome and google-chrome-dev too. They all crash.
My Opera also crashes, but less frequently than Chromium and Firefox. So, that is how I could post this question.
Does anybody know of a solution?
Last edited by rohshall (2013-01-05 02:05:46)

Hi rohshall, did you have any success overcoming these errors? I am also seeing something similar that started a couple of months ago and only seems to effect some apps. For me Firefox is the worst offender, originally only crashing every so often but now will crash within 10 seconds or so every time. Skype also crashes occasionally in the same way (segfaults).
Looking into `dmesg` I see:
systemd-journald[137]: Failed to write entry, ignoring: Argument list too long
I imagine that this could be caused by a stack trace or something, but Googling for this error shows only a few unrelated threads.
In the end I completely switched over to Chromium to get away from the constant crashing of Firefox, and while Chromium itself doesn't crash on me, very occasionally I will find a tab that hasn't loaded or has crashed.
I'm completely at a loss here, the only cause I can think of is memory corruption, but then I would expect it to effect many other apps as well (eg. Xorg, or parts of the desktop environment).
*shrug*

Similar Messages

  • The new flash player update crashes internet explorer and firefox

    The new flash player update crashes internet explorer and firefox, please send a new release to fix the problem ASAP!

    ok   here's more mystery.  i just uninstalled and reinstalled flash player using the adobe uninstaller and rebooting after each step.  aqlso installed latest java.  i started looking at videos and here are the ones that worked: you tube
                                                                                           imdb
                                                                                           hulu
                                                                                           ebaumsworld
                                      here are the ones that didn't work:    yahoo
                                                                                           msn
                                                                                           reuters
                                    here are the ones that partially worked: the blaze (works on videos that originate from you tube, but not from news stories)
                                                                                              bing (work on videos from their video section - entertainment type, but not from news videos)
    the common thing here seems to be that news type videos crash and entertainment type don't.  also videos seem more likely to crash on internet portals like yahoo

  • Chromium and Firefox segfault randomly, while Opera works fine

    Hello,
    Anyone else getting random segfaults after upgrading Chromium to 6.0.472.53? 5.x was rock solid, but after community bumped the version to 6.x I keep getting lots of segfaults, it's all random and mostly happens when clicking a link, opening a new tab, refreshing the page or closing a tab. no matter the site, java, flash usage etc., it segfaults on everything. I can use it, but it's very frustrating. Any ideas?
    Oh, and Firefox also does that, but I don't use it daily, so I don't know if it's the same issue. It just segfaulted on me a couple of times.
    Nothing else I use segfaults, though I mostly use console stuff. The only other GTK app I use consistently is gajim, and it works 24/7. Also, I use Skype occasionally, it's fine too.
    At first I thought it was because of the lack of swap, so I made a swap file and activated it, but it didn't help.
    Everything I use is standard Arch stuff, besides the kernel and ACPI scripts (I use kernel-eeepc-901 and acpi-eee-generic from AUR).
    Other info:
    Asus Eee PC 901
    1 GB RAM
    Up-to-date Arch x86
    Openbox
    Chromium with the flashblock extension
    Cheers!
    -- edit --
    Changed the title to include latest info. :)
    Last edited by Aidenn (2010-09-15 21:09:49)

    I thought about it, because I mostly use Chromium via the shortcut button on the Eee itself, that is controlled by the ACPI scripts, which have to do user -> root -> user transition to launch anything and they do lose all env values that way (I restore them in the urxvt console shortcut for the second shortcut button via using "LC_ALL=en_EN.UTF-8 urxvtc" for the shortcut itself and urxvt*loginShell: true in .Xdefaults). However, I have tried launching it normally too (via urxvtc, gmrun and dmenu) and it still segfaults.
    Anyway, here is the env that Chromium gets after using the shortcut button: http://pastebin.com/1rSi9ebd (got this by substituting chromium with xterm in the acpi conf file)
    And here is my normal env I have also tried: http://pastebin.com/iTndqg38

  • Firefox 36.0.4 randomly crashes without warning and especially when mutiple windows and tabs are open-never happened earlier, very frequent now.

    I am currently researching for an article to write and consequently have many PDFs open simultaneously. I use the Foxit PDF plug in.
    However, I've been doing this for very long now and have never faced such crashes where all my windows close without a warning despite there being no other processes running. I get no warning whatsoever. I usually also have YouTube and Gmail open as well. The crashes have happened far too frequently in the past 4-5 days for me to ignore it and assume it to be a rare fault.

    enter the menu go to help or ? and start with addons disabled. if it still doesnt work follow this description https://support.mozilla.org/en-US/kb/firefox-crashes-troubleshoot-prevent-and-get-help

  • Flash player crash in IE and Firefox

    Hi,
    I develop a Web site in flash and I want to optimize it for
    the flash player 9 and later version. But I have a crash problem in
    flash player 9 and 10 version in IE 7 and Firefox 2 and 3 except
    the very last version (10.0.22.87) I also have the problem with the
    flash player in the software. I tried to find the problem using the
    debug tool, but I can’t find a way to break in my code in
    external class.
    At start, I thought that it was a memory leak, but I
    consciously remove all reference and set to null all object I
    don’t need anymore to be sure that the garbage collector
    collects them. I track the memory usage, it starts at 9mb and goes
    up when I add object, but after removing the object the memory goes
    down...
    Did someone had experience this type of problem before and
    found a solution?
    I also have 2 general questions:
    1- What is the best way to debug an application with external
    classes?
    2- How can I update the flash player plug-in of the authoring
    tool?
    http://kb.adobe.com/selfservice/viewContent.do?externalId=b62ce659
    I found that page on the adobe site and follow all the
    instruction correctly, but when I check my version of the flash
    player with the system.Capabilities.version, it is still the
    10.0.54.2 even if the player folder on my C: said it’s the
    10.0.22.87…
    Thank you !

    nevermind...issue resolved...i also had a usb dazzle video
    capture device that was plugged in to one of the usb ports behind
    the computer...apparently both of those devices can't be plugged in
    at the same time otherwise the above crash occurs.

  • [Solved] WebGL stops working randomly in Chromium and Firefox

    Hi
    I'm using a Thinkpad x220 with an Intel GMA 3000 chipset, using the xf86-video-intel 2.99.912-2 driver for X11 and mesa 10.2.4-1 for OpenGL.
    OpenGL is detected and working fine locally, glxinfo lists it, glxgears runs as do OpenGL-based games.
    Yesterday, I updated my graphics drivers and now WebGL is not working most of the time.
    When I open http://doesmybrowsersupportwebgl.com/ right after starting X11, it shows 'Yay' and lists the details of the WebGL capabilities of the browser. However, when I refresh the page a few times and/or restart the browser, it stops working and shows 'Nay'.
    I will try downgrading the packages to see if this is actually related to the update (I never consciously used WebGL before so the issue may have been there for a while). I also tried fiddling with WebGL/GPU-related settings
    chrome://flags
    (Chrome) and
    about:config
    (Firefox) but that had no influence whatsoever and since it works sometimes I don't think it's a browser isseu.
    What could be the cause of this and where should I look for clues? If the GPU crashed, X11 would crash as well, wouldn't it? Can I make error messages emitted by the graphics driver appear in the Xorg log files? Did anyone here have a similar issue with the same chipset or not have the issue with a different setup?
    Thanks very much for any responses!
    > glxinfo | grep "OpenGL version"
    OpenGL version string: 3.0 Mesa 10.2.4
    > uname -a
    Linux hermes 3.15.5-2-ARCH #1 SMP PREEMPT Fri Jul 11 07:56:02 CEST 2014 x86_64 GNU/Linux
    > chromium --version
    Chromium 36.0.1985.125
    > cat /etc/X11/xorg.conf.d/10-intel-font.conf
    Section "Device"
    Identifier "Intel"
    Driver "intel"
    # Option "AccelMethod" "uxa" # made no difference
    # Option "AccelMethod" "sna" # default
    # Option "AccelMethod" "glamor" # X11 won't start
    # Option "DebugWait" "true" # made no difference
    EndSection
    Last edited by kba (2014-07-25 14:25:44)

    For all the folks who might run into the same issue: The problem was that the environment variable
    LIBGL_ALWAYS_INDIRECT=1
    is being set by compiz, my window manager (see https://bugs.launchpad.net/ubuntu/+sour … comments/4. Now, when I start any program, such as a terminal or a browser, from compiz using key bindings, direct rendering to the graphics card is disabled and so is WebGL.
    The fix was to disable 'Indirect Rendering' using either Compiz Fusion Icon or by setting the env var before compiz starts.

  • Flash Player crashing in Safari (and Firefox)

    Safari crashes when I'm viewing various Flash content. For example, the BBC Radio iPlayer crashes after about 10s of playback. This does not appear to be the fonts issue that seems to have caused other people's problems. I've reinstalled the Flash Player (version 9.0.115.0) and have a vanilla install of Safari. OS X 10.5, all updates applied. This started happening pretty recently, not sure whether it correlated with anything.
    Firefox also crashes similarly, but posting here as it seems like the most appropriate area in the discussions.
    Sample stack trace below.
    Process: Safari [1833]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.10.6)
    Build Info: WebBrowser-55231006~1
    Code Type: X86 (Native)
    Parent Process: launchd [109]
    Date/Time: 2008-01-01 17:28:11.711 -0500
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 9
    Thread 0:
    0 libSystem.B.dylib 0x938f78e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x938ff0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x95daa0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x95daad38 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x928708a4 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x928706bd ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x92870531 BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x92c7ed5b _DPSNextEvent + 657
    8 com.apple.AppKit 0x92c7e6a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x00009d4e 0x1000 + 36174
    10 com.apple.AppKit 0x92c776d1 -[NSApplication run] + 795
    11 com.apple.AppKit 0x92c449ba NSApplicationMain + 574
    12 com.apple.Safari 0x00002876 0x1000 + 6262
    Thread 1:
    0 libSystem.B.dylib 0x938feace _semwaitsignal + 10
    1 libSystem.B.dylib 0x93928ced pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x0086802f WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x00863625 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x93928075 pthreadstart + 321
    5 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x938f78e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x938ff0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x95daa0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x95daad38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x0019e7ba CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x93928075 pthreadstart + 321
    6 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x938f78e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x938ff0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x95daa0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x95daad38 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95a1d560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x959ba04d -[NSThread main] + 45
    6 com.apple.Foundation 0x959b9bf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x93928075 pthreadstart + 321
    8 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x93946f5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x93928075 pthreadstart + 321
    2 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x938feace _semwaitsignal + 10
    1 libSystem.B.dylib 0x93928ced pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x900f8161 fefragmentthread + 54
    3 libSystem.B.dylib 0x93928075 pthreadstart + 321
    4 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x938f78e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x938ff0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x95daa0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x95daad38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x001ebd45 _KeychainThread + 230
    5 libSystem.B.dylib 0x93928075 pthreadstart + 321
    6 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9396095a _workqops + 10
    1 libSystem.B.dylib 0x9396098a start_wqthread + 30
    Thread 8:
    Thread 9 Crashed:
    0 ??? 0000000000 0 + 0
    1 ...romedia.Flash Player.plugin 0x186d92ee 0x18344000 + 3756782
    2 ...romedia.Flash Player.plugin 0x186d381c 0x18344000 + 3733532
    3 libSystem.B.dylib 0x93928075 pthreadstart + 321
    4 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x938f78e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x938ff0dc mach_msg + 72
    2 libSystem.B.dylib 0x9391d0a0 libinfoDSmig_Query + 222
    3 libSystem.B.dylib 0x9391cdbb LI_DSLookupQuery + 353
    4 libSystem.B.dylib 0x9395ff44 ds_getaddrinfo + 2674
    5 libSystem.B.dylib 0x9395ded2 getaddrinfo + 504
    6 ...romedia.Flash Player.plugin 0x186d4b47 0x18344000 + 3738439
    7 ...romedia.Flash Player.plugin 0x186d92ee 0x18344000 + 3756782
    8 ...romedia.Flash Player.plugin 0x186d381c 0x18344000 + 3733532
    9 libSystem.B.dylib 0x93928075 pthreadstart + 321
    10 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x938f78e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x938ff0dc mach_msg + 72
    2 libSystem.B.dylib 0x9391d0a0 libinfoDSmig_Query + 222
    3 libSystem.B.dylib 0x9391cdbb LI_DSLookupQuery + 353
    4 libSystem.B.dylib 0x9395ff44 ds_getaddrinfo + 2674
    5 libSystem.B.dylib 0x9395ded2 getaddrinfo + 504
    6 ...romedia.Flash Player.plugin 0x186d4b47 0x18344000 + 3738439
    7 ...romedia.Flash Player.plugin 0x186d92ee 0x18344000 + 3756782
    8 ...romedia.Flash Player.plugin 0x186d381c 0x18344000 + 3733532
    9 libSystem.B.dylib 0x93928075 pthreadstart + 321
    10 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x938f78e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x938ff0dc mach_msg + 72
    2 libSystem.B.dylib 0x9391d0a0 libinfoDSmig_Query + 222
    3 libSystem.B.dylib 0x9391cdbb LI_DSLookupQuery + 353
    4 libSystem.B.dylib 0x9395ff44 ds_getaddrinfo + 2674
    5 libSystem.B.dylib 0x9395ded2 getaddrinfo + 504
    6 ...romedia.Flash Player.plugin 0x186d4b47 0x18344000 + 3738439
    7 ...romedia.Flash Player.plugin 0x186d92ee 0x18344000 + 3756782
    8 ...romedia.Flash Player.plugin 0x186d381c 0x18344000 + 3733532
    9 libSystem.B.dylib 0x93928075 pthreadstart + 321
    10 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x938f7946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x939291cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x9392aa53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x907fe252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x907fe032 TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x91962fbe ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x93928075 pthreadstart + 321
    7 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x938f7946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x939291cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x9392aa53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x907fe252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x907fe032 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x90826634 AIOFileThread(void*) + 1056
    6 libSystem.B.dylib 0x93928075 pthreadstart + 321
    7 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x938f7946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x939291cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x9392aa53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x959fff9c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x959ffdb0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x959ffd15 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x92ce4c19 -[NSUIHeartBeat _heartBeatThread:] + 746
    7 com.apple.Foundation 0x959ba04d -[NSThread main] + 45
    8 com.apple.Foundation 0x959b9bf4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x93928075 pthreadstart + 321
    10 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x938f792e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x939291e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9396ec4b pthreadcondwait + 48
    3 org.HelixCommunity.clntcore 0x1d679528 CloseEngine + 1191008
    4 org.HelixCommunity.clntcore 0x1d63e92e CloseEngine + 950374
    5 org.HelixCommunity.clntcore 0x1d5f351a CloseEngine + 642130
    6 libSystem.B.dylib 0x93928075 pthreadstart + 321
    7 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x938f792e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x939291e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9396ec4b pthreadcondwait + 48
    3 org.HelixCommunity.clntcore 0x1d679528 CloseEngine + 1191008
    4 org.HelixCommunity.clntcore 0x1d63dd76 CloseEngine + 947374
    5 org.HelixCommunity.clntcore 0x1d610c92 CloseEngine + 762826
    6 libSystem.B.dylib 0x93928075 pthreadstart + 321
    7 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x938f792e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x939291e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9396ec4b pthreadcondwait + 48
    3 org.HelixCommunity.clntcore 0x1d679528 CloseEngine + 1191008
    4 org.HelixCommunity.clntcore 0x1d63e92e CloseEngine + 950374
    5 org.HelixCommunity.clntcore 0x1d646c41 CloseEngine + 983929
    6 libSystem.B.dylib 0x93928075 pthreadstart + 321
    7 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x938f7a06 machwaituntil + 10
    1 libSystem.B.dylib 0x9396eabf nanosleep + 314
    2 libSystem.B.dylib 0x9396e97f usleep + 61
    3 org.HelixCommunity.clntcore 0x1d63e9e0 CloseEngine + 950552
    4 libSystem.B.dylib 0x93928075 pthreadstart + 321
    5 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x938f7a06 machwaituntil + 10
    1 libSystem.B.dylib 0x9396eabf nanosleep + 314
    2 libSystem.B.dylib 0x9396e97f usleep + 61
    3 org.HelixCommunity.clntcore 0x1d63e9e0 CloseEngine + 950552
    4 libSystem.B.dylib 0x93928075 pthreadstart + 321
    5 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x938f78e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x938ff0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x95daa0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x95daad38 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x95cd8464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x95cd8300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x93928075 pthreadstart + 321
    7 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x938f7946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x939291cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x9392aa53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x907fe252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x907fe032 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x9082f1ca DeferredTaskThread + 70
    6 libSystem.B.dylib 0x93928075 pthreadstart + 321
    7 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x938f7946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x939291cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x9392aa53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x95ce7a47 CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0x95ce9602 CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0x95ce7da7 HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0x95ce7aab HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x95cd8300 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x93928075 pthreadstart + 321
    9 libSystem.B.dylib 0x93927f32 thread_start + 34
    Thread 9 crashed with X86 Thread State (32-bit):
    eax: 0x00000002 ebx: 0x186d4a51 ecx: 0x17104f5c edx: 0x1896f644
    edi: 0xb0463e8c esi: 0x1c139f70 ebp: 0xb0463f28 esp: 0xb0463e0c
    ss: 0x0000001f efl: 0x00010202 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000

    OS X 10.5.1, QT 7.3.1 and Flash 9.0.115.0 (all the latest versions). Security update 2007-009 version 1.1 installed. Permissions repaired and computer restarted.
    Tried the official Flash uninstaller and reinstalled.
    Also tried disabling all the mime-types for quicktime, and the options to play movies automatically and save them in the disk cache.
    It still crashes pretty consistently on http://www.bbc.co.uk/radio1/djs/?lhn (usually after no more than 3 or 4 reloads). (the iPlayer may have been a red herring - I always had this page in the background).
    The only thing that I can identify is that the permissions repair process identified, and failed to fix, a few permissions errors on the Flash player, even post reinstall. Specifically:
    User differs on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/Resources/English.lproj/Localized.rsrc", should be 0, user is 501.
    Permissions differ on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/Resources/English.lproj/Localized.rsrc", should be -rw-rw-r-- , they are -rw-r--r-- .
    User differs on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/Resources/English.lproj", should be 0, user is 501.
    Permissions differ on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/Resources/English.lproj", should be drwxrwxr-x , they are drwxr-xr-x .
    User differs on "Library/Internet Plug-Ins/flashplayer.xpt", should be 0, user is 501.
    Permissions differ on "Library/Internet Plug-Ins/flashplayer.xpt", should be -rw-rw-r-- , they are -rw-r--r-- .
    I think that this is a red-herring too. Can't see why it should need group write access to these files (particularly when it doesn't need it for the other localisations). But I'll go and change them manually if anyone can suggest a convincing reason why that might be causing the problem.
    Anyone have any constructive observations or advice? I can post many more crash dumps (with the binary images bit too if necessary), but they all look pretty much the same. Can anyone reproduce the same problem by reloading that page a few times?

  • Flash Player 11.7 and newer CRASHES IE 9 and Firefox on Windows 7

    If you've read the title, you know where I'm at.  Flash crashes as soon as any page with Flash content is visited.  A popular suggestion is to disable Hardware Acceleration, but I cannot do that as the player never loads far enough to let me to do that.
    Here's what I've tried so far:
    - Uninstalled flash using the Uninstaller tool, verified that both Plugin and ActiveX versions of Flash were gone.  Then did a re-install.
    - Cleared Flash cache data (from the Control Panel applet)
    - Cleared browser caches from both browsers
    - Disabled Protected Mode in both system32 and sysWOW64 locations using the mms.cfg file
    What HAS worked:
    - Downgrading the Plugin version (Firefox) to version 10.3.
    NOTE:  I cannot install the ActiveX (IE) version to 10.3, as installer quits when it finds that there's a newer version available for download!  Additionally, I cannot find a repository for previous versions of Adobe Flash Player ANYWHERE anymore.  Adobe's Website, OldApps.com and FileHippo.com...  none of them offer previous version of Flash anymore.  It was a miracle I was able to find the 10.3 installers.  Apparently, it's the latest version or nothing.  This does my client precisely zero good.
    Unfortunately, this is a client's computer that I'm doing remote support with, so I don't have constant access to it.
    Please help!

    Hi,
    Please apply the steps mentioned in the below link
    http://forums.adobe.com/message/4323109#4323109
    Also you can find all archived verion of flash player using this link  http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html

  • [SOLVED] Fonts different in Chromium and Firefox

    I've installed all the microsoft fonts by copying over the TTF files from a windows installation, and as you can see, the fonts work in Firefox but not Chromium.
    How can I configure Chromium to use the MS fonts correctly? In Chromium settings I have Arial set as my default Sans-serif font but it doesn't seem to work correctly. Clearly the font is installed because Firefox is using it and I can select it as my default font in Chromium
    Last edited by Tom B (2014-10-16 12:31:45)

    I finally worked out what the issue is. When I pasted the fonts in /usr/share/fonts and ran fc-cache -vf I pasted as root (because /usr/share/fonts isn't writeable by other users)  but I never set the permissions on the files themselves! running chmod * 755 on in the /microsoft/ directory I created then fc-cache -vf solved the issue!
    Last edited by Tom B (2014-10-16 12:35:47)

  • Random crashes when browsing and downloading video.

    Seems since upgrading to 10.6.8 system crashes on a random basis most often when browing with latest Safari, when downloading videos and/or playing playing using latest QuickTime. Ran Hardware Test, no problems. Completed repair of Disk Permissions and Verified HD. New to Mac so don't know all the test that one can make, any help apppriciated including how to access crash reports since none come-up when crashes occure.

    Further to above, perhaps not a crash since no crash report, however, screen goes solid blue and then the log-in screen immediately is shown.

  • Openjdk no work fine in chromium and firefox arch64

    Hello, is normal that openjdk has errors in any pages? For example, in page of test java (http://www.java.com/en/download/help/testvm.xml) no work.
    xsessions_errors:
    [3571:3577:4827945636:ERROR:base/native_library_linux.cc(24)] dlopen failed when trying to open /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so: libmozjs.so

    trusktr wrote:I got OpenJDK working in Chromium using icedtea-web, but it's buggy and not all the apps work. JRE seems to be much more stable. The only problem is I can no longer use the "java" command in CLI. I'm sure there's a workaround though....
    This may be a silly question, but have you logged out and back in again?

  • Flash and Shockwave continue to crash in chrome and firefox

    I have uninstalled and reinstalled both, as well as cleared all caches, yet they keep crashing while loading, I am not sure what the problem could be and how to fix it so I can go back to enjoying my videos and games.
    I am using windows 7 and it seems to work in EI right now (I hate EI). Thank you.

    Read Before Posting: How To Get A Useful Answer To Your Question

  • Safari crashes in safari and firefox

    safari starts to load facebook then crashes.below is error message. thanks for your help
    Date/Time: 2009-02-06 18:44:42.050 -0800
    OS Version: 10.4.5 (Build 8H1619)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [56]
    Version: 2.0.3 (417.9)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 4170900
    PID: 242
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x18e05000
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x156c9aa7 memcopy_mmx + 1160391
    1 ...romedia.Flash Player.plugin 0x156f1a87 memcopy_mmx + 1324199
    2 ...romedia.Flash Player.plugin 0x156ea82d memcopy_mmx + 1294925
    3 ...romedia.Flash Player.plugin 0x1566657c memcopy_mmx + 753564
    4 ...romedia.Flash Player.plugin 0x1565acad memcopy_mmx + 706253
    5 ...romedia.Flash Player.plugin 0x1575e1d3 memcopy_mmx + 1768435
    6 ...romedia.Flash Player.plugin 0x1566701a memcopy_mmx + 756282
    7 ...romedia.Flash Player.plugin 0x15705391 memcopy_mmx + 1404337
    8 ...romedia.Flash Player.plugin 0x15707180 memcopy_mmx + 1412000
    9 ...romedia.Flash Player.plugin 0x156ea8b1 memcopy_mmx + 1295057
    10 ...romedia.Flash Player.plugin 0x1566657c memcopy_mmx + 753564
    11 ...romedia.Flash Player.plugin 0x156449a2 memcopy_mmx + 615362
    12 ...romedia.Flash Player.plugin 0x154c3e05 0x15190000 + 3358213
    13 ...romedia.Flash Player.plugin 0x15385671 0x15190000 + 2053745
    14 ...romedia.Flash Player.plugin 0x15390ec1 0x15190000 + 2100929
    15 ...romedia.Flash Player.plugin 0x15396c1d 0x15190000 + 2124829
    16 ...romedia.Flash Player.plugin 0x153cd9ab 0x15190000 + 2349483
    17 ...romedia.Flash Player.plugin 0x15420615 0x15190000 + 2688533
    18 ...romedia.Flash Player.plugin 0x1553de90 Flash_EnforceLocalSecurity + 9384
    19 com.apple.WebKit 0x93bd20b5 -[WebBaseNetscapePluginStream _deliverData] + 318
    20 com.apple.WebKit 0x93bd1e6f -[WebNetscapePluginConnectionDelegate didReceiveData:lengthReceived:] + 75
    21 com.apple.WebKit 0x93bb6378 -[WebBaseResourceHandleDelegate connection:didReceiveData:lengthReceived:] + 61
    22 com.apple.Foundation 0x90ad07f6 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 641
    23 com.apple.Foundation 0x90aceadb -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 686
    24 com.apple.Foundation 0x90ace7b7 _sendCallbacks + 201
    25 com.apple.CoreFoundation 0x902a163d CFRunLoopRunSpecific + 1213
    26 com.apple.CoreFoundation 0x902a1179 CFRunLoopRunInMode + 61
    27 com.apple.HIToolbox 0x91b97b9c RunCurrentEventLoopInMode + 285
    28 com.apple.HIToolbox 0x91b972a3 ReceiveNextEventCommon + 385
    29 com.apple.HIToolbox 0x91b970fa BlockUntilNextEventMatchingListInMode + 81
    30 com.apple.AppKit 0x92079ad1 _DPSNextEvent + 576
    31 com.apple.AppKit 0x920796be -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    32 com.apple.Safari 0x0000673a 0x1000 + 22330
    33 com.apple.AppKit 0x92073443 -[NSApplication run] + 512
    34 com.apple.AppKit 0x92067397 NSApplicationMain + 573
    35 com.apple.Safari 0x0005ec6e 0x1000 + 384110
    36 com.apple.Safari 0x0005eb89 0x1000 + 383881
    Thread 1:
    0 libSystem.B.dylib 0x9000a527 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a195e CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a1179 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x90a9fb4a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x90a9fa46 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x93ba5691 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x90a6a1b0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024a67 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9000a527 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a195e CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a1179 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x90a9f861 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x90a6a1b0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024a67 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x9000a527 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a195e CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a1179 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x90ac695e +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x90a6a1b0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024a67 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90025107 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x90ac000c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a9d8122 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x90a6a1b0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024a67 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90025107 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x90ac000c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.AppKit 0x92150690 -[NSUIHeartBeat _heartBeatThread:] + 377
    3 com.apple.Foundation 0x90a6a1b0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024a67 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x9001aa5c select + 12
    1 libSystem.B.dylib 0x90024a67 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x9000a527 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x1565b959 memcopy_mmx + 709497
    2 libSystem.B.dylib 0x90024a67 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90025107 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x15522928 0x15190000 + 3746088
    2 ...romedia.Flash Player.plugin 0x1555a230 Flash_EnforceLocalSecurity + 125000
    3 ...romedia.Flash Player.plugin 0x15522bd2 0x15190000 + 3746770
    4 libSystem.B.dylib 0x90024a67 pthreadbody + 84
    Thread 0 crashed with i386 Thread State:
    eax: 0xbfffdbf8 ebx: 0x156c9997 ecx:0x00000000 edx: 0x18e05000
    edi: 0xbfffdb4c esi: 0xbfffdb4c ebp:0xbfffce38 esp: 0xbfffcc80
    ss: 0x0000002f efl: 0x00010246 eip:0x156c9aa7 cs: 0x00000027
    ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.3 (417.9) /Applications/Safari.app/Contents/MacOS/Safari
    0x14859000 - 0x1485afff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x15190000 - 0x15790fff com.macromedia.Flash Player.plugin 9.0.124.0 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe4bfff dyld 44.17 /usr/lib/dyld
    0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90250fff com.apple.CoreText 1.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9027f000 - 0x90347fff com.apple.CoreFoundation 6.4.5 (368.26) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9039d000 - 0x90642fff com.apple.CoreServices.CarbonCore 682.10 (679) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x906c3000 - 0x90733fff com.apple.framework.IOKit 1.4.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9074c000 - 0x907b4fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90808000 - 0x90808fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9080b000 - 0x90884fff com.apple.audio.CoreAudio 3.0.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x908d3000 - 0x908d3fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x908d6000 - 0x90955fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90983000 - 0x90a07fff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a4d000 - 0x90c7ffff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90da8000 - 0x90dbffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90dd3000 - 0x90e2afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90e3f000 - 0x90e65fff com.apple.SystemConfiguration 1.8.5 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90e7a000 - 0x90e7afff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90e7d000 - 0x90e88fff com.apple.opengl 1.4.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90e8f000 - 0x90eaafff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ebd000 - 0x90ebefff com.apple.ServerControl 10.3.0 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x90f1f000 - 0x90f1ffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90f22000 - 0x90f44fff com.apple.framework.Admin 1.5 /System/Library/PrivateFrameworks/Admin.framework/Admin
    0x90f59000 - 0x90f59fff com.apple.AFPDefines 3.1 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x90faf000 - 0x90fe4fff com.apple.vmutils 4.0.1 (87) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9100e000 - 0x91024fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91036000 - 0x91041fff com.apple.speech.synthesis.framework 3.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9104c000 - 0x910affff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x910da000 - 0x91184fff com.apple.QD 3.10.7 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x911c1000 - 0x9123efff com.apple.print.framework.PrintCore 4.5 (177.8) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9128b000 - 0x91293fff com.apple.speech.recognition.framework 3.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9129e000 - 0x912bbfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x912d3000 - 0x912e3fff com.apple.ImageCapture 3.0.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x912f7000 - 0x912fafff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91300000 - 0x91305fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9130d000 - 0x91313fff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9131d000 - 0x91322fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9132d000 - 0x9136efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9139f000 - 0x913aefff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x913b7000 - 0x913c2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91415000 - 0x9142ffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91436000 - 0x916e7fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x91856000 - 0x91870fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91880000 - 0x91a33fff com.apple.security 4.2.1 (24989) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91b3a000 - 0x91b76fff com.apple.LaunchServices 173 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91b8e000 - 0x91e80fff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91fe3000 - 0x9202efff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92062000 - 0x9271bfff com.apple.AppKit 6.4.5 (824.35) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92a9d000 - 0x92eedfff com.apple.CoreGraphics 1.258.26 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92fce000 - 0x92fe4fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x92fea000 - 0x93132fff com.apple.AddressBook.framework 4.0.3 (477.6) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9325d000 - 0x93286fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93291000 - 0x932a1fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x93435000 - 0x93452fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9345b000 - 0x934d9fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93518000 - 0x93528fff com.apple.securityfoundation 2.1.1 (26040) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9353a000 - 0x93618fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x93648000 - 0x936d9fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x936ee000 - 0x9372bfff com.apple.securityinterface 2.1.1 (24989) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93ba3000 - 0x93c35fff com.apple.WebKit 417.10 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93da1000 - 0x94324fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94362000 - 0x94714fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9474c000 - 0x94791fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x947c6000 - 0x948a5fff com.apple.JavaScriptCore 417.9 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x948e6000 - 0x94bbffff com.apple.WebCore 417.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94d45000 - 0x94e38fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x94e9d000 - 0x94f4ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x94fab000 - 0x94fcffff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fe6000 - 0x950d3fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x950d9000 - 0x950e8fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9512e000 - 0x95136fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9513f000 - 0x95151fff libauto.dylib /usr/lib/libauto.dylib
    0x95346000 - 0x953c0fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x954c3000 - 0x954e1fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9585f000 - 0x95882fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95890000 - 0x958d1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x95973000 - 0x95975fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9597b000 - 0x95a4ffff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95a93000 - 0x95aa2fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95aab000 - 0x95ab8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95ad4000 - 0x95afffff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x95b1d000 - 0x95b5bfff com.apple.CFNetwork 129.11 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95b71000 - 0x95b71fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95c7e000 - 0x95d04fff com.apple.vImage 2.2 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95d79000 - 0x95e4efff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95eae000 - 0x95eb5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x95f95000 - 0x95fabfff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96a4a000 - 0x96a4afff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x96b62000 - 0x96b96fff com.apple.ImageIO.framework 1.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96ba9000 - 0x96badfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96bb0000 - 0x96c0efff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x96c1f000 - 0x96c3bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96d09000 - 0x96d23fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96d29000 - 0x96d2bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96d2e000 - 0x96d65fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x96d69000 - 0x96dacfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96e6a000 - 0x96ea3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96fa5000 - 0x96faafff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96fcc000 - 0x9708cfff com.apple.audio.toolbox.AudioToolbox 1.4.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x970d8000 - 0x970d8fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x970db000 - 0x97290fff com.apple.QuartzCore 1.4.6 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9769a000 - 0x976aefff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x9a9d5000 - 0x9aa0cfff com.apple.Syndication 1.0.5 (52) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9aa29000 - 0x9aa3bfff com.apple.SyndicationUI 1.0.5 (52) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9d4c0000 - 0x9d523fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x9dc02000 - 0x9dc27fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9ded0000 - 0x9ded7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x9e69b000 - 0x9e6a9fff libz.1.dylib /usr/lib/libz.1.dylib
    Model: Macmini1,1, BootROM MM11.004B.B00, 1 processors, Intel Core Solo, 1.5 GHz, 512 MB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: DIMM0/BANK 0, 256 MB, DDR2 SDRAM, 667 MHz
    Memory Module: DIMM1/BANK 1, 256 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 0.1.16
    Modem:
    Bluetooth: Version 1.7.3f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: External Modem, PPP (PPPSerial), ppp0
    Serial ATA Device: ST96812AS, 55.89 GB
    Parallel ATA Device: MATSHITACD-RW CW-8124
    USB Device: Apple USB Modem, Motorola, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    Hi,
    Date/Time: 2009-02-06 18:44:42.050 -0800
    OS Version: 10.4.5 (Build 8H1619)
    Is there any reason you're using such an old version of OS X 10.4? The latest is 10.4.11:
    http://www.apple.com/downloads/macosx/apple/macosx_updates/macosx10411comboupdat eintel.html
    10.4.11 comes with Safari 3 (you have Safari 2) and a slightly more up-to-date version of Flash which seems to be the problem judging by your report above.
    If you do apply the above mentioned above, please remember to backup any files you cannot afford to lose beforehand. The update shouldn't cause any problems, but better to be safe than sorry.

  • Frequent random crashes in Safari and Mail

    I am having frequent crashes from both mail and safari. Can someone point me where to look.
    Crash report follows...
    Date/Time: 2008-02-22 16:06:51.709 +0100
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [84]
    Version: 3.0.4 (523.12.2)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 45231202
    PID: 2461
    Thread: 3
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x41aad8b1
    Thread 0:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x92df0878 RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x92deff82 ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x92defdd9 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x93276485 _DPSNextEvent + 572
    7 com.apple.AppKit 0x93276076 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.Safari 0x00009208 0x1000 + 33288
    9 com.apple.AppKit 0x9326fdfb -[NSApplication run] + 512
    10 com.apple.AppKit 0x93263d4f NSApplicationMain + 573
    11 com.apple.Safari 0x00090652 0x1000 + 587346
    12 com.apple.Safari 0x000027a9 0x1000 + 6057
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94f35a81 WebCore::IconDatabase::syncThreadMainLoop() + 235
    2 com.apple.WebCore 0x94f31f2a WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92854bca +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3 Crashed:
    0 com.apple.CoreFoundation 0x9080e355 CFAllocatorDeallocate + 60
    1 com.apple.CoreFoundation 0x9080e127 _CFRelease + 253
    2 com.apple.CoreFoundation 0x90824fa4 __CFDictionaryDeallocate + 460
    3 com.apple.CoreFoundation 0x9080e0e6 _CFRelease + 188
    4 com.apple.CoreFoundation 0x908118b0 __CFArrayReleaseValues + 451
    5 com.apple.CoreFoundation 0x9080e0e6 _CFRelease + 188
    6 com.apple.Foundation 0x927dc8af NSPopAutoreleasePool + 530
    7 com.apple.CoreFoundation 0x9082cf1a CFRunLoopRunSpecific + 1213
    8 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61
    9 com.apple.Foundation 0x9282d9ef +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    10 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
    11 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284e250 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a159966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0x1600a84c ebx: 0x9080e327 ecx: 0x0000000b edx: 0x00404ba0
    edi: 0x1600a84c esi: 0x41aad8b1 ebp: 0xb02206a8 esp: 0xb0220680
    ss: 0x0000001f efl: 0x00010206 eip: 0x9080e355 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x119fff com.apple.Safari 3.0.4 (523.12.2) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91bbefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc4000 - 0x91bdefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be3000 - 0x91be5fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be7000 - 0x91cc5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce2000 - 0x91ce2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce4000 - 0x91d72fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d79000 - 0x91d79fff 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
    0x91d7b000 - 0x91dd4fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddd000 - 0x91e01fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e09000 - 0x92212fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224c000 - 0x92600fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262d000 - 0x9271afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271c000 - 0x9279afff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927db000 - 0x92a0bfff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b25000 - 0x92b3cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b47000 - 0x92b9ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb3000 - 0x92bb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb5000 - 0x92bc5fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd4000 - 0x92bdcfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be2000 - 0x92be8fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bee000 - 0x92c7ffff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c93000 - 0x92c97fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9a000 - 0x92cb8fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cca000 - 0x92cd0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd6000 - 0x92d39fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d60000 - 0x92da1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc8000 - 0x92dd6fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddd000 - 0x92de2fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de7000 - 0x930dcfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e2000 - 0x931edfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f2000 - 0x9320dfff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325d000 - 0x9325dfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325f000 - 0x93915fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c96000 - 0x93d11fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4a000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e46000 - 0x93e46fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e48000 - 0x94009fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404f000 - 0x94090fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94098000 - 0x940d2fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d7000 - 0x940edfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94186000 - 0x941c4fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94208000 - 0x94219fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94227000 - 0x94265fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94281000 - 0x94290fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94297000 - 0x942a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942ee000 - 0x94308fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947aa000 - 0x948f0fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9497c000 - 0x9498bfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94992000 - 0x949bbfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c1000 - 0x949d0fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949d4000 - 0x949f9fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a05000 - 0x94a22fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d4e000 - 0x94dfefff com.apple.WebKit 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e64000 - 0x94f07fff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f2f000 - 0x953f4fff com.apple.WebCore 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9a157000 - 0x9a18efff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a1aa000 - 0x9a1bcfff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.33 GHz, 2 GB
    Graphics: NVIDIA GeForce 7600 GT, NVIDIA GeForce 7600 GT, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.13.1)
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Host-Guest, Ethernet, en2
    Network Service: Parallels NAT, Ethernet, en3
    Serial ATA Device: ST3500641AS Q, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: USB Device, Up to 1.5 Mb/sec, 500 mA

    I've had the same problem, up till today it was just a couple times a day, now I cant keep the thing open for even 5 minutes and it crashes on me: This is what is says for the Problem details for me...someone help!
    Process: Safari [420]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.15)
    Build Info: WebBrowser-55231500~3
    Code Type: X86 (Native)
    Parent Process: launchd [67]
    Date/Time: 2008-02-22 17:06:56.150 -0500
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0000000000 0 + 0
    1 com.apple.Foundation 0x93386e1a -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveResponse:] + 122
    2 com.apple.Foundation 0x93386d81 _NSURLConnectionDidReceiveResponse + 81
    3 com.apple.CFNetwork 0x96d98109 sendDidReceiveResponseCallback + 466
    4 com.apple.CFNetwork 0x96d9675d _CFURLConnectionSendCallbacks + 1543
    5 com.apple.CFNetwork 0x96d960d9 muxerSourcePerform + 283
    6 com.apple.CoreFoundation 0x95fb462e CFRunLoopRunSpecific + 3166
    7 com.apple.CoreFoundation 0x95fb4d18 CFRunLoopRunInMode + 88
    8 com.apple.HIToolbox 0x909d26a0 RunCurrentEventLoopInMode + 283
    9 com.apple.HIToolbox 0x909d24b9 ReceiveNextEventCommon + 374
    10 com.apple.HIToolbox 0x909d232d BlockUntilNextEventMatchingListInMode + 106
    11 com.apple.AppKit 0x900577d9 _DPSNextEvent + 657
    12 com.apple.AppKit 0x9005708e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    13 com.apple.Safari 0x0000997e 0x1000 + 35198
    14 com.apple.AppKit 0x900500c5 -[NSApplication run] + 795
    15 com.apple.AppKit 0x9001d30a NSApplicationMain + 574
    16 com.apple.Safari 0x00002456 0x1000 + 5206
    Thread 1:
    0 libSystem.B.dylib 0x94f57bce _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f828cd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x954fddef WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x954f93e5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x94f81c55 pthreadstart + 321
    5 libSystem.B.dylib 0x94f81b12 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x94f509e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x94f581dc mach_msg + 72
    2 com.apple.CoreFoundation 0x95fb40de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x95fb4d18 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x96d916cc CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x94f81c55 pthreadstart + 321
    6 libSystem.B.dylib 0x94f81b12 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x94f509e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x94f581dc mach_msg + 72
    2 com.apple.CoreFoundation 0x95fb40de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x95fb4d18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x93385ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x933225ad -[NSThread main] + 45
    6 com.apple.Foundation 0x93322154 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x94f81c55 pthreadstart + 321
    8 libSystem.B.dylib 0x94f81b12 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x94fa0b3a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x94f81c55 pthreadstart + 321
    2 libSystem.B.dylib 0x94f81b12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x01010118 ebx: 0x95561544 ecx: 0x14aeac10 edx: 0xbfffe7c8
    edi: 0x17b4c460 esi: 0x17b33e60 ebp: 0xbfffe878 esp: 0xbfffe79c
    ss: 0x0000001f efl: 0x00010286 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x12efff com.apple.Safari 3.0.4 (5523.15) <5d4eed758cf1ec66313f0ef39feb80dc> /Applications/Safari.app/Contents/MacOS/Safari
    0x176000 - 0x184ff8 SyndicationUI ??? (???) <ea1ecc2dfe3e87726e40859919e33733> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x566000 - 0x654fef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x148f1000 - 0x148f6ff3 libCGXCoreImage.A.dylib ??? (???) <1d164317677d5eb499d27388a0f0bb29> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16750000 - 0x16750ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x16b55000 - 0x16b5cffd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x90005fff com.apple.CrashReporterSupport 10.5.0 (156) <a9cf092be7a554b3cda00fe946d1c1a7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90006000 - 0x90016fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90017000 - 0x90814fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90815000 - 0x90872ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x90873000 - 0x908b8fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x908b9000 - 0x908d4ffb libPng.dylib ??? (???) <85ca18172d7a4b5a5be3574e4e879880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x908d5000 - 0x908f9feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x908fa000 - 0x909a1feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x909a2000 - 0x90caafff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90cab000 - 0x90cacffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90d8d000 - 0x90e07ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90e2a000 - 0x90fa8fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90fa9000 - 0x90fbdff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90fbe000 - 0x91018ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91019000 - 0x91026fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91027000 - 0x91036ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91037000 - 0x91093ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91094000 - 0x9113dfff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <ce4aec18595883fbcbf2068c72558d4a> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9113e000 - 0x91223ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91274000 - 0x912fffff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9130e000 - 0x91324fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91325000 - 0x91362ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91363000 - 0x91369fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9136a000 - 0x91435fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91436000 - 0x91436ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91437000 - 0x91437ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9174d000 - 0x91773fff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
    0x91774000 - 0x91774fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91775000 - 0x91775ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91777000 - 0x9179fff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x917a0000 - 0x9185afe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x927e3000 - 0x92abcff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92abd000 - 0x92acbffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x92ad0000 - 0x92aeeff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92b7a000 - 0x92b7efff libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92b7f000 - 0x92c31ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x92c32000 - 0x92c36fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92c37000 - 0x92c3cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92caa000 - 0x92d27fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92d28000 - 0x92da4feb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92da5000 - 0x92dadfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92dae000 - 0x92de5fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92de6000 - 0x92e05ffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92ee8000 - 0x92f7bff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92fcd000 - 0x92fcdffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92fce000 - 0x9304dff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9304e000 - 0x9304effd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9304f000 - 0x9309fff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9325d000 - 0x9328afeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9328b000 - 0x93317ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93318000 - 0x93592fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9359b000 - 0x93656fe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93657000 - 0x9365cfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x936a2000 - 0x93735fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93736000 - 0x93738ff5 libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93739000 - 0x9373bfff com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9373c000 - 0x9373cffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9373d000 - 0x9377efe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9377f000 - 0x9378efff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x938d1000 - 0x938e1ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x938e2000 - 0x939c3ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x939c4000 - 0x93a1dfff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93abd000 - 0x93afcfef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93afd000 - 0x93bc4ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93bc5000 - 0x93d90ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93d91000 - 0x9414ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94150000 - 0x94157ff7 libCGATS.A.dylib ??? (???) <dd3161e6653fa6400b9ef9c144309fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94183000 - 0x9420cfe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9420d000 - 0x948a6fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x948a7000 - 0x948bffff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x948c0000 - 0x94970fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x949f9000 - 0x94a5effb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94a5f000 - 0x94a99fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94a9a000 - 0x94ad0fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x94b20000 - 0x94b4ffe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94b82000 - 0x94b89fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x94b9c000 - 0x94f32ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94f50000 - 0x950afff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0x950b0000 - 0x950b3fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x950ba000 - 0x951bbfff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x951bc000 - 0x951eefff com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x951ef000 - 0x95205fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95206000 - 0x95224fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x95493000 - 0x9549dfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9549e000 - 0x954aaff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x954ab000 - 0x954f5fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x954f6000 - 0x95a0cfff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95a0d000 - 0x95e1dfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95e1e000 - 0x95e57ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95f2c000 - 0x95f37ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95f38000 - 0x95f41fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95f42000 - 0x96074fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96075000 - 0x960fcff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x962e9000 - 0x962e9ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x962ea000 - 0x9632cfef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9632d000 - 0x967f9ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x967fa000 - 0x96825fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x96826000 - 0x9696bff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9696c000 - 0x96973ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x96acd000 - 0x96bf1fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96c27000 - 0x96c27ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96c28000 - 0x96d60ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x96d61000 - 0x96d85fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x96d86000 - 0x96dfdfe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96dfe000 - 0x96eddfff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x96ede000 - 0x96ee9fe7 libCSync.A.dylib ??? (???) <482d16ba55f91a5dc05f78cc9db707a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Safari and Firefox keep crashing... Should I remove my Flash plug-in ?

    I have only had my iMac since feb. 2008 and I have already had to take my computer back to fix the hard drive after only 1 month of having it.. I thought it was fine until yesterday , I got on my computer and it kept "crashing" on Safari and Firefox.. I was told to check my flash plug-in , but being very new to the mac world I have no idea how to do so.. I am ready to throw my mac out the window or sell it !!! I loved being on it but if I am going to have problems like this I don't want to deal with it..
    Should i remove Quicktime that was on the computer when I bought it ? I am totally lost and any help will be greatly appreciated !!!
    I don't want to "mess" up my computer , people say I can't but after the first problem with it, I am "afraid" to do anything to it...
    Thank you !! Waiting on any help ... Please when answering , give me complete details and instructions on how to go about fixing my computer.....

    Hello faerie:
    Welcome to Apple discussions.
    Since your Mac is still well within warranty, I would take it in to an Apple store and have them fix the problem. There are troubleshooting things that i could suggest, but there is no sense wasting your time hunting for a problem that Apple can shoot much easier (the problem could be either hardware or software).
    Barry

Maybe you are looking for

  • Data not coming in cube...

    Hi, I have loaded data in ODS but when loading the data from this ODS to cube it is not fetching any data in the cube. I have created the DTP to transfer data from ODS. but no data is coming in cube. Any mistake I have to correct? or any setting I ha

  • How can I change my email address I no longer want that email address?

    how can I change my email address I no longer want that email address?

  • Ipod nano 1st gen is not recognized in itunes 10

    I updated my computer system to leopard 10.5.8 as well as the latest itunes 10. I bought a new ipod nano 6th gen, and it syncs and works fine. The problem I have is my old Ipod. It is detected by my power mac on the desktop only the icon it has is a

  • View change documents for risks and functions

    Is there a way to see what changes have been made to risks and/or functions?  Our SOX group would like to monitor the changes that have been made, who they've been made by and when.  Currently we can go into the individual functions and risks and loo

  • Overriding while instantiating

    What is happening with the following construction which appears in example code MenuDemo.java. addWindowListener(new WindowAdapter() { public void windowClosing(WindowEvent e) { System.exit(0); Looks like an override tacked onto the end of a construc