Random crashes in programs compiled with sunstudio 11

Hi all,
I am porting some server stuff from Windows to Solaris and have the problem, that I have random crashes of our main server what didn't happen on Windows, Linux or HP with the same code base.
I think that there is perhaps a structural problem, what I can't find. Perhaps somebody can look over the attached info's and try to find out, if something is wrong.
Because of boost I have to use stlport4 stuff and I have also to link both thread libraries (libthread.so and libpthread.so). My concern is that there is some missmatch which causes my problems.
See somebody some dangers how I compile and link the stuff? Any help      would be appreciated.
regards
a desperate
Compiler version:
SunOS sun4 5.8 Generic_108528-24 sun4u sparc SUNW,Ultra-80
Link line:
CC ApplicationServer.o ... -mt -library=stlport4 -L/km/sqstest_plato/PlatoServer/Interface/Release -lstubs -lskell -L/km/sqstest_plato/PlatoServer/Basics/Release -lbasic -L/km/sqstest_plato/PlatoServer/XMLBase/Release -lxmlbase -L/km/sqstest_plato/PlatoServer/libs/ReleaseInfo/Release -lReleaseInfo -L/km/sqstest_plato/PlatoServer/Basics/zlib/Release -lz -L/km/iona/asp/6.2/lib -lit_art -lit_poa -lit_ifc -lit_naming -lit_location -lit_iiop -lit_csi -L/km/poet/runtime/lib -lpt95Fbs -lpt95Fex -lpt95Fin -lpt95Fkn -lpt95Foq -lpt95Fsc -lpt95Ftm -L/km/sqstest_plato/PlatoServer/Basics/boost/lib -lboost_thread-sw-mt-1_33_1 -lboost_regex-sw-mt-1_33_1 -lboost_date_time-sw-mt-1_33_1 -lboost_filesystem-sw-mt-1_33_1 -L/km/sqstest_plato/libs/xerces/lib/solaris -lxerces-c -L/km/sqstest_plato/libs/xalan/lib/solaris -lxalan-c -lxalanMsg -R/usr/lib/lwp -lmtmalloc -lsocket -lnsl -lpthread -o ./ApplicationServer
Example compile line:
CC -I.. -I../poet_code -I/km/iona/asp/6.2/include -I/km/poet/inc -I/km/libs/flexlm/machind -I/km/sqstest_plato/PlatoServer/Interface -I/km/sqstest_plato/PlatoServer/Basics -I/km/sqstest_plato/PlatoServer/XMLBase -I/km/sqstest_plato/PlatoServer/XMLBase/poet_code -I../../bison++ -I/km/sqstest_plato/libs/xerces/src -I/km/sqstest_plato/libs/xalan/src -xO3 -library=stlport4 -D_ASSERTE=assert -features=extensions -features=rtti -w -DNDEBUG -D_GARBAGE_COLLECTOR +d -mt  -D_APP_SERVER   -c SomeFile.cpp
one of different simular dbx outputs:
dbx ApplicationServer core.odc.1
For information about new features see `help changes'
To remove this message, put `dbxenv suppress_startup_message 7.5' in your .dbxrc
Reading ApplicationServer
dbx: warning: core object name "ApplicationServ" matches
object name "ApplicationServer" within the limit of 14. assuming they match
core file header read successfully
Reading ld.so.1
Reading libstubs.so
Reading libskell.so
Reading libbasic.so
Reading libxmlbase.so
Reading libReleaseInfo.so
Reading libit_art_sc53.so.5
Reading libit_poa_sc53.so.5
Reading libit_ifc_sc53.so.5
Reading libit_naming_sc53.so.5
Reading libit_location_sc53.so.5
Reading libit_iiop_sc53.so.5
Reading libit_csi_sc53.so.5
Reading libpt95Fbs.so
Reading libpt95Fex.so
Reading libpt95Fin.so
Reading libpt95Fkn.so
Reading libpt95Foq.so
Reading libpt95Fsc.so
Reading libpt95Ftm.so
Reading libboost_thread-sw-mt-1_33_1.so
Reading libboost_regex-sw-mt-1_33_1.so
Reading libboost_date_time-sw-mt-1_33_1.so
Reading libboost_filesystem-sw-mt-1_33_1.so
Reading libxerces-c.so.27
Reading libxalan-c.so.110
Reading libxalanMsg.so.110
Reading libmtmalloc.so.1
Reading libsocket.so.1
Reading libnsl.so.1
Reading libpthread.so.1
Reading libstlport.so.1
Reading libCrun.so.1
Reading libm.so.1
Reading libthread.so.1
Reading libc.so.1
Reading libit_atli2_ip_sc53.so.5
Reading libit_atli2_sc53.so.5
Reading libdl.so.1
Reading librt.so.1
Reading libit_atli2_iop_sc53.so.5
Reading libit_giop_sc53.so.5
Reading libit_iiop_profile_sc53.so.5
Reading libgen.so.1
Reading libmp.so.2
Reading libaio.so.1
Reading libc_psr.so.1
Reading libit_ifc_aux_sc53.so.5
Reading de.so.2
Reading libit_cfr_handler_sc53.so.5
Reading libit_cfr_sc53.so.5
Reading libit_codeset_sc53.so.5
Reading libit_icuuc.so.2
Reading libit_icui18n.so.2
Reading libit_icudata.so.2
Reading libpt95Fli.so
Reading libpt95Fix.so
t@10 (l@10) terminated by signal SEGV (no mapping at the fault address)
0xfd037810: GetBase+0x001c: ld [%o0 + 12], %o0
(dbx) where
current thread: t@10
=>[1] PtBaseHandle::GetBase(0xc077bfc8, 0x4b58c0, 0x8, 0x7, 0x1, 0xfa6fb770), at 0xfd037810
[2] PtOnDemandSet::Query(0x9f3654, 0xfa6fb790, 0xfd2bafbc, 0x0, 0x4b58c0, 0x0), at 0xfd1cf6dc
[3] CPSWorkspace::ChangePropagation(0xfffffffc, 0x9f3450, 0x1, 0xc, 0xfa6fb78c, 0x1), at 0x4359b8
[4] CPSCall::Delete(0x9f3450, 0x0, 0xffffffff, 0xffffffff, 0x21f2a8, 0xff2d5a88), at 0x31b5d4
[5] CPSBase::delete_Object(0xa1f1a0, 0x9f3450, 0x2, 0x0, 0x31b5a8, 0x82fe10), at 0xff29f294
[6] CPSTestCase::delete_Object(0xa1f1a0, 0x9f3450, 0x2, 0xfcdcb0b8, 0x8b1f08, 0x857800), at 0x3f9f5c
[7] CSBulkManipulations::DeleteObjects(0x9da880, 0xfa6fbba0, 0xfa6fba30, 0xfa6fba34, 0x8c7a28, 0x3f9ef4), at 0x4a42a0
[8] POA_IBulkManipulations::DeleteObjects_itgen_dispatch(0x1668, 0xfa6fbd30, 0xfa6fbc94, 0x1400, 0xfe7b8d60, 0x9da8c8), at 0xfe5aaca4
[9] PortableServer::ServantBase::_dispatch(0x9da8c0, 0xfa6fbd30, 0xfa6fbd74, 0x400, 0x1, 0x4a4750), at 0xfe27415c
[10] IT_POA_RequestInterceptor::invoke(0xab8c94, 0x92b74c, 0x92b750, 0xfa6fbdb0, 0xfa6fbd74, 0xfe2f8d28), at 0xfe23f12c
[11] IT_GIOP_ServerRequest::execute(0x92b100, 0x92b100, 0xfde5f368, 0xfe121678, 0x2, 0xfbbdb6d0), at 0xfbb5f5d8
[12] IT_ATLI2_IP::IPPoolImpl::execute(0xba0520, 0x4, 0xfa6fbf2c, 0x1, 0xfe0ea92c, 0x0), at 0xfc24ca30
[13] IT_Work_WorkerThread::run(0xa7fb30, 0x3, 0xac70a0, 0xac70a0, 0xac70a0, 0xfe0ea92c), at 0xfdd88c14
(dbx) quit

I'm looking into the mtmalloc issue and I'll let you know what I find.
To use the LWP thread library, add the -L and -R option to each command that performs a link step. (It does no harm to put them on compilation commands, but they have no effect.)
Example of link steps are creating a shared library (-G option) or an executable program.
The important point is to use the -L and -R options on every link command, or you could wind up linking two different versions of the thread library into the program.
Most C++ programs, and the C++ Standard LIbrary in particular, depend on function inlining to allow separation of programming concerns while still getting good performance.
One classic example is a member access function:
class T {
int foo;
public:
int get_foo() { return foo; } // implicit inline function
Access to private member foo is restricted. Non-member functions can read the value via function get_foo. The definition and use of member foo, and the contents of function get_foo, could change without affecting any code that uses T. You need only recompile, not modify source code that uses T objects.
The disadvantage is the cost of a function call to get at the int member. If access to foo is high bandwidth, program performance could suffer.
But in this case, foo is declared inline. The compiler replaces the call to get_foo with the body of get_foo at the point of the call. When you write x.get_foo(), the compiler generates code as if you had written x.foo.
You get the benefit of program modularity and separation of concerns without any runtime cost.
When you use d, you tell the compiler not to perform the inline substitution, and generate a function call instead. You often want to do that during debugging, so you can set breakpoints on calls to get_foo, which  you could not otherwise do. In fact, the -g option sets the d option to disable function inlining. There is seldom any reason to use +d explicitly.
For production code, you don't want to throw away the designed-in performance benefits of function inlining. Remove the +d option unless you have a specific reason for wanting it.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • An oci program compiled with oracle 9 run in a machine has oracle client 10

    Hello,
    I would like to know if an OCI program compiled with Oracle 9 client libraries can communicate with Oracle 9 and Oracle 8 database servers by using the oracle client 10 on Solaris? Is there any known problem of this combination?
    Many thanks,

    It largely depends on what your program does. If the program uses features which are only available in Oracle 9i and not in Oracle 8i then you are likely to get some errors. For the latter case, ie, compiling the program with Oracle 9 libs and runnig with Oracle 10 libs, talking to 9i server should be fine while 8i server may give you some unexpected behaviour.
    Thanks,
    Sumit

  • SUNWspro iostream error while compiling with SunStudio 10

