Kodo, JRun, and logging

Hi,
I'm trying to run my Kodo JDO application in a JRun4 J2EE server. I'm
having a problem getting logging to work, and I've discovered what's
happening.
As it happens, JRun is using the commons logging facility itself, and
initializes an older version of Log4j before my classes are even loaded.
Thus, any log4j.properties file I specify (or even if I change the name to
something else and specify it via the log4j.configuration system property)
is ignored because by the time the web app is loaded, the system
log4j.properties have already been initialized and mine are ignored.
The solution offered on the JRun support site is to rewrite your
log4j-enabled app to use custom logging (in a JRun-proprietary format),
but that's obviously not an option for me here because the logging is
internal to Kodo's classes.
What I'm wondering is this: is there a setting I can specify something in
my kodo.properties file or in some other location that will tell Kodo to
instantiate its own private log4j instance instead of using the system's?
Or is there some other way to force Kodo to ignore the existing JRun
logging facility?
Any thoughts would be much appreciated.
Thanks,
Bill

Oops! The my posting didn't get put up exactly as I typed it. Instances of
"$/servers/lib" should instead be "JRUN_HOME/servers/lib" where
"JRUN_HOME" is the directory that JRun is installed in.
Bill
William Korb wrote:
Marc,
Thanks for the feedback. I experimented a bit (quite a bit, actually) and
found a configuration that works without having to implement a custom
logging mechanism.
First off, in order to use the version of Log4j that came with Kodo
instead of the old version that is bundled with JRun (and embedded in one
of JRun's own JAR files, BTW - ick!), I had to make a couple of JRun
configuration changes.
1. Install log4j-1.2.6.jar in $/servers/lib
2. Install log4j.properties in $/servers/lib
3. Create a .../WEB-INF/jrun-web.xml file with the following contents:
<?xml version ="1.0"?>
<!DOCTYPE jrun-web-app SYSTEM "jrun-web.dtd">
<jrun-web-app>
<load-system-classes-first>false</load-system-classes-first>
</jrun-web-app>
This last step is the critical one - it tells JRun to put
$/servers/lib in the CLASSPATH ahead of the JRun system jars
(which include the old version of Log4j, etc.).
The down-side of this configuration is that every JRun server instance
will use the same Log4j setup, but I can live with that.
Lastly, I tweaked the log4j.properties file to send my Kodo log entries
into a separate file (otherwise they ended up intermingled with the
standard JRun log entries):
# Normal Kodo logging configuration
log4j.rootCategory=INFO, console
# Custom verbosity levels on a per-category basis
log4j.category.com.solarmetric.kodo.impl.jdbc.SQL=DEBUG, kodolog
log4j.category.com.solarmetric.kodo.impl.jdbc.JDBC=INFO, kodolog
log4j.category.com.solarmetric.kodo.impl.jdbc.Schema=INFO, kodolog
log4j.category.com.solarmetric.kodo.Performance=INFO, kodolog
log4j.category.com.solarmetric.kodo.MetaData=INFO, kodolog
log4j.category.com.solarmetric.kodo.Enhance=INFO, kodolog
log4j.category.com.solarmetric.kodo.Query=DEBUG, kodolog
log4j.category.com.solarmetric.kodo.Runtime=DEBUG, kodolog
# Set appender specific options.
log4j.appender.kodolog=org.apache.log4j.RollingFileAppender
log4j.appender.kodolog.File=/tmp/javatest-kodo.log
log4j.appender.kodolog.Append=true
log4j.appender.kodolog.MaxFileSize=10mb
log4j.appender.kodolog.MaxBackupIndex=9
log4j.appender.kodolog.layout=org.apache.log4j.PatternLayout
log4j.appender.kodolog.layout.ConversionPattern=%-5r %-5p [%t] %c - %m%n
log4j.appender.console=org.apache.log4j.ConsoleAppender
log4j.appender.console.layout=org.apache.log4j.PatternLayout
log4j.appender.console.layout.ConversionPattern=%-5r %-5p [%t] %c - %m%n
If Macromedia ever gets around to putting out another release of JRun,
hopefully they'll address these poor design decisions.
Bill
Marc Prud'hommeaux wrote:
Bill-
I assume that you don't have access to JRun's log4j properties file so
you can use it to set the Kodo logging parameters.
You might be able to coerce JRun into using some logger of your own
devising with the "org.apache.commons.logging.LogFactory" system
property. E.g., see:>>
>
http://www.solarmetric.com/Software/Documentation/3.0.0RC4/docs/manual.html#ref_guide_logging_custom
There is currently no way to tell Kodo to use a separate logger on it's
own: you will need to do it via the commons logging framework.
Let us know if we can offer some more suggestions, if this one doesn't
work.
In article <[email protected]>, William Korb wrote:
Hi,
I'm trying to run my Kodo JDO application in a JRun4 J2EE server. I'm
having a problem getting logging to work, and I've discovered what's
happening.
As it happens, JRun is using the commons logging facility itself, and
initializes an older version of Log4j before my classes are even loaded.
Thus, any log4j.properties file I specify (or even if I change the name
to
something else and specify it via the log4j.configuration systemproperty)
is ignored because by the time the web app is loaded, the system
log4j.properties have already been initialized and mine are ignored.
The solution offered on the JRun support site is to rewrite your
log4j-enabled app to use custom logging (in a JRun-proprietary format),
but that's obviously not an option for me here because the logging is
internal to Kodo's classes.
What I'm wondering is this: is there a setting I can specify something in
my kodo.properties file or in some other location that will tell Kodo to
instantiate its own private log4j instance instead of using the system's?
Or is there some other way to force Kodo to ignore the existing JRun
logging facility?
Any thoughts would be much appreciated.
Thanks,
Bill
Marc Prud'hommeaux [email protected]
SolarMetric Inc. http://www.solarmetric.com

Similar Messages

  • HT2589 when I try and log in my i-tunes account or my app store account on my i-phone it says "this apple I.D has not yet been used on the i-tunes store" it gives me 2 optins "cancel" or "review" I press review, enter my bank details but they decline..why

    Hi can anybody help or advise me? I've recently bought the i-phone 4s, I've set up my apple I.D and password but everytime I try and log in it says "this apple I.D has not yet been used on the i-tunes store" I click "review" follow the instructions and agree to the terms and condition's, enter my bank details but it declines every time? I've tried both my accounts and its declined both, this stops me from logging in so I can't download anything for free or buy anything, my sister had the option of skipping the bank details part when she created her apple I.D and just enters her's when buying something, why do I not have that option?? And why is it declining my bank details...please HELP!!!!!

    The details I'm entering are correct, I choose visa as my card type, enter my card number, enter my expiry date and my last 3 digts on the reverse of the card, enter my address and zip code plus my home telephone number, click continue and it says "the payment method you have selected has been declined, please enter another payment method". I've lost count how many times I've tried, I've typed my details in slowly making sure I put them in properlly and it still declines it, I've even tried makeing a new apple I.D and when I get to the bank details part it declines it again so I am forced to press cancel and all details are not saved so its just like I'm hitting a brick wall, its ******* me off!!! I can't even download any of the free app's because to do so you must log in but when I do it says "this apple I.D has not yet been used in the i-tunes store" review my details and can't get past the bank details part. So doesn't log me in, I'm honestly out of ideas

  • I used to share one apple ID/account with my ex but made a new one for myself recently and logged out of the old one but when I try to update my iBooks it asks for the old account's password(which my ex changed by now)

    I used to share one apple ID/account with my ex but made a new one for myself recently and logged out of the old one but when I try to update my iBooks (only happens with this app)it asks for the other account's password(which my ex changed by now). I don't understand why this happens when I'm logged into my account and it only happens with that app. Please help, I need to update. :/

    Content (apps, music, ibooks, films etc) is tied to the account that originally downloaded it, so if the iBooks app was downloaded using the account that you used to share with your ex then only that account can download updates to it. As it's a free app you could delete it and re-download it under your own account - and then re-download your ibooks into it (or copy the books to your computer's iTunes first via File > Transfer Purchases and then sync them back to the app).

  • 1. TACAS+ Accounting and Logged in Users report is not working on ACS 4.1(1

    Hi,
    I am facing problem with ACS 4.1 accounting, TACAS+ Accounting and Logged in Users report are not working, the csv file is been generated but nothing is showened in the file.
    I have checked the documents related to ACS 4.1, it says that there is a bug related to command accounting “CSCsg97429 - TACACS+ Command Accounting does not work in ACS 4.1(1) Build 23”.
    Tried upgrading the same with the patch applAcs-4.1.1.23.3.zip, still it is not working.
    Other reports are working fine.
    1. TACAS+ Accounting - not working
    2. Logged in Users - not working
    3. TACAS+ Administration - working
    4. Passed Authentication - working
    5. Failed Attempts - working
    Any suggestions or any idea, please revert.
    Regards
    Vineet

    Hi,
    Thanks
    Yes I have configured the command “aaa accounting exec default start-stop group tacacs+”
    As I have mentioned all the other reports are working. Which user and when he has logged in and what commands he has used. Only the TACAS+ Accounting and logned user is not working.
    Regards,
    Vineet

  • Adobe Flash can be installed, but must be install EVERY time I log out and log back in. Why doesn't it stay? How can I fix this? (I have Firefox 6.0.2 and Flash 10.3)

    I have searched through the FAQs and find stuff on "crashing". I have not had any trouble with flash crashing, but I can't keep it installed.
    If I install flash, then it stays as long as I am logged in, even if I close firefox. Once I log out and log back in, I lose Flash and have to re-install it.

    I was having the same issue with installing Flash player 10.3.183.10 in both Firefox 6.0.2 and Explorer 9 -- the Task Manager would show the installer running as a process, but it would never actually install anything. It would just sit there until I killed it or rebooted.
    It seems that there are multiple versions of the separate installers needed. The installer that worked for me in Firefox was
    install_flash_player_10.exe -- a 3,017KB file
    and for Explorer, it was:
    install_flash_player_10_active_x.exe -- a 3,054KB file.
    Neither of those files was sent by the main updater page, nor did that page offer the 239KB uninstall_flash_player.exe, which is needed to uninstall the previous Flash version before one can even begin to try to update it. I had to pound through the messages in the forums to find links to those "full" installers.
    It is working now in both browsers, but jeepers creepers, it shouldn't take all day to find the installers for something that gets updated as often as Flash does.

  • Preview and logging window in FCE 4.0 HD

    Hi Everyone,
    Just a quick question:
    I'm learning FCE from the Diana Weynand book at the moment.
    My problem is I don't see the Preview and Logging windows when I am capturing from my Canon XH A1s.
    I'm using FCE 4.0 HD.
    SL 10.6.8
    Canon XH A1s
    2008 24" iMac.
    Thanks in advance.
    Michael.

    When capturing HDV with FCE you will only have a simplified capture window and clips will be broken at the shot changes after capture.
    This is normal.
    Capturing DV will give you the Capture window with more features.
    Al

  • I purchased a used 2008 iMac. And although the previous owner said he deleted all of his information his iCloud account is still the primary. I don't have a clue about what to do about it. I signed him out and logged in with my info, but still no go.

    I purchased a used 2008 iMac. And although the previous owner said he deleted all of his information, his iCloud account is still the primary. I don't have a clue about what to do about it. I signed him out and logged in with my info, but still no go. Is there any way to eliminate his iCloud account and make mine the primary without rebooting it back to factory settings? There was an update, I believe, that I couldn't install because i didn't have his password that is what made me aware that his acct. was still active. I don't know what to do. Any help is greatly appreciated. Thank you.

    Before buying a second-hand computer, you should have run Apple Diagnostics or the Apple Hardware Test, whichever is applicable.
    The first thing to do after buying the computer is to erase the internal drive and install a clean copy of OS X. You—not the original owner—must do that. Changes made by Apple over the years have made this seemingly straightforward task very complex.
    How you go about it depends on the model, and on whether you already own another Mac. If you're not sure of the model, enter the serial number on this page. Then find the model on this page to see what OS version was originally installed.
    It's unsafe, and may be unlawful, to use a computer with software installed by a previous owner.
    1. If you don't own another Mac
    a. If the machine shipped with OS X 10.4 or 10.5, you need a boxed and shrink-wrapped retail Snow Leopard (OS X 10.6) installation disc from the Apple Store or a reputable reseller—not from eBay or anything of the kind. If the machine is very old and has less than 1 GB of memory, you'll need to add more in order to install 10.6. Preferably, install as much memory as it can take, according to the technical specifications.
    b. If the machine shipped with OS X 10.6, you need the installation media that came with it: gray installation discs, or a USB flash drive for a MacBook Air. You should have received the media from the original owner, but if you didn't, order replacements from Apple. A retail disc, or the gray discs from another model, will not work.
    To start up from an optical disc or a flash drive, insert it, then restart the computer and hold down the C key at the startup chime. Release the key when you see the gray Apple logo on the screen.
    c. If the machine shipped with OS X 10.7 or later, you don't need media. It should start up in Internet Recovery mode when you hold down the key combination option-command-R at the startup chime. Release the keys when you see a spinning globe.
    d. Some 2010-2011 models shipped with OS X 10.6 and received a firmware update after 10.7 was released, enabling them to use Internet Recovery. If you have one of those models, you can't reinstall 10.6 even from the original media, and Internet Recovery will not work either without the original owner's Apple ID. In that case, contact Apple Support, or take the machine to an Apple Store or another authorized service provider to have the OS installed.
    2. If you do own another Mac
    If you already own another Mac that was upgraded in the App Store to the version of OS X that you want to install, and if the new Mac is compatible with it, then you can install it. Use Recovery Disk Assistant to prepare a USB device, then start up the new Mac from it by holding down the C key at the startup chime. Alternatively, if you have a Time Machine backup of OS X 10.7.3 or later on an external hard drive (not a Time Capsule or other network device), you can start from that by holding down the option key and selecting it from the row of icons that appears. Note that if your other Mac was never upgraded in the App Store, you can't use this method.
    3. Partition and install OS X
    a. If you see a lock screen when trying to start up from installation media or in Recovery mode, then a firmware password was set by the previous owner, or the machine was remotely locked via iCloud. You'll either have to contact the owner or take the machine to an Apple Store or another service provider to be unlocked. You may be asked for proof of ownership.
    b. Launch Disk Utility and select the icon of the internal drive—not any of the volume icons nested beneath it. In the  Partition tab, select the default options: a GUID partition table with one data volume in Mac OS Extended (Journaled) format. This operation will permanently remove all existing data on the drive.
    c. An unusual problem may arise if all the following conditions apply:
              OS X 10.7 or later was installed by the previous owner
              The startup volume was encrypted with FileVault
              You're booted in Recovery mode (that is, not from a 10.6 installation disc)
    In that case, you won't be able to unlock the volume or partition the drive without the FileVault password. Ask for guidance or see this discussion.
    d. After partitioning, quit Disk Utility and run the OS X Installer. If you're installing a version of OS X acquired from the App Store, you will need the Apple ID and password that you used. When the installation is done, the system will automatically restart into the Setup Assistant, which will prompt you to transfer the data from another Mac, its backups, or from a Windows computer. If you have any data to transfer, this is usually the best time to do it.
    e. Run Software Update and install all available system updates from Apple. To upgrade to a major version of OS X newer than 10.6, get it from the Mac App Store. Note that you can't keep an upgraded version that was installed by the original owner. He or she can't legally transfer it to you, and without the Apple ID you won't be able to update it in Software Update or reinstall, if that becomes necessary. The same goes for any App Store products that the previous owner installed—you have to repurchase them.
    4. Other issues
    a. If the original owner "accepted" the bundled iLife applications (iPhoto, iMovie, and Garage Band) in the App Store so that he or she could update them, then they're irrevocably linked to that Apple ID and you won't be able to download them without buying them. Reportedly, Mac App Store Customer Service has sometimes issued redemption codes for these apps to second owners who asked.
    b. If the previous owner didn't deauthorize the computer in the iTunes Store under his Apple ID, you wont be able to  authorize it immediately under your ID. In that case, you'll either have to wait up to 90 days or contact iTunes Support.
    c. When trying to create a new iCloud account, you might get a failure message: "Account limit reached." Apple imposes a lifetime limit of three iCloud account setups per device. Erasing the device does not reset the limit. You can still use an iCloud account that was created on another device, but you won't be able to create a new one. Contact iCloud Support for more information. The setup limit doesn't apply to Apple ID accounts used for other services, such as the iTunes and Mac App Stores, or iMessage. You can create as many of those accounts as you like.

  • My macbook wont allow me to use the same hotmail address as i used on my other computers. How can I keep the same email and log into it on a macbook?

    my macbook wont allow me to use the same hotmail address as i used on my other computers. How can I keep the same email and log into it on a macbook?

    That indicates a hardware failure. Read here:
    http://support.apple.com/kb/ts1559
    If nothing works, you most likely have a hardware failure. Make an appointment at an Apple store to confirm.

  • Hi,I have made a new Apple ID and logged in on my phone, on settings, but the app store is still using my old one. How do I get rid of the old ID and replace it with the new one?

    Hi, I have made a new Apple ID and logged in on my phone, settings > iTunes & app stores, but the app store is still using my old Apple ID. How do I get rid of the old ID and replace it with the new one?

    HAYDONISRAD wrote:
    ...  Maybe I'll stick with hers for now :-)
    OR...
    You could use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.
    From Here   http://support.apple.com/kb/HE37
    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?

  • HT204074 I have a different username on my icloud account on my iphone, how can I change it to my apple ID and log in?

    I have a different username on my icloud account on my iphone, how can I change it to my apple ID and log in?  It was from when I initially set up the phone but needs updating but doesn't seem possible.

    Settings>iCloud...scroll down...delete account. Then set it up using your Apple ID.

  • I try and log into icloud but the get the message valid apple id but not an icloud account. help anyone

    I try and log into icloud but it wont let me. It saya my appleid is valid but I dont have an icloud account. how do I get one?

    Welcome to the Apple Support Communities
    You have to log in iCloud on an iPhone, iPod touch, iPad or Mac first before being able to use iCloud on your PC. See > http://www.apple.com/icloud/setup
    If you haven't got an iPhone, iPod touch, iPad or Mac, you can't use iCloud

  • I just bought a (used) Iphone 3gs for wife and it had angry birds and $89 Navigation on it (I paid extra for it).  Once updated and logged into my I-tunes it no longer works? How can I make those apps work?

    I just bought a (used) Iphone 3gs for wife and it had angry birds and $89 Navigation on it (I paid extra for it).  Once updated and logged into my I-tunes it no longer works? How can I make those apps work?

    Apple doesn't have anything to do with this other than enforcing the DRM protection. The developers of this content expect to be paid if someone wants to use their content. When you purchase content in the app store, you purchase a license to use the content. This license does not permit you or anyone else to resell or give this content away. The individual you purchased the phone from simply does not have the right to sell or give away any purchased content on the phone. You were deceived.

  • My Macbook Pro keeps crashing and logging out frequently, continuously

    My Macbook Pro early 2011, memory 4GB 1333 MHz DDR3, 2GHz intel Core i7, Mountain LIon 10.8.2
    It keeps crashing and pushing me to "log-in" window. At first, it only happened mostly when I was using Google Chrome but then I removed Chrome and used Safari, it still happened and the times are more frequently.
    I backed everything all up and reinstalled Mountain Lion and everything again. At the moment my Macbook Pro was upgraded the memory to 8GB of Corsair and it still crashed and loged me out. The Apple guy asked me to remove the 8GB memory and replace with the original one from Apple. I did and ir run smoothly for like 3 days and it happened AGAIN and since then it keeps crashing and logging out and hanging some softwares..
    And today is the limit, my macbook Pro has kept crashing CONTINOUSLY and I had to restart and shut down like 5 times.
    It is real annoying and affect to my works.
    I just updated the latest from Apple (the java) today and I was wishing it would stop crashing but still.
    The Crash Reports are most of WindowServer but today it is more: hidd and SecurityAgent and some softwares are hang like Skype, Adobe, iTune and VLC.
    Please HELP.

    this is Chrome
    Process:         Google Chrome [11176]
    Path:            /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
    Identifier:      com.google.Chrome
    Version:         22.0.1229.92 (1229.92)
    Code Type:       X86 (Native)
    Parent Process:  launchd [133]
    User ID:         501
    Date/Time:       2012-10-19 00:46:02.691 +0700
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Crashed Thread:  0  CrBrowserMain  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_ARITHMETIC (SIGFPE)
    Exception Codes: 0x0000000000000005, 0x00000000000080a8
    Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x90cb3677 -[__NSArrayM insertObject:atIndex:] + 375
    1   com.apple.CoreFoundation                0x90cb34f0 -[__NSArrayM addObject:] + 64
    2   com.apple.CoreFoundation                0x90c7ae3b CFArrayAppendValue + 91
    3   com.apple.CoreFoundation                0x90ca410b __CFRunLoopRun + 1643
    4   com.apple.CoreFoundation                0x90ca363a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x90ca34ab CFRunLoopRunInMode + 123
    6   com.apple.HIToolbox                     0x95f2715a RunCurrentEventLoopInMode + 242
    7   com.apple.HIToolbox                     0x95f26ec9 ReceiveNextEventCommon + 374
    8   com.apple.HIToolbox                     0x95f26d44 BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x93430a3a _DPSNextEvent + 724
    10  com.apple.AppKit                        0x9343026c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    11  com.apple.AppKit                        0x934266cc -[NSApplication run] + 855
    12  com.google.Chrome.framework             0x00f49981 ChromeMain + 15008881
    13  com.google.Chrome.framework             0x00f494bc ChromeMain + 15007660
    14  com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    15  com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    16  com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    17  com.google.Chrome.framework             0x00930c59 ChromeMain + 8615753
    18  com.google.Chrome.framework             0x00d2f01c ChromeMain + 12802828
    19  com.google.Chrome.framework             0x00d2e71a ChromeMain + 12800522
    20  com.google.Chrome.framework             0x00d2d486 ChromeMain + 12795766
    21  com.google.Chrome.framework             0x00d2a947 ChromeMain + 12784695
    22  com.google.Chrome.framework             0x00d2bdb1 ChromeMain + 12789921
    23  com.google.Chrome.framework             0x003785fd ChromeMain + 2617581
    24  com.google.Chrome.framework             0x003775c3 ChromeMain + 2613427
    25  com.google.Chrome.framework             0x0036e79c ChromeMain + 2577036
    26  com.google.Chrome.framework             0x00373bde ChromeMain + 2598606
    27  com.google.Chrome.framework             0x0036dbad ChromeMain + 2573981
    28  com.google.Chrome.framework             0x00eea36b ChromeMain + 14618203
    29  com.google.Chrome.framework             0x00ee9610 ChromeMain + 14614784
    30  com.google.Chrome.framework             0x000f9539 ChromeMain + 41
    31  com.google.Chrome                       0x000f3f78 main + 24
    32  com.google.Chrome                       0x000f3f55 0xf3000 + 3925
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9404b9ae kevent + 10
    1   libdispatch.dylib                       0x94f1fc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x94f1f7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9404b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9168304c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x91682e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9166acca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x940487d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94047cb0 mach_msg + 68
    2   com.google.Chrome.framework             0x00f43430 ChromeMain + 14982944
    3   libsystem_c.dylib                       0x91680557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 4:: NetworkConfigWatcher
    0   libsystem_kernel.dylib                  0x940487d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94047cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x90c9e599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x90ca3f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x90ca363a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x90ca34ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x94b1a946 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.google.Chrome.framework             0x00f497ef ChromeMain + 15008479
    8   com.google.Chrome.framework             0x00f494bc ChromeMain + 15007660
    9   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    10  com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    11  com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    12  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    13  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    14  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    15  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    16  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 5:: DnsWatcher
    0   libsystem_kernel.dylib                  0x9404b9ae kevent + 10
    1   com.google.Chrome.framework             0x00faae6c ChromeMain + 15407452
    2   com.google.Chrome.framework             0x00fa8b8c ChromeMain + 15398524
    3   com.google.Chrome.framework             0x00f48a5f ChromeMain + 15005007
    4   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    5   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    6   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    7   com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    8   com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    9   com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    10  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 6:: AudioThread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework             0x00f92638 ChromeMain + 15307048
    4   com.google.Chrome.framework             0x00f92aeb ChromeMain + 15308251
    5   com.google.Chrome.framework             0x00f929e6 ChromeMain + 15307990
    6   com.google.Chrome.framework             0x00f7818c ChromeMain + 15199356
    7   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    8   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    9   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    10  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    11  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    12  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    13  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    14  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 7:: CrShutdownDetector
    0   libsystem_kernel.dylib                  0x9404bdba __read + 10
    1   com.google.Chrome.framework             0x00384196 ChromeMain + 2665606
    2   com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    3   libsystem_c.dylib                       0x91680557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 8:: Chrome_DBThread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework             0x00f92717 ChromeMain + 15307271
    4   com.google.Chrome.framework             0x00f92b20 ChromeMain + 15308304
    5   com.google.Chrome.framework             0x00f781c6 ChromeMain + 15199414
    6   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    7   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    8   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    9   com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    10  com.google.Chrome.framework             0x00379c4f ChromeMain + 2623295
    11  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    12  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    13  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    14  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 9:: Chrome_WebKitThread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework             0x00f92638 ChromeMain + 15307048
    4   com.google.Chrome.framework             0x00f92aeb ChromeMain + 15308251
    5   com.google.Chrome.framework             0x00f929e6 ChromeMain + 15307990
    6   com.google.Chrome.framework             0x00f7818c ChromeMain + 15199356
    7   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    8   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    9   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    10  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    11  com.google.Chrome.framework             0x00379c7f ChromeMain + 2623343
    12  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    13  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    14  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    15  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 10:: Chrome_FileThread
    0   libsystem_kernel.dylib                  0x9404b9ae kevent + 10
    1   com.google.Chrome.framework             0x00faae6c ChromeMain + 15407452
    2   com.google.Chrome.framework             0x00fa8b8c ChromeMain + 15398524
    3   com.google.Chrome.framework             0x00f48b23 ChromeMain + 15005203
    4   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    5   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    6   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    7   com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    8   com.google.Chrome.framework             0x00379caf ChromeMain + 2623391
    9   com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    10  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    11  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    12  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 11:: Chrome_FileUserBlockingThread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework             0x00f92638 ChromeMain + 15307048
    4   com.google.Chrome.framework             0x00f92aeb ChromeMain + 15308251
    5   com.google.Chrome.framework             0x00f929e6 ChromeMain + 15307990
    6   com.google.Chrome.framework             0x00f7818c ChromeMain + 15199356
    7   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    8   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    9   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    10  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    11  com.google.Chrome.framework             0x00379cdf ChromeMain + 2623439
    12  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    13  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    14  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    15  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 12:: Chrome_ProcessLauncherThread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework             0x00f92638 ChromeMain + 15307048
    4   com.google.Chrome.framework             0x00f92aeb ChromeMain + 15308251
    5   com.google.Chrome.framework             0x00f929e6 ChromeMain + 15307990
    6   com.google.Chrome.framework             0x00f7818c ChromeMain + 15199356
    7   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    8   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    9   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    10  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    11  com.google.Chrome.framework             0x00379d0f ChromeMain + 2623487
    12  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    13  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    14  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    15  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 13:: Chrome_CacheThread
    0   libsystem_kernel.dylib                  0x9404b9ae kevent + 10
    1   com.google.Chrome.framework             0x00faae6c ChromeMain + 15407452
    2   com.google.Chrome.framework             0x00fa8b8c ChromeMain + 15398524
    3   com.google.Chrome.framework             0x00f48b23 ChromeMain + 15005203
    4   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    5   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    6   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    7   com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    8   com.google.Chrome.framework             0x00379d3f ChromeMain + 2623535
    9   com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    10  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    11  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    12  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 14:: Chrome_IOThread
    0   libsystem_kernel.dylib                  0x9404b9ae kevent + 10
    1   com.google.Chrome.framework             0x00faae6c ChromeMain + 15407452
    2   com.google.Chrome.framework             0x00fa8b8c ChromeMain + 15398524
    3   com.google.Chrome.framework             0x00f48b23 ChromeMain + 15005203
    4   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    5   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    6   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    7   com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    8   com.google.Chrome.framework             0x00379d6f ChromeMain + 2623583
    9   com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    10  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    11  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    12  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 15:: WorkerPool/-1339895808
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework             0x00f92717 ChromeMain + 15307271
    4   com.google.Chrome.framework             0x00f9c70d ChromeMain + 15348221
    5   com.google.Chrome.framework             0x00f9cba1 ChromeMain + 15349393
    6   com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    7   libsystem_c.dylib                       0x91680557 _pthread_start + 344
    8   libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 16:: WorkerPool/-1339756544
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework             0x00f92717 ChromeMain + 15307271
    4   com.google.Chrome.framework             0x00f9c70d ChromeMain + 15348221
    5   com.google.Chrome.framework             0x00f9cba1 ChromeMain + 15349393
    6   com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    7   libsystem_c.dylib                       0x91680557 _pthread_start + 344
    8   libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 17:: WorkerPool/-1339617280
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework             0x00f92717 ChromeMain + 15307271
    4   com.google.Chrome.framework             0x00f9c70d ChromeMain + 15348221
    5   com.google.Chrome.framework             0x00f9cba1 ChromeMain + 15349393
    6   com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    7   libsystem_c.dylib                       0x91680557 _pthread_start + 344
    8   libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 18:: NetworkConfigWatcher
    0   libsystem_kernel.dylib                  0x940487d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94047cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x90c9e599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x90ca3f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x90ca363a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x90ca34ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x94b1a946 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.google.Chrome.framework             0x00f497ef ChromeMain + 15008479
    8   com.google.Chrome.framework             0x00f494bc ChromeMain + 15007660
    9   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    10  com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    11  com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    12  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    13  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    14  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    15  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    16  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 19:: BrowserWatchdog
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework             0x00f92717 ChromeMain + 15307271
    4   com.google.Chrome.framework             0x00f92b20 ChromeMain + 15308304
    5   com.google.Chrome.framework             0x00f781c6 ChromeMain + 15199414
    6   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    7   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    8   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    9   com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    10  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    11  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    12  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    13  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 20:: Chrome_SafeBrowsingThread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework             0x00f92638 ChromeMain + 15307048
    4   com.google.Chrome.framework             0x00f92aeb ChromeMain + 15308251
    5   com.google.Chrome.framework             0x00f929e6 ChromeMain + 15307990
    6   com.google.Chrome.framework             0x00f7818c ChromeMain + 15199356
    7   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    8   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    9   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    10  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    11  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    12  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    13  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    14  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 21:: NetworkConfigWatcher
    0   libsystem_kernel.dylib                  0x940487d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94047cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x90c9e599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x90ca3f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x90ca363a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x90ca34ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x94b1a946 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.google.Chrome.framework             0x00f497ef ChromeMain + 15008479
    8   com.google.Chrome.framework             0x00f494bc ChromeMain + 15007660
    9   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    10  com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    11  com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    12  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    13  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    14  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    15  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    16  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 22:: BrowserBlockingWorker1/-1213034496
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework             0x00f92638 ChromeMain + 15307048
    4   com.google.Chrome.framework             0x00f9925f ChromeMain + 15334735
    5   com.google.Chrome.framework             0x00f9897d ChromeMain + 15332461
    6   com.google.Chrome.framework             0x00f9aeed ChromeMain + 15342045
    7   com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    8   libsystem_c.dylib                       0x91680557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 23:: Chrome_HistoryThread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework             0x00f92717 ChromeMain + 15307271
    4   com.google.Chrome.framework             0x00f92b20 ChromeMain + 15308304
    5   com.google.Chrome.framework             0x00f781c6 ChromeMain + 15199414
    6   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    7   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    8   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    9   com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    10  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    11  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    12  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    13  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 24:: Chrome_SyncThread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework             0x00f92717 ChromeMain + 15307271
    4   com.google.Chrome.framework             0x00f92b20 ChromeMain + 15308304
    5   com.google.Chrome.framework             0x00f781c6 ChromeMain + 15199414
    6   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    7   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    8   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    9   com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    10  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    11  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    12  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    13  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 25:: Chrome_PasswordStore_Thread
    0   libsystem_kernel.dylib                  0x9404a8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91685220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9170b0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework             0x00f92638 ChromeMain + 15307048
    4   com.google.Chrome.framework             0x00f92aeb ChromeMain + 15308251
    5   com.google.Chrome.framework             0x00f929e6 ChromeMain + 15307990
    6   com.google.Chrome.framework             0x00f7818c ChromeMain + 15199356
    7   com.google.Chrome.framework             0x00f75080 ChromeMain + 15186800
    8   com.google.Chrome.framework             0x00f879c1 ChromeMain + 15262897
    9   com.google.Chrome.framework             0x00f74dfa ChromeMain + 15186154
    10  com.google.Chrome.framework             0x00f9b6a1 ChromeMain + 15344017
    11  com.google.Chrome.framework             0x00f9b72b ChromeMain + 15344155
    12  com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    13  libsystem_c.dylib                       0x91680557 _pthread_start + 344
    14  libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x940487d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94047cb0 mach_msg + 68
    2   com.google.Chrome.framework             0x00f732cf ChromeMain + 15179199
    3   com.google.Chrome.framework             0x004563c2 ChromeMain + 3526322
    4   com.google.Chrome.framework             0x00f98419 ChromeMain + 15331081
    5   libsystem_c.dylib                       0x91680557 _pthread_start + 344
    6   libsystem_c.dylib                       0x9166acee thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x9404b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9168304c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x91682e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9166acca start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib                  0x9404b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9168304c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x91682e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9166acca start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib                  0x9404b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9168304c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x91682e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9166acca start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib                  0x9404b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9168304c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x91682e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9166acca start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib                  0x9404b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9168304c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x91682e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9166acca start_wqthread + 30
    Thread 32:
    0   libsystem_kernel.dylib                  0x9404b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9168304c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x91682e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9166acca start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib                  0x9404b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9168304c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x91682e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9166acca start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000001  edx: 0x00000000
      edi: 0x7e334790  esi: 0x90cb350e  ebp: 0xbff0b408  esp: 0xbff0b3c0
       ss: 0x00000023  efl: 0x00010297  eip: 0x90cb3677   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xd06c6000
    Logical CPU: 0
    Binary Images:
       0xf3000 -    0xf3ff7 +com.google.Chrome (22.0.1229.92 - 1229.92) <4D32963C-C84D-3408-7F61-474C6140989E> /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
       0xf7000 -  0x39b3fcb +com.google.Chrome.framework (22.0.1229.92 - 1229.92) <785A62BD-1F08-1E54-0E83-382D5626175B> /Applications/Google Chrome.app/Contents/Versions/22.0.1229.92/Google Chrome Framework.framework/Google Chrome Framework
    0x50d1000 -  0x50deff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x52bb000 -  0x52caff7 +com.google.Keystone.Registration (1.1.0 - 1.1.0.3659) <2379CBDF-65AB-246D-D5F4-3A450D457F42> /Applications/Google Chrome.app/Contents/Versions/22.0.1229.92/Google Chrome Framework.framework/Frameworks/KeystoneRegistration.framework/KeystoneRegistrat ion
    0xae23000 -  0xae2bffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0xae32000 -  0xae34fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0xae3b000 -  0xae3bff7 +cl_kernels (???) <6B51C2B5-73C1-4B39-8035-CAB9D8B2F6C8> cl_kernels
    0xae52000 -  0xaee4ff7  unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0xaf06000 -  0xaf07ffd +cl_kernels (???) <5EB19A55-B553-4083-BFB1-18B80E1CED57> cl_kernels
    0x8fef2000 - 0x8ff24e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x90036ff7  com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90037000 - 0x90085ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90090000 - 0x9009afff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9009b000 - 0x90133fff  com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90134000 - 0x9013efff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x9016e000 - 0x9021dff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x9024f000 - 0x9035cff3  com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x9035d000 - 0x9035effd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9035f000 - 0x903a8ff7  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x90c26000 - 0x90c6bff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90c6c000 - 0x90e54ff3  com.apple.CoreFoundation (6.8 - 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90e55000 - 0x90efffff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90f00000 - 0x91018ff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x91019000 - 0x91081fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91082000 - 0x9110afff  com.apple.PDFKit (2.7.2 - 2.7.2) <7AE7BAE9-4C21-3BFB-919E-5C6EEBBDFF75> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9110b000 - 0x91128fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x91129000 - 0x911c0ff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x911c1000 - 0x911c3fff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x911c4000 - 0x91256ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91257000 - 0x9160fffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91610000 - 0x91667ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x9166a000 - 0x91727feb  libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
    0x91728000 - 0x91a2dff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91a2e000 - 0x91a2efff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x92776000 - 0x92892ff7  com.apple.desktopservices (1.7.2 - 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92893000 - 0x928a1fff  com.apple.opengl (1.8.6 - 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x928a2000 - 0x928c7ff7  com.apple.CoreVideo (1.8 - 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x928c8000 - 0x928ffffa  com.apple.LDAPFramework (2.4.28 - 194.5) <8368FAE7-2B89-3A7D-B6EE-7184B522CB66> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92900000 - 0x92942ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x92943000 - 0x92970ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x92971000 - 0x92990ff3  com.apple.Ubiquity (1.2 - 243.10) <D2C9F356-1681-31D2-B292-5227E2DDEB0B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x92991000 - 0x92accff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92acd000 - 0x92acdfff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92ace000 - 0x92c8affd  libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib
    0x92c8b000 - 0x92cadfff  libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib
    0x92cae000 - 0x92d0bfff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92d4c000 - 0x92fc8ff7  com.apple.QuickTime (7.7.1 - 2599.13) <FE609160-E1EF-341D-9B6A-205D3E03A4D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92fc9000 - 0x92ff5ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x92ff8000 - 0x93048ff7  com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x93049000 - 0x9304afff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9304b000 - 0x9306ffff  libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93070000 - 0x930beffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x930bf000 - 0x93127ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x931fc000 - 0x931ffff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x93200000 - 0x93217fff  com.apple.GenerationalStorage (1.1 - 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x93218000 - 0x9327cff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x9327d000 - 0x932beff7  libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
    0x932cd000 - 0x93e89ffb  com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93e8a000 - 0x93e8eff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x93e8f000 - 0x93ee6ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93ee7000 - 0x93ef0ff3  com.apple.DisplayServicesFW (2.6.1 - 353) <50D0BBF0-F911-380F-B470-E59B5E48E520> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93f17000 - 0x93f20ffe  com.apple.aps.framework (3.0 - 3.0) <09D5F4F3-03FD-3077-A51D-B368F18ED1D4> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x93f21000 - 0x93f2efff  libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93f2f000 - 0x93f33fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93f34000 - 0x93f8dfff  com.apple.QuickLookFramework (4.0 - 555.4) <96911441-FDD4-3B68-9E0C-51BA11A97C2E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93fe6000 - 0x93feaffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x93ff0000 - 0x93ff8fff  com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x93ff9000 - 0x93ff9fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x93ffa000 - 0x94035fe7  libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94036000 - 0x94050ffc  libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
    0x94051000 - 0x9405cffb  com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9405d000 - 0x94060fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94061000 - 0x9406ffff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x94070000 - 0x940b5ff5  com.apple.opencl (2.1.20 - 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x940b6000 - 0x940e3ffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x940e4000 - 0x9410eff9  com.apple.framework.Apple80211 (8.0.1 - 801.17) <8A8BBBFD-496B-35A6-A26E-ADF8D672D908> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9415b000 - 0x94169ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x9416a000 - 0x941c3ff7  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x941c4000 - 0x94606fff  com.apple.CoreGraphics (1.600.0 - 324.6) <66556166-F9A7-3EEC-A562-46061C7A79E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94607000 - 0x94613ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x94614000 - 0x9461dffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9461e000 - 0x94a1afeb  com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x94a1b000 - 0x94a1cfff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x94a1d000 - 0x94a1dfff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94a1e000 - 0x94a22fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x94a23000 - 0x94a72ff6  libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94a73000 - 0x94a76ff9  libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94a77000 - 0x94d94ff3  com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94d95000 - 0x94dbaffb  com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94dbb000 - 0x94e30ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94e31000 - 0x94e71fff  com.apple.MediaKit (13 - 659) <37B8C1E3-B67D-3FE6-8A14-7FFD9F31C556> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x94e72000 - 0x94e73fff  libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
    0x94f1b000 - 0x94f2dff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x94f2e000 - 0x94f6dff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94f6e000 - 0x94f6ffff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x94f70000 - 0x94fa6ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x94fa7000 - 0x950a5ff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x950a6000 - 0x950bbfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x950bc000 - 0x950befff  libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x950bf000 - 0x950c2ff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x950c3000 - 0x9513fff3  com.apple.Metadata (10.7.0 - 707.3) <6B6A6216-23D0-34CE-8099-BEE9BA42501E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95140000 - 0x9514cff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9514d000 - 0x9529affb  com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x9529b000 - 0x956b8fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x956b9000 - 0x95952ff3  com.apple.AddressBook.framework (7.1 - 1167) <AF7B18F2-D0FF-33AA-9CE9-4106B1CDAE1D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95959000 - 0x9595affd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x9595b000 - 0x95b72fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95b73000 - 0x95b79fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-69

  • Windows 7 takes 15 mins to log in and log off - School Enviroment

    Hi All,
    We're getting a very weird issue at present, our environment consists of 20
    students with Windows 7 SP1. They login with roaming profiles. We've noticed
    that when they login it takes up to 15 mins and logging off/shutting down takes
    about 15 mins also. We have to re-image the PC's to get them working back to
    normal however the problem just comes back!
    What we've done so far,
    Checked cables - all is ok
    Used the Verbrose regedit on start-up to find that we needed to install
    this hotfix from Microsoft (KB2537556) (worked for a week but then back to
    normal, only for logging in not logging off)
    Tried some GP changes
    Local GP change - time waiting for network reduced to 15 secs then to 0 - no
    change
    Local GP change to remove all desktop items to see if that was causing
    changes - no change
    Only affects Student PC's which are used by all students
    Any help would be great :)
    MR

    Hi,
    First please check to see how big the student’s profiles are, what is the result if we compare it with teacher’s?
    You can also enable boot logging in process monitor to find the cause of the slow logon, please refer to this blog.
    The Case of the Veeerrry Slow Logons
    http://blogs.technet.com/b/markrussinovich/archive/2012/07/02/3506849.aspx
    And check whether you have Enabled “Delete cached copies of roaming profiles” policy setting, enable this policy will delay logoff as some yet-to-be-identified component in the OS is triggering Windows desktop search to cache settings on behalf of each locally
    cached profile at logoff.
    Regards
    Yolanda
    TechNet Community Support

  • Steps to move Data and Log file for clustered SQL Server

    Hi guys 
    we have Active'passive SQL 2008R2 cluster environment.
    looking for steps to move Data and log files from user Database  and System Database for  SQL Server Clustered Instance. 
    Currently Data and log  files resides on same drive for user and system Databases..
    Thanks
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach A.Shah

    Try the below link
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/468de435-3432-45c2-a50b-23519cd2686e/moving-the-system-databases-in-a-sql-cluster?forum=sqldisasterrecovery
    -Prashanth

Maybe you are looking for

  • Issues importing XML photo gallery SWF in Catalyst

    Hey everyone, I'm creating a mini-site using Catalyst, and am trying to include a photo gallery on one of the pages. Problem is, the photo gallery uses XML, and grabs the photos from a folder. The photo gallery works great on its own, but when I impo

  • Back Order per Vendor

    Hi All, I want create Value of Back Order per Vendor report, Any body help me, What are the tables I have to use. My selection options are : Vendor and Delivery Date. Thanks,

  • Page format for SAP-Script not working in 4.6C

    Hi all, I have a problem regarding check printing. I am using SAP version 4.6C The size of paper for check printing is           width  = 231 mm           Height = 304 mm So for this I have created a new page format with these details in SPAD. Then I

  • Calling Oracle Export and Import in java

    Hi, I am trying to call oracle export and import utilites in my java application, can anyone help me that how can i do this, plz consider the case as this is a part of my project.. Regards Ashish

  • How to change picture on facetime on ipod 4? please im stuckk :/

    i cant change this picture that shows up everytime i use facetime. please, i need help and i cant change it