[SOLVED] Offlineimap - crashes when connecting to some IMAP accounts

I've seen one bug reported, but not here at Arch.
I've no problems in connecting to for example Gmail IMAP. With another account however Offlineimap crashes with errors like the following:
Thread 'Account sync datafamiljen' terminated with exception:
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/offlineimap/threadutil.py", line 149, in run Thread.run(self)
File "/usr/lib/python2.6/threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.6/site-packages/offlineimap/accounts.py", line 192, in syncrunner self.sync(siglistener)
File "/usr/lib/python2.6/site-packages/offlineimap/accounts.py", line 224, in sync remoterepos.syncfoldersto(localrepos, [statusrepos])
File "/usr/lib/python2.6/site-packages/offlineimap/repository/Base.py", line 135, in syncfoldersto srcfolders = src.getfolders()
File "/usr/lib/python2.6/site-packages/offlineimap/repository/IMAP.py", line 226, in getfolders imapobj = self.imapserver.acquireconnection()
File "/usr/lib/python2.6/site-packages/offlineimap/imapserver.py", line 289, in acquireconnection imapobj.authenticate('CRAM-MD5', self.md5handler)
File "/usr/lib/python2.6/site-packages/offlineimap/imaplib2.py", line 530, in authenticate self._deliver_exc(self.error, dat[-1])
TypeError: _deliver_exc() takes exactly 4 arguments (3 given)
Last 4 debug messages logged for Account sync datafamiljen prior to exception: maildir: MaildirRepository initialized, sep is '.'
imap: Attempting CRAM-MD5 authentication
imap: md5handler: got challenge <[email protected]>
imap: md5handler: returning name.server.se 866a44a5a2adaa1318034823a3f96f5a
Over the years offlineimap seems to have struggled with similar md5 errors (I suppose that's what makes it crash). Does anyone know how to fix this or at least circumvent the issue?
(Is this a bug I should report?)
Last edited by KimTjik (2009-08-17 09:46:28)

Update: strange but on two other Arch systems offlineimap 6.1.2 works perfectly well. But on my system at home it's broken. Neither i686 neither x86_64 does work; both crash with the already mentioned error.
Debug mode doesn't give any more info so I've probably no other option than to ask at offlineimap's site. I wonder what part of python is broken on this system.

Similar Messages

  • Mail - why does this thread crash when accessing a gmail imap account

    Thread 13 Crashed:
    0 libSystem.B.dylib 0x91ed8b9e __kill + 10
    1 libSystem.B.dylib 0x91f4fec2 raise + 26
    2 libSystem.B.dylib 0x91f5f47f abort + 73
    3 com.apple.MessageFramework 0x0047552e sqlite3_traceCallback + 0
    4 com.apple.MessageFramework 0x00368e6d +[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:] + 2332
    5 com.apple.MessageFramework 0x00368548 +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:rem oteIDs:setFlags:clearFlags:messageFlagsForMessages:copyFiles:] + 146
    6 com.apple.MessageFramework 0x003684ae +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:] + 127
    7 com.apple.MessageFramework 0x00368428 +[Library addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:] + 75
    8 com.apple.MessageFramework 0x00367e27 -[LibraryThread _runThread] + 1412
    9 com.apple.CoreFoundation 0x94f5da7d _invoking__ + 29
    10 com.apple.CoreFoundation 0x94f5d468 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d74c8 -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d838a +[WorkerThread _execute:] + 144
    13 com.apple.Foundation 0x949a8bad -[NSThread main] + 45
    14 com.apple.Foundation 0x949a8754 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x91e9b6f5 pthreadstart + 321
    16 libSystem.B.dylib 0x91e9b5b2 thread_start + 34

    No idea.  Are you using any mail plugins of any sort?  MailTags or Letter Opener or Attachment Tamer anything else?

  • Mail crashes when connecting to IMAP accounts

    Hi all,
    I have mail set up to check 5 different accounts. One is a POP account and 4 are IMAP accounts (2 gmail, 2 other mail providers).
    Initially I had no problems at all with this setup. Mail had mirrored all 4 IMAP accounts and was downloading new messages without a problem. One day, however, something went awry and every time I took one of my Gmail accounts online, Mail would crash. I figured I'd leave that account offline and keep checking that gmail account the regular way.
    This worked for a while. More recently though Mail has started crashing when any of my IMAP accounts are taken online. If I leave the 4 IMAP accounts offline and only the POP account online, it does not crash.
    Here is what I've tried so far:
    Repair permissions/disk.
    Erase and Install Tiger (up to 10.4.11)
    Moving .mbox files to the desktop and letting mail download the inboxes again (not ideal, the largest inbox is 800MB and a gmail one)
    Removing the accounts and starting from scratch.
    Nothing seemed to change a thing, Mail now crashes on startup if the IMAP accounts are online (if I take that Mailbox offline, Mail works fine).
    I checked the crash reports (which I have been reporting to Apple like crazy, not that they seem to have noticed), and it always seems to be Thread 0 that crashes. Here are the last two crashed Thread 0s:
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a594c7 objc_msgSend + 23
    1 com.apple.Foundation 0x9281042f __NSFireMainThreadPerform + 434
    2 com.apple.CoreFoundation 0x90860375 __CFRunLoopPerformPerform + 82
    3 com.apple.CoreFoundation 0x9082cf32 CFRunLoopRunSpecific + 1213
    4 com.apple.CoreFoundation 0x9082ca6e CFRunLoopRunInMode + 61
    5 com.apple.HIToolbox 0x92def878 RunCurrentEventLoopInMode + 285
    6 com.apple.HIToolbox 0x92deeeb9 ReceiveNextEventCommon + 184
    7 com.apple.HIToolbox 0x92deedd9 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x93275485 _DPSNextEvent + 572
    9 com.apple.AppKit 0x93275076 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    10 com.apple.AppKit 0x93364a80 -[NSButtonCell performClick:] + 851
    11 com.apple.AppKit 0x93362dbc -[NSApplication sendAction:to:from:] + 107
    12 com.apple.AppKit 0x93410d0f -[NSMenu performActionForItemAtIndex:] + 455
    13 com.apple.AppKit 0x93410a51 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 103
    14 com.apple.AppKit 0x934106a8 -[NSMenu performKeyEquivalent:] + 766
    15 com.apple.AppKit 0x934100ca -[NSApplication _handleKeyEquivalent:] + 254
    16 com.apple.AppKit 0x93343dbb -[NSApplication sendEvent:] + 3542
    17 com.apple.mail 0x00038d0e 0x1000 + 228622
    18 com.apple.AppKit 0x9326ee1e -[NSApplication run] + 547
    19 com.apple.AppKit 0x93262d4f NSApplicationMain + 573
    20 com.apple.mail 0x00094df2 0x1000 + 605682
    21 com.apple.mail 0x00094d19 0x1000 + 605465
    and
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a594c7 objc_msgSend + 23
    1 com.apple.Foundation 0x9281042f __NSFireMainThreadPerform + 434
    2 com.apple.CoreFoundation 0x90860375 __CFRunLoopPerformPerform + 82
    3 com.apple.CoreFoundation 0x9082cf32 CFRunLoopRunSpecific + 1213
    4 com.apple.CoreFoundation 0x9082ca6e CFRunLoopRunInMode + 61
    5 com.apple.HIToolbox 0x92def878 RunCurrentEventLoopInMode + 285
    6 com.apple.HIToolbox 0x92deeeb9 ReceiveNextEventCommon + 184
    7 com.apple.HIToolbox 0x92deedd9 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x93275485 _DPSNextEvent + 572
    9 com.apple.AppKit 0x93275076 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    10 com.apple.AppKit 0x93364a80 -[NSButtonCell performClick:] + 851
    11 com.apple.AppKit 0x93362dbc -[NSApplication sendAction:to:from:] + 107
    12 com.apple.AppKit 0x93410d0f -[NSMenu performActionForItemAtIndex:] + 455
    13 com.apple.AppKit 0x93410a51 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 103
    14 com.apple.AppKit 0x934106a8 -[NSMenu performKeyEquivalent:] + 766
    15 com.apple.AppKit 0x934100ca -[NSApplication _handleKeyEquivalent:] + 254
    16 com.apple.AppKit 0x93343dbb -[NSApplication sendEvent:] + 3542
    17 com.apple.mail 0x00038d0e 0x1000 + 228622
    18 com.apple.AppKit 0x9326ee1e -[NSApplication run] + 547
    19 com.apple.AppKit 0x93262d4f NSApplicationMain + 573
    20 com.apple.mail 0x00094df2 0x1000 + 605682
    21 com.apple.mail 0x00094d19 0x1000 + 605465
    Any help would be greatly appreciated

    Have no idea whether this will help or if it's even what resolved my same recent imap problems that involved primarily *GMAIL imaps*, but it seems to be helping.
    First, make sure all imap accounts are dragged up to the very top of the inbox/accounts list: *imaps above pops*
    (Any IMAP accounts that have multiple folders should be at the top of the imaps).
    Second, go into Mail > preference > accounts > [ each imap account ] > Advanced Tab
    Above the box for the Port is *_IMAP Path Prefix_:* Type in INBOX
    (reminder: If it's gmail, make sure your port is 993 and Use SSL is checked.)
    Hope this helps. so far this is what seems to have helped w/mine (i have other problems such as zero results in my smart mailboxes--they no longer work).
    I also have a different imap account not google/gmail and I don't use INBOX in the path prefix on that one and it has always worked just fine; the problems started with gmail imaps.
    i'll be interested to know if it helps anyone else.
    (Note: I manually synchronize the gmail IMAP accounts because having the auto synch box checked also seems to cause problems but your experience may vary)
    cheers!
    now if anyone can tell me why after all these years apple has not fixed the lookupd / dns / network bugs that result in this (among other similar failures)
    Message was edited by: MacMacster

  • ITunes crashing when connecting to the store on Windows 8.1

    Hello,
    I had iTunes crashing when connecting to the iTunes Store with an Apple ID. I tried unsucessfully all the solutions posted on the many threads of people having the same issue. So I decided to reinstall Windows. A clean Windows 8.1 install from the Microsoft DVD. And guess what, it is still crashing! How can this even be possible?
    The problem:
    - iTunes crashes when connecting to the store with an Apple ID. It connects, briefly freezes, then crashes.
    - I can access the store without an Apple ID without crashes. But it crashes as soon as I connect with an Apple ID.
    The system:
    - A clean, fully updated, Windows 8.1 Pro w/ WMC install from the Microsoft DVD.
    - Applications I installed, along with iTunes: Adobe Reader, Google Chrome, Skype, Office 2013. Nothing else. No crapware. No nothing. These are fairly common applications that shouldn't conflict with iTunes.
    - Antivirus is the built-in Windows Defender.
    - Firewall is the built-in Windows Firewall.
    - Intel HD Graphics 3000 on an Acer V3-571-6486
    - I have not moved Apple's folder from Romaing and Local AppData of the old systems... So it's a clean iTunes profile.
    - I can sucessfully sign-in to the iTunes Store with this account on another computer
    - I have tried with multiple accounts on this computer, all crashing
    There are tons of threads about this. I tried all the solutions posted, including:
    - Adding "C:\Program Files (x86)\Common Files\Apple\Apple Application Support" to the PATH environment variable
    - Copying QTMovieWin.dll from "C:\Program Files (x86)\Common Files\Apple\Apple Application Support" to "C:\Program Files (x86)\iTunes"
    - Moving QTMovieWin.dll from "C:\Program Files (x86)\Common Files\Apple\Apple Application Support" to "C:\Program Files (x86)\iTunes"
    - Updating the graphics card to the latest available driver from Intel's website (9.17.10.3517, 2014-10-04)
    - Downgrade the graphics driver (9.17.10.3347, 2014-01-29)
    - Use the graphic's driver from Acer's website.
    - Use Microsoft's Basic VGA Driver
    - Disable the Graphic's Adapter entirely
    - Have tried to monitor the process with ProcMon, looking for a hint like a missing file or registry entry, but have not found anything helpful.
    These solutions seem to have worked for almost everyone, but not me. The crash details in the Windows Application log are useless. Faulty module name is 'unknown'.
    I am out of solutions. Is there anything left to do? Can anyone out Apple debug the dump file or something? Is there any way to contact Apple about this issue?
    Many thanks.

    Hey zoyashahab,
    Ok, so it sounds like there are two issues here we want to address, the first being the iTunes Store connection issue and the second being iTunes not recognizing your iOS devices.
    First, I'd start with troubleshooting the recognition by following the steps in here:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    If after getting that running again, you still can't connect to the iTunes Store, then I'd go through the troubleshooting steps in here:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Welcome to Apple Support Communities!
    Best,
    Delgadoh

  • Outgoing mail isn't sent when connected to some wifi networks

    Although my outgoing mail goes out just fine on cellular networks, and on my home wifi, outgoing mail isn't sent when connected to some wifi networks.
    I use the apple outgoing mail server.
    What is unusual however is that my outgoing mail address is not from a standard domain.   I have my own.
    Could it involve an spr record?

    Do you have a wireless network at home and Is the email account provided by your internet service provider associated with your wireless network?
    Most, if not all internet service providers block the use of SMTP servers that are outside of their network or not provided by the ISP being used for your internet connection at the time unless the SMTP server is authenticated. The same applies when connected to the internet via the cellular network. Recieving is not a problem regardless the ISP being used for your internet connection at the time.
    If the email account is provided by your ISP, most ISPs do not have an authenticated SMTP sever for the email account they provide.
    Both my email accounts have an authenticated SMTP server and I've never had a problem sending with either account regardless the ISP associated with a wi-fi network I'm connected to at the time or when connected to AT&T's cellular network - for 2+ years aporoaching 3 years this July.

  • Browsers on my MacBook Pro Early 2011 running Yosemite keep on crashing when connected to gmail or google drive.  This happens with Safari, Firefox and Chrome.  Any suggestions on further digging?

    Browsers on my MacBook Pro Early 2011 running Yosemite keep on crashing when connected to gmail or google drive.  This happens with Safari, Firefox and Chrome.  Any suggestions on further digging?

    Here is the most recent crash and this one involved Safari:
    Process:               com.apple.WebKit.WebContent [13867]
    Path:                  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:            com.apple.WebKit.WebContent
    Version:               10600 (10600.1.25)
    Build Info:            WebKit2-7600001025000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [312]
    User ID:               503
    Date/Time:             2014-11-20 23:13:50.158 -0700
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        7BD1BB1A-05E8-2E0A-0AEC-194138422DAF
    Sleep/Wake UUID:       A82848B2-ADC0-4EED-BB1B-7CC2488FDC35
    Time Awake Since Boot: 5400 seconds
    Time Since Wake:       4100 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000015
    VM Regions Near 0x15:
    -->
        __TEXT                 0000000106b11000-0000000106b12000 [    4K] r-x/rwx SM=COW  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.security             0x00007fff8820d336 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 18
    1   com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    2   com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    3   com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    4   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    5   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    6   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    7   com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    8   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    9   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    10  com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    11  com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    12  com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    13  com.apple.security             0x00007fff8815f523 Security::TrackingAllocator::~TrackingAllocator() + 37
    14  com.apple.security             0x00007fff8815e7ba Security::DbVersion::open() + 2156
    15  com.apple.security             0x00007fff8815dbce Security::DbVersion::DbVersion(Security::AppleDatabase const&, Security::RefPointer<Security::AtomicBufferedFile> const&) + 154
    16  com.apple.security             0x00007fff8815d7e0 Security::DbModifier::getDbVersion(bool) + 308
    17  com.apple.security             0x00007fff8815d68d Security::DbModifier::openDatabase() + 55
    18  com.apple.security             0x00007fff8815d369 Security::Database::_dbOpen(Security::DatabaseSession&, unsigned int, Security::AccessCredentials const*, void const*) + 85
    19  com.apple.security             0x00007fff8815cc4f Security::DatabaseManager::dbOpen(Security::DatabaseSession&, Security::DbName const&, unsigned int, Security::AccessCredentials const*, void const*) + 67
    20  com.apple.security             0x00007fff8815c912 Security::DatabaseSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 156
    21  com.apple.security             0x00007fff8816bc7a cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 219
    22  com.apple.security             0x00007fff8816b9bf CSSM_DL_DbOpen + 111
    23  com.apple.security             0x00007fff8816ac8e Security::CssmClient::DbImpl::open() + 212
    24  com.apple.security             0x00007fff8816c075 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 59
    25  com.apple.security             0x00007fff8816bdc1 SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 245
    26  com.apple.security             0x00007fff8816bc7a cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 219
    27  com.apple.security             0x00007fff8816b9bf CSSM_DL_DbOpen + 111
    28  com.apple.security             0x00007fff8816ac8e Security::CssmClient::DbImpl::open() + 212
    29  com.apple.security             0x00007fff88183307 Security::KeychainCore::Trust::evaluate(bool) + 1865
    30  com.apple.security             0x00007fff88182a10 SecTrustEvaluate + 48
    31  com.apple.CFNetwork           0x00007fff8d1f8d26 SerializableArchive::add(__CFString const*, __SecTrust*) + 92
    32  com.apple.CFNetwork           0x00007fff8d199c5f URLProtectionSpace::serializeToPropertyList(SerializableArchive*) const + 371
    33  com.apple.CFNetwork           0x00007fff8d121d56 Archiver<URLProtectionSpace, _CFURLProtectionSpace*>::archive(_CFURLProtectionSpace*) + 36
    34  com.apple.CFNetwork           0x00007fff8d121cc0 _CFURLProtectionSpaceCreateArchive + 60
    35  com.apple.CFNetwork           0x00007fff8d1227ba -[NSURLProtectionSpace encodeWithCoder:] + 44
    36  com.apple.Foundation           0x00007fff9667329b _encodeObject + 1144
    37  com.apple.WebKit               0x00007fff900c15b6 IPC::ArgumentCoder<WebCore::ProtectionSpace>::encodePlatformData(IPC::ArgumentE ncoder&, WebCore::ProtectionSpace const&) + 210
    38  com.apple.WebKit               0x00007fff900d14a8 bool IPC::Connection::sendSync<Messages::WebPageProxy::CanAuthenticateAgainstProtect ionSpaceInFrame>(Messages::WebPageProxy::CanAuthenticateAgainstProtectionSpaceIn Frame&&, Messages::WebPageProxy::CanAuthenticateAgainstProtectionSpaceInFrame::Reply&&, unsigned long long, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, unsigned int) + 118
    39  com.apple.WebKit               0x00007fff8ff73ae5 WebKit::WebFrameLoaderClient::canAuthenticateAgainstProtectionSpace(WebCore::Do cumentLoader*, unsigned long, WebCore::ProtectionSpace const&) + 123
    40  com.apple.WebCore             0x00007fff8d9ffe1a WebCore::ResourceLoader::canAuthenticateAgainstProtectionSpace(WebCore::Protect ionSpace const&) + 58
    41  com.apple.WebKit               0x00007fff8ff8872b WebKit::WebResourceLoader::canAuthenticateAgainstProtectionSpace(WebCore::Prote ctionSpace const&) + 25
    42  com.apple.WebKit               0x00007fff9013e89e void IPC::handleMessage<Messages::WebResourceLoader::CanAuthenticateAgainstProtectio nSpace, WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::ProtectionSpace const&)>(IPC::MessageDecoder&, WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(WebCore::ProtectionSpace const&)) + 92
    43  com.apple.WebKit               0x00007fff9013e304 WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(IPC::Connection*, IPC::MessageDecoder&) + 220
    44  com.apple.WebKit               0x00007fff8ffec16a IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 94
    45  com.apple.WebKit               0x00007fff8ffee2e2 IPC::Connection::dispatchOneMessage() + 114
    46  com.apple.JavaScriptCore       0x00007fff9136e357 ***::RunLoop::performWork() + 423
    47  com.apple.JavaScriptCore       0x00007fff9136ea22 ***::RunLoop::performWork(void*) + 34
    48  com.apple.CoreFoundation       0x00007fff8fac8661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    49  com.apple.CoreFoundation       0x00007fff8faba7ed __CFRunLoopDoSources0 + 269
    50  com.apple.CoreFoundation       0x00007fff8fab9e1f __CFRunLoopRun + 927
    51  com.apple.CoreFoundation       0x00007fff8fab9838 CFRunLoopRunSpecific + 296
    52  com.apple.HIToolbox           0x00007fff9477a43f RunCurrentEventLoopInMode + 235
    53  com.apple.HIToolbox           0x00007fff9477a1ba ReceiveNextEventCommon + 431
    54  com.apple.HIToolbox           0x00007fff94779ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    55  com.apple.AppKit               0x00007fff883e3821 _DPSNextEvent + 964
    56  com.apple.AppKit               0x00007fff883e2fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    57  com.apple.AppKit               0x00007fff883d6f73 -[NSApplication run] + 594
    58  com.apple.AppKit               0x00007fff883c2424 NSApplicationMain + 1832
    59  libxpc.dylib                   0x00007fff8d486ef2 _xpc_objc_main + 793
    60  libxpc.dylib                   0x00007fff8d488a9d xpc_main + 490
    61  com.apple.WebKit.WebContent   0x0000000106b11b40 0x106b11000 + 2880
    62  libdyld.dylib                 0x00007fff956165c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8a4f722e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8be6ca6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8a4f152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8a4f069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8fabab14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8fab9fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8fab9838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff885468f7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8a4f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff87de6c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff90ec42d4 JSC::BlockAllocator::blockFreeingThreadMain() + 228
    3   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8a4f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff87de6c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff90ec486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff90ec46c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8a4f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff87de6c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff90ec486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff90ec46c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8a4f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff87de6c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff90ec486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff90ec46c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 12:: WebCore: Scrolling
    0   libsystem_kernel.dylib         0x00007fff8a4f152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8a4f069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8fabab14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8fab9fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8fab9838 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff8fb6fed1 CFRunLoopRun + 97
    6   com.apple.WebCore             0x00007fff8d9f1654 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    9   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    10  libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000015  rcx: 0x00000000000fc080  rdx: 0x0000000000086730
      rdi: 0x00007fff590ec210  rsi: 0x0000000000000015  rbp: 0x00007fff590ec010  rsp: 0x00007fff590ec000
       r8: 0x0000000000000003   r9: 0x00007fbdeac00000  r10: 0x0000000000000030  r11: 0x00007fbdeac00000
      r12: 0x0000000000002cf8  r13: 0x00007fbdeac6bcd0  r14: 0x00007fff590ec210  r15: 0x00007fff590ec240
      rip: 0x00007fff8820d336  rfl: 0x0000000000010202  cr2: 0x0000000000000015
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x106b11000 -        0x106b11ffb  com.apple.WebKit.WebContent (10600 - 10600.1.25) <0052B6B6-528C-376E-AF59-16E17BB206E3> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x106b1d000 -        0x106b1dfff  WebProcessShim.dylib (7600.1.25) <98D0302B-2534-38AA-915E-3B367C1908AC> /System/Library/Frameworks/WebKit.framework/WebProcess.app/Contents/MacOS/WebPr ocessShim.dylib
           0x10b3f6000 -        0x10b3f6ffb  com.apple.datadetectors.plugins.phone (6.0 - 396.1) <B19E8E8D-18AC-392F-AC01-E6B8A7FF45E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/PlugIns/PhoneNumb ers.plugin/PhoneNumbers
           0x10b742000 -        0x10b754fff  com.apple.webcontentfilter.framework (5.1 - 5.1) <9A7E8B12-BDB4-3FB1-9283-48BDF586B624> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x10b76a000 -        0x10b770ff7  com.apple.SymptomReporter (1.0 - 1) <3191E395-6284-3C5F-BDA2-BB061CF00B51> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter .framework/SymptomReporter
           0x10b817000 -        0x10b8caff7  com.apple.NetworkExtension (1.0 - 1) <30A5B116-F7A3-3523-85C8-D457CAB6BB8A> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
        0x7fff6bed4000 -     0x7fff6bf0a837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff87855000 -     0x7fff87857ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff87858000 -     0x7fff87d44fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff87d45000 -     0x7fff87d4dff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff87d4e000 -     0x7fff87d59fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87ddf000 -     0x7fff87e33fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff87ef1000 -     0x7fff87f23ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff87f24000 -     0x7fff87f7eff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff87f7f000 -     0x7fff87faafff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87fab000 -     0x7fff87ffaff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87ffb000 -     0x7fff88014fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8801e000 -     0x7fff8802fff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff88030000 -     0x7fff88097ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88098000 -     0x7fff880ffff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff88156000 -     0x7fff883beffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff883bf000 -     0x7fff88f00fff  com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88f08000 -     0x7fff89045fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff89046000 -     0x7fff89048fff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff89049000 -     0x7fff8904bfff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8904c000 -     0x7fff89051ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff89052000 -     0x7fff89098ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff892b6000 -     0x7fff893e6fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff893e7000 -     0x7fff8940ffff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff89410000 -     0x7fff89434fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <5AB4EF58-829E-382D-9E4E-BCD2085C47CC> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff89435000 -     0x7fff8943aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8943b000 -     0x7fff89473ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff89474000 -     0x7fff894c1fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff894dc000 -     0x7fff894deff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff894df000 -     0x7fff8952cff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8952d000 -     0x7fff895befff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff895bf000 -     0x7fff895c6ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff895c7000 -     0x7fff89635ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89638000 -     0x7fff89638fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89639000 -     0x7fff89639fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8963a000 -     0x7fff89677ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8991c000 -     0x7fff89968ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff89969000 -     0x7fff8996bfff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8996c000 -     0x7fff89986ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff89987000 -     0x7fff899b4fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff899b5000 -     0x7fff899b5fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff899bd000 -     0x7fff899cbff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff899cc000 -     0x7fff899cefff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff899cf000 -     0x7fff899f2ff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff899f3000 -     0x7fff899feff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff899ff000 -     0x7fff89a00fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89a01000 -     0x7fff89a72ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff89a73000 -     0x7fff89ab4fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89ab5000 -     0x7fff89b2bfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff89b2c000 -     0x7fff89b30ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff89b31000 -     0x7fff89b82ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89b83000 -     0x7fff89c42fff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89c43000 -     0x7fff89c45fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89c98000 -     0x7fff89c9dff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff89ca9000 -     0x7fff89cceff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89d12000 -     0x7fff89d17ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff89d18000 -     0x7fff89d19ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff89d1a000 -     0x7fff89d37ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff89d38000 -     0x7fff89d3cfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff89d3d000 -     0x7fff89e5efff  com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89e83000 -     0x7fff89eb2fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff89ecc000 -     0x7fff89f87ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff89f88000 -     0x7fff89fa2ff7  libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
        0x7fff89fa3000 -     0x7fff89fa3ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff89fbc000 -     0x7fff89fc3fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff89fc4000 -     0x7fff8a32ffff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a34d000 -     0x7fff8a35afff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8a39c000 -     0x7fff8a4c3fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a4e0000 -     0x7fff8a4fdfff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a4fe000 -     0x7fff8a537fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8a538000 -     0x7fff8a53aff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8a53b000 -     0x7fff8a53eff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8a595000 -     0x7fff8a678fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a919000 -     0x7fff8ad6cfc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8aea0000 -     0x7fff8aebeff7  com.apple.addressbook.vCard (9.0 - 1498) <45C2138B-EA52-3576-8C5C-46637E648DF2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff8aebf000 -     0x7fff8aec0ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8aec1000 -     0x7fff8aeccfdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8aed0000 -     0x7fff8aeecff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8aeed000 -     0x7fff8af1dfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff8af1e000 -     0x7fff8b854fff  com.apple.Safari.framework (10600 - 10600.1.25) <71FB730F-4717-3907-AC59-0FBC489BCB75> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8b86c000 -     0x7fff8b90efff  com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8babf000 -     0x7fff8bacaff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8bacb000 -     0x7fff8bb8eff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8bb8f000 -     0x7fff8bb8ffff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8bcfc000 -     0x7fff8bd70ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8be68000 -     0x7fff8be92ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8bf78000 -     0x7fff8bf7eff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8bf7f000 -     0x7fff8bf88fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8bf89000 -     0x7fff8c16e267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8c16f000 -     0x7fff8c1e3fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8c1e4000 -     0x7fff8c1f2ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8c1f3000 -     0x7fff8c216fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8c287000 -     0x7fff8c309fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8c30a000 -     0x7fff8c34aff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8c34b000 -     0x7fff8c5b5fff  com.apple.imageKit (2.6 - 838) <AFFC0062-F9E0-3F36-B321-D90B7E9CB785> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8c5b6000 -     0x7fff8c647ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff8c648000 -     0x7fff8c73bff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c747000 -     0x7fff8c7c4fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8c8c6000 -     0x7fff8c8d3fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8c8f0000 -     0x7fff8c923ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8c924000 -     0x7fff8ce4dff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8ce56000 -     0x7fff8cef5df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8cef6000 -     0x7fff8d03aff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d054000 -     0x7fff8d058fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8d059000 -     0x7fff8d05aff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d08e000 -     0x7fff8d092fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8d0ad000 -     0x7fff8d2b0ff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8d2b1000 -     0x7fff8d2cbff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8d2cc000 -     0x7fff8d2ceff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8d2cf000 -     0x7fff8d31cff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8d31d000 -     0x7fff8d3b2ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8d3b3000 -     0x7fff8d3dcffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8d3dd000 -     0x7fff8d3e3ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8d3e4000 -     0x7fff8d3e8ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d3ef000 -     0x7fff8d3fcff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8d3fd000 -     0x7fff8d42efff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8d42f000 -     0x7fff8d45cfff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8d45d000 -     0x7fff8d472fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff8d473000 -     0x7fff8d49bfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8d4e9000 -     0x7fff8d502ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8d503000 -     0x7fff8d51dff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d51e000 -     0x7fff8d525ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d526000 -     0x7fff8d956fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8d957000 -     0x7fff8e8fbffb  com.apple.WebCore (10600 - 10600.1.25) <EE07107A-A63D-3077-B863-C82C1E80B56D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8e8fc000 -     0x7fff8e908ff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities
        0x7fff8e909000 -     0x7fff8e99dfff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e9a6000 -     0x7fff8e9d2fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8e9d3000 -     0x7fff8e9e9ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8ea97000 -     0x7fff8ed66ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8ee02000 -     0x7fff8ee04ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ee84000 -     0x7fff8ee84ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8eef6000 -     0x7fff8ef94fff  com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ef95000 -     0x7fff8ef95fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8ef96000 -     0x7fff8ef9eff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8ef9f000 -     0x7fff8efbaff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8efbf000 -     0x7fff8efdaff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8efed000 -     0x7fff8f011ff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8f012000 -     0x7fff8f04dfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f04e000 -     0x7fff8f056fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff8f088000 -     0x7fff8f092ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8f093000 -     0x7fff8f0c1fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8f0c2000 -     0x7fff8f1feffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff8f20e000 -     0x7fff8f224ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8f225000 -     0x7fff8f227ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8f228000 -     0x7fff8f31aff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8f31b000 -     0x7fff8f31bfff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f31c000 -     0x7fff8f5c8fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8f5c9000 -     0x7fff8f5cbfff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8f5cc000 -     0x7fff8f8fffff  libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
        0x7fff8f905000 -     0x7fff8fa47fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8fa48000 -     0x7fff8fddefff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8fddf000 -     0x7fff8ff3dff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8ff3e000 -     0x7fff901f2ff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff901f3000 -     0x7fff901f7fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff901f8000 -     0x7fff90217fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff9023c000 -     0x7fff90245ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90260000 -     0x7fff902bbfff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff90317000 -     0x7fff90360ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90361000 -     0x7fff903b4ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff903b5000 -     0x7fff9042dff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90470000 -     0x7fff90588ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff90589000 -     0x7fff905daff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff905db000 -     0x7fff905e1fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff9067d000 -     0x7fff906b7ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff906b8000 -     0x7fff906e3fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff90735000 -     0x7fff909affff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff909b0000 -     0x7fff909c4ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff909c5000 -     0x7fff909cefff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90ab1000 -     0x7fff90ac1ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff90ac2000 -     0x7fff90bd9fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff90c19000 -     0x7fff90c21fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff90c2f000 -     0x7fff90c30fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff90c31000 -     0x7fff90d0eff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff90d0f000 -     0x7fff90d1aff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff90d1b000 -     0x7fff90d1bfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff90d1c000 -     0x7fff90eaafff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90eab000 -     0x7fff90eaefff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90eaf000 -     0x7fff913c2ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff91e55000 -     0x7fff91e8dfff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91f02000 -     0x7fff91f0affb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff91f0b000 -     0x7fff91f16ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff9223e000 -     0x7fff922cafff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff92401000 -     0x7fff92470fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff92471000 -     0x7fff92485ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9248b000 -     0x7fff924b8ffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3646ECEF-1875-31CD-B614-FBE29A7500EF> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff924b9000 -     0x7fff924baff7  com.apple.AddressBook.ContactsData (9.0 - 1498) <2F7F3C93-9F1E-3E43-851B-F639EF37D552> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff924bb000 -     0x7fff924bdfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff924be000 -     0x7fff926feff7  com.apple.AddressBook.framework (9.0 - 1498) <EFCD7F23-4654-3B3F-997B-88054D29D442> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff926ff000 -     0x7fff9286aff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9286b000 -     0x7fff9286bfff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9286c000 -     0x7fff928c7fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff928c8000 -     0x7fff9290eff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff9290f000 -     0x7fff92af4ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff92af5000 -     0x7fff92b5aff7  com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff92b5b000 -     0x7fff92b61fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff92b62000 -     0x7fff92b8efff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff92b8f000 -     0x7fff92b98fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff92df7000 -     0x7fff92e08ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff92e3b000 -     0x7fff92e87fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff92e88000 -     0x7fff92e9aff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff92e9b000 -     0x7fff92ec1ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff92ec2000 -     0x7fff92ec3ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff92ec4000 -     0x7fff92edbff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLi

  • Trying to connect to iCloud imap account failed?

    why when i try to connect to icloud imap account failed?

    What type of Mac. and which version of OS X are you using.

  • ITunes crashes when connecting iPad or iPhone

    iTunes crashes when i connect iPad or iPhone.  Running OSX 10.9.3 and the most up to date iTunes version?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
    SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
    DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    ☞ If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    ☞ Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • IPhone causes Windows XP to crash when connected: This is the solution...

    I've the solution to the problem....!!!
    This message is in response to a problem reported originally by swinglinestapler on jul 2, 2007.
    Like others before me have said, there is a conflict between logitech camera drivers and the iphone (when there are photos in the camera roll).
    To solve the problem you MUST:
    1.- Unistall the logitech camera from your system (using the uninstall option from logitech appl); restart your system.
    2.- Connect your iphone (make sure you have some photos in the camera roll)
    3.- Wait until the system recognize the camera on the iphone.
    4.- Go to device manager and update the driver for the iphone camera; if you open "my computer" it will show a camera icon with the name "Apple iphone #5"
    5.- DO NOT UNPLUG the iphone from your computer
    6.- Re-install the logitech camera; it's better if you go to the logitech website and download the latest software, rather then using the one that came with your camera.
    You're DONE!
    Now you can unplug your iphone, take as many pictures as you want and your system will not crash when you plug the iphone again to it.

    The BSOD reports:
    Stop: 0x0000007E (and stuff here)
    Let's try getting a minidump to the Apple Engineers for a look.
    To set up your machine to capture a minidump, right click on "My Computer", select "Properties", select the "Advanced" tab, select the "Startup and Recovery" Settings button, select "small memory dump" from the popup. When it crashes, look for the MiniDump file. It's usually in the folder "C:\WINDOWS\Minidump" and is called something like Mini<number>-<number>.dmp.
    Generate the crash, collect the minidump, and send it as an attachment to this email address
    in the email to Roy, be sure to include the following information:
    - A link to the thread on Apple Discussions where the issue is being discussed
    - The username you are using in the thread
    - The version of iTunes you are using or trying to use
    - the version of Windows you are using (mention service packs)
    - A concise description of the issue you are seeing
    - The exact text of the error message you are seeing

  • [SOLVED] kwin crash when using OpenGL mode after upgrading to 4.7

    I have a Ideapad Y460 (Graphic: ATi Mobility Radeon 5650). Recent days I upgrade my KDE from 4.7RC (4.6.95) to 4.7 (4.7.00) and also Catalyst from 11.6 to 11.7.
    Update:
    The problem has been solved. I used [kde-unsupported] source and kdebase-workspace package in that source contains OpenGL ES support while Catalyst doesn't support it. Thank @csslayer.
    But when I use OpenGL mode, kwin crashed. I run
    kwin --replace
    to start kwin, then the Desktop Effect shows:
    OpenGL compositing (the default) has crashed KWin in the past.
    This was most likely due to a driver bug.
    If you think that you have meanwhile upgraded to a stable driver,
    you can reset this protection but be aware that this might result in an immediate crash!
    Alternatively, you might want to use the XRender backend instead.
    And there is a re-enable button. But the systemsettings window crashed when I pushed it.
    I checked ~/.xsessiong-error and it shows this:
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 20 (X_GetProperty)
    Resource id: 0x1c0015a
    I downgrade Catalyst but the problem still exists while KDE4.7 RC run well on my laptop. So I'm not sure whether it is caused by kwin or by Catalyst 11.7 or other packages.
    Does anyone know the solution? Thanks for your patience.
    Last edited by ukyoi (2011-08-01 08:34:20)

    I found an solution. Go to Settings/Mail, Contact, Calendar/Fetch new data and than enable Push and choose to fetch hourly or every 30 minutes. In this case your iPad will stay connected to wifi even when smart cover is closed. If you select Manualy than wifi connection will be terminated when in sleep mode.
    (Not native english speaker, hope you'll understand)

  • Itunes 10.6 crashes when connecting to Store or loggin in

    On a brand-new desktop PC (w/ Windows 7 Prof 64-bit, Intel i7 Ivy Bridge Quad-Core CPU, 16 GB of RAM, SSD...), Itunes (10.6.3.25) keeps crashing (with a "Itunes is not working anymore" pop-up) when connecting to the Itunes Store or logging in with my (or the girlfriend's) Apple ID.
    I should add that parts of the user account data of the current user was migrated from another machine (for which Itunes works fine). I should also note that there is no problem when accessing the Itunes Store of logging on from the "guest" user account of the same Windows installation. So the trouble is essentially related to the main user (which also happens to be the admin) of this PC.
    I followed the steps advised on the Apple website with no success. I also read tons of threads and tried tons of solutions - nothing helped.
    Here is an (incomplete) list of the things I tried in vain:
    - repairing the itunes installation from the control panel
    - explicitly running Itunes as an Administrator
    - starting Itunes in safe mode
    - creating a new library
    - re-creating the library
    - deleting different files or folders in the User's appdata folder as advised by some users on this board
    - clearing the Itunes Store cache under Preferences/Advanced
    - logging in with the girlfriend's apple id
    - deleting itunes completely as advised on Apple's pages and deleting all files and folders with "Itunes" in their name, then reinstalling.
    My firewall is Windows Firewall and it allows connections by itunes. My anti-virus is Microsoft Security Essentials.
    I'd very much appreciate any sincere efforts to resolve the issue.
    Xerberus

    10.6 syncs fine with all my Apple TV 1's, it's therefore something specific to your set up and not something you should report via feedback. You might want to try re-pairing the Apple TV with iTunes.
    Navigate to Settings > Computers > Your Library on the Apple TV, you may be told you will lose all synced content, but you can sync it back afterwards, you won't lose any purchased content that has yet to be transferred. Then select Settings > Computers > Connect To iTunes, note the passcode that appears on screen, click on the device in iTunes and enter the passcode when prompted.

  • [SOLVED] Random crashes when playing videos on Atom J1900 / Intel HD

    Hi,
    Following my first thread (which has been gladly solved, finally), I'm still getting stuck on the "crashes when playing videos" thing.
    FIY here are the specs, copied from my original thread:
    I've just bought a Gigabyte Brix to be used as an HTPC. The exact model is GB-BXBT-1900.
    I've installed 4 GB of 1.35V RAM (Corsair CT51264BF160B), which is supported by this model, and a Kingston SSD (V300 60GB).
    Then of course, I've installed Arch x64 with a base system and Xorg with DE (Xfce).
    It can happen after 2 or 50 minutes (it rarely goes beyond this limit), mainly when using VLC, but I could reproduce the same behavior with SMPlayer or even Kodi: the display freezes and I can no longer move the cursor, use the keyboard (to change TTY for example) or access the machine remotely. I'm forced to press the power button for 5 seconds and boot again.
    No sign of any warning in the logs, no high temperature on any sensor, nothing that could help me find what to blame. The wired keyboard attached does not show blinking LEDs so I'm assuming it's not a kernel panic.
    The thing is, those crashes happen *only* when playing videos. Otherwise the machine is extremely stable and can stay up and running for days or weeks without a crash. But if you play a video on it, be prepared to reboot within the next half-hour.
    So I'm assuming this has something to do with the display driver, or its configuration. I did not change anything to the default one, just added "intel_pstate=disabled" to the boot command line as advised in another thread, but it didn't help.
    And now some fresh system informations you might need:
    [root@ghanima ~]# lspci
    00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e)
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e)
    00:13.0 SATA controller: Intel Corporation Device 0f23 (rev 0e)
    00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI (rev 0e)
    00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0e)
    00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e)
    00:1c.0 PCI bridge: Intel Corporation Device 0f48 (rev 0e)
    00:1c.1 PCI bridge: Intel Corporation Device 0f4a (rev 0e)
    00:1c.2 PCI bridge: Intel Corporation Device 0f4c (rev 0e)
    00:1c.3 PCI bridge: Intel Corporation Device 0f4e (rev 0e)
    00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0e)
    00:1f.3 SMBus: Intel Corporation Device 0f12 (rev 0e)
    02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
    Below is the full log of a session that ended in such crash after approximately 30 minutes, while playing a video with VLC:
    -- Logs begin at lun. 2015-02-23 07:20:05 CET, end at lun. 2015-04-06 20:11:28 CEST. --
    avril 06 18:38:54 ghanima systemd-journal[146]: Runtime journal is using 8.0M (max allowed 192.5M, trying to leave 288.8M free of 1.8G available → current limit 192.5M).
    avril 06 18:38:54 ghanima systemd-journal[146]: Permanent journal is using 120.0M (max allowed 100.0M, trying to leave 3.6G free of 9.1G available → current limit 120.0M).
    avril 06 18:38:54 ghanima systemd-journal[146]: Time spent on flushing to /var is 1.590ms for 2 entries.
    avril 06 18:38:54 ghanima kernel: Initializing cgroup subsys cpuset
    avril 06 18:38:54 ghanima kernel: Initializing cgroup subsys cpu
    avril 06 18:38:54 ghanima kernel: Initializing cgroup subsys cpuacct
    avril 06 18:38:54 ghanima kernel: Linux version 3.19.2-1-ARCH (builduser@tobias) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015
    avril 06 18:38:54 ghanima kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=948e1d0b-179a-4c18-9765-803bc8264277 rw intel_pstate=disable
    avril 06 18:38:54 ghanima kernel: e820: BIOS-provided physical RAM map:
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008d7ff] usable
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x000000000008d800-0x000000000009ffff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x000000001f000000-0x000000001f0fffff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x000000001f100000-0x000000001fffffff] usable
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x0000000020100000-0x00000000b966afff] usable
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b966b000-0x00000000b969afff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b969b000-0x00000000b96aafff] ACPI data
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b96ab000-0x00000000b97effff] ACPI NVS
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b97f0000-0x00000000b9b9cfff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b9b9d000-0x00000000b9b9dfff] usable
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b9b9e000-0x00000000b9bdffff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b9be0000-0x00000000b9d4efff] usable
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b9d4f000-0x00000000b9ff9fff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000b9ffa000-0x00000000b9ffffff] usable
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
    avril 06 18:38:54 ghanima kernel: BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
    avril 06 18:38:54 ghanima kernel: NX (Execute Disable) protection: active
    avril 06 18:38:54 ghanima kernel: SMBIOS 2.8 present.
    avril 06 18:38:54 ghanima kernel: DMI: GIGABYTE GB-BXBT-1900/MZBAYAB-00, BIOS F3 07/15/2014
    avril 06 18:38:54 ghanima kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    avril 06 18:38:54 ghanima kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    avril 06 18:38:54 ghanima kernel: AGP: No AGP bridge found
    avril 06 18:38:54 ghanima kernel: e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
    avril 06 18:38:54 ghanima kernel: MTRR default type: uncachable
    avril 06 18:38:54 ghanima kernel: MTRR fixed ranges enabled:
    avril 06 18:38:54 ghanima kernel: 00000-9FFFF write-back
    avril 06 18:38:54 ghanima kernel: A0000-BFFFF uncachable
    avril 06 18:38:54 ghanima kernel: C0000-E7FFF write-through
    avril 06 18:38:54 ghanima kernel: E8000-FFFFF write-protect
    avril 06 18:38:54 ghanima kernel: MTRR variable ranges enabled:
    avril 06 18:38:54 ghanima kernel: 0 base 000000000 mask F00000000 write-back
    avril 06 18:38:54 ghanima kernel: 1 base 100000000 mask FC0000000 write-back
    avril 06 18:38:54 ghanima kernel: 2 base 0BA800000 mask FFF800000 uncachable
    avril 06 18:38:54 ghanima kernel: 3 base 0BB000000 mask FFF000000 uncachable
    avril 06 18:38:54 ghanima kernel: 4 base 0BC000000 mask FFC000000 uncachable
    avril 06 18:38:54 ghanima kernel: 5 base 0C0000000 mask FC0000000 uncachable
    avril 06 18:38:54 ghanima kernel: 6 disabled
    avril 06 18:38:54 ghanima kernel: 7 disabled
    avril 06 18:38:54 ghanima kernel: PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    avril 06 18:38:54 ghanima kernel: e820: update [mem 0xba800000-0xffffffff] usable ==> reserved
    avril 06 18:38:54 ghanima kernel: e820: last_pfn = 0xba000 max_arch_pfn = 0x400000000
    avril 06 18:38:54 ghanima kernel: found SMP MP-table at [mem 0x000fd6a0-0x000fd6af] mapped at [ffff8800000fd6a0]
    avril 06 18:38:54 ghanima kernel: Scanning 1 areas for low memory corruption
    avril 06 18:38:54 ghanima kernel: Base memory trampoline at [ffff880000087000] 87000 size 24576
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    avril 06 18:38:54 ghanima kernel: [mem 0x00000000-0x000fffff] page 4k
    avril 06 18:38:54 ghanima kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
    avril 06 18:38:54 ghanima kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
    avril 06 18:38:54 ghanima kernel: BRK [0x01b34000, 0x01b34fff] PGTABLE
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0x13fe00000-0x13fffffff]
    avril 06 18:38:54 ghanima kernel: [mem 0x13fe00000-0x13fffffff] page 2M
    avril 06 18:38:54 ghanima kernel: BRK [0x01b35000, 0x01b35fff] PGTABLE
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0x120000000-0x13fdfffff]
    avril 06 18:38:54 ghanima kernel: [mem 0x120000000-0x13fdfffff] page 2M
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0x00100000-0x1effffff]
    avril 06 18:38:54 ghanima kernel: [mem 0x00100000-0x001fffff] page 4k
    avril 06 18:38:54 ghanima kernel: [mem 0x00200000-0x1effffff] page 2M
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0x1f100000-0x1fffffff]
    avril 06 18:38:54 ghanima kernel: [mem 0x1f100000-0x1f1fffff] page 4k
    avril 06 18:38:54 ghanima kernel: [mem 0x1f200000-0x1fffffff] page 2M
    avril 06 18:38:54 ghanima kernel: BRK [0x01b36000, 0x01b36fff] PGTABLE
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0x20100000-0xb966afff]
    avril 06 18:38:54 ghanima kernel: [mem 0x20100000-0x201fffff] page 4k
    avril 06 18:38:54 ghanima kernel: [mem 0x20200000-0xb95fffff] page 2M
    avril 06 18:38:54 ghanima kernel: [mem 0xb9600000-0xb966afff] page 4k
    avril 06 18:38:54 ghanima kernel: BRK [0x01b37000, 0x01b37fff] PGTABLE
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0xb9b9d000-0xb9b9dfff]
    avril 06 18:38:54 ghanima kernel: [mem 0xb9b9d000-0xb9b9dfff] page 4k
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0xb9be0000-0xb9d4efff]
    avril 06 18:38:54 ghanima kernel: [mem 0xb9be0000-0xb9d4efff] page 4k
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0xb9ffa000-0xb9ffffff]
    avril 06 18:38:54 ghanima kernel: [mem 0xb9ffa000-0xb9ffffff] page 4k
    avril 06 18:38:54 ghanima kernel: init_memory_mapping: [mem 0x100000000-0x11fffffff]
    avril 06 18:38:54 ghanima kernel: [mem 0x100000000-0x11fffffff] page 2M
    avril 06 18:38:54 ghanima kernel: RAMDISK: [mem 0x3799a000-0x37cc4fff]
    avril 06 18:38:54 ghanima kernel: ACPI: Early table checksum verification disabled
    avril 06 18:38:54 ghanima kernel: ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
    avril 06 18:38:54 ghanima kernel: ACPI: XSDT 0x00000000B96A2078 000074 (v01 ALASKA A M I 01072009 AMI 00010013)
    avril 06 18:38:54 ghanima kernel: ACPI: FACP 0x00000000B96A98B0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    avril 06 18:38:54 ghanima kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20141107/tbfadt-618)
    avril 06 18:38:54 ghanima kernel: ACPI: DSDT 0x00000000B96A2180 00772E (v02 ALASKA A M I 01072009 INTL 20120913)
    avril 06 18:38:54 ghanima kernel: ACPI: FACS 0x00000000B97EFF80 000040
    avril 06 18:38:54 ghanima kernel: ACPI: APIC 0x00000000B96A99C0 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
    avril 06 18:38:54 ghanima kernel: ACPI: FPDT 0x00000000B96A9A48 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    avril 06 18:38:54 ghanima kernel: ACPI: MCFG 0x00000000B96A9A90 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    avril 06 18:38:54 ghanima kernel: ACPI: LPIT 0x00000000B96A9AD0 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
    avril 06 18:38:54 ghanima kernel: ACPI: HPET 0x00000000B96A9BD8 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    avril 06 18:38:54 ghanima kernel: ACPI: SSDT 0x00000000B96A9C10 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
    avril 06 18:38:54 ghanima kernel: ACPI: SSDT 0x00000000B96AA378 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
    avril 06 18:38:54 ghanima kernel: ACPI: SSDT 0x00000000B96AA608 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
    avril 06 18:38:54 ghanima kernel: ACPI: UEFI 0x00000000B96AA788 000042 (v01 ALASKA A M I 00000000 00000000)
    avril 06 18:38:54 ghanima kernel: ACPI: Local APIC address 0xfee00000
    avril 06 18:38:54 ghanima kernel: No NUMA configuration found
    avril 06 18:38:54 ghanima kernel: Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
    avril 06 18:38:54 ghanima kernel: NODE_DATA(0) allocated [mem 0x13fff6000-0x13fff9fff]
    avril 06 18:38:54 ghanima kernel: [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0
    avril 06 18:38:54 ghanima kernel: Zone ranges:
    avril 06 18:38:54 ghanima kernel: DMA [mem 0x00001000-0x00ffffff]
    avril 06 18:38:54 ghanima kernel: DMA32 [mem 0x01000000-0xffffffff]
    avril 06 18:38:54 ghanima kernel: Normal [mem 0x100000000-0x13fffffff]
    avril 06 18:38:54 ghanima kernel: Movable zone start for each node
    avril 06 18:38:54 ghanima kernel: Early memory node ranges
    avril 06 18:38:54 ghanima kernel: node 0: [mem 0x00001000-0x0008cfff]
    avril 06 18:38:54 ghanima kernel: node 0: [mem 0x00100000-0x1effffff]
    avril 06 18:38:54 ghanima kernel: node 0: [mem 0x1f100000-0x1fffffff]
    avril 06 18:38:54 ghanima kernel: node 0: [mem 0x20100000-0xb966afff]
    avril 06 18:38:54 ghanima kernel: node 0: [mem 0xb9b9d000-0xb9b9dfff]
    avril 06 18:38:54 ghanima kernel: node 0: [mem 0xb9be0000-0xb9d4efff]
    avril 06 18:38:54 ghanima kernel: node 0: [mem 0xb9ffa000-0xb9ffffff]
    avril 06 18:38:54 ghanima kernel: node 0: [mem 0x100000000-0x13fffffff]
    avril 06 18:38:54 ghanima kernel: Initmem setup node 0 [mem 0x00001000-0x13fffffff]
    avril 06 18:38:54 ghanima kernel: On node 0 totalpages: 1021293
    avril 06 18:38:54 ghanima kernel: DMA zone: 64 pages used for memmap
    avril 06 18:38:54 ghanima kernel: DMA zone: 21 pages reserved
    avril 06 18:38:54 ghanima kernel: DMA zone: 3980 pages, LIFO batch:0
    avril 06 18:38:54 ghanima kernel: DMA32 zone: 11800 pages used for memmap
    avril 06 18:38:54 ghanima kernel: DMA32 zone: 755169 pages, LIFO batch:31
    avril 06 18:38:54 ghanima kernel: Normal zone: 4096 pages used for memmap
    avril 06 18:38:54 ghanima kernel: Normal zone: 262144 pages, LIFO batch:31
    avril 06 18:38:54 ghanima kernel: x86/hpet: Will disable the HPET for this platform because it's not reliable
    avril 06 18:38:54 ghanima kernel: Reserving Intel graphics stolen memory at 0xbb000000-0xbeffffff
    avril 06 18:38:54 ghanima kernel: ACPI: PM-Timer IO Port: 0x408
    avril 06 18:38:54 ghanima kernel: ACPI: Local APIC address 0xfee00000
    avril 06 18:38:54 ghanima kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    avril 06 18:38:54 ghanima kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    avril 06 18:38:54 ghanima kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    avril 06 18:38:54 ghanima kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    avril 06 18:38:54 ghanima kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    avril 06 18:38:54 ghanima kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    avril 06 18:38:54 ghanima kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    avril 06 18:38:54 ghanima kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    avril 06 18:38:54 ghanima kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    avril 06 18:38:54 ghanima kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
    avril 06 18:38:54 ghanima kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    avril 06 18:38:54 ghanima kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    avril 06 18:38:54 ghanima kernel: ACPI: IRQ0 used by override.
    avril 06 18:38:54 ghanima kernel: ACPI: IRQ9 used by override.
    avril 06 18:38:54 ghanima kernel: Using ACPI (MADT) for SMP configuration information
    avril 06 18:38:54 ghanima kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    avril 06 18:38:54 ghanima kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0x0008d000-0x0008dfff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0x0008e000-0x0009ffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0x1f000000-0x1f0fffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xb966b000-0xb969afff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xb969b000-0xb96aafff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xb96ab000-0xb97effff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xb97f0000-0xb9b9cfff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xb9b9e000-0xb9bdffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xb9d4f000-0xb9ff9fff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xba000000-0xbaffffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xbb000000-0xbeffffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xbf000000-0xe00f7fff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xe00f9000-0xfed00fff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xfed02000-0xfed07fff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xfed09000-0xffafffff]
    avril 06 18:38:54 ghanima kernel: PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
    avril 06 18:38:54 ghanima kernel: e820: [mem 0xbf000000-0xe00f7fff] available for PCI devices
    avril 06 18:38:54 ghanima kernel: Booting paravirtualized kernel on bare hardware
    avril 06 18:38:54 ghanima kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    avril 06 18:38:54 ghanima kernel: PERCPU: Embedded 31 pages/cpu @ffff88013fc00000 s86336 r8192 d32448 u524288
    avril 06 18:38:54 ghanima kernel: pcpu-alloc: s86336 r8192 d32448 u524288 alloc=1*2097152
    avril 06 18:38:54 ghanima kernel: pcpu-alloc: [0] 0 1 2 3
    avril 06 18:38:54 ghanima kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005312
    avril 06 18:38:54 ghanima kernel: Policy zone: Normal
    avril 06 18:38:54 ghanima kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=948e1d0b-179a-4c18-9765-803bc8264277 rw intel_pstate=disable
    avril 06 18:38:54 ghanima kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    avril 06 18:38:54 ghanima kernel: AGP: Checking aperture...
    avril 06 18:38:54 ghanima kernel: AGP: No AGP bridge found
    avril 06 18:38:54 ghanima kernel: Calgary: detecting Calgary via BIOS EBDA area
    avril 06 18:38:54 ghanima kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    avril 06 18:38:54 ghanima kernel: Memory: 3937980K/4085172K available (5533K kernel code, 917K rwdata, 1744K rodata, 1164K init, 1156K bss, 147192K reserved, 0K cma-reserved)
    avril 06 18:38:54 ghanima kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    avril 06 18:38:54 ghanima kernel: Preemptible hierarchical RCU implementation.
    avril 06 18:38:54 ghanima kernel: RCU dyntick-idle grace-period acceleration is enabled.
    avril 06 18:38:54 ghanima kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    avril 06 18:38:54 ghanima kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    avril 06 18:38:54 ghanima kernel: NR_IRQS:8448 nr_irqs:1024 16
    avril 06 18:38:54 ghanima kernel: spurious 8259A interrupt: IRQ7.
    avril 06 18:38:54 ghanima kernel: Console: colour dummy device 80x25
    avril 06 18:38:54 ghanima kernel: console [tty0] enabled
    avril 06 18:38:54 ghanima kernel: Maximum core-clock to bus-clock ratio: 0x18
    avril 06 18:38:54 ghanima kernel: Resolved frequency ID: 0, frequency: 83200 KHz
    avril 06 18:38:54 ghanima kernel: TSC runs at 1996800 KHz
    avril 06 18:38:54 ghanima kernel: lapic_timer_frequency = 277333
    avril 06 18:38:54 ghanima kernel: tsc: Detected 1996.800 MHz processor
    avril 06 18:38:54 ghanima kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3995.00 BogoMIPS (lpj=6656000)
    avril 06 18:38:54 ghanima kernel: pid_max: default: 32768 minimum: 301
    avril 06 18:38:54 ghanima kernel: ACPI: Core revision 20141107
    avril 06 18:38:54 ghanima kernel: ACPI: All ACPI Tables successfully acquired
    avril 06 18:38:54 ghanima kernel: Security Framework initialized
    avril 06 18:38:54 ghanima kernel: Yama: becoming mindful.
    avril 06 18:38:54 ghanima kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    avril 06 18:38:54 ghanima kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    avril 06 18:38:54 ghanima kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    avril 06 18:38:54 ghanima kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    avril 06 18:38:54 ghanima kernel: Initializing cgroup subsys memory
    avril 06 18:38:54 ghanima kernel: Initializing cgroup subsys devices
    avril 06 18:38:54 ghanima kernel: Initializing cgroup subsys freezer
    avril 06 18:38:54 ghanima kernel: Initializing cgroup subsys net_cls
    avril 06 18:38:54 ghanima kernel: Initializing cgroup subsys blkio
    avril 06 18:38:54 ghanima kernel: CPU: Physical Processor ID: 0
    avril 06 18:38:54 ghanima kernel: CPU: Processor Core ID: 0
    avril 06 18:38:54 ghanima kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    avril 06 18:38:54 ghanima kernel: mce: CPU supports 6 MCE banks
    avril 06 18:38:54 ghanima kernel: CPU0: Thermal monitoring enabled (TM1)
    avril 06 18:38:54 ghanima kernel: Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
    avril 06 18:38:54 ghanima kernel: Freeing SMP alternatives memory: 20K (ffffffff81a0a000 - ffffffff81a0f000)
    avril 06 18:38:54 ghanima kernel: ftrace: allocating 21170 entries in 83 pages
    avril 06 18:38:54 ghanima kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    avril 06 18:38:54 ghanima kernel: smpboot: CPU0: Intel(R) Celeron(R) CPU J1900 @ 1.99GHz (fam: 06, model: 37, stepping: 08)
    avril 06 18:38:54 ghanima kernel: TSC deadline timer enabled
    avril 06 18:38:54 ghanima kernel: Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
    avril 06 18:38:54 ghanima kernel: ... version: 3
    avril 06 18:38:54 ghanima kernel: ... bit width: 40
    avril 06 18:38:54 ghanima kernel: ... generic registers: 2
    avril 06 18:38:54 ghanima kernel: ... value mask: 000000ffffffffff
    avril 06 18:38:54 ghanima kernel: ... max period: 000000ffffffffff
    avril 06 18:38:54 ghanima kernel: ... fixed-purpose events: 3
    avril 06 18:38:54 ghanima kernel: ... event mask: 0000000700000003
    avril 06 18:38:54 ghanima kernel: x86: Booting SMP configuration:
    avril 06 18:38:54 ghanima kernel: .... node #0, CPUs: #1
    avril 06 18:38:54 ghanima kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    avril 06 18:38:54 ghanima kernel: #2 #3
    avril 06 18:38:54 ghanima kernel: x86: Booted up 1 node, 4 CPUs
    avril 06 18:38:54 ghanima kernel: smpboot: Total of 4 processors activated (15980.00 BogoMIPS)
    avril 06 18:38:54 ghanima kernel: devtmpfs: initialized
    avril 06 18:38:54 ghanima kernel: PM: Registering ACPI NVS region [mem 0xb96ab000-0xb97effff] (1331200 bytes)
    avril 06 18:38:54 ghanima kernel: pinctrl core: initialized pinctrl subsystem
    avril 06 18:38:54 ghanima kernel: RTC time: 16:38:52, date: 04/06/15
    avril 06 18:38:54 ghanima kernel: NET: Registered protocol family 16
    avril 06 18:38:54 ghanima kernel: cpuidle: using governor ladder
    avril 06 18:38:54 ghanima kernel: cpuidle: using governor menu
    avril 06 18:38:54 ghanima kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    avril 06 18:38:54 ghanima kernel: ACPI: bus type PCI registered
    avril 06 18:38:54 ghanima kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    avril 06 18:38:54 ghanima kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    avril 06 18:38:54 ghanima kernel: PCI: not using MMCONFIG
    avril 06 18:38:54 ghanima kernel: PCI: Using configuration type 1 for base access
    avril 06 18:38:54 ghanima kernel: ACPI: Added _OSI(Module Device)
    avril 06 18:38:54 ghanima kernel: ACPI: Added _OSI(Processor Device)
    avril 06 18:38:54 ghanima kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    avril 06 18:38:54 ghanima kernel: ACPI: Added _OSI(Processor Aggregator Device)
    avril 06 18:38:54 ghanima kernel: ACPI: Dynamic OEM Table Load:
    avril 06 18:38:54 ghanima kernel: ACPI: SSDT 0xFFFF88013A5D3C00 0003BC (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    avril 06 18:38:54 ghanima kernel: ACPI: Dynamic OEM Table Load:
    avril 06 18:38:54 ghanima kernel: ACPI: SSDT 0xFFFF88013A5DA800 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    avril 06 18:38:54 ghanima kernel: ACPI: Dynamic OEM Table Load:
    avril 06 18:38:54 ghanima kernel: ACPI: SSDT 0xFFFF88013A5D6200 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    avril 06 18:38:54 ghanima kernel: ACPI: Dynamic OEM Table Load:
    avril 06 18:38:54 ghanima kernel: ACPI: SSDT 0xFFFF88013A5C1600 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    avril 06 18:38:54 ghanima kernel: ACPI: Interpreter enabled
    avril 06 18:38:54 ghanima kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
    avril 06 18:38:54 ghanima kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
    avril 06 18:38:54 ghanima kernel: ACPI: (supports S0 S3 S4 S5)
    avril 06 18:38:54 ghanima kernel: ACPI: Using IOAPIC for interrupt routing
    avril 06 18:38:54 ghanima kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    avril 06 18:38:54 ghanima kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    avril 06 18:38:54 ghanima kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    avril 06 18:38:54 ghanima kernel: ACPI: Power Resource [USBC] (on)
    avril 06 18:38:54 ghanima kernel: ACPI: Power Resource [PLPE] (on)
    avril 06 18:38:54 ghanima kernel: ACPI: Power Resource [PLPE] (on)
    avril 06 18:38:54 ghanima kernel: ACPI: Power Resource [FN00] (off)
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    avril 06 18:38:54 ghanima kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    avril 06 18:38:54 ghanima kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    avril 06 18:38:54 ghanima kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    avril 06 18:38:54 ghanima kernel: PCI host bridge to bus 0000:00
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xd0815fff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
    avril 06 18:38:54 ghanima kernel: pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:13.0: reg 0x24: [mem 0xd0815000-0xd08157ff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:13.0: PME# supported from D3hot
    avril 06 18:38:54 ghanima kernel: pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
    avril 06 18:38:54 ghanima kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd0800000-0xd080ffff 64bit]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    avril 06 18:38:54 ghanima kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xd0500000-0xd05fffff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1a.0: reg 0x14: [mem 0xd0400000-0xd04fffff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xd0810000-0xd0813fff 64bit]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd0814000-0xd081401f]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
    avril 06 18:38:54 ghanima kernel: pci 0000:02:00.0: [10ec:b723] type 00 class 0x028000
    avril 06 18:38:54 ghanima kernel: pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
    avril 06 18:38:54 ghanima kernel: pci 0000:02:00.0: reg 0x18: [mem 0xd0700000-0xd0703fff 64bit]
    avril 06 18:38:54 ghanima kernel: pci 0000:02:00.0: supports D1 D2
    avril 06 18:38:54 ghanima kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    avril 06 18:38:54 ghanima kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: bridge window [mem 0xd0700000-0xd07fffff]
    avril 06 18:38:54 ghanima kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
    avril 06 18:38:54 ghanima kernel: pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
    avril 06 18:38:54 ghanima kernel: pci 0000:03:00.0: reg 0x18: [mem 0xd0604000-0xd0604fff 64bit]
    avril 06 18:38:54 ghanima kernel: pci 0000:03:00.0: reg 0x20: [mem 0xd0600000-0xd0603fff 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:03:00.0: supports D1 D2
    avril 06 18:38:54 ghanima kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    avril 06 18:38:54 ghanima kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: bridge window [mem 0xd0600000-0xd06fffff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
    avril 06 18:38:54 ghanima kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    avril 06 18:38:54 ghanima kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    avril 06 18:38:54 ghanima kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
    avril 06 18:38:54 ghanima kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
    avril 06 18:38:54 ghanima kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    avril 06 18:38:54 ghanima kernel: vgaarb: loaded
    avril 06 18:38:54 ghanima kernel: vgaarb: bridge control possible 0000:00:02.0
    avril 06 18:38:54 ghanima kernel: PCI: Using ACPI for IRQ routing
    avril 06 18:38:54 ghanima kernel: PCI: pci_cache_line_size set to 64 bytes
    avril 06 18:38:54 ghanima kernel: e820: reserve RAM buffer [mem 0x0008d800-0x0008ffff]
    avril 06 18:38:54 ghanima kernel: e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
    avril 06 18:38:54 ghanima kernel: e820: reserve RAM buffer [mem 0xb966b000-0xbbffffff]
    avril 06 18:38:54 ghanima kernel: e820: reserve RAM buffer [mem 0xb9b9e000-0xbbffffff]
    avril 06 18:38:54 ghanima kernel: e820: reserve RAM buffer [mem 0xb9d4f000-0xbbffffff]
    avril 06 18:38:54 ghanima kernel: e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
    avril 06 18:38:54 ghanima kernel: NetLabel: Initializing
    avril 06 18:38:54 ghanima kernel: NetLabel: domain hash size = 128
    avril 06 18:38:54 ghanima kernel: NetLabel: protocols = UNLABELED CIPSOv4
    avril 06 18:38:54 ghanima kernel: NetLabel: unlabeled traffic allowed by default
    avril 06 18:38:54 ghanima kernel: Switched to clocksource refined-jiffies
    avril 06 18:38:54 ghanima kernel: pnp: PnP ACPI init
    avril 06 18:38:54 ghanima kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
    avril 06 18:38:54 ghanima kernel: system 00:01: [io 0x0680-0x069f] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:01: [io 0x0400-0x047f] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:01: [io 0x0500-0x05fe] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:01: [io 0x0600-0x061f] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    avril 06 18:38:54 ghanima kernel: system 00:02: [io 0x0a00-0x0a2f] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xfed01000-0xfed01fff] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xfed03000-0xfed03fff] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xfed04000-0xfed04fff] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xfed0c000-0xfed0ffff] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xfed08000-0xfed08fff] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xfed1c000-0xfed1cfff] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: [mem 0xfef00000-0xfeffffff] has been reserved
    avril 06 18:38:54 ghanima kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    avril 06 18:38:54 ghanima kernel: pnp: PnP ACPI: found 4 devices
    avril 06 18:38:54 ghanima kernel: Switched to clocksource acpi_pm
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: BAR 15: no space for [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 14: no space for [mem size 0x00200000]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 14: failed to assign [mem size 0x00200000]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 15: no space for [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 14: no space for [mem size 0x00200000]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 14: failed to assign [mem size 0x00200000]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 15: no space for [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: BAR 15: no space for [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.1: bridge window [mem 0xd0700000-0xd07fffff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.2: bridge window [mem 0xd0600000-0xd06fffff]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
    avril 06 18:38:54 ghanima kernel: pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xd0815fff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:02: resource 1 [mem 0xd0700000-0xd07fffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:03: resource 1 [mem 0xd0600000-0xd06fffff]
    avril 06 18:38:54 ghanima kernel: pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
    avril 06 18:38:54 ghanima kernel: NET: Registered protocol family 2
    avril 06 18:38:54 ghanima kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    avril 06 18:38:54 ghanima kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    avril 06 18:38:54 ghanima kernel: TCP: Hash tables configured (established 32768 bind 32768)
    avril 06 18:38:54 ghanima kernel: TCP: reno registered
    avril 06 18:38:54 ghanima kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    avril 06 18:38:54 ghanima kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    avril 06 18:38:54 ghanima kernel: NET: Registered protocol family 1
    avril 06 18:38:54 ghanima kernel: pci 0000:00:02.0: Video device with shadowed ROM
    avril 06 18:38:54 ghanima kernel: PCI: CLS 64 bytes, default 64
    avril 06 18:38:54 ghanima kernel: Unpacking initramfs...
    avril 06 18:38:54 ghanima kernel: Freeing initrd memory: 3244K (ffff88003799a000 - ffff880037cc5000)
    avril 06 18:38:54 ghanima kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    avril 06 18:38:54 ghanima kernel: software IO TLB [mem 0xb566b000-0xb966b000] (64MB) mapped at [ffff8800b566b000-ffff8800b966afff]
    avril 06 18:38:54 ghanima kernel: microcode: CPU0 sig=0x30678, pf=0x4, revision=0x811
    avril 06 18:38:54 ghanima kernel: microcode: CPU1 sig=0x30678, pf=0x4, revision=0x811
    avril 06 18:38:54 ghanima kernel: microcode: CPU2 sig=0x30678, pf=0x4, revision=0x811
    avril 06 18:38:54 ghanima kernel: microcode: CPU3 sig=0x30678, pf=0x4, revision=0x811
    avril 06 18:38:54 ghanima kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    avril 06 18:38:54 ghanima kernel: Scanning for low memory corruption every 60 seconds
    avril 06 18:38:54 ghanima kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
    avril 06 18:38:54 ghanima kernel: Initialise system trusted keyring
    avril 06 18:38:54 ghanima kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    avril 06 18:38:54 ghanima kernel: zpool: loaded
    avril 06 18:38:54 ghanima kernel: zbud: loaded
    avril 06 18:38:54 ghanima kernel: VFS: Disk quotas dquot_6.5.2
    avril 06 18:38:54 ghanima kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    avril 06 18:38:54 ghanima kernel: Key type big_key registered
    avril 06 18:38:54 ghanima kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    avril 06 18:38:54 ghanima kernel: io scheduler noop registered
    avril 06 18:38:54 ghanima kernel: io scheduler deadline registered
    avril 06 18:38:54 ghanima kernel: io scheduler cfq registered (default)
    avril 06 18:38:54 ghanima kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    avril 06 18:38:54 ghanima kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    avril 06 18:38:54 ghanima kernel: efifb: probing for efifb
    avril 06 18:38:54 ghanima kernel: efifb: framebuffer at 0xa0000, mapped to 0xffff8800000a0000, using 64k, total 64k
    avril 06 18:38:54 ghanima kernel: efifb: mode is 640x480x1, linelength=80, pages=1
    avril 06 18:38:54 ghanima kernel: efifb: scrolling: redraw
    avril 06 18:38:54 ghanima kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    avril 06 18:38:54 ghanima kernel: Console: switching to colour frame buffer device 80x30
    avril 06 18:38:54 ghanima kernel: fb0: EFI VGA frame buffer device
    avril 06 18:38:54 ghanima kernel: intel_idle: MWAIT substates: 0x33000020
    avril 06 18:38:54 ghanima kernel: intel_idle: v0.4 model 0x37
    avril 06 18:38:54 ghanima kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
    avril 06 18:38:54 ghanima kernel: GHES: HEST is not enabled!
    avril 06 18:38:54 ghanima kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    avril 06 18:38:54 ghanima kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    avril 06 18:38:54 ghanima kernel: hpet: number irqs doesn't agree with number of timers
    avril 06 18:38:54 ghanima kernel: Linux agpgart interface v0.103
    avril 06 18:38:54 ghanima kernel: rtc_cmos 00:00: RTC can wake from S4
    avril 06 18:38:54 ghanima kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
    avril 06 18:38:54 ghanima kernel: rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
    avril 06 18:38:54 ghanima kernel: ledtrig-cpu: registered to indicate activity on CPUs
    avril 06 18:38:54 ghanima kernel: TCP: cubic registered
    avril 06 18:38:54 ghanima kernel: NET: Registered protocol family 10
    avril 06 18:38:54 ghanima kernel: NET: Registered protocol family 17
    avril 06 18:38:54 ghanima kernel: Loading compiled-in X.509 certificates
    avril 06 18:38:54 ghanima kernel: registered taskstats version 1
    avril 06 18:38:54 ghanima kernel: Magic number: 11:714:640
    avril 06 18:38:54 ghanima kernel: rtc_cmos 00:00: setting system clock to 2015-04-06 16:38:53 UTC (1428338333)
    avril 06 18:38:54 ghanima kernel: PM: Hibernation image not present or could not be loaded.
    avril 06 18:38:54 ghanima kernel: Freeing unused kernel memory: 1164K (ffffffff818e7000 - ffffffff81a0a000)
    avril 06 18:38:54 ghanima kernel: Write protecting the kernel read-only data: 8192k
    avril 06 18:38:54 ghanima kernel: Freeing unused kernel memory: 600K (ffff88000156a000 - ffff880001600000)
    avril 06 18:38:54 ghanima kernel: Freeing unused kernel memory: 304K (ffff8800017b4000 - ffff880001800000)
    avril 06 18:38:54 ghanima kernel: random: systemd-tmpfile urandom read with 1 bits of entropy available
    avril 06 18:38:54 ghanima kernel: ACPI: bus type USB registered
    avril 06 18:38:54 ghanima kernel: usbcore: registered new interface driver usbfs
    avril 06 18:38:54 ghanima kernel: usbcore: registered new interface driver hub
    avril 06 18:38:54 ghanima kernel: usbcore: registered new device driver usb
    avril 06 18:38:54 ghanima kernel: SCSI subsystem initialized
    avril 06 18:38:54 ghanima kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    avril 06 18:38:54 ghanima kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    avril 06 18:38:54 ghanima kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    avril 06 18:38:54 ghanima kernel: hub 1-0:1.0: USB hub found
    avril 06 18:38:54 ghanima kernel: hub 1-0:1.0: 6 ports detected
    avril 06 18:38:54 ghanima kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    avril 06 18:38:54 ghanima kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    avril 06 18:38:54 ghanima kernel: hub 2-0:1.0: USB hub found
    avril 06 18:38:54 ghanima kernel: libata version 3.00 loaded.
    avril 06 18:38:54 ghanima kernel: hub 2-0:1.0: 1 port detected
    avril 06 18:38:54 ghanima kernel: ahci 0000:00:13.0: version 3.0
    avril 06 18:38:54 ghanima kernel: ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode
    avril 06 18:38:54 ghanima kernel: ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso sadm
    avril 06 18:38:54 ghanima kernel: scsi host0: ahci
    avril 06 18:38:54 ghanima kernel: scsi host1: ahci
    avril 06 18:38:54 ghanima kernel: ata1: SATA max UDMA/133 abar m2048@0xd0815000 port 0xd0815100 irq 88
    avril 06 18:38:54 ghanima kernel: ata2: DUMMY
    avril 06 18:38:54 ghanima kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    avril 06 18:38:54 ghanima kernel: ata1.00: ATA-8: KINGSTON SV300S37A60G, 580ABBF0, max UDMA/133
    avril 06 18:38:54 ghanima kernel: ata1.00: 117231408 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    avril 06 18:38:54 ghanima kernel: ata1.00: configured for UDMA/133
    avril 06 18:38:54 ghanima kernel: scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5
    avril 06 18:38:54 ghanima kernel: sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
    avril 06 18:38:54 ghanima kernel: sd 0:0:0:0: [sda] Write Protect is off
    avril 06 18:38:54 ghanima kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    avril 06 18:38:54 ghanima kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    avril 06 18:38:54 ghanima kernel: sda: sda1 sda2 sda3 sda4
    avril 06 18:38:54 ghanima kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    avril 06 18:38:54 ghanima kernel: usb 1-2: new full-speed USB device number 2 using xhci_hcd
    avril 06 18:38:54 ghanima kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    avril 06 18:38:54 ghanima kernel: usb 1-2: No LPM exit latency info found, disabling LPM.
    avril 06 18:38:54 ghanima systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
    avril 06 18:38:54 ghanima systemd[1]: Detected architecture 'x86-64'.
    avril 06 18:38:54 ghanima systemd[1]: Set hostname to <ghanima>.
    avril 06 18:38:54 ghanima kernel: usb 1-3: new full-speed USB device number 3 using xhci_hcd
    avril 06 18:38:54 ghanima systemd[1]: Configuration file /usr/lib/systemd/system/[email protected] is marked executable. Please remove executable permission bits. Proceeding anyway.
    avril 06 18:38:54 ghanima systemd[1]: Configuration file /usr/lib/systemd/system/[email protected] is marked executable. Please remove executable permission bits. Proceeding anyway.
    avril 06 18:38:54 ghanima systemd[1]: Configuration file /usr/lib/systemd/system/webmin.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    avril 06 18:38:54 ghanima systemd[1]: Configuration file /usr/lib/systemd/system/webmin.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
    avril 06 18:38:54 ghanima systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    avril 06 18:38:54 ghanima systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    avril 06 18:38:54 ghanima systemd[1]: Starting Encrypted Volumes.
    avril 06 18:38:54 ghanima systemd[1]: Reached target Encrypted Volumes.
    avril 06 18:38:54 ghanima systemd[1]: Starting Login Prompts.
    avril 06 18:38:54 ghanima systemd[1]: Reached target Login Prompts.
    avril 06 18:38:54 ghanima systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    avril 06 18:38:54 ghanima systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    avril 06 18:38:54 ghanima systemd[1]: Expecting device dev-sda3.device...
    avril 06 18:38:54 ghanima systemd[1]: Starting Root Slice.
    avril 06 18:38:54 ghanima systemd[1]: Created slice Root Slice.
    avril 06 18:38:54 ghanima systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    avril 06 18:38:54 ghanima systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    avril 06 18:38:54 ghanima systemd[1]: Starting LVM2 metadata daemon socket.
    avril 06 18:38:54 ghanima systemd[1]: Listening on LVM2 metadata daemon socket.
    avril 06 18:38:54 ghanima systemd[1]: Starting udev Control Socket.
    avril 06 18:38:54 ghanima systemd[1]: Listening on udev Control Socket.
    avril 06 18:38:54 ghanima systemd[1]: Starting System Slice.
    avril 06 18:38:54 ghanima systemd[1]: Created slice System Slice.
    avril 06 18:38:54 ghanima systemd[1]: Starting system-darkice.slice.
    avril 06 18:38:54 ghanima systemd[1]: Created slice system-darkice.slice.
    avril 06 18:38:54 ghanima systemd[1]: Starting system-systemd\x2dfsck.slice.
    avril 06 18:38:54 ghanima systemd[1]: Created slice system-systemd\x2dfsck.slice.
    avril 06 18:38:54 ghanima systemd[1]: Starting system-getty.slice.
    avril 06 18:38:54 ghanima systemd[1]: Created slice system-getty.slice.
    avril 06 18:38:54 ghanima systemd[1]: Starting Device-mapper event daemon FIFOs.
    avril 06 18:38:54 ghanima systemd[1]: Listening on Device-mapper event daemon FIFOs.
    avril 06 18:38:54 ghanima systemd[1]: Starting Journal Socket (/dev/log).
    avril 06 18:38:54 ghanima systemd[1]: Listening on Journal Socket (/dev/log).
    avril 06 18:38:54 ghanima systemd[1]: Starting Delayed Shutdown Socket.
    avril 06 18:38:54 ghanima systemd[1]: Listening on Delayed Shutdown Socket.
    avril 06 18:38:54 ghanima systemd[1]: Starting udev Kernel Socket.
    avril 06 18:38:54 ghanima systemd[1]: Listening on udev Kernel Socket.
    avril 06 18:38:54 ghanima systemd[1]: Starting Journal Socket.
    avril 06 18:38:54 ghanima systemd[1]: Listening on Journal Socket.
    avril 06 18:38:54 ghanima systemd[1]: Started File System Check on Root Device.
    avril 06 18:38:54 ghanima systemd[1]: Starting udev Coldplug all Devices...
    avril 06 18:38:54 ghanima systemd[1]: Mounting Debug File System...
    avril 06 18:38:54 ghanima systemd[1]: Starting Setup Virtual Console...
    avril 06 18:38:54 ghanima systemd[1]: Mounting Temporary Directory...
    avril 06 18:38:54 ghanima systemd[1]: Starting Create list of required static device nodes for the current kernel...
    avril 06 18:38:54 ghanima systemd[1]: Starting Set Up Additional Binary Formats...
    avril 06 18:38:54 ghanima systemd[1]: Starting Load Kernel Modules...
    avril 06 18:38:54 ghanima systemd[1]: Mounting Huge Pages File System...
    avril 06 18:38:54 ghanima systemd[1]: Mounting POSIX Message Queue File System...
    avril 06 18:38:54 ghanima systemd[1]: Starting Remount Root and Kernel File Systems...
    avril 06 18:38:54 ghanima systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    avril 06 18:38:54 ghanima systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    avril 06 18:38:54 ghanima kernel: tsc: Refined TSC clocksource calibration: 1999.999 MHz
    avril 06 18:38:54 ghanima systemd[1]: Starting Paths.
    avril 06 18:38:54 ghanima kernel: EXT4-fs (sda2): re-mounted. Opts: data=ordered,discard
    avril 06 18:38:54 ghanima systemd[1]: Reached target Paths.
    avril 06 18:38:54 ghanima systemd[1]: Expecting device dev-sda4.device...
    avril 06 18:38:54 ghanima kernel: vboxdrv: Found 4 processor cores.
    avril 06 18:38:54 ghanima kernel: vboxdrv: fAsync=0 offMin=0x2a0 offMax=0x38310
    avril 06 18:38:54 ghanima kernel: vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    avril 06 18:38:54 ghanima kernel: vboxdrv: Successfully loaded version 4.3.26_OSE (interface 0x001a000a).
    avril 06 18:38:54 ghanima systemd[1]: Listening on Journal Audit Socket.
    avril 06 18:38:54 ghanima systemd[1]: Starting Journal Service...
    avril 06 18:38:54 ghanima systemd[1]: Starting User and Session Slice.
    avril 06 18:38:54 ghanima systemd[1]: Created slice User and Session Slice.
    avril 06 18:38:54 ghanima systemd[1]: Starting Slices.
    avril 06 18:38:54 ghanima kernel: vboxpci: IOMMU not found (not registered)
    avril 06 18:38:54 ghanima systemd[1]: Reached target Slices.
    avril 06 18:38:54 ghanima systemd[1]: Starting Early root shell on /dev/tty9 FOR DEBUGGING ONLY...
    avril 06 18:38:54 ghanima systemd[1]: Started Early root shell on /dev/tty9 FOR DEBUGGING ONLY.
    avril 06 18:38:54 ghanima systemd[1]: Mounted POSIX Message Queue File System.
    avril 06 18:38:54 ghanima systemd[1]: Mounted Debug File System.
    avril 06 18:38:54 ghanima systemd[1]: Mounted Huge Pages File System.
    avril 06 18:38:54 ghanima systemd[1]: Mounted Temporary Directory.
    avril 06 18:38:54 ghanima systemd[1]: Started Setup Virtual Console.
    avril 06 18:38:54 ghanima systemd[1]: Started Create list of required static device nodes for the current kernel.
    avril 06 18:38:54 ghanima systemd[1]: Started Load Kernel Modules.
    avril 06 18:38:54 ghanima systemd[1]: Started Remount Root and Kernel File Systems.
    avril 06 18:38:54 ghanima systemd[1]: Started udev Coldplug all Devices.
    avril 06 18:38:54 ghanima systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 130 (systemd-binfmt)
    avril 06 18:38:54 ghanima systemd[1]: Mounting Arbitrary Executable File Formats File System...
    avril 06 18:38:54 ghanima systemd[1]: Started Rebuild Hardware Database.
    avril 06 18:38:54 ghanima systemd[1]: Starting Load/Save Random Seed...
    avril 06 18:38:54 ghanima systemd-journal[146]: Journal started
    avril 06 18:38:54 ghanima systemd-modules-load[131]: Inserted module 'vboxdrv'
    avril 06 18:38:54 ghanima systemd-modules-load[131]: Inserted module 'vboxnetadp'
    avril 06 18:38:54 ghanima systemd-modules-load[131]: Inserted module 'vboxnetflt'
    avril 06 18:38:54 ghanima systemd-modules-load[131]: Inserted module 'vboxpci'
    avril 06 18:38:54 ghanima systemd[1]: Started First Boot Wizard.
    avril 06 18:38:54 ghanima systemd[1]: Started Create System Users.
    avril 06 18:38:54 ghanima systemd[1]: Started Rebuild Dynamic Linker Cache.
    avril 06 18:38:54 ghanima systemd[1]: Mounted FUSE Control File System.
    avril 06 18:38:54 ghanima systemd[1]: Mounting Configuration File System...
    avril 06 18:38:54 ghanima systemd[1]: Starting Apply Kernel Variables...
    avril 06 18:38:54 ghanima systemd[1]: Starting Create Static Device Nodes in /dev...
    avril 06 18:38:54 ghanima kernel: usb 1-4: new high-speed USB device number 4 using xhci_hcd
    avril 06 18:38:54 ghanima systemd[1]: Mounted Arbitrary Executable File Formats File System.
    avril 06 18:38:54 ghanima systemd[1]: Mounted Configuration File System.
    avril 06 18:38:54 ghanima systemd[1]: Started Journal Service.
    avril 06 18:38:54 ghanima systemd[1]: Started Load/Save Random Seed.
    avril 06 18:38:54 ghanima systemd[1]: Started Set Up Additional Binary Formats.
    avril 06 18:38:54 ghanima systemd[1]: Started Apply Kernel Variables.
    avril 06 18:38:54 ghanima systemd[1]: Started Create Static Device Nodes in /dev.
    avril 06 18:38:54 ghanima systemd[1]: Starting udev Kernel Device Manager...
    avril 06 18:38:54 ghanima systemd[1]: Starting Local File Systems (Pre).
    avril 06 18:38:54 ghanima systemd[1]: Reached target Local File Systems (Pre).
    avril 06 18:38:54 ghanima systemd[1]: Starting Flush Journal to Persistent Storage...
    avril 06 18:38:54 ghanima systemd-udevd[166]: starting version 218
    avril 06 18:38:54 ghanima systemd[1]: Started Flush Journal to Persistent Storage.
    avril 06 18:38:54 ghanima systemd[1]: Started udev Kernel Device Manager.
    avril 06 18:38:54 ghanima kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    avril 06 18:38:54 ghanima kernel: ACPI: Power Button [PWRB]
    avril 06 18:38:54 ghanima kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    avril 06 18:38:54 ghanima kernel: ACPI: Sleep Button [SLPB]
    avril 06 18:38:54 ghanima kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    avril 06 18:38:54 ghanima kernel: ACPI: Power Button [PWRF]
    avril 06 18:38:54 ghanima kernel: ------------[ cut here ]------------
    avril 06 18:38:54 ghanima kernel: WARNING: CPU: 1 PID: 178 at drivers/cpufreq/cpufreq.c:2300 cpufreq_update_policy+0x1b9/0x1f0()
    avril 06 18:38:54 ghanima kernel: Modules linked in: fan(+) thermal(+) pcc_cpufreq(-) video battery acpi_cpufreq processor button sch_fq_codel pci_stub vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) ext4 crc16 mbcache jbd2 sd_mod ahci libahci libata xhci_pci xhci_hcd scsi_mod usbcore usb_common
    avril 06 18:38:54 ghanima kernel: CPU: 1 PID: 178 Comm: systemd-udevd Tainted: G O 3.19.2-1-ARCH #1
    avril 06 18:38:54 ghanima kernel: Hardware name: GIGABYTE GB-BXBT-1900/MZBAYAB-00, BIOS F3 07/15/2014
    avril 06 18:38:54 ghanima kernel: 0000000000000000 0000000063c922bf ffff880037a736f8 ffffffff8155cfdf
    avril 06 18:38:54 ghanima kernel: 0000000000000000 0000000000000000 ffff880037a73738 ffffffff81073a4a
    avril 06 18:38:54 ghanima kernel: ffff880037b99600 ffff880037b99600 00000000fffffffb ffff880037b99728
    avril 06 18:38:54 ghanima kernel: Call Trace:
    avril 06 18:38:54 ghanima kernel: [<ffffffff8155cfdf>] dump_stack+0x4c/0x6e
    avril 06 18:38:54 ghanima kernel: [<ffffffff81073a4a>] warn_slowpath_common+0x8a/0xc0
    avril 06 18:38:54 ghanima kernel: [<ffffffff81073b7a>] warn_slowpath_null+0x1a/0x20
    avril 06 18:38:54 ghanima kernel: [<ffffffff8141b259>] cpufreq_update_policy+0x1b9/0x1f0
    avril 06 18:38:54 ghanima kernel: [<ffffffff8141b290>] ? cpufreq_update_policy+0x1f0/0x1f0
    avril 06 18:38:54 ghanima kernel: [<ffffffffa01f77ed>] cpufreq_set_cur_state.part.3+0x8b/0x95 [processor]
    avril 06 18:38:54 ghanima kernel: [<ffffffffa01f7907>] processor_set_cur_state+0xa1/0xdb [processor]
    avril 06 18:38:54 ghanima kernel: [<ffffffff81415771>] thermal_cdev_update+0xd1/0x180
    avril 06 18:38:54 ghanima kernel: [<ffffffff81417b19>] step_wise_throttle+0x59/0x90
    avril 06 18:38:54 ghanima kernel: [<ffffffff81417ac0>] ? thermal_zone_trip_update+0x3e0/0x3e0
    avril 06 18:38:54 ghanima kernel: [<ffffffff81415f11>] handle_thermal_trip+0x61/0x1e0
    avril 06 18:38:54 ghanima kernel: [<ffffffff81416175>] thermal_zone_device_update+0xe5/0x170
    avril 06 18:38:54 ghanima kernel: [<ffffffff81416bf9>] thermal_zone_device_register+0x7a9/0x8b0
    avril 06 18:38:54 ghanima

    Hello, i too have random freeze without any "usable" info.
    The blame "may" (well i think it is) be a "baytay + i915 kernel drivers" fault, these thread are intresting :
    - https://bugs.freedesktop.org/show_bug.cgi?id=88012
    - https://github.com/OpenELEC/OpenELEC.tv/issues/3726
    what intresting is that there is path (for use of "legacy-turbo"), sory not remenber where i get it
    -- gpu-drm-i915-fix-vlv-crash.txt --
    Revert back to legacy turbo for vlv, fixes random crashes.
    Reported by Timothée Giet <[email protected]> on dev@ ml.
    https://bugs.freedesktop.org/show_bug.cgi?id=88012#c33
    --- linux/drivers/gpu/drm/i915/i915_irq.c.orig
    +++ linux/drivers/gpu/drm/i915/i915_irq.c
    @@ -4361,12 +4361,7 @@ void intel_irq_init(struct drm_i915_priv
        INIT_WORK(&dev_priv->rps.work, gen6_pm_rps_work);
        INIT_WORK(&dev_priv->l3_parity.error_work, ivybridge_parity_work);
    -    /* Let's track the enabled rps events */
    -    if (IS_VALLEYVIEW(dev_priv) && !IS_CHERRYVIEW(dev_priv))
    -        /* WaGsvRC0ResidencyMethod:vlv */
    -        dev_priv->pm_rps_events = GEN6_PM_RP_UP_EI_EXPIRED;
    -    else
    -        dev_priv->pm_rps_events = GEN6_PM_RPS_EVENTS;
    +    dev_priv->pm_rps_events = GEN6_PM_RPS_EVENTS;
        setup_timer(&dev_priv->gpu_error.hangcheck_timer,
                i915_hangcheck_elapsed,
    I did use the trik on a custom kernel, i do have freeze (none tomoroy but two today but only on using firefox, so may be another probleme (sna))  but not on video (well i had run 15 video same time, and two where running 2 hours after without crash). May be you should try it (i think it work better).
    note : link to make custom kernel -> https://wiki.archlinux.org/index.php/Ke … raditional

  • Clients Crash When Connected. REALLY ODD!

    Server : System PowerMac G4 running Server 10.4.9
    Clients : (2) Mac Pros running 10.4.9
    Problem : When clients are connected to the server and browsing via the finder. The clients finder windows crash. This problem occurs when all the icons and information is loading about the files in the folder.
    The system is on a gigabit network. The only file protocol the server is using is AFP. The data on the server in question was moved onto the server from a OS9 client.
    Troubleshooting :
    1. Another G4 system implemented as a server with a fresh install of 10.4.9 server. Data moved over. Problem still present.
    2. Data moved directly to Mac Pro (A). Client has no problems accessing data on local drive. When Mac Pro (B) connects to Mac Pro (A) via network Mac Pro (B) finder windows crash when accessing Data on Mac Pro (A).
    3. New gigabit switch removed and replaced with known good 10/100 switch. Problem still exists.
    4. Enet cards downgraded on MacPros to run at 100. Problem still exists.
    5. Fresh OS installs on MacPros. Problem still exists.
    6. Diskwarrior ran. No major problems found.
    Not sure if it matters but allmost all of these are design files done on OS9 ( Adobe / Quark ).
    Any ideas regarding this would be greatly appericated.
    <email address removed by hosts>
    MacPro   Mac OS X (10.4.9)  

    I have a 30 GB version of the same. I also got some external speakers for it, UBL I think they are called. I find there is something very odd about whether you charge it up or not. It seems to over-charge sometimes, and then everything freezes. As for connecting to the PC, no chance. After an initial burst on another machine, and after installing itunes on this computer, there is no recognition of the one by the other at all. Plus freezing and locking up. Plus freezing the PC as well, it is very tedious. So no answers, only commiserations. I think Apple are doing a very poor job on this ! And their help facility seems quite hopeless !

  • Itunes crashes when connecting iphone

    Hi all, I have an iPhone 5 running ios 7.0.2 and iTunes lastest version installed on Windows 8. The problem is, every time I try to connect my iPhone to my computer, iTunes crashes. This started occuring recently (since I upgraded iTunes to the latest version). So is it possible to get some help to fix it ?

    Hey Ares-Nkm,
    Thanks for the question. I understand you are experiencing issues with iTunes when connecting your iPhone 5. The following article addresses the exact symptoms you described:
    iTunes: May become unresponsive when connecting iPhone, iPad, or iPod touch
    http://support.apple.com/kb/TS3219
    Additionally, the following articles provide helpful information:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/TS1717
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/TS1421
    Thanks,
    Matt M.

  • Windows crash when connecting BB

    I have 64-bit Vista SP1 with DTM 5.0.1 (sorry, don't have the exact build number handy - the machine is at home, and I'm at work). Everytime I connect my BB to the machine, it crashes with a BSOD. The machine was very, very stable for a long time, but all of a sudden it started this. Since it started this, it also occassionally crashes when I attach my iPod to the machine. This made me think it might be a USB issue, but I can't seem to find anything there.
    I have tried removing all the USB drivers via Device Manager, then letting the machine re-find the USB ports, but that didn't fix anything.
    I have not tried uninstalling DTM. I have another application that has an add-in to DTM, and I am afraid of breaking that and losing all those settings. That should probably be my next thing to try, but I'm scared
    Anybody seen this or have ideas of what to try?

    I experience the same problem since this morning with my BB 9700 with my laptop running on Windows 7 Premium 32-bit.
    Reinstalled desktop + rebooted the BB 9700 to no avail. Yet, it connects perfectly well with my other desktop compouter.
    Help please. 

Maybe you are looking for