    We are getting the following error when we try to compile the C++ code using SunStudio 10 on Sun Solaris Sparc server.
    We made couple of changes in the source code 1) whereever we have stream.h we replaced it with iostream.h and 2) include fstream.h whereever required.
    Can anyone tell us where did it go wrong.
    + /opt/SUNWspro/bin/CC -g -O -DHAWK -mt -lclntsh -lsocket -lnsl -I/export/home/StandardComponents/SC/include -I../../mylib -I../../include -I/opt/SUNWspro/prod/include/CC/Cstd -I. -I- -D_TRACE_ -c collectDborMtoInfo.c
    "/opt/SUNWspro/prod/include/CC/Cstd/iostream.h", line 20: Error: Use ";" to terminate declarations.
    "/opt/SUNWspro/prod/include/CC/Cstd/iostream.h", line 20: Error: A declaration was expected instead of "'\n'".
    "/opt/SUNWspro/prod/include/CC/Cstd/iostream.h", line 20: Error: Use ";" to terminate declarations.
    "/opt/SUNWspro/prod/include/CC/Cstd/iostream.h", line 20: Error: A declaration was expected instead of "'\n'".
    4 Error(s) detected.

    Remove the -I directive that points into the compiler installation. You should not have have -I or -L options that point into the compiler installation area, into /usr/include, or into /usr/lib. The CC compiler driver knows where to find system headers and libraries, and in what order to search the directories. If you force a different search order, you can break something.
    If removing -I/opt/SUNWspro/prod/include/CC/Cstd does not fix the problem, compiling with -P or -E will show you the preprocessor output, and looking at the lines with the errors will usually show the source of the problem quickly.
    BTW, you should be aware that the ".h" form of the C++ headers, like <iostream.h> and <fstream.h>, is not standard. Using them is not portable, because not all C++ implementations provide them, and those that do often have different content.

  • MBP randomly crashes when in clamshell with external display

    Hi Mac people.
    As described in the "subject field" i have been encountering some random crashes after i startet using my MBP in clamshell with my newly pruchased 24" 16:10 NEC display .
    typically it occurs after about 10-20 minutes of playing world of warcraft.
    -the screen goes black, saying no signal, and the MBP doesn't react to anything else but holding down the on/off button.
    i have tried using the key combination alt-cmd-eject to see if i could make the computer sleep and then turn it on by opening the lid.-getting it out of clamshell to get the built-in display active again.
    but none of that worked.
    i also checked the dvi<->mini-displayport adapter for lose connections but i didn't find any
    i have had my NEC display for about a month, and the problem has occured about 8 times now.
    befor i started using my MBP in clamshell with an external display, i had no problems.
    Interval Since Last Panic Report: 73505 sec
    Panics Since Last Report: 3
    Anonymous UUID: C8DD4168-ECC7-4842-9EF5-233F8D9763C9
    Fri Jan 7 11:41:39 2011
    panic(cpu 0 caller 0x00C566A4): NVRM[0]: Read Error 0x00009410: BAR0 0xa4000000 0x3f92e000 0x096380c1 D0 P3/4
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x304fad98 : 0x12b4c6 (0x45f91c 0x304fadcc 0x13355c 0x0)
    0x304fade8 : 0xc566a4 (0xe86e80 0xe86e80 0xe4b6d4 0x0)
    0x304fae48 : 0xf0fdf0 (0x539a004 0x533c804 0x9410 0xc92d06)
    0x304fae88 : 0xf3a57d (0x533c804 0x9410 0x5c00 0x9)
    0x304faec8 : 0xd5814f (0x533c804 0x46eb004 0x0 0x0)
    0x304faee8 : 0xc983f1 (0x46eb004 0x304faf74 0x0 0x0)
    0x304faf28 : 0xeabdb8 (0x533c804 0x3d0900 0x304faf74 0x0)
    0x304fafa8 : 0xee10e4 (0x533c804 0x54a1804 0x1 0x1)
    0x304fb138 : 0xee5479 (0x533c804 0x54a2004 0x4bc6a44 0x0)
    0x304fb298 : 0xca227b (0x533c804 0x54a2004 0x0 0x8b46184)
    0x304fb348 : 0xc63a19 (0xc1d00041 0xbeef0003 0xcafe1691 0x8b46300)
    0x304fb3b8 : 0xc547ed (0x304fb548 0x6 0x0 0x0)
    0x304fb518 : 0xc462d4 (0x0 0x600d600d 0x7057 0x304fb548)
    0x304fb5d8 : 0x114c77b (0xc1d00041 0xbeef0003 0xcafe1691 0x8b46300)
    0x304fb658 : 0x114ca53 (0x20552000 0x8b46300 0x8b48404 0x0)
    0x304fb698 : 0x11136e7 (0x20552000 0x8b48400 0x304fb6a8 0x20555068)
    Backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.GeForce(5.4.8)@0x10f9000->0x1190fff
    dependency: com.apple.NVDAResman(5.4.8)@0xc3d000
    dependency: com.apple.iokit.IONDRVSupport(1.7.3)@0xc2f000
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x63e000
    dependency: com.apple.iokit.IOGraphicsFamily(1.7.3)@0x791000
    com.apple.nvidia.nv50hal(5.4.8)@0xe9c000->0x10effff
    dependency: com.apple.NVDAResman(5.4.8)@0xc3d000
    com.apple.NVDAResman(5.4.8)@0xc3d000->0xe9bfff
    dependency: com.apple.iokit.IONDRVSupport(1.7.3)@0xc2f000
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x63e000
    dependency: com.apple.iokit.IOGraphicsFamily(1.7.3)@0x791000
    BSD process name corresponding to current thread: World of Warcraf
    Mac OS version:
    9L30
    Kernel version:
    Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
    System model name: MacBookPro5,1 (Mac-F42D86C8)
    System uptime in nanoseconds: 565038856165
    unloaded kexts:
    com.apple.driver.InternalModemSupport 2.4.0 - last unloaded 149627740291
    loaded kexts:
    com.apple.filesystems.cddafs 2.3.0 - last loaded 171968100440
    com.apple.driver.AppleHWSensor 1.9d0
    com.apple.filesystems.ntfs 2.1
    com.apple.filesystems.autofs 2.0.2
    com.apple.driver.AppleUSBTCButtons 1.7.4f1
    com.apple.driver.AppleMikeyHIDDriver 1.0.6
    com.apple.driver.AppleUpstreamUserClient 2.7.5
    com.apple.driver.AppleMikeyDriver 1.7.1a2
    com.apple.driver.AppleHDA 1.7.1a2
    com.apple.driver.AGPM 100.8.7
    com.apple.driver.AppleHDAController 1.7.1a2
    com.apple.iokit.IOBluetoothSerialManager 2.1.9f10
    com.apple.driver.SMCMotionSensor 2.1.1d2
    com.apple.DontSteal_Mac_OSX 6.0.3
    com.apple.iokit.IOFireWireIP 1.7.7
    com.apple.driver.AppleIRController 113
    com.apple.driver.AudioIPCDriver 1.0.6
    com.apple.kext.AppleSMCLMU 1.4.5d1
    com.apple.driver.AppleGraphicsControl 2.8.15
    com.apple.driver.ACPISMCPlatformPlugin 3.4.0a17
    com.apple.driver.NVSMU 1.1.7
    com.apple.driver.AppleSMBusPCI 1.0.1d1
    com.apple.driver.AppleLPC 1.3.1
    com.apple.GeForce 5.4.8
    com.apple.nvidia.nv50hal 5.4.8
    com.apple.driver.AppleUSBMultitouch 189.35
    com.apple.driver.AppleUSBTCKeyboard 1.7.4f1
    com.apple.driver.AppleHIDKeyboard 1.0.9b4
    com.apple.driver.BroadcomUSBBluetoothHCIController 2.1.9f10
    com.apple.driver.AppleUSBMergeNub 3.5.2
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.1.1
    com.apple.iokit.SCSITaskUserClient 2.1.1
    com.apple.driver.XsanFilter 2.7.91
    com.apple.iokit.IOAHCISerialATAPI 1.1.2
    com.apple.iokit.IOAHCIBlockStorage 1.2.3
    com.apple.driver.AppleAHCIPort 1.7.0
    com.apple.driver.AppleUSBHub 3.4.9
    com.apple.iokit.IOUSBUserClient 3.5.2
    com.apple.driver.AirPortBrcm43xx 365.91.19
    com.apple.driver.AppleFWOHCI 3.9.7
    com.apple.nvenet 1.0.54
    com.apple.driver.AppleUSBEHCI 3.4.6
    com.apple.driver.AppleUSBOHCI 3.4.6
    com.apple.driver.AppleEFINVRAM 1.2.0
    com.apple.driver.AppleSmartBatteryManager 158.10.5
    com.apple.driver.AppleRTC 1.2.3
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleACPIPCI 1.2.5
    com.apple.driver.AppleACPIButtons 1.2.5
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.2.5
    com.apple.driver.AppleAPIC 1.4
    com.apple.security.seatbelt 107.12
    com.apple.nke.applicationfirewall 1.8.77
    com.apple.security.TMSafetyNet 3
    com.apple.driver.AppleIntelCPUPowerManagement 76.2.0
    com.apple.driver.DiskImages 199
    com.apple.BootCache 30.4
    com.apple.driver.DspFuncLib 1.7.1a2
    com.apple.driver.AppleSMBusController 1.0.1d1
    com.apple.iokit.IOHDAFamily 1.7.1a2
    com.apple.iokit.IOSerialFamily 9.4
    com.apple.iokit.IOAudioFamily 1.6.9fc5
    com.apple.kext.OSvKernDSPLib 1.1
    com.apple.driver.IOPlatformPluginFamily 3.4.0a17
    com.apple.NVDAResman 5.4.8
    com.apple.iokit.IONDRVSupport 1.7.3
    com.apple.iokit.IOGraphicsFamily 1.7.3
    com.apple.driver.AppleSMC 2.3.1d1
    com.apple.iokit.IOUSBHIDDriver 3.4.6
    com.apple.driver.AppleUSBBluetoothHCIController 2.1.9f10
    com.apple.iokit.IOBluetoothFamily 2.1.9f10
    com.apple.driver.AppleUSBComposite 3.2.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 2.1.1
    com.apple.iokit.IOBDStorageFamily 1.5
    com.apple.iokit.IODVDStorageFamily 1.5
    com.apple.iokit.IOCDStorageFamily 1.5
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.1.1
    com.apple.iokit.IOAHCIFamily 1.5.0
    com.apple.iokit.IO80211Family 216.1
    com.apple.iokit.IOFireWireFamily 3.4.9
    com.apple.iokit.IONetworkingFamily 1.6.1
    com.apple.iokit.IOUSBFamily 3.5.2
    com.apple.driver.AppleEFIRuntime 1.2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.iokit.IOStorageFamily 1.5.6
    com.apple.iokit.IOHIDFamily 1.5.5
    com.apple.driver.AppleACPIPlatform 1.2.5
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.2.0
    Any help would be much appreciated

    Lets give it a try. 1st of all post your s/n (so I can run a check on your specific model) or check with system profiler if your machine has the NVidia Geforce 8600 M GT. Or see for yourself: http://www.chipmunk.nl/cgi-fast/applemodel.cgi
    IF SO:
    Surely, you've heard about the generic problems with this specific video chip: sooner or later most of them will fail due to chip packaging/bonding issues. If yours has not failed before, it may be doing so now because you're driving it harder with a larger external monitor attached, thus probably running the affected videochip hotter. Very useful link: http://www.xlr8yourmac.com/feedback/MacBookProvideofailure.html#novideotip , loads of other useful links on the subject therein.
    To solve this, Apple has instigated an extended warranty, so do not tread on the tail of your machine's capabilities any more. Once it will not boot (which may eventually happen), it gets really hard to run diagnostics. Have it checked by at least 1, preferably more ASPs (see link), and kindly ask them to reiterate the test 2 or 3 times. Often, the problem will not show up on the 1st try.
    I am reading increasing numbers of questions and complaints about this on the Flemish/Belgian Apple forum "Intermactivity", most users seem to be unaware of the problem (though this has been common knowledge for years), and moreover, most ASPs are reluctant to acknowledge it.
    So if your machine is one of the affected, you will really have to stand your case. Especially in Europe!

  • Any problems running a program compiled with SDK 1.4.2_14 with JRE 1.4.2_08

    Hi,
    Would there ever be a problem running a program compiled in Java 1.4.2_13 with JRE 1.4.2_08?
    Why or why not? No guesses please.
    Thanks

    No such hope. The alternative to testing is to review changes made to each version leading up to 14. This is spelled out in each version's Release Document. There are a lot of changes. Most will not affect your program. Each change is relatively well described, but your problem will be to decide if your program will be affected by the change.
    Or, do nothing, hope like hell that nothing breaks, and have an up-to-date copy of your resume.
    If someone came to me saying a program couldn't be tested, I'd have serious concerns for that person's future.

  • Kaffeine embedded crash fixed when compiled with libxcb support?

    From kaffeine website:
    Embedded Kaffeine crash fixed.
    This long standing bug is now fixed in current svn ...
    In order to make it possible, we have ported Kaffeine and xine to xcb (a thread-safe replacement for xlib).
    You can give it a try right now:
    1) install libxcb=>1.0
    2) install current xine-lib cvs (it contains xcb based video output plugins: xshm and xv)
    2) install current Kaffeine svn
    Notes
    a) Both xine-lib and Kaffeine have to be compiled with xcb support (autodetected, check configure results).
    b) Kaffeine will still work with xlib based video out plugins if compiled without xcb (but then, no fix!)
    From 0.8.4 changelog:
    * xine-part: support for xcb. Requires libxcb 1.0 and xine-lib 1.1.5. Fixes several issues.
    Any reason not to incorporate this? If it lives up to it's promises It could mean kde users only need ONE media player :-)  (I have 2 installed just to get DVD menus and embedding in konqueror without crashing)
    Any thoughts?
    Cheers,
    Steve.

    I felt that the laptop was possibly overheating and that is why I started down the road to call "customer support", thinking that a fan went out or there was damage to hardware due to it over heating.  And that road got me no where in a fast manner, and two "techs" telling me it was a software related issue and that I needed to reformat the laptop (twice) and re-install to factory settings.  Even when I did this, it still had the issue and they again told me that it was software related when there was no software on the computer except for Windows 7.  The only thing that customer support helped me with is the knowledge of next time I buy a laptop, but Dell or any other laptop besides a Toshiba.  That is too bad.
    Anyway, I tried to continue on with my thinking of a possible over heating issue, so I blew air into the vents and fins of the laptop.  A lot of dust came out.  I kept blowing air into the vents until no more dust came.
    My wife had to re-install everything again to her laptop after I got the major items re-installed.  She has been running it for the last day or so with no issues.  We hope that this was the issue.  I know she enjoys the laptop when it was running well.
    I guess we will see how it goes.

  • Random crashing of programs

    I am totally new to Mac's and have had my MacBook Pro since January. I have had no issues, but lately my internet is going slow and I have 20g service. Programs like Microsoft word are opening and loading slower. I also play Diablo III and have had no issues running the program until yesterday. Safari is randomly crashing, Diablo III is randomly crashing and my Itunes. I have done the following:
    1. Clear history and cache.
    2. Shut down and restart.
    3. Changed options to lowest settings in Diablo III.
    4. Lowered system settings on desktop.
    Any ideas would be greatly appreciated. I don't know how to reinstall without a disk for programs I have on my laptop, so if anyone has information regarding these issues I'd be a happy camper. Thanks all.
    Kevin Watkins

    Have a look here...
    http://support.apple.com/kb/HT1147
    http://www.thexlab.com/faqs/maintainingmacosx.html
    http://www.thexlab.com/faqs/performance.html

  • 4s random crashes and freezes, even with DFU restore

    I have a 3 week old 4s and have since had to take the phone to Fresno genius bar three times. My phone has had random crashes (preferences, mobile safari, messages, app store, words). Each time I was told that a DFU restore would fix this problem. The last they did was on Dec 21. It is now Dec 27 and my phone has crashed 6 times with the last one requiring a hard reset as the phone froze while using Safari. I understand that phones are computers and it will crash at times. However, this is a 3 week old phone, it has been less than a week from a full restore, and there does not seem to be a pattern on which apps crashes. I also clear my unused apps (double click home button and clear apps on the background) every day, so it's not like memory is tied up. And besides, a 4s shouldn't be concerned about that, right. I also have several friends that have 4Ss and have had not had this problem to the extent I've had so far? Have any of you guys experienced this?

    The symptoms that you describe could definitely be caused by a failing power supply unit (PSU).  It can cause many problems that don't appear to be related to the PSU.  Here is a guide to help you troubleshoot it. 
    Here is a guide to help you test the hard driver using the SMART diagnostics in the BIOS.
    Test the memory by removing all of the modules and replacing them one at a time and booting.  Place the single memory module in the slot closest to the Processor.
    Please click the "Thumbs Up+ button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Building shared libraries on linux with SunStudio

    Hi,
    I installed the sunstudio-compilers on my system (SuSE 10.0/x86-64) and try to build a shared library.
    For my (c++-)library I use autoconf/automake, so I hoped it to be trouble-free, but it is not. I configured my library with:
    ./configure CC=cc CXX=CC CFLAGS=-fast CXXFLAGS=-fast -D_GNU_SOURCE(I needed this -D_GNU_SOURCE to have pthread_rwlock_*).
    The compiler run fine, but the linker does not produce any output. I guess the command, which should have created the library is:
    /bin/sh ../libtool --tag=CXX --mode=link CC  -fast -D_GNU_SOURCE   -o libcxxtools.la -rpath /usr/local/lib -lpthread -version-info 3:1:0 base64stream.lo cgi.lo dlloader.lo hdstream.lo hirestime.lo httpreply.lo httprequest.lo iniclass.lo log.lo md5.lo md5stream.lo multifstream.lo net.lo pollclass.lo query_params.lo tcpstream.lo tee.lo thread.lo udp.lo udpstream.lo xmltag.lo iconvstream.lo  ../libltdl/libltdlc.la  -lnslIt creates a src/libcxxtools.la and symbolic links src/.libs/libcxxtools.so and src/.libs/libcxxtools.so.3, but no shared library src/.libs/libcxxtools.so.3.0.1, where the links point to. Is there any chance to get automake running with sunstudio?

    libtool problem is that it has embedded knowledge about compiler options, and it is platform-dependant.
    libtool knows that it should use -G to link shared library with SunStudio on Solaris.
    It has no clue about existance of SunStudio on Linux.
    Anyway, if you are compiling with SunStudio you should always link with SunStudio (cc, CC or f90).
    Thus proper configure line should include LD=CC for C++, LD=cc for C programs.
    If you use default linker (ld) it will fail to resolve dependancies specific to SunStudio compiler.
    Thats what happens in your case.
    However even if you specify LD=CC it will not do shared libraries for the cause mentioned about - when configuring libtool tries to figure out how to build shared library and deciding not to build it at all.
    You can get out with LD=cc (as our cc driver supports gnu-style -shared option).
    Though you will have to specify all the SunStudio C++-specific link dependancies manually.
    Another option is to modify libtool script. Which version do you use?
    regards,
    __Fedor.

  • MacBook Pro 13-inch 2012 Yosemite - Random Crashes and restarts

    Good afternoon,
    My Macbook Pro 2012 running Yosemite randomly crashes and restarts itself with no pattern or discernible cause.  It has previously gone into the Apple Store several times for fault finding and come back with nothing that they could find. 
    Attached to the MacBook are a large monitor and a Evoluent upright USB mouse. 
    I typically run LibreOffice, iwork numbers and Adobe Reader, in addition to emails, calendar and safari
    MacBook Specs:
    - Intel HD Graphics 4000 1024 MB
    - 4 GB 1600 MHz DDR3
    - 2.5 GHz Intel Core i5
    The latest crash report is below.  If anyone has any similar experience, advice or fixes it would be most appreciated. 
    Thanks,  Dave
    Anonymous UUID:       1E7E6C3A-E6C3-92F7-7519-CAC5E2191747
    Mon Mar  2 12:58:30 2015
    *** Panic Report ***
    panic(cpu 2 caller 0xffffff8026170d0d): "a freed zone element has been modified in zone kalloc.1024: expected 0xffffff803d762000 but found 0xffffff8000000004, bits changed 0x3d762004, at offset 0 of 1024 in element 0xffffff803c6d1000, cookies 0x3f0011d5cfbffc4e 0x53521653487aa65"@/SourceCache/xnu/xnu-2782.10.72/osfmk/kern/zalloc.c:496
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80bffe3df0 : 0xffffff802612fe41
    0xffffff80bffe3e70 : 0xffffff8026170d0d
    0xffffff80bffe3ee0 : 0xffffff802616d7b1
    0xffffff80bffe3f90 : 0xffffff80261cc899
    0xffffff80bffe3fb0 : 0xffffff8026214dd7
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    14C109
    Kernel version:
    Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64
    Kernel UUID: DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5
    Kernel slide:     0x0000000025e00000
    Kernel text base: 0xffffff8026000000
    __HIB  text base: 0xffffff8025f00000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 16255983705917
    last loaded kext at 10182456763629: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7fa892a000, size 20480)
    last unloaded kext at 10242562627083: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7fa892a000, size 16384)
    loaded kexts:
    com.apple.filesystems.smbfs 3.0.0
    com.apple.filesystems.afpfs 11.0
    com.apple.nke.asp-tcp 8.0.0
    com.apple.driver.AppleUSBDisplays 372.1
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AGPM 100.15.5
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.2f6
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleHDA 269.25
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleMikeyDriver 269.25
    com.apple.driver.AppleBacklight 170.5.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleMCCSControl 1.2.11
    com.apple.driver.AppleSMCLMU 2.0.7d0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.driver.AppleIntelHD4000Graphics 10.0.2
    com.apple.driver.AppleIntelFramebufferCapri 10.0.2
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.7.3
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.7.0
    com.apple.iokit.AppleBCM5701Ethernet 10.1.3
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AirPort.Brcm4360 910.26.12
    com.apple.driver.AppleUSBHub 705.4.2
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleAHCIPort 3.1.0
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBXHCI 710.4.11
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOUSBHIDDriverPM 710.4.7
    com.apple.driver.AppleUSBAudio 295.23
    com.apple.driver.AppleThunderboltDPOutAdapter 4.0.6
    com.apple.driver.AppleThunderboltPCIUpAdapter 2.0.2
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 269.25
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleHDAController 269.25
    com.apple.iokit.IOHDAFamily 269.25
    com.apple.iokit.IOAudioFamily 203.3
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.iokit.IOBluetoothFamily 4.3.2f6
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOAcceleratorFamily2 156.6
    com.apple.AppleGraphicsDeviceControl 3.8.6
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.8.1d38
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.CoreStorage 471.10.6
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.3
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.3
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IO80211Family 710.55
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.5
    com.apple.iokit.IOUSBFamily 710.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 396
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

    Good afternoon,
    My Macbook Pro 2012 running Yosemite randomly crashes and restarts itself with no pattern or discernible cause.  It has previously gone into the Apple Store several times for fault finding and come back with nothing that they could find. 
    Attached to the MacBook are a large monitor and a Evoluent upright USB mouse. 
    I typically run LibreOffice, iwork numbers and Adobe Reader, in addition to emails, calendar and safari
    MacBook Specs:
    - Intel HD Graphics 4000 1024 MB
    - 4 GB 1600 MHz DDR3
    - 2.5 GHz Intel Core i5
    The latest crash report is below.  If anyone has any similar experience, advice or fixes it would be most appreciated. 
    Thanks,  Dave
    Anonymous UUID:       1E7E6C3A-E6C3-92F7-7519-CAC5E2191747
    Mon Mar  2 12:58:30 2015
    *** Panic Report ***
    panic(cpu 2 caller 0xffffff8026170d0d): "a freed zone element has been modified in zone kalloc.1024: expected 0xffffff803d762000 but found 0xffffff8000000004, bits changed 0x3d762004, at offset 0 of 1024 in element 0xffffff803c6d1000, cookies 0x3f0011d5cfbffc4e 0x53521653487aa65"@/SourceCache/xnu/xnu-2782.10.72/osfmk/kern/zalloc.c:496
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80bffe3df0 : 0xffffff802612fe41
    0xffffff80bffe3e70 : 0xffffff8026170d0d
    0xffffff80bffe3ee0 : 0xffffff802616d7b1
    0xffffff80bffe3f90 : 0xffffff80261cc899
    0xffffff80bffe3fb0 : 0xffffff8026214dd7
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    14C109
    Kernel version:
    Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64
    Kernel UUID: DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5
    Kernel slide:     0x0000000025e00000
    Kernel text base: 0xffffff8026000000
    __HIB  text base: 0xffffff8025f00000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 16255983705917
    last loaded kext at 10182456763629: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7fa892a000, size 20480)
    last unloaded kext at 10242562627083: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7fa892a000, size 16384)
    loaded kexts:
    com.apple.filesystems.smbfs 3.0.0
    com.apple.filesystems.afpfs 11.0
    com.apple.nke.asp-tcp 8.0.0
    com.apple.driver.AppleUSBDisplays 372.1
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AGPM 100.15.5
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.2f6
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleHDA 269.25
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleMikeyDriver 269.25
    com.apple.driver.AppleBacklight 170.5.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleMCCSControl 1.2.11
    com.apple.driver.AppleSMCLMU 2.0.7d0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.driver.AppleIntelHD4000Graphics 10.0.2
    com.apple.driver.AppleIntelFramebufferCapri 10.0.2
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.7.3
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.7.0
    com.apple.iokit.AppleBCM5701Ethernet 10.1.3
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AirPort.Brcm4360 910.26.12
    com.apple.driver.AppleUSBHub 705.4.2
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleAHCIPort 3.1.0
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBXHCI 710.4.11
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOUSBHIDDriverPM 710.4.7
    com.apple.driver.AppleUSBAudio 295.23
    com.apple.driver.AppleThunderboltDPOutAdapter 4.0.6
    com.apple.driver.AppleThunderboltPCIUpAdapter 2.0.2
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 269.25
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleHDAController 269.25
    com.apple.iokit.IOHDAFamily 269.25
    com.apple.iokit.IOAudioFamily 203.3
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.iokit.IOBluetoothFamily 4.3.2f6
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOAcceleratorFamily2 156.6
    com.apple.AppleGraphicsDeviceControl 3.8.6
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.8.1d38
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.CoreStorage 471.10.6
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.3
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.3
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IO80211Family 710.55
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.5
    com.apple.iokit.IOUSBFamily 710.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 396
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

  • Random crashes when using USB drive with Creatie Suite

    I have a 24" Intel IMAC and when using a SanDisk Cruzer Titanium 2GB and Creative Suite I eperience random crashes in CS. When I remove th drive it works fine, any known issues when using Rosetta apps and USB drives?
    thanks

    So a guy goes into his doctors office and tells his doctor "Ya gotta
    help me doc...it hurts when I run my head into the door like
    this...OW!". Then the doctor says:
    "DON'T DO THAT ANY MORE!!!"
    (I promise to keep my day job...oops what job...and not go into
    comedy..)
    Why don't you convert all the old 16 bit code into 32 bit code and
    create one application where the various parts all know about each
    other? I don't think that there's any way to coordinate an old 16 bit
    LV and a new 32 bit LV application so that they don't step on each
    other driverwise like they appear to be doing. I don't think that the
    two LabVIEW's even know that the other exists!
    Alternatively, get a second computer to run the 16 bit code on and
    make the two apps communicate with
    each other using TCP/IP or serial.
    Doug De Clue
    [email protected]
    cincidude wrote in message news:<[email protected]>...
    > I am using 2 versions of Labview at the same time, one is version 4
    > which has a camera and a weigh-in-motion scale attached to it. The
    > second is either Labview version 4, 16-bit or Labview 3.0.1, 16-bit,
    > i'm not sure. The sixteen bit has a data acquisition system attached
    > to it. Its an optim electronics system and the 16-bit Labview drivers
    > for the optim were provided by Optim electronics and so I am stuck
    > with using the same system. When I use both these systems in tandem,
    > the system crashes frequently, but both systems run fine
    > independently. It usually just freezes up or says "Illegal operation
    > performed. Contact program vendor". Its a windows error with a red
    > cross.

  • Please help me with random crashes of Firefox 7.1.

    Please help me with random crashes of Firefox 7.1. I'm not sophisticated enough to give you programming data. The ting is I'd like to continue to use this browser, but feel that I can't due to very frequent crashes...which causes loss of info and restarts w/ the report to Mozilla Firefox. By the way no results from anyone on that one. I have Win 7, an HP G-60, and communicate on FB, use You tube, Gmail, Yahoo. Not asking for much, eh! just want a fix, please.

    On those three additional crashes,
    1. bp-17c22279-819e-4a88-8b58-fa8462111015 10/15/2011 6:56 PM
    2. bp-afd73520-df86-4f77-90c3-a4dd12111015 10/15/2011 6:09 PM
    3. bp-609de88e-d1a3-496e-8374-a9be52111015 10/15/2011 6:09 PM
    I found the three crash reports here:
    1. https://crash-stats.mozilla.com/report/index/17c22279-819e-4a88-8b58-fa8462111015
    ID: 17c22279-819e-4a88-8b58-fa8462111015
    Signature: JSLinearString::mark(JSTracer*)
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=686441 686441] NEW Crash in JSLinearString::mark(JSTracer*) or JSString::mark(JSTracer*) mainly with Better Facebook
    2. https://crash-stats.mozilla.com/report/index/afd73520-df86-4f77-90c3-a4dd12111015
    ID: afd73520-df86-4f77-90c3-a4dd12111015
    Signature: js::gc::ScanRope
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=668583 668583] NEW Firefox 7.0a1 Crash @ js::gc::ScanRope mainly with Better Facebook
    3. https://crash-stats.mozilla.com/report/index/609de88e-d1a3-496e-8374-a9be52111015
    ID: 609de88e-d1a3-496e-8374-a9be52111015
    Signature: JSLinearString::mark(JSTracer*)
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=686441 686441] NEW Crash in JSLinearString::mark(JSTracer*) or JSString::mark(JSTracer*) mainly with Better Facebook
    All three crash reports link bugs that mention Better Facebook, which you said you disabled so something else is the problem. Open the Firefox '''Help''' menu, click on '''Troubleshooting Information''' and in the ''about:support'' page that opens, click "copy all to clipboard" and paste everything here (see [[Using the Troubleshooting Information page]] for more info).
    Also, could you restart in Firefox [[Safe Mode]] and do normal browsing to your usual sites to see if you still get any crashes?

  • Random crashes of different programs and it hangs at shutdown

    For the last 2 weeks I have had problems with random crashes of different programs and that it hangs at shutdown. Not everyday, for 2-3 days everything is working fine, then comes "that kind of day" when everything crash (segmentation fault). It could be Firefox, Chromium, Spotify and other programs, dropbox and nm-applet has disappeared from systray in panel. Usually it happen when I see flash video, but it has happened without that. Once Firefox had crashed when I was away from the computer. "Those days" always end with that it hangs at shutdown.
    I don't know how to find out what is the cause of this, or if there is a relationship with those diffrent programs that crash and that it can't shutdown properly.
    Here is from kernel.log
    Feb 26 22:54:37 localhost kernel: [50597.791579] BUG: soft lockup - CPU#2 stuck for 22s! [shutdown:6596]
    Feb 26 22:54:37 localhost kernel: [50597.791583] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:37 localhost kernel: [50597.791637] CPU 2
    Feb 26 22:54:37 localhost kernel: [50597.791639] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:37 localhost kernel: [50597.791681]
    Feb 26 22:54:37 localhost kernel: [50597.791685] Pid: 6596, comm: shutdown Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:54:37 localhost kernel: [50597.791691] RIP: 0010:[<ffffffff8145c342>] [<ffffffff8145c342>] _raw_spin_lock+0x32/0x40
    Feb 26 22:54:37 localhost kernel: [50597.791703] RSP: 0018:ffff8801cfcbbe48 EFLAGS: 00000206
    Feb 26 22:54:37 localhost kernel: [50597.791706] RAX: 000000000000000f RBX: 000000001fcb8350 RCX: 0000000000000019
    Feb 26 22:54:37 localhost kernel: [50597.791709] RDX: 0000000000000000 RSI: ffff8801cfcbbd90 RDI: ffff8800b0556fa0
    Feb 26 22:54:37 localhost kernel: [50597.791712] RBP: ffff8801cfcbbe48 R08: 0000000000000001 R09: 0000000000000000
    Feb 26 22:54:37 localhost kernel: [50597.791715] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffff81458f68
    Feb 26 22:54:37 localhost kernel: [50597.791717] R13: ffff8801cfcbbe38 R14: ffff8801a7133900 R15: 0000000000000000
    Feb 26 22:54:37 localhost kernel: [50597.791721] FS: 00007f58341f0700(0000) GS:ffff88022fc80000(0000) knlGS:0000000000000000
    Feb 26 22:54:37 localhost kernel: [50597.791724] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    Feb 26 22:54:37 localhost kernel: [50597.791727] CR2: 0000000002f54011 CR3: 0000000220194000 CR4: 00000000000006e0
    Feb 26 22:54:37 localhost kernel: [50597.791730] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:54:37 localhost kernel: [50597.791733] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:54:37 localhost kernel: [50597.791737] Process shutdown (pid: 6596, threadinfo ffff8801cfcba000, task ffff8801a7133900)
    Feb 26 22:54:37 localhost kernel: [50597.791739] Stack:
    Feb 26 22:54:37 localhost kernel: [50597.791741] ffff8801cfcbbee8 ffffffff8118f509 7fffffffffffffff ffff880221608800
    Feb 26 22:54:37 localhost kernel: [50597.791747] ffff880219bdbd68 0000000000000001 0000000000000002 ffff8801cfcbbe80
    Feb 26 22:54:37 localhost kernel: [50597.791752] ffff8801cfcbbe80 ffff8801cfcbbe98 0000000000000000 0000000000000303
    Feb 26 22:54:37 localhost kernel: [50597.791757] Call Trace:
    Feb 26 22:54:37 localhost kernel: [50597.791765] [<ffffffff8118f509>] sync_inodes_sb+0x109/0x1b0
    Feb 26 22:54:37 localhost kernel: [50597.791771] [<ffffffff811959f0>] ? __sync_filesystem+0x90/0x90
    Feb 26 22:54:37 localhost kernel: [50597.791776] [<ffffffff811959e8>] __sync_filesystem+0x88/0x90
    Feb 26 22:54:37 localhost kernel: [50597.791780] [<ffffffff81195a0f>] sync_one_sb+0x1f/0x30
    Feb 26 22:54:37 localhost kernel: [50597.791786] [<ffffffff8116aafe>] iterate_supers+0x9e/0xf0
    Feb 26 22:54:37 localhost kernel: [50597.791791] [<ffffffff81195ad7>] sys_sync+0x47/0x70
    Feb 26 22:54:37 localhost kernel: [50597.791795] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:37 localhost kernel: [50597.791798] Code: 66 90 65 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 <0f> b6 07 38 d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    Feb 26 22:54:37 localhost kernel: [50597.791844] Call Trace:
    Feb 26 22:54:37 localhost kernel: [50597.791848] [<ffffffff8118f509>] sync_inodes_sb+0x109/0x1b0
    Feb 26 22:54:37 localhost kernel: [50597.791853] [<ffffffff811959f0>] ? __sync_filesystem+0x90/0x90
    Feb 26 22:54:37 localhost kernel: [50597.791858] [<ffffffff811959e8>] __sync_filesystem+0x88/0x90
    Feb 26 22:54:37 localhost kernel: [50597.791862] [<ffffffff81195a0f>] sync_one_sb+0x1f/0x30
    Feb 26 22:54:37 localhost kernel: [50597.791867] [<ffffffff8116aafe>] iterate_supers+0x9e/0xf0
    Feb 26 22:54:37 localhost kernel: [50597.791871] [<ffffffff81195ad7>] sys_sync+0x47/0x70
    Feb 26 22:54:37 localhost kernel: [50597.791875] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:38 localhost kernel: [50597.908057] BUG: soft lockup - CPU#3 stuck for 22s! [conky:719]
    Feb 26 22:54:38 localhost kernel: [50597.908061] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:38 localhost kernel: [50597.908123] CPU 3
    Feb 26 22:54:38 localhost kernel: [50597.908125] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:38 localhost kernel: [50597.908181]
    Feb 26 22:54:38 localhost kernel: [50597.908185] Pid: 719, comm: conky Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:54:38 localhost kernel: [50597.908193] RIP: 0010:[<ffffffff8145c342>] [<ffffffff8145c342>] _raw_spin_lock+0x32/0x40
    Feb 26 22:54:38 localhost kernel: [50597.908203] RSP: 0018:ffff88021fdc7b98 EFLAGS: 00000297
    Feb 26 22:54:38 localhost kernel: [50597.908206] RAX: 0000000000000097 RBX: ffff88021fdc7fd8 RCX: 0000000001556208
    Feb 26 22:54:38 localhost kernel: [50597.908211] RDX: 0000000000000098 RSI: ffffc90000ba65e8 RDI: ffffffff81804440
    Feb 26 22:54:38 localhost kernel: [50597.908214] RBP: ffff88021fdc7b98 R08: 000000000000006f R09: 0000000000000000
    Feb 26 22:54:38 localhost kernel: [50597.908219] R10: ffffc90000808000 R11: 0000000000000000 R12: ffff88020549c2c0
    Feb 26 22:54:38 localhost kernel: [50597.908223] R13: ffffea0000000000 R14: ffffffff8145950e R15: ffff88021fdc7c18
    Feb 26 22:54:38 localhost kernel: [50597.908228] FS: 00007f39283b4700(0000) GS:ffff88022fcc0000(0000) knlGS:0000000000000000
    Feb 26 22:54:38 localhost kernel: [50597.908232] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Feb 26 22:54:38 localhost kernel: [50597.908236] CR2: 00007f8135891220 CR3: 0000000220148000 CR4: 00000000000006e0
    Feb 26 22:54:38 localhost kernel: [50597.908240] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:54:38 localhost kernel: [50597.908244] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:54:38 localhost kernel: [50597.908248] Process conky (pid: 719, threadinfo ffff88021fdc6000, task ffff8802210eaac0)
    Feb 26 22:54:38 localhost kernel: [50597.908251] Stack:
    Feb 26 22:54:38 localhost kernel: [50597.908254] ffff88021fdc7bb8 ffffffff8118056d ffffc90000ba65e8 ffff8802008aa190
    Feb 26 22:54:38 localhost kernel: [50597.908261] ffff88021fdc7be8 ffffffff81181c4c ffff880221baae40 0000000000000007
    Feb 26 22:54:38 localhost kernel: [50597.908269] ffff8801c01649c0 ffff880227030040 ffff88021fdc7c08 ffffffff811c7146
    Feb 26 22:54:38 localhost kernel: [50597.908276] Call Trace:
    Feb 26 22:54:38 localhost kernel: [50597.908283] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:54:38 localhost kernel: [50597.908288] [<ffffffff81181c4c>] iget_locked+0x17c/0x190
    Feb 26 22:54:38 localhost kernel: [50597.908296] [<ffffffff811c7146>] proc_get_inode+0x16/0x120
    Feb 26 22:54:38 localhost kernel: [50597.908302] [<ffffffff811cd71b>] proc_lookup_de+0x8b/0x110
    Feb 26 22:54:38 localhost kernel: [50597.908308] [<ffffffff811cd7bb>] proc_lookup+0x1b/0x20
    Feb 26 22:54:38 localhost kernel: [50597.908313] [<ffffffff811c73f7>] proc_root_lookup+0x27/0x50
    Feb 26 22:54:38 localhost kernel: [50597.908320] [<ffffffff81172935>] d_alloc_and_lookup+0x45/0x90
    Feb 26 22:54:38 localhost kernel: [50597.908325] [<ffffffff8117fa25>] ? d_lookup+0x35/0x60
    Feb 26 22:54:38 localhost kernel: [50597.908330] [<ffffffff8117374d>] do_lookup+0x2cd/0x3d0
    Feb 26 22:54:38 localhost kernel: [50597.908336] [<ffffffff81176b80>] do_last+0x220/0x970
    Feb 26 22:54:38 localhost kernel: [50597.908342] [<ffffffff811773e2>] path_openat+0xd2/0x3c0
    Feb 26 22:54:38 localhost kernel: [50597.908349] [<ffffffff8109e264>] ? do_futex+0x114/0xb80
    Feb 26 22:54:38 localhost kernel: [50597.908355] [<ffffffff811777f2>] do_filp_open+0x42/0xa0
    Feb 26 22:54:38 localhost kernel: [50597.908361] [<ffffffff81183efc>] ? alloc_fd+0xec/0x140
    Feb 26 22:54:38 localhost kernel: [50597.908368] [<ffffffff811669e7>] do_sys_open+0xf7/0x1d0
    Feb 26 22:54:38 localhost kernel: [50597.908373] [<ffffffff81166ae0>] sys_open+0x20/0x30
    Feb 26 22:54:38 localhost kernel: [50597.908379] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:38 localhost kernel: [50597.908382] Code: 66 90 65 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 <0f> b6 07 38 d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    Feb 26 22:54:38 localhost kernel: [50597.908447] Call Trace:
    Feb 26 22:54:38 localhost kernel: [50597.908451] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:54:38 localhost kernel: [50597.908457] [<ffffffff81181c4c>] iget_locked+0x17c/0x190
    Feb 26 22:54:38 localhost kernel: [50597.908462] [<ffffffff811c7146>] proc_get_inode+0x16/0x120
    Feb 26 22:54:38 localhost kernel: [50597.908468] [<ffffffff811cd71b>] proc_lookup_de+0x8b/0x110
    Feb 26 22:54:38 localhost kernel: [50597.908474] [<ffffffff811cd7bb>] proc_lookup+0x1b/0x20
    Feb 26 22:54:38 localhost kernel: [50597.908479] [<ffffffff811c73f7>] proc_root_lookup+0x27/0x50
    Feb 26 22:54:38 localhost kernel: [50597.908484] [<ffffffff81172935>] d_alloc_and_lookup+0x45/0x90
    Feb 26 22:54:38 localhost kernel: [50597.908489] [<ffffffff8117fa25>] ? d_lookup+0x35/0x60
    Feb 26 22:54:38 localhost kernel: [50597.908494] [<ffffffff8117374d>] do_lookup+0x2cd/0x3d0
    Feb 26 22:54:38 localhost kernel: [50597.908500] [<ffffffff81176b80>] do_last+0x220/0x970
    Feb 26 22:54:38 localhost kernel: [50597.908506] [<ffffffff811773e2>] path_openat+0xd2/0x3c0
    Feb 26 22:54:38 localhost kernel: [50597.908511] [<ffffffff8109e264>] ? do_futex+0x114/0xb80
    Feb 26 22:54:38 localhost kernel: [50597.908517] [<ffffffff811777f2>] do_filp_open+0x42/0xa0
    Feb 26 22:54:38 localhost kernel: [50597.908523] [<ffffffff81183efc>] ? alloc_fd+0xec/0x140
    Feb 26 22:54:38 localhost kernel: [50597.908528] [<ffffffff811669e7>] do_sys_open+0xf7/0x1d0
    Feb 26 22:54:38 localhost kernel: [50597.908534] [<ffffffff81166ae0>] sys_open+0x20/0x30
    Feb 26 22:54:38 localhost kernel: [50597.908539] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:45 localhost kernel: [50605.662677] BUG: soft lockup - CPU#1 stuck for 23s! [X:543]
    Feb 26 22:54:45 localhost kernel: [50605.662681] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:45 localhost kernel: [50605.662741] CPU 1
    Feb 26 22:54:45 localhost kernel: [50605.662743] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:45 localhost kernel: [50605.662800]
    Feb 26 22:54:45 localhost kernel: [50605.662803] Pid: 543, comm: X Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:54:45 localhost kernel: [50605.662811] RIP: 0010:[<ffffffff8145c345>] [<ffffffff8145c345>] _raw_spin_lock+0x35/0x40
    Feb 26 22:54:45 localhost kernel: [50605.662820] RSP: 0018:ffff88021b985bc8 EFLAGS: 00000293
    Feb 26 22:54:45 localhost kernel: [50605.662823] RAX: 0000000000000097 RBX: ffffffff8104f39e RCX: 0000000000512001
    Feb 26 22:54:45 localhost kernel: [50605.662827] RDX: 0000000000000099 RSI: ffffffff816eab4f RDI: ffffffff81804440
    Feb 26 22:54:45 localhost kernel: [50605.662831] RBP: ffff88021b985bc8 R08: 0000000000200000 R09: ffff88020579e600
    Feb 26 22:54:45 localhost kernel: [50605.662835] R10: 0000000000000000 R11: 0000000000003246 R12: 0000000000000286
    Feb 26 22:54:45 localhost kernel: [50605.662839] R13: 0000000000000001 R14: 0000000000000286 R15: 0000000000000001
    Feb 26 22:54:45 localhost kernel: [50605.662844] FS: 00007f45924e4880(0000) GS:ffff88022fc40000(0000) knlGS:0000000000000000
    Feb 26 22:54:45 localhost kernel: [50605.662849] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Feb 26 22:54:45 localhost kernel: [50605.662852] CR2: 0000000000c5cf18 CR3: 000000021c2ed000 CR4: 00000000000006e0
    Feb 26 22:54:45 localhost kernel: [50605.662856] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:54:45 localhost kernel: [50605.662860] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:54:45 localhost kernel: [50605.662865] Process X (pid: 543, threadinfo ffff88021b984000, task ffff880221506ae0)
    Feb 26 22:54:45 localhost kernel: [50605.662868] Stack:
    Feb 26 22:54:45 localhost kernel: [50605.662870] ffff88021b985be8 ffffffff8118056d ffff880227415800 ffff8801cf0d4d70
    Feb 26 22:54:45 localhost kernel: [50605.662878] ffff88021b985c08 ffffffff81182b3d 00000000000081ff ffff880227415800
    Feb 26 22:54:45 localhost kernel: [50605.662885] ffff88021b985c58 ffffffff8111c353 0000000027008300 ffff880222aae5a0
    Feb 26 22:54:45 localhost kernel: [50605.662892] Call Trace:
    Feb 26 22:54:45 localhost kernel: [50605.662898] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:54:45 localhost kernel: [50605.662903] [<ffffffff81182b3d>] new_inode+0x2d/0x40
    Feb 26 22:54:45 localhost kernel: [50605.662910] [<ffffffff8111c353>] shmem_get_inode+0x53/0x220
    Feb 26 22:54:45 localhost kernel: [50605.662916] [<ffffffff8111e979>] shmem_file_setup+0xb9/0x1c0
    Feb 26 22:54:45 localhost kernel: [50605.662931] [<ffffffffa0012502>] drm_gem_object_init+0x32/0x70 [drm]
    Feb 26 22:54:45 localhost kernel: [50605.662946] [<ffffffffa00833a3>] i915_gem_alloc_object+0x63/0x1a0 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.662960] [<ffffffffa0083528>] i915_gem_create+0x48/0x170 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.662974] [<ffffffffa008366e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.662984] [<ffffffffa00104a4>] drm_ioctl+0x444/0x510 [drm]
    Feb 26 22:54:45 localhost kernel: [50605.662998] [<ffffffffa0083650>] ? i915_gem_create+0x170/0x170 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663005] [<ffffffff81167fa4>] ? do_readv_writev+0x184/0x1d0
    Feb 26 22:54:45 localhost kernel: [50605.663012] [<ffffffff8117991f>] do_vfs_ioctl+0x8f/0x500
    Feb 26 22:54:45 localhost kernel: [50605.663018] [<ffffffff81179e21>] sys_ioctl+0x91/0xa0
    Feb 26 22:54:45 localhost kernel: [50605.663023] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:45 localhost kernel: [50605.663027] Code: 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 0f b6 07 <38> d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66 66 90 9c
    Feb 26 22:54:45 localhost kernel: [50605.663091] Call Trace:
    Feb 26 22:54:45 localhost kernel: [50605.663096] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:54:45 localhost kernel: [50605.663101] [<ffffffff81182b3d>] new_inode+0x2d/0x40
    Feb 26 22:54:45 localhost kernel: [50605.663106] [<ffffffff8111c353>] shmem_get_inode+0x53/0x220
    Feb 26 22:54:45 localhost kernel: [50605.663112] [<ffffffff8111e979>] shmem_file_setup+0xb9/0x1c0
    Feb 26 22:54:45 localhost kernel: [50605.663124] [<ffffffffa0012502>] drm_gem_object_init+0x32/0x70 [drm]
    Feb 26 22:54:45 localhost kernel: [50605.663137] [<ffffffffa00833a3>] i915_gem_alloc_object+0x63/0x1a0 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663150] [<ffffffffa0083528>] i915_gem_create+0x48/0x170 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663163] [<ffffffffa008366e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663173] [<ffffffffa00104a4>] drm_ioctl+0x444/0x510 [drm]
    Feb 26 22:54:45 localhost kernel: [50605.663187] [<ffffffffa0083650>] ? i915_gem_create+0x170/0x170 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663193] [<ffffffff81167fa4>] ? do_readv_writev+0x184/0x1d0
    Feb 26 22:54:45 localhost kernel: [50605.663200] [<ffffffff8117991f>] do_vfs_ioctl+0x8f/0x500
    Feb 26 22:54:45 localhost kernel: [50605.663206] [<ffffffff81179e21>] sys_ioctl+0x91/0xa0
    Feb 26 22:54:45 localhost kernel: [50605.663212] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:55:05 localhost kernel: [50625.748096] BUG: soft lockup - CPU#2 stuck for 22s! [shutdown:6596]
    Feb 26 22:55:05 localhost kernel: [50625.748099] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:55:05 localhost kernel: [50625.748146] CPU 2
    Feb 26 22:55:05 localhost kernel: [50625.748147] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:55:05 localhost kernel: [50625.748190]
    Feb 26 22:55:05 localhost kernel: [50625.748193] Pid: 6596, comm: shutdown Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:55:05 localhost kernel: [50625.748199] RIP: 0010:[<ffffffff8145c342>] [<ffffffff8145c342>] _raw_spin_lock+0x32/0x40
    Feb 26 22:55:05 localhost kernel: [50625.748207] RSP: 0018:ffff8801cfcbbe48 EFLAGS: 00000206
    Feb 26 22:55:05 localhost kernel: [50625.748210] RAX: 000000000000000f RBX: 000000001fcb8350 RCX: 0000000000000019
    Feb 26 22:55:05 localhost kernel: [50625.748213] RDX: 0000000000000000 RSI: ffff8801cfcbbd90 RDI: ffff8800b0556fa0
    Feb 26 22:55:05 localhost kernel: [50625.748215] RBP: ffff8801cfcbbe48 R08: 0000000000000001 R09: 0000000000000000
    Feb 26 22:55:05 localhost kernel: [50625.748218] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffff81458f68
    Feb 26 22:55:05 localhost kernel: [50625.748221] R13: ffff8801cfcbbe38 R14: ffff8801a7133900 R15: 0000000000000000
    Feb 26 22:55:05 localhost kernel: [50625.748225] FS: 00007f58341f0700(0000) GS:ffff88022fc80000(0000) knlGS:0000000000000000
    Feb 26 22:55:05 localhost kernel: [50625.748228] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    Feb 26 22:55:05 localhost kernel: [50625.748231] CR2: 0000000002f54011 CR3: 0000000220194000 CR4: 00000000000006e0
    Feb 26 22:55:05 localhost kernel: [50625.748234] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:55:05 localhost kernel: [50625.748237] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:55:05 localhost kernel: [50625.748240] Process shutdown (pid: 6596, threadinfo ffff8801cfcba000, task ffff8801a7133900)
    Feb 26 22:55:05 localhost kernel: [50625.748243] Stack:
    Feb 26 22:55:05 localhost kernel: [50625.748245] ffff8801cfcbbee8 ffffffff8118f509 7fffffffffffffff ffff880221608800
    Feb 26 22:55:05 localhost kernel: [50625.748250] ffff880219bdbd68 0000000000000001 0000000000000002 ffff8801cfcbbe80
    Feb 26 22:55:05 localhost kernel: [50625.748255] ffff8801cfcbbe80 ffff8801cfcbbe98 0000000000000000 0000000000000303
    Feb 26 22:55:05 localhost kernel: [50625.748261] Call Trace:
    Feb 26 22:55:05 localhost kernel: [50625.748267] [<ffffffff8118f509>] sync_inodes_sb+0x109/0x1b0
    Feb 26 22:55:05 localhost kernel: [50625.748273] [<ffffffff811959f0>] ? __sync_filesystem+0x90/0x90
    Feb 26 22:55:05 localhost kernel: [50625.748277] [<ffffffff811959e8>] __sync_filesystem+0x88/0x90
    Feb 26 22:55:05 localhost kernel: [50625.748282] [<ffffffff81195a0f>] sync_one_sb+0x1f/0x30
    Feb 26 22:55:05 localhost kernel: [50625.748286] [<ffffffff8116aafe>] iterate_supers+0x9e/0xf0
    Feb 26 22:55:05 localhost kernel: [50625.748291] [<ffffffff81195ad7>] sys_sync+0x47/0x70
    Feb 26 22:55:05 localhost kernel: [50625.748295] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:55:05 localhost kernel: [50625.748298] Code: 66 90 65 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 <0f> b6 07 38 d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    Feb 26 22:55:05 localhost kernel: [50625.748344] Call Trace:
    Feb 26 22:55:05 localhost kernel: [50625.748348] [<ffffffff8118f509>] sync_inodes_sb+0x109/0x1b0
    Feb 26 22:55:05 localhost kernel: [50625.748353] [<ffffffff811959f0>] ? __sync_filesystem+0x90/0x90
    Feb 26 22:55:05 localhost kernel: [50625.748357] [<ffffffff811959e8>] __sync_filesystem+0x88/0x90
    Feb 26 22:55:05 localhost kernel: [50625.748362] [<ffffffff81195a0f>] sync_one_sb+0x1f/0x30
    Feb 26 22:55:05 localhost kernel: [50625.748366] [<ffffffff8116aafe>] iterate_supers+0x9e/0xf0
    Feb 26 22:55:05 localhost kernel: [50625.748370] [<ffffffff81195ad7>] sys_sync+0x47/0x70
    Feb 26 22:55:05 localhost kernel: [50625.748374] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:55:06 localhost kernel: [50625.864573] BUG: soft lockup - CPU#3 stuck for 23s! [conky:719]
    Feb 26 22:55:06 localhost kernel: [50625.864577] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:55:06 localhost kernel: [50625.864635] CPU 3
    Feb 26 22:55:06 localhost kernel: [50625.864637] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:55:06 localhost kernel: [50625.864694]
    Feb 26 22:55:06 localhost kernel: [50625.864697] Pid: 719, comm: conky Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:55:06 localhost kernel: [50625.864705] RIP: 0010:[<ffffffff8145c345>] [<ffffffff8145c345>] _raw_spin_lock+0x35/0x40
    Feb 26 22:55:06 localhost kernel: [50625.864713] RSP: 0018:ffff88021fdc7b98 EFLAGS: 00000297
    Feb 26 22:55:06 localhost kernel: [50625.864717] RAX: 0000000000000097 RBX: ffff88021fdc7fd8 RCX: 0000000001556208
    Feb 26 22:55:06 localhost kernel: [50625.864721] RDX: 0000000000000098 RSI: ffffc90000ba65e8 RDI: ffffffff81804440
    Feb 26 22:55:06 localhost kernel: [50625.864725] RBP: ffff88021fdc7b98 R08: 000000000000006f R09: 0000000000000000
    Feb 26 22:55:06 localhost kernel: [50625.864729] R10: ffffc90000808000 R11: 0000000000000000 R12: ffff88020549c2c0
    Feb 26 22:55:06 localhost kernel: [50625.864733] R13: ffffea0000000000 R14: ffffffff8145950e R15: ffff88021fdc7c18
    Feb 26 22:55:06 localhost kernel: [50625.864738] FS: 00007f39283b4700(0000) GS:ffff88022fcc0000(0000) knlGS:0000000000000000
    Feb 26 22:55:06 localhost kernel: [50625.864742] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Feb 26 22:55:06 localhost kernel: [50625.864746] CR2: 00007f8135891220 CR3: 0000000220148000 CR4: 00000000000006e0
    Feb 26 22:55:06 localhost kernel: [50625.864750] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:55:06 localhost kernel: [50625.864754] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:55:06 localhost kernel: [50625.864758] Process conky (pid: 719, threadinfo ffff88021fdc6000, task ffff8802210eaac0)
    Feb 26 22:55:06 localhost kernel: [50625.864761] Stack:
    Feb 26 22:55:06 localhost kernel: [50625.864764] ffff88021fdc7bb8 ffffffff8118056d ffffc90000ba65e8 ffff8802008aa190
    Feb 26 22:55:06 localhost kernel: [50625.864771] ffff88021fdc7be8 ffffffff81181c4c ffff880221baae40 0000000000000007
    Feb 26 22:55:06 localhost kernel: [50625.864778] ffff8801c01649c0 ffff880227030040 ffff88021fdc7c08 ffffffff811c7146
    Feb 26 22:55:06 localhost kernel: [50625.864786] Call Trace:
    Feb 26 22:55:06 localhost kernel: [50625.864791] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:55:06 localhost kernel: [50625.864797] [<ffffffff81181c4c>] iget_locked+0x17c/0x190
    Feb 26 22:55:06 localhost kernel: [50625.864803] [<ffffffff811c7146>] proc_get_inode+0x16/0x120
    Feb 26 22:55:06 localhost kernel: [50625.864809] [<ffffffff811cd71b>] proc_lookup_de+0x8b/0x110
    Feb 26 22:55:06 localhost kernel: [50625.864815] [<ffffffff811cd7bb>] proc_lookup+0x1b/0x20
    Feb 26 22:55:06 localhost kernel: [50625.864820] [<ffffffff811c73f7>] proc_root_lookup+0x27/0x50
    Feb 26 22:55:06 localhost kernel: [50625.864826] [<ffffffff81172935>] d_alloc_and_lookup+0x45/0x90
    Feb 26 22:55:06 localhost kernel: [50625.864831] [<ffffffff8117fa25>] ? d_lookup+0x35/0x60
    Feb 26 22:55:06 localhost kernel: [50625.864837] [<ffffffff8117374d>] do_lookup+0x2cd/0x3d0
    Feb 26 22:55:06 localhost kernel: [50625.864843] [<ffffffff81176b80>] do_last+0x220/0x970
    Feb 26 22:55:06 localhost kernel: [50625.864849] [<ffffffff811773e2>] path_openat+0xd2/0x3c0
    Feb 26 22:55:06 localhost kernel: [50625.864855] [<ffffffff8109e264>] ? do_futex+0x114/0xb80
    Feb 26 22:55:06 localhost kernel: [50625.864860] [<ffffffff811777f2>] do_filp_open+0x42/0xa0
    Feb 26 22:55:06 localhost kernel: [50625.864867] [<ffffffff81183efc>] ? alloc_fd+0xec/0x140
    Feb 26 22:55:06 localhost kernel: [50625.864873] [<ffffffff811669e7>] do_sys_open+0xf7/0x1d0
    Feb 26 22:55:06 localhost kernel: [50625.864878] [<ffffffff81166ae0>] sys_open+0x20/0x30
    Feb 26 22:55:06 localhost kernel: [50625.864883] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:55:06 localhost kernel: [50625.864887] Code: 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 0f b6 07 <38> d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66 66 90 9c
    Feb 26 22:55:06 localhost kernel: [50625.864951] Call Trace:
    Feb 26 22:55:06 localhost kernel: [50625.864955] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:55:06 localhost kernel: [50625.864961] [<ffffffff81181c4c>] iget_locked+0x17c/0x190
    Feb 26 22:55:06 localhost kernel: [50625.864966] [<ffffffff811c7146>] proc_get_inode+0x16/0x120
    Feb 26 22:55:06 localhost kernel: [50625.864972] [<ffffffff811cd71b>] proc_lookup_de+0x8b/0x110
    Feb 26 22:55:06 localhost kernel: [50625.864978] [<ffffffff811cd7bb>] proc_lookup+0x1b/0x20
    Feb 26 22:55:06 localhost kernel: [50625.864983] [<ffffffff811c73f7>] proc_root_lookup+0x27/0x50
    Feb 26 22:55:06 localhost kernel: [50625.864988] [<ffffffff81172935>] d_alloc_and_lookup+0x45/0x90
    Feb 26 22:55:06 localhost kernel: [50625.864993] [<ffffffff8117fa25>] ? d_lookup+0x35/0x60
    Feb 26 22:55:06 localhost kernel: [50625.864999] [<ffffffff8117374d>] do_lookup+0x2cd/0x3d0
    Feb 26 22:55:06 localhost kernel: [50625.865004] [<ffffffff81176b80>] do_last+0x220/0x970
    Feb 26 22:55:06 localhost kernel: [50625.865010] [<ffffffff811773e2>] path_openat+0xd2/0x3c0
    Feb 26 22:55:06 localhost kernel: [50625.865015] [<ffffffff8109e264>] ? do_futex+0x114/0xb80
    Feb 26 22:55:06 localhost kernel: [50625.865021] [<ffffffff811777f2>] do_filp_open+0x42/0xa0
    Feb 26 22:55:06 localhost kernel: [50625.865027] [<ffffffff81183efc>] ? alloc_fd+0xec/0x140
    Feb 26 22:55:06 localhost kernel: [50625.865033] [<ffffffff811669e7>] do_sys_open+0xf7/0x1d0
    Feb 26 22:55:06 localhost kernel: [50625.865038] [<ffffffff81166ae0>] sys_open+0x20/0x30
    Feb 26 22:55:06 localhost kernel: [50625.865043] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    The next day it was a long list of items like this
    Feb 27 08:14:31 localhost kernel: [ 7.693636] EXT4-fs (sda7): ext4_orphan_cleanup: deleting unreferenced inode 1069038
    I'm getting worried, because this has happened so many times now. Is there a risk it can damage the hardware?
    I just installed the lts-kernel but I don't know yet if that help, or if it has anything to do with the kernel.
    I found very strange in errors.log, one day it was lots of lines like
    Feb 29 21:37:44 localhost udevd[198]: wrong type 0
    More than 13 millions of lines like that! That log file is 678 MB.

    For the last 2 weeks I have had problems with random crashes of different programs and that it hangs at shutdown. Not everyday, for 2-3 days everything is working fine, then comes "that kind of day" when everything crash (segmentation fault). It could be Firefox, Chromium, Spotify and other programs, dropbox and nm-applet has disappeared from systray in panel. Usually it happen when I see flash video, but it has happened without that. Once Firefox had crashed when I was away from the computer. "Those days" always end with that it hangs at shutdown.
    I don't know how to find out what is the cause of this, or if there is a relationship with those diffrent programs that crash and that it can't shutdown properly.
    Here is from kernel.log
    Feb 26 22:54:37 localhost kernel: [50597.791579] BUG: soft lockup - CPU#2 stuck for 22s! [shutdown:6596]
    Feb 26 22:54:37 localhost kernel: [50597.791583] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:37 localhost kernel: [50597.791637] CPU 2
    Feb 26 22:54:37 localhost kernel: [50597.791639] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:37 localhost kernel: [50597.791681]
    Feb 26 22:54:37 localhost kernel: [50597.791685] Pid: 6596, comm: shutdown Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:54:37 localhost kernel: [50597.791691] RIP: 0010:[<ffffffff8145c342>] [<ffffffff8145c342>] _raw_spin_lock+0x32/0x40
    Feb 26 22:54:37 localhost kernel: [50597.791703] RSP: 0018:ffff8801cfcbbe48 EFLAGS: 00000206
    Feb 26 22:54:37 localhost kernel: [50597.791706] RAX: 000000000000000f RBX: 000000001fcb8350 RCX: 0000000000000019
    Feb 26 22:54:37 localhost kernel: [50597.791709] RDX: 0000000000000000 RSI: ffff8801cfcbbd90 RDI: ffff8800b0556fa0
    Feb 26 22:54:37 localhost kernel: [50597.791712] RBP: ffff8801cfcbbe48 R08: 0000000000000001 R09: 0000000000000000
    Feb 26 22:54:37 localhost kernel: [50597.791715] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffff81458f68
    Feb 26 22:54:37 localhost kernel: [50597.791717] R13: ffff8801cfcbbe38 R14: ffff8801a7133900 R15: 0000000000000000
    Feb 26 22:54:37 localhost kernel: [50597.791721] FS: 00007f58341f0700(0000) GS:ffff88022fc80000(0000) knlGS:0000000000000000
    Feb 26 22:54:37 localhost kernel: [50597.791724] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    Feb 26 22:54:37 localhost kernel: [50597.791727] CR2: 0000000002f54011 CR3: 0000000220194000 CR4: 00000000000006e0
    Feb 26 22:54:37 localhost kernel: [50597.791730] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:54:37 localhost kernel: [50597.791733] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:54:37 localhost kernel: [50597.791737] Process shutdown (pid: 6596, threadinfo ffff8801cfcba000, task ffff8801a7133900)
    Feb 26 22:54:37 localhost kernel: [50597.791739] Stack:
    Feb 26 22:54:37 localhost kernel: [50597.791741] ffff8801cfcbbee8 ffffffff8118f509 7fffffffffffffff ffff880221608800
    Feb 26 22:54:37 localhost kernel: [50597.791747] ffff880219bdbd68 0000000000000001 0000000000000002 ffff8801cfcbbe80
    Feb 26 22:54:37 localhost kernel: [50597.791752] ffff8801cfcbbe80 ffff8801cfcbbe98 0000000000000000 0000000000000303
    Feb 26 22:54:37 localhost kernel: [50597.791757] Call Trace:
    Feb 26 22:54:37 localhost kernel: [50597.791765] [<ffffffff8118f509>] sync_inodes_sb+0x109/0x1b0
    Feb 26 22:54:37 localhost kernel: [50597.791771] [<ffffffff811959f0>] ? __sync_filesystem+0x90/0x90
    Feb 26 22:54:37 localhost kernel: [50597.791776] [<ffffffff811959e8>] __sync_filesystem+0x88/0x90
    Feb 26 22:54:37 localhost kernel: [50597.791780] [<ffffffff81195a0f>] sync_one_sb+0x1f/0x30
    Feb 26 22:54:37 localhost kernel: [50597.791786] [<ffffffff8116aafe>] iterate_supers+0x9e/0xf0
    Feb 26 22:54:37 localhost kernel: [50597.791791] [<ffffffff81195ad7>] sys_sync+0x47/0x70
    Feb 26 22:54:37 localhost kernel: [50597.791795] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:37 localhost kernel: [50597.791798] Code: 66 90 65 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 <0f> b6 07 38 d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    Feb 26 22:54:37 localhost kernel: [50597.791844] Call Trace:
    Feb 26 22:54:37 localhost kernel: [50597.791848] [<ffffffff8118f509>] sync_inodes_sb+0x109/0x1b0
    Feb 26 22:54:37 localhost kernel: [50597.791853] [<ffffffff811959f0>] ? __sync_filesystem+0x90/0x90
    Feb 26 22:54:37 localhost kernel: [50597.791858] [<ffffffff811959e8>] __sync_filesystem+0x88/0x90
    Feb 26 22:54:37 localhost kernel: [50597.791862] [<ffffffff81195a0f>] sync_one_sb+0x1f/0x30
    Feb 26 22:54:37 localhost kernel: [50597.791867] [<ffffffff8116aafe>] iterate_supers+0x9e/0xf0
    Feb 26 22:54:37 localhost kernel: [50597.791871] [<ffffffff81195ad7>] sys_sync+0x47/0x70
    Feb 26 22:54:37 localhost kernel: [50597.791875] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:38 localhost kernel: [50597.908057] BUG: soft lockup - CPU#3 stuck for 22s! [conky:719]
    Feb 26 22:54:38 localhost kernel: [50597.908061] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:38 localhost kernel: [50597.908123] CPU 3
    Feb 26 22:54:38 localhost kernel: [50597.908125] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:38 localhost kernel: [50597.908181]
    Feb 26 22:54:38 localhost kernel: [50597.908185] Pid: 719, comm: conky Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:54:38 localhost kernel: [50597.908193] RIP: 0010:[<ffffffff8145c342>] [<ffffffff8145c342>] _raw_spin_lock+0x32/0x40
    Feb 26 22:54:38 localhost kernel: [50597.908203] RSP: 0018:ffff88021fdc7b98 EFLAGS: 00000297
    Feb 26 22:54:38 localhost kernel: [50597.908206] RAX: 0000000000000097 RBX: ffff88021fdc7fd8 RCX: 0000000001556208
    Feb 26 22:54:38 localhost kernel: [50597.908211] RDX: 0000000000000098 RSI: ffffc90000ba65e8 RDI: ffffffff81804440
    Feb 26 22:54:38 localhost kernel: [50597.908214] RBP: ffff88021fdc7b98 R08: 000000000000006f R09: 0000000000000000
    Feb 26 22:54:38 localhost kernel: [50597.908219] R10: ffffc90000808000 R11: 0000000000000000 R12: ffff88020549c2c0
    Feb 26 22:54:38 localhost kernel: [50597.908223] R13: ffffea0000000000 R14: ffffffff8145950e R15: ffff88021fdc7c18
    Feb 26 22:54:38 localhost kernel: [50597.908228] FS: 00007f39283b4700(0000) GS:ffff88022fcc0000(0000) knlGS:0000000000000000
    Feb 26 22:54:38 localhost kernel: [50597.908232] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Feb 26 22:54:38 localhost kernel: [50597.908236] CR2: 00007f8135891220 CR3: 0000000220148000 CR4: 00000000000006e0
    Feb 26 22:54:38 localhost kernel: [50597.908240] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:54:38 localhost kernel: [50597.908244] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:54:38 localhost kernel: [50597.908248] Process conky (pid: 719, threadinfo ffff88021fdc6000, task ffff8802210eaac0)
    Feb 26 22:54:38 localhost kernel: [50597.908251] Stack:
    Feb 26 22:54:38 localhost kernel: [50597.908254] ffff88021fdc7bb8 ffffffff8118056d ffffc90000ba65e8 ffff8802008aa190
    Feb 26 22:54:38 localhost kernel: [50597.908261] ffff88021fdc7be8 ffffffff81181c4c ffff880221baae40 0000000000000007
    Feb 26 22:54:38 localhost kernel: [50597.908269] ffff8801c01649c0 ffff880227030040 ffff88021fdc7c08 ffffffff811c7146
    Feb 26 22:54:38 localhost kernel: [50597.908276] Call Trace:
    Feb 26 22:54:38 localhost kernel: [50597.908283] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:54:38 localhost kernel: [50597.908288] [<ffffffff81181c4c>] iget_locked+0x17c/0x190
    Feb 26 22:54:38 localhost kernel: [50597.908296] [<ffffffff811c7146>] proc_get_inode+0x16/0x120
    Feb 26 22:54:38 localhost kernel: [50597.908302] [<ffffffff811cd71b>] proc_lookup_de+0x8b/0x110
    Feb 26 22:54:38 localhost kernel: [50597.908308] [<ffffffff811cd7bb>] proc_lookup+0x1b/0x20
    Feb 26 22:54:38 localhost kernel: [50597.908313] [<ffffffff811c73f7>] proc_root_lookup+0x27/0x50
    Feb 26 22:54:38 localhost kernel: [50597.908320] [<ffffffff81172935>] d_alloc_and_lookup+0x45/0x90
    Feb 26 22:54:38 localhost kernel: [50597.908325] [<ffffffff8117fa25>] ? d_lookup+0x35/0x60
    Feb 26 22:54:38 localhost kernel: [50597.908330] [<ffffffff8117374d>] do_lookup+0x2cd/0x3d0
    Feb 26 22:54:38 localhost kernel: [50597.908336] [<ffffffff81176b80>] do_last+0x220/0x970
    Feb 26 22:54:38 localhost kernel: [50597.908342] [<ffffffff811773e2>] path_openat+0xd2/0x3c0
    Feb 26 22:54:38 localhost kernel: [50597.908349] [<ffffffff8109e264>] ? do_futex+0x114/0xb80
    Feb 26 22:54:38 localhost kernel: [50597.908355] [<ffffffff811777f2>] do_filp_open+0x42/0xa0
    Feb 26 22:54:38 localhost kernel: [50597.908361] [<ffffffff81183efc>] ? alloc_fd+0xec/0x140
    Feb 26 22:54:38 localhost kernel: [50597.908368] [<ffffffff811669e7>] do_sys_open+0xf7/0x1d0
    Feb 26 22:54:38 localhost kernel: [50597.908373] [<ffffffff81166ae0>] sys_open+0x20/0x30
    Feb 26 22:54:38 localhost kernel: [50597.908379] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:38 localhost kernel: [50597.908382] Code: 66 90 65 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 <0f> b6 07 38 d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    Feb 26 22:54:38 localhost kernel: [50597.908447] Call Trace:
    Feb 26 22:54:38 localhost kernel: [50597.908451] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:54:38 localhost kernel: [50597.908457] [<ffffffff81181c4c>] iget_locked+0x17c/0x190
    Feb 26 22:54:38 localhost kernel: [50597.908462] [<ffffffff811c7146>] proc_get_inode+0x16/0x120
    Feb 26 22:54:38 localhost kernel: [50597.908468] [<ffffffff811cd71b>] proc_lookup_de+0x8b/0x110
    Feb 26 22:54:38 localhost kernel: [50597.908474] [<ffffffff811cd7bb>] proc_lookup+0x1b/0x20
    Feb 26 22:54:38 localhost kernel: [50597.908479] [<ffffffff811c73f7>] proc_root_lookup+0x27/0x50
    Feb 26 22:54:38 localhost kernel: [50597.908484] [<ffffffff81172935>] d_alloc_and_lookup+0x45/0x90
    Feb 26 22:54:38 localhost kernel: [50597.908489] [<ffffffff8117fa25>] ? d_lookup+0x35/0x60
    Feb 26 22:54:38 localhost kernel: [50597.908494] [<ffffffff8117374d>] do_lookup+0x2cd/0x3d0
    Feb 26 22:54:38 localhost kernel: [50597.908500] [<ffffffff81176b80>] do_last+0x220/0x970
    Feb 26 22:54:38 localhost kernel: [50597.908506] [<ffffffff811773e2>] path_openat+0xd2/0x3c0
    Feb 26 22:54:38 localhost kernel: [50597.908511] [<ffffffff8109e264>] ? do_futex+0x114/0xb80
    Feb 26 22:54:38 localhost kernel: [50597.908517] [<ffffffff811777f2>] do_filp_open+0x42/0xa0
    Feb 26 22:54:38 localhost kernel: [50597.908523] [<ffffffff81183efc>] ? alloc_fd+0xec/0x140
    Feb 26 22:54:38 localhost kernel: [50597.908528] [<ffffffff811669e7>] do_sys_open+0xf7/0x1d0
    Feb 26 22:54:38 localhost kernel: [50597.908534] [<ffffffff81166ae0>] sys_open+0x20/0x30
    Feb 26 22:54:38 localhost kernel: [50597.908539] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:45 localhost kernel: [50605.662677] BUG: soft lockup - CPU#1 stuck for 23s! [X:543]
    Feb 26 22:54:45 localhost kernel: [50605.662681] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:45 localhost kernel: [50605.662741] CPU 1
    Feb 26 22:54:45 localhost kernel: [50605.662743] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:54:45 localhost kernel: [50605.662800]
    Feb 26 22:54:45 localhost kernel: [50605.662803] Pid: 543, comm: X Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:54:45 localhost kernel: [50605.662811] RIP: 0010:[<ffffffff8145c345>] [<ffffffff8145c345>] _raw_spin_lock+0x35/0x40
    Feb 26 22:54:45 localhost kernel: [50605.662820] RSP: 0018:ffff88021b985bc8 EFLAGS: 00000293
    Feb 26 22:54:45 localhost kernel: [50605.662823] RAX: 0000000000000097 RBX: ffffffff8104f39e RCX: 0000000000512001
    Feb 26 22:54:45 localhost kernel: [50605.662827] RDX: 0000000000000099 RSI: ffffffff816eab4f RDI: ffffffff81804440
    Feb 26 22:54:45 localhost kernel: [50605.662831] RBP: ffff88021b985bc8 R08: 0000000000200000 R09: ffff88020579e600
    Feb 26 22:54:45 localhost kernel: [50605.662835] R10: 0000000000000000 R11: 0000000000003246 R12: 0000000000000286
    Feb 26 22:54:45 localhost kernel: [50605.662839] R13: 0000000000000001 R14: 0000000000000286 R15: 0000000000000001
    Feb 26 22:54:45 localhost kernel: [50605.662844] FS: 00007f45924e4880(0000) GS:ffff88022fc40000(0000) knlGS:0000000000000000
    Feb 26 22:54:45 localhost kernel: [50605.662849] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Feb 26 22:54:45 localhost kernel: [50605.662852] CR2: 0000000000c5cf18 CR3: 000000021c2ed000 CR4: 00000000000006e0
    Feb 26 22:54:45 localhost kernel: [50605.662856] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:54:45 localhost kernel: [50605.662860] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:54:45 localhost kernel: [50605.662865] Process X (pid: 543, threadinfo ffff88021b984000, task ffff880221506ae0)
    Feb 26 22:54:45 localhost kernel: [50605.662868] Stack:
    Feb 26 22:54:45 localhost kernel: [50605.662870] ffff88021b985be8 ffffffff8118056d ffff880227415800 ffff8801cf0d4d70
    Feb 26 22:54:45 localhost kernel: [50605.662878] ffff88021b985c08 ffffffff81182b3d 00000000000081ff ffff880227415800
    Feb 26 22:54:45 localhost kernel: [50605.662885] ffff88021b985c58 ffffffff8111c353 0000000027008300 ffff880222aae5a0
    Feb 26 22:54:45 localhost kernel: [50605.662892] Call Trace:
    Feb 26 22:54:45 localhost kernel: [50605.662898] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:54:45 localhost kernel: [50605.662903] [<ffffffff81182b3d>] new_inode+0x2d/0x40
    Feb 26 22:54:45 localhost kernel: [50605.662910] [<ffffffff8111c353>] shmem_get_inode+0x53/0x220
    Feb 26 22:54:45 localhost kernel: [50605.662916] [<ffffffff8111e979>] shmem_file_setup+0xb9/0x1c0
    Feb 26 22:54:45 localhost kernel: [50605.662931] [<ffffffffa0012502>] drm_gem_object_init+0x32/0x70 [drm]
    Feb 26 22:54:45 localhost kernel: [50605.662946] [<ffffffffa00833a3>] i915_gem_alloc_object+0x63/0x1a0 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.662960] [<ffffffffa0083528>] i915_gem_create+0x48/0x170 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.662974] [<ffffffffa008366e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.662984] [<ffffffffa00104a4>] drm_ioctl+0x444/0x510 [drm]
    Feb 26 22:54:45 localhost kernel: [50605.662998] [<ffffffffa0083650>] ? i915_gem_create+0x170/0x170 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663005] [<ffffffff81167fa4>] ? do_readv_writev+0x184/0x1d0
    Feb 26 22:54:45 localhost kernel: [50605.663012] [<ffffffff8117991f>] do_vfs_ioctl+0x8f/0x500
    Feb 26 22:54:45 localhost kernel: [50605.663018] [<ffffffff81179e21>] sys_ioctl+0x91/0xa0
    Feb 26 22:54:45 localhost kernel: [50605.663023] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:54:45 localhost kernel: [50605.663027] Code: 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 0f b6 07 <38> d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66 66 90 9c
    Feb 26 22:54:45 localhost kernel: [50605.663091] Call Trace:
    Feb 26 22:54:45 localhost kernel: [50605.663096] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:54:45 localhost kernel: [50605.663101] [<ffffffff81182b3d>] new_inode+0x2d/0x40
    Feb 26 22:54:45 localhost kernel: [50605.663106] [<ffffffff8111c353>] shmem_get_inode+0x53/0x220
    Feb 26 22:54:45 localhost kernel: [50605.663112] [<ffffffff8111e979>] shmem_file_setup+0xb9/0x1c0
    Feb 26 22:54:45 localhost kernel: [50605.663124] [<ffffffffa0012502>] drm_gem_object_init+0x32/0x70 [drm]
    Feb 26 22:54:45 localhost kernel: [50605.663137] [<ffffffffa00833a3>] i915_gem_alloc_object+0x63/0x1a0 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663150] [<ffffffffa0083528>] i915_gem_create+0x48/0x170 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663163] [<ffffffffa008366e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663173] [<ffffffffa00104a4>] drm_ioctl+0x444/0x510 [drm]
    Feb 26 22:54:45 localhost kernel: [50605.663187] [<ffffffffa0083650>] ? i915_gem_create+0x170/0x170 [i915]
    Feb 26 22:54:45 localhost kernel: [50605.663193] [<ffffffff81167fa4>] ? do_readv_writev+0x184/0x1d0
    Feb 26 22:54:45 localhost kernel: [50605.663200] [<ffffffff8117991f>] do_vfs_ioctl+0x8f/0x500
    Feb 26 22:54:45 localhost kernel: [50605.663206] [<ffffffff81179e21>] sys_ioctl+0x91/0xa0
    Feb 26 22:54:45 localhost kernel: [50605.663212] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:55:05 localhost kernel: [50625.748096] BUG: soft lockup - CPU#2 stuck for 22s! [shutdown:6596]
    Feb 26 22:55:05 localhost kernel: [50625.748099] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:55:05 localhost kernel: [50625.748146] CPU 2
    Feb 26 22:55:05 localhost kernel: [50625.748147] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:55:05 localhost kernel: [50625.748190]
    Feb 26 22:55:05 localhost kernel: [50625.748193] Pid: 6596, comm: shutdown Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:55:05 localhost kernel: [50625.748199] RIP: 0010:[<ffffffff8145c342>] [<ffffffff8145c342>] _raw_spin_lock+0x32/0x40
    Feb 26 22:55:05 localhost kernel: [50625.748207] RSP: 0018:ffff8801cfcbbe48 EFLAGS: 00000206
    Feb 26 22:55:05 localhost kernel: [50625.748210] RAX: 000000000000000f RBX: 000000001fcb8350 RCX: 0000000000000019
    Feb 26 22:55:05 localhost kernel: [50625.748213] RDX: 0000000000000000 RSI: ffff8801cfcbbd90 RDI: ffff8800b0556fa0
    Feb 26 22:55:05 localhost kernel: [50625.748215] RBP: ffff8801cfcbbe48 R08: 0000000000000001 R09: 0000000000000000
    Feb 26 22:55:05 localhost kernel: [50625.748218] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffff81458f68
    Feb 26 22:55:05 localhost kernel: [50625.748221] R13: ffff8801cfcbbe38 R14: ffff8801a7133900 R15: 0000000000000000
    Feb 26 22:55:05 localhost kernel: [50625.748225] FS: 00007f58341f0700(0000) GS:ffff88022fc80000(0000) knlGS:0000000000000000
    Feb 26 22:55:05 localhost kernel: [50625.748228] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    Feb 26 22:55:05 localhost kernel: [50625.748231] CR2: 0000000002f54011 CR3: 0000000220194000 CR4: 00000000000006e0
    Feb 26 22:55:05 localhost kernel: [50625.748234] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:55:05 localhost kernel: [50625.748237] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:55:05 localhost kernel: [50625.748240] Process shutdown (pid: 6596, threadinfo ffff8801cfcba000, task ffff8801a7133900)
    Feb 26 22:55:05 localhost kernel: [50625.748243] Stack:
    Feb 26 22:55:05 localhost kernel: [50625.748245] ffff8801cfcbbee8 ffffffff8118f509 7fffffffffffffff ffff880221608800
    Feb 26 22:55:05 localhost kernel: [50625.748250] ffff880219bdbd68 0000000000000001 0000000000000002 ffff8801cfcbbe80
    Feb 26 22:55:05 localhost kernel: [50625.748255] ffff8801cfcbbe80 ffff8801cfcbbe98 0000000000000000 0000000000000303
    Feb 26 22:55:05 localhost kernel: [50625.748261] Call Trace:
    Feb 26 22:55:05 localhost kernel: [50625.748267] [<ffffffff8118f509>] sync_inodes_sb+0x109/0x1b0
    Feb 26 22:55:05 localhost kernel: [50625.748273] [<ffffffff811959f0>] ? __sync_filesystem+0x90/0x90
    Feb 26 22:55:05 localhost kernel: [50625.748277] [<ffffffff811959e8>] __sync_filesystem+0x88/0x90
    Feb 26 22:55:05 localhost kernel: [50625.748282] [<ffffffff81195a0f>] sync_one_sb+0x1f/0x30
    Feb 26 22:55:05 localhost kernel: [50625.748286] [<ffffffff8116aafe>] iterate_supers+0x9e/0xf0
    Feb 26 22:55:05 localhost kernel: [50625.748291] [<ffffffff81195ad7>] sys_sync+0x47/0x70
    Feb 26 22:55:05 localhost kernel: [50625.748295] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:55:05 localhost kernel: [50625.748298] Code: 66 90 65 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 <0f> b6 07 38 d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    Feb 26 22:55:05 localhost kernel: [50625.748344] Call Trace:
    Feb 26 22:55:05 localhost kernel: [50625.748348] [<ffffffff8118f509>] sync_inodes_sb+0x109/0x1b0
    Feb 26 22:55:05 localhost kernel: [50625.748353] [<ffffffff811959f0>] ? __sync_filesystem+0x90/0x90
    Feb 26 22:55:05 localhost kernel: [50625.748357] [<ffffffff811959e8>] __sync_filesystem+0x88/0x90
    Feb 26 22:55:05 localhost kernel: [50625.748362] [<ffffffff81195a0f>] sync_one_sb+0x1f/0x30
    Feb 26 22:55:05 localhost kernel: [50625.748366] [<ffffffff8116aafe>] iterate_supers+0x9e/0xf0
    Feb 26 22:55:05 localhost kernel: [50625.748370] [<ffffffff81195ad7>] sys_sync+0x47/0x70
    Feb 26 22:55:05 localhost kernel: [50625.748374] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:55:06 localhost kernel: [50625.864573] BUG: soft lockup - CPU#3 stuck for 23s! [conky:719]
    Feb 26 22:55:06 localhost kernel: [50625.864577] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:55:06 localhost kernel: [50625.864635] CPU 3
    Feb 26 22:55:06 localhost kernel: [50625.864637] Modules linked in: fuse joydev usb_storage uas snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore r8169 ppdev i2c_i801 iTCO_wdt iTCO_vendor_support mii parport_pc parport evdev psmouse processor pcspkr serio_raw vboxnetflt(O) vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod sr_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
    Feb 26 22:55:06 localhost kernel: [50625.864694]
    Feb 26 22:55:06 localhost kernel: [50625.864697] Pid: 719, comm: conky Tainted: G O 3.2.7-1-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./H55M-LE
    Feb 26 22:55:06 localhost kernel: [50625.864705] RIP: 0010:[<ffffffff8145c345>] [<ffffffff8145c345>] _raw_spin_lock+0x35/0x40
    Feb 26 22:55:06 localhost kernel: [50625.864713] RSP: 0018:ffff88021fdc7b98 EFLAGS: 00000297
    Feb 26 22:55:06 localhost kernel: [50625.864717] RAX: 0000000000000097 RBX: ffff88021fdc7fd8 RCX: 0000000001556208
    Feb 26 22:55:06 localhost kernel: [50625.864721] RDX: 0000000000000098 RSI: ffffc90000ba65e8 RDI: ffffffff81804440
    Feb 26 22:55:06 localhost kernel: [50625.864725] RBP: ffff88021fdc7b98 R08: 000000000000006f R09: 0000000000000000
    Feb 26 22:55:06 localhost kernel: [50625.864729] R10: ffffc90000808000 R11: 0000000000000000 R12: ffff88020549c2c0
    Feb 26 22:55:06 localhost kernel: [50625.864733] R13: ffffea0000000000 R14: ffffffff8145950e R15: ffff88021fdc7c18
    Feb 26 22:55:06 localhost kernel: [50625.864738] FS: 00007f39283b4700(0000) GS:ffff88022fcc0000(0000) knlGS:0000000000000000
    Feb 26 22:55:06 localhost kernel: [50625.864742] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Feb 26 22:55:06 localhost kernel: [50625.864746] CR2: 00007f8135891220 CR3: 0000000220148000 CR4: 00000000000006e0
    Feb 26 22:55:06 localhost kernel: [50625.864750] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 26 22:55:06 localhost kernel: [50625.864754] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Feb 26 22:55:06 localhost kernel: [50625.864758] Process conky (pid: 719, threadinfo ffff88021fdc6000, task ffff8802210eaac0)
    Feb 26 22:55:06 localhost kernel: [50625.864761] Stack:
    Feb 26 22:55:06 localhost kernel: [50625.864764] ffff88021fdc7bb8 ffffffff8118056d ffffc90000ba65e8 ffff8802008aa190
    Feb 26 22:55:06 localhost kernel: [50625.864771] ffff88021fdc7be8 ffffffff81181c4c ffff880221baae40 0000000000000007
    Feb 26 22:55:06 localhost kernel: [50625.864778] ffff8801c01649c0 ffff880227030040 ffff88021fdc7c08 ffffffff811c7146
    Feb 26 22:55:06 localhost kernel: [50625.864786] Call Trace:
    Feb 26 22:55:06 localhost kernel: [50625.864791] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:55:06 localhost kernel: [50625.864797] [<ffffffff81181c4c>] iget_locked+0x17c/0x190
    Feb 26 22:55:06 localhost kernel: [50625.864803] [<ffffffff811c7146>] proc_get_inode+0x16/0x120
    Feb 26 22:55:06 localhost kernel: [50625.864809] [<ffffffff811cd71b>] proc_lookup_de+0x8b/0x110
    Feb 26 22:55:06 localhost kernel: [50625.864815] [<ffffffff811cd7bb>] proc_lookup+0x1b/0x20
    Feb 26 22:55:06 localhost kernel: [50625.864820] [<ffffffff811c73f7>] proc_root_lookup+0x27/0x50
    Feb 26 22:55:06 localhost kernel: [50625.864826] [<ffffffff81172935>] d_alloc_and_lookup+0x45/0x90
    Feb 26 22:55:06 localhost kernel: [50625.864831] [<ffffffff8117fa25>] ? d_lookup+0x35/0x60
    Feb 26 22:55:06 localhost kernel: [50625.864837] [<ffffffff8117374d>] do_lookup+0x2cd/0x3d0
    Feb 26 22:55:06 localhost kernel: [50625.864843] [<ffffffff81176b80>] do_last+0x220/0x970
    Feb 26 22:55:06 localhost kernel: [50625.864849] [<ffffffff811773e2>] path_openat+0xd2/0x3c0
    Feb 26 22:55:06 localhost kernel: [50625.864855] [<ffffffff8109e264>] ? do_futex+0x114/0xb80
    Feb 26 22:55:06 localhost kernel: [50625.864860] [<ffffffff811777f2>] do_filp_open+0x42/0xa0
    Feb 26 22:55:06 localhost kernel: [50625.864867] [<ffffffff81183efc>] ? alloc_fd+0xec/0x140
    Feb 26 22:55:06 localhost kernel: [50625.864873] [<ffffffff811669e7>] do_sys_open+0xf7/0x1d0
    Feb 26 22:55:06 localhost kernel: [50625.864878] [<ffffffff81166ae0>] sys_open+0x20/0x30
    Feb 26 22:55:06 localhost kernel: [50625.864883] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    Feb 26 22:55:06 localhost kernel: [50625.864887] Code: 48 8b 04 25 c8 c4 00 00 83 80 44 e0 ff ff 01 b8 00 01 00 00 f0 66 0f c1 07 0f b6 d4 38 c2 74 0f 66 0f 1f 44 00 00 f3 90 0f b6 07 <38> d0 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66 66 90 9c
    Feb 26 22:55:06 localhost kernel: [50625.864951] Call Trace:
    Feb 26 22:55:06 localhost kernel: [50625.864955] [<ffffffff8118056d>] inode_sb_list_add+0x1d/0x70
    Feb 26 22:55:06 localhost kernel: [50625.864961] [<ffffffff81181c4c>] iget_locked+0x17c/0x190
    Feb 26 22:55:06 localhost kernel: [50625.864966] [<ffffffff811c7146>] proc_get_inode+0x16/0x120
    Feb 26 22:55:06 localhost kernel: [50625.864972] [<ffffffff811cd71b>] proc_lookup_de+0x8b/0x110
    Feb 26 22:55:06 localhost kernel: [50625.864978] [<ffffffff811cd7bb>] proc_lookup+0x1b/0x20
    Feb 26 22:55:06 localhost kernel: [50625.864983] [<ffffffff811c73f7>] proc_root_lookup+0x27/0x50
    Feb 26 22:55:06 localhost kernel: [50625.864988] [<ffffffff81172935>] d_alloc_and_lookup+0x45/0x90
    Feb 26 22:55:06 localhost kernel: [50625.864993] [<ffffffff8117fa25>] ? d_lookup+0x35/0x60
    Feb 26 22:55:06 localhost kernel: [50625.864999] [<ffffffff8117374d>] do_lookup+0x2cd/0x3d0
    Feb 26 22:55:06 localhost kernel: [50625.865004] [<ffffffff81176b80>] do_last+0x220/0x970
    Feb 26 22:55:06 localhost kernel: [50625.865010] [<ffffffff811773e2>] path_openat+0xd2/0x3c0
    Feb 26 22:55:06 localhost kernel: [50625.865015] [<ffffffff8109e264>] ? do_futex+0x114/0xb80
    Feb 26 22:55:06 localhost kernel: [50625.865021] [<ffffffff811777f2>] do_filp_open+0x42/0xa0
    Feb 26 22:55:06 localhost kernel: [50625.865027] [<ffffffff81183efc>] ? alloc_fd+0xec/0x140
    Feb 26 22:55:06 localhost kernel: [50625.865033] [<ffffffff811669e7>] do_sys_open+0xf7/0x1d0
    Feb 26 22:55:06 localhost kernel: [50625.865038] [<ffffffff81166ae0>] sys_open+0x20/0x30
    Feb 26 22:55:06 localhost kernel: [50625.865043] [<ffffffff8145d482>] system_call_fastpath+0x16/0x1b
    The next day it was a long list of items like this
    Feb 27 08:14:31 localhost kernel: [ 7.693636] EXT4-fs (sda7): ext4_orphan_cleanup: deleting unreferenced inode 1069038
    I'm getting worried, because this has happened so many times now. Is there a risk it can damage the hardware?
    I just installed the lts-kernel but I don't know yet if that help, or if it has anything to do with the kernel.
    I found very strange in errors.log, one day it was lots of lines like
    Feb 29 21:37:44 localhost udevd[198]: wrong type 0
    More than 13 millions of lines like that! That log file is 678 MB.

  • Random Crashes with MSI x48c Platinum

    Hello everyone.
    After crabbing some new hardware and putting it together, Im having trouble with these annoying random crashes. It does not happen often however, maybe a few times in a day. The screen turns black and the sound just loops forever. Then I have to restart it manually. Sometimes it will boot right up again, but other times I have to restart twice, because I dont even get the POST screen up, the screen just stays black.
    Motherboard: MSI x48c Platinum
    Graphic Card: Asus EAH4870
    RAM: OCZ DDR3 4 GB Platinum XTC DualChannel (PC3-12800 2x2048MB 1600MHz.)
    CPU: Intel Core 2 Quad Q9550 2.83GHz 1333Mhz
    PSU: Corsair CMPSU-750TXEU 750W
    OS: Windows Vista x64 Ultimate
    I have a clean installation of Vista x64 and all the drivers are updated.
    No overclocking, everything is running on default (Except I adjusted the graphic card fan, because it was hitting over 80 freaking Celsius when idling..!)
    The temp for the CPU is 35-50c, and with the fan fix for my graphic card, its running on 50c. So overheating shouldnt be a problem.
    Im really out of ideas here.. However, it does not say that my RAM is compedable with the motherboard in the manual, but doesnt that just mean its not tested with it? I think a new card like x48c should be able to run it just fine..
    Any help would be much appreciated.
    Thanks in advice.

    Still having the same problem, but it seems to happen more frequently now though.
    I set the following options in BIOS to:
    Clock speed: 1066 MHz
    Voltage: 1.57V
    CAS# Latency(CL): 9
    RAS# to CAS# Delay (tRCD): 9
    RAS# Precharge (tRP): 9
    RAS# Activate to Precharge: 24
    It was something like, 7 7 7 38..
    Is these the right settings?
    When I run CPUZ again after the changes, its still saying 7 7 7 20.. Also went into the BIOS again, and the settings were set to 9 9 9 24, am I missing out on something here?
    Here is a screenshot of what the menu looks like; http://www.xbitlabs.com/images/mainboards/msi-x48-platinum/timings.jpg (Not my screen)
    I also had to disable STD to get those menu-options.
    So I tried to flash my BIOS instead, but the problem still remains. I used BIOS version 2.4, located here: http://global.msi.com.tw/index.php?func=downloaddetail&type=bios&maincat_no=1&prod_no=1392 (I used the forum tool btw, works great, thanks alot for that!)
    Also tried to reset the CMOS, run default bios settings...
    By the way, since I'm using DDR3 ram I had to use slot 1, and 3. Because the motherboard supports DDR2 as well.
    (Sorry for bringing this old topic up, but its getting really annoying now)

  • Problems with Windows and Random Crashes

    For the past two days I have been having tons of problems, since I finally got around to running the security update (2006-008). I've been having loads of random crashes, most commonly from Safari, Finder and iTunes. Safari crashes usually when I close a window or interact with certain flash things. It also fails to draw the window when I close the second-to-last tab (leaving one tab), giving me a big white square that I have to close. Otherwise, random window elements (such as bookmarks bar, address bar, etc.) will disappear at random, or will be horribly mis-sized.
    Finder just quits whenever it wants, I have yet to find a common thread between crashes.
    iTunes crashes usually when I play a video, but also sometimes when switching from the store to a playlist, or to the library. It also suffers occasional redraw problems similar to Safari, though not as bad. Garage Band does too.
    Here's the output from the last iTunes crash, if it provides any clues:
    EXCBADACCESS (0x0001)
    KERNINVALIDADDRESS (0x0001) at 0xffffffff
    Thread 0 Crashed:
    0 GetPatternIdentifier + 211
    1 SetPortPat + 103
    2 BackPixPat + 42
    3 DataEngine::ApplyBrush(TTheme*, short, unsigned char) + 76
    4 SetThemeBackground + 836
    5 SetThemeWindowBackground + 292
    6 NewFeaturesDialog + 202
    7 CreateDialog(Rect const*, unsigned char const*, unsigned char, short, OpaqueWindowPtr*, unsigned char, long, char**, ColorTable**, char**, char**, unsigned long, unsigned char, AutoPositionInfo) + 175
    8 GetNewDialog + 173
    9 0x1000 + 1686314
    All of my crashes have been EXCBADACCESS (0x0001) ones.
    Please help, as this is a nightmare to deal with.

    That error usually comes up as a result of faulty RAM. Did you buy any chance upgrade the RAM in your iMac? If so, verify that the chip is seated properly and that it is supported for your iMac.

Maybe you are looking for