XA RESOURCE NOT RESPONDING IN PROD

Hey guys ...I have seen posts for this kind of errors ..but didn't find any reason
for what is causing this problem...basically once this error starts happening the
server becomes unresponsive...any help is appreciated as this is happening in production
and the only way out seems to be restarting the server during business hrs which
is not a good idea...
####<May 20, 2002 2:58:35 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
<> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
last 120 second(s).> ####<May 20, 2002 3:28:44 PM EDT> <Warning> <JTA> <nynwspap1>
<Cluster1> <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection]
has not responded in the
last 120 second(s).> ####<May 20, 2002 3:39:18 PM EDT> <Debug> <BofaApp> <nynwspap1>
<Cluster1> <ExecuteThread: '8' for queue: 'default'> <> <> <000000> <getLogicalData
for:CoreInfo> ####<May 20, 2002 3:39:18 PM EDT> <Error> <BofaApp> <nynwspap1> <Cluster1>
<ExecuteThread: '11' for queue: 'default'> <marcme> <> <000000> < AcctApproveHelper::approve()
Remote call was not successful java.rmi.RemoteException: EJB Exception:; nested exception
is: java.rmi.RemoteException: Message was not sent because transaction is not active.
transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid= 10531:c004c7fd25fa6b58,Status=Rolled
back. [Reason = weblogic.transaction.internal.TimedOutException: Transaction timed
out after 99seconds tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
AccountBeanImpl.approveAccount()], weblogic.jdbc =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds
since begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue:
'defau lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
java.rmi.RemoteException: Message was not sent because transaction is not active.
transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c0
04c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
Transaction timed out after 99seconds tx = transaction=(IdHash=3308339,Name = [EJB
AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
AccountBeanImpl.approveAccount()], weblogic.jdbc =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds
since begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue:
'defau lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
at weblogic.transaction.internal.TransactionManagerImpl.sendRequest(TransactionManagerImpl.java:402)
at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:78) at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
at com.symphoni.bofa.business.entity.qualification.QualificationBeanEOImpl_WLStub.setQualificationData(QualificationBeanEOImpl_WLStub.java:576)
at com.symphoni.bofa.business.session.accountmgr.table.QualificationTable.updateDatabase(QualificationTable.java:79)
at com.symphoni.bofa.business.session.accountmgr.table.TableOneToOne.save(TableOneToOne.java:54)
at com.symphoni.bofa.business.session.accountmgr.helper.BaseQualificationHelper.commit(BaseQualificationHelper.java:95)
at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.saveToDatabase(SubmitHelper.java:96)
at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.commit(SubmitHelper.java:75)
at com.symphoni.bofa.business.session.accountmgr.BaseAccount.submitAccount(BaseAccount.java:287)
at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.submitAccount(AccountBeanImpl.java:150)
at com.symphoni.bofa.business.session.accountmgr.BaseAccount.approveAccount(BaseAccount.java:618)
at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.approveAccount(AccountBeanImpl.java:950)
at com.symphoni.bofa.business.session.accountmgr.AccountBeanEOImpl.approveAccount(AccountBeanEOImpl.java:1564)
at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.approve(AcctApproveHelper.java:167)
at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.init(AcctApproveHelper.java:80)
at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.processInit(BaseAcctController.java:564)
at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.doPost(BaseAcctController.java:359)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:157)
at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:111) at jsp_servlet._view._pages._account._distributor._index._jspService(_index.java:327)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1265)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1622)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

Hi Krish
From your note, I am guessing you are using the Oracle thin driver with
WebLogic Server 6.0 (SP?). Have you tried updating the oracle thin driver to
the the latest version from oracle. They made quite a few fixes to the
driver. Older version 8.1.6 driver had problems and could take the server
into a hang. If you are not already using 8.1.7 or 9.0.1 driver I recommend
you to move to that version.
When the server goes unresponsive thread dumps will help us figure out what
makes the server unresponsive. This is a general thing to debug the issue.
Even if its intermittent, the next time it happens I recommend you make sure
you have at least 2 Full thread dumps.
Regards
sree
"Krishnan Venkataraman" <[email protected]> wrote in message
news:[email protected]...
>
>
Sree ..I was warned that this wud be the typical reply from bea supportusually for
this problem...
firstly...this problem happens intermittently...in that case I do not seehow I can
take these thread dumps..since this beviour is unexpected...
I use classes12.zip and the patch CR047274_60.jar which weblogic providesfor the
"broken pipe" bug..
When this event occured..I checked the pool size and it was far less thanthe max
size ...and this error seems to be rendering the server unusable but for arestart...!
>
Thanx,
Krish
"Sree Bodapati" <[email protected]> wrote:
Also what driver are you using to connect to the database? (to create
connection pools)
sree
"KRISHNAN VENKATARAMAN" <[email protected]> wrote in message
news:[email protected]...
Hey guys ...I have seen posts for this kind of errors ..but didn't findany reason
for what is causing this problem...basically once this error startshappening the
server becomes unresponsive...any help is appreciated as this is
happening
in production
and the only way out seems to be restarting the server during businesshrs
which
is not a good idea...
####<May 20, 2002 2:58:35 PM EDT> <Warning> <JTA> <nynwspap1>
<Cluster1>
<Thread-0>
<> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has notresponded in the
last 120 second(s).> ####<May 20, 2002 3:28:44 PM EDT> <Warning> <JTA><nynwspap1>
<Cluster1> <Thread-0> <> <> <110030> <XA resource[weblogic.jdbc.jts.Connection]
has not responded in the
last 120 second(s).> ####<May 20, 2002 3:39:18 PM EDT> <Debug>
<BofaApp>
<nynwspap1>
<Cluster1> <ExecuteThread: '8' for queue: 'default'> <> <> <000000><getLogicalData
for:CoreInfo> ####<May 20, 2002 3:39:18 PM EDT> <Error> <BofaApp><nynwspap1> <Cluster1>
<ExecuteThread: '11' for queue: 'default'> <marcme> <> <000000> <AcctApproveHelper::approve()
Remote call was not successful java.rmi.RemoteException: EJB
Exception:;
nested exception
is: java.rmi.RemoteException: Message was not sent because transactionis
not active.
transaction=(IdHash=3308339,Name = [EJBAccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Rolled
back. [Reason = weblogic.transaction.internal.TimedOutException:
Transaction timed> >> out after 99seconds tx = transaction=(IdHash=3308339,Name = [EJB>>AccountBeanImpl.approveAccount(),Xid=10531:c004c7fd25fa6b58,Status=Active,n
umRepliesOwedMe=1,numRepliesOwedOthers=1,second
s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread:
'11'
for queue:
'default',5,Thread Group for Queue:'default'],ServerResourceInfo[weblogic.jdbc.jts.
>Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),
properties=({weblogic.transaction.name=[EJB
AccountBeanImpl.approveAccount()], weblogic.jdbc
=t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,second
s
since begin=3213,seconds left=22,activeThread=Thread[ExecuteThread:
'11'
for queue:
'defau lt',5,Thread Group for Queue:
'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledbac
k,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
rties=({weblogic.transaction.name=[EJB
AccountBeanImpl.approveAccount()],
weblogic.jdbc=t3://10.215.7.169:7003}))
java.rmi.RemoteException: Message was not sent because transaction isnot
active.
transaction=(IdHash=3308339,Name = [EJBAccountBeanImpl.approveAccount()],Xid=10531:c0
04c7fd25fa6b58,Status=Rolled back. [Reason =
weblogic.transaction.internal.TimedOutException:> >> Transaction timed out after 99seconds tx => >transaction=(IdHash=3308339,Name = [EJB> >>>>AccountBeanImpl.approveAccount(),Xid=10531:c004c7fd25fa6b58,Status=Active,
n
umRepliesOwedMe=1,numRepliesOwedOthers=1,second
s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread:
'11'
for queue:
'default',5,Thread Group for Queue:'default'],ServerResourceInfo[weblogic.jdbc.jts.
>Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),
properties=({weblogic.transaction.name=[EJB
AccountBeanImpl.approveAccount()], weblogic.jdbc
=t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,second
s
since begin=3213,seconds left=22,activeThread=Thread[ExecuteThread:
'11'
for queue:
'defau lt',5,Thread Group for Queue:
'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledbac
k,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
rties=({weblogic.transaction.name=[EJB
AccountBeanImpl.approveAccount()],
weblogic.jdbc=t3://10.215.7.169:7003}))
at
weblogic.transaction.internal.TransactionManagerImpl.sendRequest(Transaction
ManagerImpl.java:402)
atweblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:78)
at
weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
at
com.symphoni.bofa.business.entity.qualification.QualificationBeanEOImpl_WLSt
ub.setQualificationData(QualificationBeanEOImpl_WLStub.java:576)
at
com.symphoni.bofa.business.session.accountmgr.table.QualificationTable.updat
eDatabase(QualificationTable.java:79)
at
com.symphoni.bofa.business.session.accountmgr.table.TableOneToOne.save(Table
OneToOne.java:54)
at
com.symphoni.bofa.business.session.accountmgr.helper.BaseQualificationHelper
..commit(BaseQualificationHelper.java:95)
at
com.symphoni.bofa.business.session.accountmgr.SubmitHelper.saveToDatabase(Su
bmitHelper.java:96)
at
com.symphoni.bofa.business.session.accountmgr.SubmitHelper.commit(SubmitHelp
er.java:75)
at
com.symphoni.bofa.business.session.accountmgr.BaseAccount.submitAccount(Base
Account.java:287)
at
com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.submitAccount(
AccountBeanImpl.java:150)
at
com.symphoni.bofa.business.session.accountmgr.BaseAccount.approveAccount(Bas
eAccount.java:618)
at
com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.approveAccount
(AccountBeanImpl.java:950)
at
com.symphoni.bofa.business.session.accountmgr.AccountBeanEOImpl.approveAccou
nt(AccountBeanEOImpl.java:1564)
at
com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.approve(Acc
tApproveHelper.java:167)
at
com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.init(AcctAp
proveHelper.java:80)
at
com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.process
Init(BaseAcctController.java:564)
at
com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.doPost(
BaseAcctController.java:359)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) atjavax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:213)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
l.java:157)
at
weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:111)
atjsp_servlet._view._pages._account._distributor._index._jspService(_index.jav
a:327)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:213)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
ntext.java:1265)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:1622)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137) atweblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

Similar Messages

  • XA resource not responding in production !

              Hey guys ...I have seen posts for this kind of errors ..but didn't find any reason
              for what is causing this problem...basically once this error starts happening the
              server becomes unresponsive...any help is appreciated as this is happening in production
              and the only way out seems to be restarting the server during business hrs which
              is not a good idea...
              ####<May 20, 2002 2:58:35 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
              <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
              last 120 second(s).>
              ####<May 20, 2002 3:28:44 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
              <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
              last 120 second(s).>
              ####<May 20, 2002 3:39:18 PM EDT> <Debug> <BofaApp> <nynwspap1> <Cluster1> <ExecuteThread:
              '8' for queue: 'default'> <> <> <000000> <getLogicalData for:CoreInfo>
              ####<May 20, 2002 3:39:18 PM EDT> <Error> <BofaApp> <nynwspap1> <Cluster1> <ExecuteThread:
              '11' for queue: 'default'> <marcme> <> <000000> <
              AcctApproveHelper::approve() Remote call was not successful
              java.rmi.RemoteException: EJB Exception:; nested exception is:
              java.rmi.RemoteException: Message was not sent because transaction is not
              active. transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=
              10531:c004c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
              Transaction timed out after 99seconds
              tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
              s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
              'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
              Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
              AccountBeanImpl.approveAccount()], weblogic.jdbc
              =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
              begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue: 'defau
              lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
              rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
              java.rmi.RemoteException: Message was not sent because transaction is not active.
              transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c0
              04c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
              Transaction timed out after 99seconds
              tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
              s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
              'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
              Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
              AccountBeanImpl.approveAccount()], weblogic.jdbc
              =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
              begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue: 'defau
              lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
              rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
              at weblogic.transaction.internal.TransactionManagerImpl.sendRequest(TransactionManagerImpl.java:402)
              at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:78)
              at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
              at com.symphoni.bofa.business.entity.qualification.QualificationBeanEOImpl_WLStub.setQualificationData(QualificationBeanEOImpl_WLStub.java:576)
              at com.symphoni.bofa.business.session.accountmgr.table.QualificationTable.updateDatabase(QualificationTable.java:79)
              at com.symphoni.bofa.business.session.accountmgr.table.TableOneToOne.save(TableOneToOne.java:54)
              at com.symphoni.bofa.business.session.accountmgr.helper.BaseQualificationHelper.commit(BaseQualificationHelper.java:95)
              at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.saveToDatabase(SubmitHelper.java:96)
              at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.commit(SubmitHelper.java:75)
              at com.symphoni.bofa.business.session.accountmgr.BaseAccount.submitAccount(BaseAccount.java:287)
              at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.submitAccount(AccountBeanImpl.java:150)
              at com.symphoni.bofa.business.session.accountmgr.BaseAccount.approveAccount(BaseAccount.java:618)
              at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.approveAccount(AccountBeanImpl.java:950)
              at com.symphoni.bofa.business.session.accountmgr.AccountBeanEOImpl.approveAccount(AccountBeanEOImpl.java:1564)
              at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.approve(AcctApproveHelper.java:167)
              at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.init(AcctApproveHelper.java:80)
              at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.processInit(BaseAcctController.java:564)
              at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.doPost(BaseAcctController.java:359)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
              at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:157)
              at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:111)
              at jsp_servlet._view._pages._account._distributor._index._jspService(_index.java:327)
              at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
              at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1265)
              at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1622)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              

              Hey guys ...I have seen posts for this kind of errors ..but didn't find any reason
              for what is causing this problem...basically once this error starts happening the
              server becomes unresponsive...any help is appreciated as this is happening in production
              and the only way out seems to be restarting the server during business hrs which
              is not a good idea...
              ####<May 20, 2002 2:58:35 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
              <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
              last 120 second(s).>
              ####<May 20, 2002 3:28:44 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
              <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
              last 120 second(s).>
              ####<May 20, 2002 3:39:18 PM EDT> <Debug> <BofaApp> <nynwspap1> <Cluster1> <ExecuteThread:
              '8' for queue: 'default'> <> <> <000000> <getLogicalData for:CoreInfo>
              ####<May 20, 2002 3:39:18 PM EDT> <Error> <BofaApp> <nynwspap1> <Cluster1> <ExecuteThread:
              '11' for queue: 'default'> <marcme> <> <000000> <
              AcctApproveHelper::approve() Remote call was not successful
              java.rmi.RemoteException: EJB Exception:; nested exception is:
              java.rmi.RemoteException: Message was not sent because transaction is not
              active. transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=
              10531:c004c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
              Transaction timed out after 99seconds
              tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
              s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
              'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
              Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
              AccountBeanImpl.approveAccount()], weblogic.jdbc
              =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
              begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue: 'defau
              lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
              rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
              java.rmi.RemoteException: Message was not sent because transaction is not active.
              transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c0
              04c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
              Transaction timed out after 99seconds
              tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
              s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
              'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
              Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
              AccountBeanImpl.approveAccount()], weblogic.jdbc
              =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
              begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue: 'defau
              lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
              rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
              at weblogic.transaction.internal.TransactionManagerImpl.sendRequest(TransactionManagerImpl.java:402)
              at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:78)
              at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
              at com.symphoni.bofa.business.entity.qualification.QualificationBeanEOImpl_WLStub.setQualificationData(QualificationBeanEOImpl_WLStub.java:576)
              at com.symphoni.bofa.business.session.accountmgr.table.QualificationTable.updateDatabase(QualificationTable.java:79)
              at com.symphoni.bofa.business.session.accountmgr.table.TableOneToOne.save(TableOneToOne.java:54)
              at com.symphoni.bofa.business.session.accountmgr.helper.BaseQualificationHelper.commit(BaseQualificationHelper.java:95)
              at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.saveToDatabase(SubmitHelper.java:96)
              at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.commit(SubmitHelper.java:75)
              at com.symphoni.bofa.business.session.accountmgr.BaseAccount.submitAccount(BaseAccount.java:287)
              at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.submitAccount(AccountBeanImpl.java:150)
              at com.symphoni.bofa.business.session.accountmgr.BaseAccount.approveAccount(BaseAccount.java:618)
              at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.approveAccount(AccountBeanImpl.java:950)
              at com.symphoni.bofa.business.session.accountmgr.AccountBeanEOImpl.approveAccount(AccountBeanEOImpl.java:1564)
              at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.approve(AcctApproveHelper.java:167)
              at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.init(AcctApproveHelper.java:80)
              at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.processInit(BaseAcctController.java:564)
              at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.doPost(BaseAcctController.java:359)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
              at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:157)
              at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:111)
              at jsp_servlet._view._pages._account._distributor._index._jspService(_index.java:327)
              at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
              at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1265)
              at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1622)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              

  • Your computer appears to be correctly configured, but the device or resource (DNS server) is not responding [and I'm at my wit's end!]

    I originally posted this question to the community section and was advised to post it here.  Please bear with me as this will be a long post.  I'm including the scenarios involving this reoccurring issue, the trouble shooting steps I've already
    taken and the results of several diagnostic tools and logs.
    I have a Sony VAIOS VPCEBB33FM lap top since 2011.  I have had this issue on an off for a long time.  I'm at my wit's end.  Any new insights or suggestions would be greatly appreciated.
    Scenario Details
    1)  Some times it's on and off through out the day, sometimes it won't work all day, and once in a while it will work fine for the entire day.
    2)  I've had this issue across several wireless services, Clear Network accessed with WiMax, Library Wi-fi, Comcast cable internet using wireless router and Wi-fi, and Comcast Xfinity Wi-Fi, to name a few examples.
    3)  Other devices in the household or library will work with no problems such as my smart phone or my roommates' laptops or desktop computers.
    4) Once in a while,  the built-in wireless adapter is not found and I have to reinstall the driver.  Also the diagnostic tool has had to reset my adapter on an increasing basis.
    5)  I had my hard drive replaced in December 2014 and my system restored from the System Restore disks that came with it when I bought the laptop.  Even though I've been online on an infrequent basis it worked just fine for a while. Now that
    I've been online a bit more I'm having the same issues again.
    Below are my attempts at trouble shooting so far but I still have not been able to consistently resolve my DNS issues
     1) Restarting my adapter
     2) Turning off my laptop and removing the power supply for 5-10 minutes before turning it back on.
     3)  Using the IP Config in Command Prompt
         ipconfig /flushdns
         ipconfig /registerdns
         ipconfig /release
         ipconfig /renew
     4) Using the NetSh reset in Command Prompt and restarting my laptop
         netsh int ip reset c:\resetlog.txt
         netsh winsock reset
         ipconfig /flushdns
         [restart laptop]
     5)  Configuring the TCP/IP in several settings
        Select Internet Protocol Version 4 (TCP/IPv4), and then click Properties.
        I have used the following settings:
           a) Obtain an DNS server address automatically
           b) OpenDNS
               208 67 222 222
               208 67 220 220
           c) Google DNS
               8 8 8 8
               8 8 4 4
     6) Updating the driver for my Intel Centrino(R) Advanced-N 6250 AGN and Intel Centrino(R) WIMAX 6250 from the Intel website previous having my laptop wiped clean in 2014.  It still did not resolve the issue.  My laptop
    manufacturer as not come up with an driver update for my adapter since 2010.  I haven't tried to update the adapter driver from Intel's website since having my laptop repaired due to the fact that Intel strongly recommending using the manufacturer's updates
    instead and frankly it didn't make much of a difference when I did it the first time.
     7) The last one I've tried as of today is going into Services and changing the start up type to automatic for the following:
           Computer Browser [changed from manual to automatic]
           DHCP Client [already set to automatic]
           DNS Client [already set to automatic]
           Network Connections [already set to automatic]
           Network Location Awareness [changed from manual to automatic]
           Remote Procedure Call (RPC) [already set to automatic]
           Server [already set to automatic]
           TCP/IP Netbios helper [already set to automatic]
           Workstation [already set to automatic]
    ...and I'm still having DNS issues.
    My only guessing are that my laptop came with a lemon adapter that needs to be replaced, some advanced setting(s) that I'm not aware off, or my firewall/anti-virus is interfering. I've used Symmantic Anti-virus and Firewall in the past and currently
    Avast Anti-Virus with Microsoft Network Firewall.  I've had DNS issues with both anti-virus/firewall set ups.
    Below are the results from the diagnostics and tests that I've ran.
    Windows Network Diagnostics
    Your computer appears to be correctly configured, but the device or resource (DNS server) is not responding Detected Detected
    Contact your network administrator or Internet service provider (ISP) Completed
    Windows can't communicate with the device or resource (DNS server). The computer or service you are trying to reach might be...
    Details about network adapter diagnosis:
    Network adapter Wireless Network Connection driver information:
       Description . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6250 AGN
       Manufacturer  . . . . . . . . . : Intel Corporation
       Provider  . . . . . . . . . . . : Intel
       Version   . . . . . . . . . . . : 13.2.1.5
       Inf File Name . . . . . . . . . : C:\Windows\INF\oem17.inf
       Inf File Date . . . . . . . . . : Monday, June 14, 2010  9:05:44 AM
       Section Name  . . . . . . . . . : Install_MPCIEX_GEN_6250_AGN_2x2_HMC_WIN7_64_MOW
       Hardware ID . . . . . . . . . . : pci\ven_8086&dev_0087&subsys_13018086
       Instance Status Flags . . . . . : 0x180200a
       Device Manager Status Code  . . : 0
       IfType  . . . . . . . . . . . . : 71
       Physical Media Type . . . . . . : 9
    Informational Diagnostics Information (Wireless Connectivity)
    Details about wireless connectivity diagnosis:
    Information for connection being diagnosed
     Interface GUID: 70a0781d-6329-45e4-8d7c-34aeca294c39
     Interface name: Intel(R) Centrino(R) Advanced-N 6250 AGN
     Interface type: Native WiFi
    Connection incident diagnosed
     Auto Configuration ID: 1
     Connection ID: 1
    Connection status summary
     Connection started at: 2015-03-07 19:57:14-186
     Profile match: Success
     Pre-Association: Success
     Association: Success
     Security and Authentication: Success
    List of visible access point(s): 22 item(s) total, 22 item(s) displayed
            BSSID        BSS Type PHY    Signal(dB)    Chnl/freq    SSID
    60-02-92-C6-D3-E8    Infra     <unknown>    -62        11     HOME-C7D4-2.4
    60-02-92-A1-75-E0    Infra     <unknown>    -58        6     HOME-B917-2.4
    00-1D-D5-D5-34-F0    Infra     <unknown>    -73        6     HOME-34F2
    60-02-92-A1-75-E1    Infra     <unknown>    -58        6     (Unnamed Network)
    06-1D-D5-D5-34-F0    Infra     <unknown>    -78        6     xfinitywifi
    C4-27-95-C9-C4-2D    Infra     <unknown>    -57        1     HOME-C42D
    02-1D-D5-D5-34-F0    Infra     <unknown>    -74        6     (Unnamed Network)
    00-0D-97-07-E0-79    Infra     g    -75        6     (Unnamed Network)
    00-1D-CF-2A-44-C0    Infra     <unknown>    -86        6     HOME-44C2
    02-1D-CF-2A-44-C0    Infra     <unknown>    -86        6     (Unnamed Network)
    F8-E4-FB-3C-87-A2    Infra     <unknown>    -89        6     YVNM7
    06-1D-CF-2A-44-C0    Infra     <unknown>    -87        6     xfinitywifi
    0C-F8-93-7A-13-50    Infra     b    -87        6     PKennedy
    06-F8-93-7A-13-50    Infra     b    -89        6     xfinitywifi
    02-F8-93-7A-13-50    Infra     b    -87        6     (Unnamed Network)
    E0-88-5D-C8-A9-DC    Infra     <unknown>    -80        1     HOME-A9DC
    E2-88-5D-C8-A9-DD    Infra     <unknown>    -79        1     (Unnamed Network)
    16-CF-E2-43-0B-30    Infra     <unknown>    -88        1     xfinitywifi
    60-02-92-F0-A8-C0    Infra     <unknown>    -90        11     HOME-96A6-2.4
    60-02-92-C6-D3-E9    Infra     <unknown>    -63        11     (Unnamed Network)
    02-1D-D4-EB-87-00    Infra     <unknown>    -88        11     (Unnamed Network)
    06-1D-D4-EB-87-00    Infra     <unknown>    -88        11     xfinitywifi
    Connection History
     Information for Auto Configuration ID 1
      List of visible networks: 13 item(s) total, 13 item(s) displayed
      BSS Type PHY    Security    Signal(RSSI)    Compatible    SSID
      Infra     <unknown>    Yes        63    Yes        HOME-C7D4-2.4
      Infra     <unknown>    Yes        70    Yes        HOME-B917-2.4
      Infra     <unknown>    Yes        43    Yes        HOME-34F2
      Infra     <unknown>    Yes        70    Yes        (Unnamed Network)
      Infra     <unknown>    No        40    Yes        xfinitywifi
      Infra     <unknown>    Yes        71    Yes        HOME-C42D
      Infra     g    No        43    Yes        (Unnamed Network)
      Infra     <unknown>    Yes        28    Yes        HOME-44C2
      Infra     <unknown>    Yes        20    Yes        YVNM7
      Infra     b    Yes        21    Yes        PKennedy
      Infra     <unknown>    Yes        33    Yes        HOME-A9DC
      Infra     <unknown>    Yes        35    Yes        (Unnamed Network)
      Infra     <unknown>    Yes        16    Yes        HOME-96A6-2.4
      List of preferred networks: 3 item(s)
       Profile: xfinitywifi
        SSID: xfinitywifi
        SSID length: 11
        Connection mode: Infra
        Security: No
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: Yes
       Profile: HTC Portable Hotspot 9F50
        SSID: HTC Portable Hotspot 9F50
        SSID length: 25
        Connection mode: Infra
        Security: Yes
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: No
         Reason: 0x00028002
       Profile: belkin.332
        SSID: belkin.332
        SSID length: 10
        Connection mode: Infra
        Security: Yes
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: No
         Reason: 0x00028002
     Information for Connection ID 1
     Connection started at: 2015-03-07 19:57:14-186
      Auto Configuration ID: 1
      Profile: xfinitywifi
      SSID: xfinitywifi
      SSID length: 11
      Connection mode: Infra
      Security: No
      Pre-Association and Association
       Connectivity settings provided by hardware manufacturer (IHV): No
       Security settings provided by hardware manufacturer (IHV): No
       Profile matches network requirements: Success
       Pre-association status: Success
       Association status: Success
        Last AP:  06-1d-d5-d5-34-f0
      Security and Authentication
       Configured security type: Open
       Configured encryption type: None
       802.1X protocol: No
       Key exchange initiated: Yes
        Unicast key received: No
        Multicast key received: No
       Number of security packets received: 0
       Number of security packets sent: 0
       Security attempt status: Success
     Connectivity
       Packet statistics
        Ndis Rx: 2068
        Ndis Tx: 2543
        Unicast decrypt success: 0
        Multicast decrypt success: 0
        Unicast decrypt failure: 0
        Multicast decrypt failure: 0
        Rx success: 3954
        Rx failure: 0
        Tx success: 537
        Tx failure: 4
        Tx retry: 2
        Tx multiple retry: 2
        Tx max lifetime exceeded: 0
        Tx ACK failure: 18
       Roaming history: 0 item(s)
    InformationalDiagnostics Information (Wireless Connectivity)
    Details about wireless connectivity diagnosis:
    For complete information about this session see the wireless connectivity information event.
    Helper Class: Auto Configuration
     Initialize status: Success
    Information for connection being diagnosed
     Interface GUID: 70a0781d-6329-45e4-8d7c-34aeca294c39
     Interface name: Intel(R) Centrino(R) Advanced-N 6250 AGN
     Interface type: Native WiFi
    Result of diagnosis: There may be problem
     Network Connection details from Command Prompt  (some info hidden for security reasons)
    Connection-specific DNS Suffix:
    Description: Intel(R) Centrino(R) Advanced-N 6250 AGN
    Physical Address: ‎00-23-15-54-19-B8
    DHCP Enabled: Yes
    IPv4 Address: 192.168.X.XX
    IPv4 Subnet Mask: 255.255.XX.X
    Lease Obtained: Saturday, March 07, 2015 7:57:14 PM
    Lease Expires: Saturday, March 07, 2015 8:24:44 PM
    IPv4 Default Gateway: 192.168.X.X
    IPv4 DHCP Server: 192.168.X.X
    IPv4 DNS Servers: 75.75.75.75, 75.75.76.76
    IPv4 WINS Server:
    NetBIOS over Tcpip Enabled: Yes
    Link-local IPv6 Address: fe80::b8de:3ac9:e166:XXX%XX
    IPv6 Default Gateway:
    IPv6 DNS Server:
    Results of Ping and Trace Route in Command Prompt
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Windows\system32>ping 127.0.0.1
    Pinging 127.0.0.1 with 32 bytes of data:
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Ping statistics for 127.0.0.1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>ping www.youtube.com
    Pinging youtube-ui.l.google.com [173.194.121.6] with 32 bytes of data:
    Reply from 173.194.121.6: bytes=32 time=24ms TTL=55
    Reply from 173.194.121.6: bytes=32 time=19ms TTL=55
    Request timed out.
    Request timed out.
    Ping statistics for 173.194.121.6:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 19ms, Maximum = 24ms, Average = 21ms
    C:\Windows\system32>ping 74.125.239.34
    Pinging 74.125.239.34 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Reply from 74.125.239.34: bytes=32 time=3286ms TTL=50
    Request timed out.
    Ping statistics for 74.125.239.34:
        Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 3286ms, Maximum = 3286ms, Average = 3286ms
    C:\Windows\system32>ping www.hotmail.com
    Pinging dispatch.kahuna.glbdns2.microsoft.com [65.55.157.204] with 32 bytes of data:
    Reply from 65.55.157.204: bytes=32 time=111ms TTL=237
    Request timed out.
    Request timed out.
    Reply from 65.55.157.204: bytes=32 time=1537ms TTL=237
    Ping statistics for 65.55.157.204:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 111ms, Maximum = 1537ms, Average = 824ms
    C:\Windows\system32>ping 207.46.11.236
    Pinging 207.46.11.236 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 207.46.11.236:
        Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    C:\Windows\system32>tracert www.youtube.com
    Tracing route to youtube-ui.l.google.com [173.194.121.5]
    over a maximum of 30 hops:
      1    19 ms    13 ms    17 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    13 ms    13 ms    27 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net [68.85.192.205]
      3    20 ms    26 ms    21 ms  he-5-10-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.94.249]
      4    18 ms    34 ms    22 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5    19 ms    18 ms    18 ms  50-248-116-190-static.hfc.comcastbusiness.net [50.248.116.190]
      6    35 ms    18 ms    18 ms  209.85.249.217
      7    21 ms    19 ms    19 ms  72.14.233.93
      8     *        *        *     Request timed out.
      9     *     2509 ms   677 ms  iad23s25-in-f5.1e100.net [173.194.121.5]
    Trace complete.
    C:\Windows\system32>tracert 74.125.239.34
    Tracing route to nuq04s19-in-f2.1e100.net [74.125.239.34]
    over a maximum of 30 hops:
      1    54 ms    23 ms    12 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    22 ms    19 ms    17 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    19 ms    19 ms    18 ms  he-5-14-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.166.121]
      4    18 ms    18 ms    18 ms  he-0-15-0-0-cr01.350ecermak.il.ibone.comcast.net[68.86.85.74]
      5    19 ms    18 ms    22 ms  50-248-116-190-static.hfc.comcastbusiness.net [50.248.116.190]
      6    22 ms    36 ms    19 ms  209.85.249.217
      7    26 ms    23 ms    25 ms  209.85.143.112
      8     *        *        *     Request timed out.
      9     *        *        *     Request timed out.
     10   972 ms     *        *     216.239.51.97
     11   148 ms    97 ms    95 ms  216.239.46.241
     12   324 ms   130 ms   432 ms  209.85.246.252
     13     *        *        *     Request timed out.
     14  1403 ms   101 ms   126 ms  nuq04s19-in-f2.1e100.net [74.125.239.34]
    Trace complete.
    C:\Windows\system32>tracert www.hotmail.com
    Tracing route to dispatch.kahuna.glbdns2.microsoft.com [65.55.157.144]
    over a maximum of 30 hops:
      1    13 ms    13 ms    25 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    13 ms    15 ms    13 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    20 ms    19 ms    17 ms  he-5-13-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.95.145]
      4    17 ms    20 ms    20 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5    17 ms    18 ms    38 ms  as8075-2-c.ashburn.va.ibone.comcast.net [173.167.58.82]
      6    18 ms    18 ms    36 ms  ae4-0.ash-96cbe-1a.ntwk.msn.net [207.46.36.172]
      7     *        *        *     Request timed out.
      8     *     2191 ms    35 ms  ae0-0.atb-96cbe-1b.ntwk.msn.net [191.234.81.167]
      9     *        *        *     Request timed out.
     10     *        *        *     Request timed out.
     11    86 ms    84 ms    84 ms  ae4-0.lax-96cbe-1a.ntwk.msn.net [191.234.83.150]
     12    86 ms    86 ms    87 ms  ae9-0.by2-96c-1a.ntwk.msn.net [207.46.42.176]
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17    87 ms    84 ms    85 ms  origin.by173w.bay173.mail.live.com [65.55.157.144]
    Trace complete.
    C:\Users\C.Cunningham>tracert 207.46.11.236
    Tracing route to origin.by181w.bay181.mail.live.com [207.46.11.236]
    over a maximum of 30 hops:
      1    16 ms    16 ms    19 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    18 ms    13 ms    13 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    21 ms    19 ms    21 ms  he-5-12-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.95.141]
      4    18 ms    21 ms    18 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5     *        *        *     Request timed out.
      6     *        *        *     Request timed out.
      7     *        *        *     Request timed out.
      8     *        *        *     Request timed out.
      9     *        *        *     Request timed out.
     10     *        *        *     Request timed out.
     11     *        *        *     Request timed out.
     12     *        *        *     Request timed out.
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17     *        *        *     Request timed out.
     18     *        *        *     Request timed out.
     19     *        *        *     Request timed out.
     20     *        *        *     Request timed out.
     21     *        *        *     Request timed out.
     22     *        *        *     Request timed out.
     23     *        *        *     Request timed out.
     24     *        *        *     Request timed out.
     25     *        *        *     Request timed out.
     26     *        *        *     Request timed out.
     27     *        *        *     Request timed out.
     28     *        *        *     Request timed out.
     29     *        *        *     Request timed out.
     30     *        *        *     Request timed out.
    Trace complete.
    Results of Intel WiFi Manual Diagnostics
    Test Name                 Test Result   Test Summary
    Hardware Test           Passed        Wireless Hardware is enabled
    Driver Test                 Passed        Diver is loaded. NETwNs64 Version 13.3.0.24
    Radio Test                  Passed       Radio is ON
    Scan Test                   Passed       There are 25 Networks available to connect
    Association Test        Passed       Associated
    Authentication Test   Passed       Authenticated
    Signal Test                Passed       Signal Quality: Poor
    Ping Test                  Failed          No Reponse: default gateway, DHCP server
    I hope this information is enough to get to the root of this problem once and for all.  Please let me know if you any other information such as event logs or statistics. 
    Thanks in advance.

    Results of Intel WiFi Event View Log (I deleted some lines since there were basically repeats of the same messages)
    #Event  Source  Time     
    Error Severity    Domain               
    User      Description
    45           EvtEngine           
    3/8/2015 20:40  Success               
    Connection         SYSTEM               
    iAMT - Failed to read Windows Events Log
    46           S24EvMon          
    3/8/2015 20:41  Information       
    AppDriver          
    SYSTEM               
    Getting List of adapters.
    47           S24EvMon          
    3/8/2015 20:41  Information       
    AppDriver          
    SYSTEM               
    Intel adapter(s) found.
    156         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d5:d5:34:f0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_AUTH_FAILURE
    157         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    ATC 06:1d:cf:2a:44:c0 xfinitywifi 6 RSSI=-88
    158         S24EvMon          
    3/8/2015 20:47  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:cf:2a:44:c0 xfinitywifi 6 CNCT_GENERAL_FAILURE
    159         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:cf:2a:44:c0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    160         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-79
    161         S24EvMon          
    3/8/2015 20:47  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    162         S24EvMon          
    3/8/2015 20:47  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -77
    163         S24EvMon          
    3/8/2015 20:49  Information       
    TCP/IP  SYSTEM               
    VoIP: Got link down - deleting flows .
    164         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-88
    165         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    166         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d4:eb:87:00 xfinitywifi 11 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    167         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-89
    168         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    169         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d4:eb:87:00 xfinitywifi 11 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    170         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-90
    171         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    172         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-82
    173         S24EvMon          
    3/8/2015 20:49  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    174         S24EvMon          
    3/8/2015 20:49  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -81
    175         S24EvMon          
    3/8/2015 20:50  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d5:d5:34:f0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_AUTH_FAILURE
    176         S24EvMon          
    3/8/2015 20:50  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-79
    177         S24EvMon          
    3/8/2015 20:50  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    178         S24EvMon          
    3/8/2015 20:50  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -80
    179         S24EvMon          
    3/8/2015 21:03  Information       
    Driver    SYSTEM               
    RoamTrigger 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-81 MisBcn=8 RSSITh=-85 Roam Other Reason
    186         S24EvMon          
    3/8/2015 21:21  Information       
    General               
    SYSTEM               
    DeviceIoCtrlS24NDIS: (2) Failed to send OID 0xff100055 to driver. Error - 31
    187        
    S24EvMon          
    3/8/2015 21:21  Information       
    General               
    SYSTEM               
    DeviceIoCtrlS24NDIS - Dot11ExtNicSpecificExtension failed (31)

  • XA resource [weblogic.jdbc.jts.Connection] has not responded in the last 120 second(s).

    I frequently encounter this problem: The application calls long-lasting stored
    procedure on Sybase which located in another country. Sometimes, WL 6.1 get stuck
    just and log the message "XA resource [weblogic.jdbc.jts.Connection] has not responded
    in the last 120 second(s)."
    Questions:
    Does increasing thread count help? Default is 15. Is 30 or larger OK?
    Can anybody share their experience on this matter?
    Detailed log messages in weblogic.log are follows:
    ####<Apr 21, 2003 5:03:48 PM GMT+08:00> <Warning> <JTA> <hkxp0032> <myserver>
    <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not
    responded in the last 120 second(s).>
    ####<Apr 21, 2003 5:33:51 PM GMT+08:00> <Info> <JTA> <hkxp0032> <myserver> <Thread-0>
    <> <> <110207> <Previously unavailable XA resource [weblogic.jdbc.jts.Connection]
    is now available.>
    ####<Apr 21, 2003 5:33:56 PM GMT+08:00> <Warning> <JTA> <hkxp0032> <myserver>
    <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not
    responded in the last 120 second(s).>

    Andrew Ng wrote:
    I frequently encounter this problem: The application calls long-lasting stored
    procedure on Sybase which located in another country. Sometimes, WL 6.1 get stuck
    just and log the message "XA resource [weblogic.jdbc.jts.Connection] has not responded
    in the last 120 second(s)."
    Questions:
    Does increasing thread count help? Default is 15. Is 30 or larger OK?Increasing thread count isn't going to help. The local server is just waiting for the
    remote system to respond.
    >
    Can anybody share their experience on this matter?
    Detailed log messages in weblogic.log are follows:
    ####<Apr 21, 2003 5:03:48 PM GMT+08:00> <Warning> <JTA> <hkxp0032> <myserver>
    <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not
    responded in the last 120 second(s).>
    ####<Apr 21, 2003 5:33:51 PM GMT+08:00> <Info> <JTA> <hkxp0032> <myserver> <Thread-0>
    <> <> <110207> <Previously unavailable XA resource [weblogic.jdbc.jts.Connection]
    is now available.>
    ####<Apr 21, 2003 5:33:56 PM GMT+08:00> <Warning> <JTA> <hkxp0032> <myserver>
    <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not
    responded in the last 120 second(s).>

  • Maverick finder not responding com.apple.iconServicesAgent consuming most of the resources

    I have had an interesting week.  Beginning on Tuesday, my computer began acting unstable. Tried to reinstall the operating system - caused me to replace the current disk with my weekly backup disk.  Yet, when I operate the current system, I find that programs (except those requiring video such as DVD player or Quicktime) work well but the finder is not responding. Was able to run EtreCheck.  According to the report, the only process was that highlighted in red was com.apple.iconServices Agent.
    I have repaired permissions and cleaned the cache. Attached is the report from EtreCheck. Any ideas what is going wrong and how to correct it?  TIA.
    Steve
    Hardware Information:
              Mac Pro (Mid 2012)
              Mac Pro - model: MacPro5,1
              1 3.2 GHz Quad-Core Intel Xeon CPU: 4 cores
              14 GB RAM
    Video Information:
              ATI Radeon HD 5770 - VRAM: 1024 MB
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 21:2:43
    Disk Information:
              HL-DT-ST DVD-RW GH80N disk8 : (7.43 GB)
              ST3000DM001-1CH166 disk2 : (3 TB)
                        EFI (disk2s1) <not mounted>: 209.7 MB
                        Macintosh Initial HD (disk2s2) /Volumes/Macintosh Initial HD: 3 TB (2.51 TB free)
                        Recovery HD (disk2s3) <not mounted>: 650 MB
              ST3000DM001-9YN166 disk3 : (3 TB)
                        EFI (disk3s1) <not mounted>: 209.7 MB
                        Macintosh (disk3s2) /Volumes/Macintosh: 3 TB (2.51 TB free)
                        Recovery HD (disk3s3) <not mounted>: 650 MB
              ST4000DM000-1F2168 disk0 : (4 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 4 TB (1.33 TB free)
                        Recovery HD (disk0s3) <not mounted>: 784.2 MB
              ST32000641AS disk1 : (2 TB)
                        EFI (disk1s1) <not mounted>: 209.7 MB
                        Macintosh Data (disk1s2) /Volumes/Macintosh Data: 2 TB (574.39 GB free)
    USB Information:
              PATRIOT (disk9s1) /Volumes/PATRIOT: 129.99 GB (10.36 GB free)
              EFI (disk13s1) <not mounted>: 209.7 MB
              4TB Macintosh HD (disk13s2) /Volumes/4TB Macintosh HD: 4 TB (2.1 TB free)
              Recovery HD (disk13s3) <not mounted>: 784.2 MB
              Seagate Backup Disk (disk5s1) /Volumes/Seagate Backup Disk: 4 TB (1.38 TB free)
              disk4s1 (disk4s1) <not mounted>: 188.4 MB
              disk4s1s1 (disk4s1s1) <not mounted>: 18 KB
              Citizen Watch (disk4s1s2) /Volumes/Citizen Watch: 187.9 MB (Zero KB free)
              LaCie File Storage (disk11s1) /Volumes/LaCie File Storage: 1.72 TB (798.34 GB free)
              LACIE SHARE (disk11s2) /Volumes/LACIE SHARE: 280.06 GB (279.21 GB free)
              TOSHIBA EXT (disk10s1) /Volumes/TOSHIBA EXT: 1 TB (773.59 GB free)
              Seagate Backup Plus Disk (disk14s1) /Volumes/Seagate Backup Plus Disk: 4 TB (3.88 TB free)
    FireWire Information:
              LaCie d2 Quadra v2B 800mbit - 800mbit max
                        EFI (disk7s1) <not mounted>: 209.7 MB
                        LaCie Backup (disk7s2) /Volumes/LaCie Backup: 3 TB (625.64 GB free)
              LaCie d2 Quadra v2B 800mbit - 800mbit max
                        EFI (disk6s1) <not mounted>: 209.7 MB
                        LaCie (disk6s2) /Volumes/LaCie: 3 TB (201.15 GB free)
              Other World Computing OEM ATA Device 00 400mbit - 800mbit max
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.adobe.SwitchBoard.plist
              [not loaded] com.barebones.authd.plist
              [not loaded] com.bjango.istatlocaldaemon.plist
              [loaded] com.bombich.ccc.plist
              [not loaded] com.dymo.pnpd.plist
              [loaded] com.fitbit.galileod.plist
              [not loaded] com.flipvideo.FlipShareServer.launchd.plist
              [not loaded] com.iospirit.candelair.daemon.plist
              [not loaded] com.iospirit.candelair.sync.plist
              [loaded] com.macpaw.CleanMyMac2.Agent.plist
              [not loaded] com.maintain.HideSpotlightMenuBarIcon.plist
              [loaded] com.micromat.CheckmateIdleDaemon.plist
              [loaded] com.micromat.CheckmateWorkerDaemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [loaded] com.prosofteng.DriveGenius.locum.plist
              [not loaded] com.quark.quarkupdate.plist
              [not loaded] com.smithmicro.schedulerdaemon.plist
              [not loaded] com.sonycorporation.BloggieInstallerAgent.plist
              [not loaded] fi.polar.polard.plist
              [not loaded] PACESupport.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [not loaded] com.bjango.istatlocal.plist
              [not loaded] com.docudesk.deskpdf.userdaemon.plist
              [not loaded] com.flipvideo.FlipShare.AutoRun.plist
              [not loaded] com.Logitech.Control Center.Daemon.plist
              [not loaded] com.maintain.PurgeInactiveMemory.plist
              [not loaded] com.maintain.Restart.plist
              [not loaded] com.maintain.ShutDown.plist
              [loaded] com.maintain.SystemEvents.plist
              [loaded] com.micromat.CheckmateAgent.plist
              [loaded] com.rosettastone.rosettastonedaemon.plist
              [not loaded] com.sony.BloggieSoftware.AutoRun.plist
              [loaded] com.wacom.pentablet.plist
              [loaded] jp.co.canon.CUPSCMFP.BG.plist
              [loaded] jp.co.canon.CUPSFAX.BG.plist
              [loaded] jp.co.canon.ScanGearMF.appl.Canon-MF-Scan-Agent.plist
              [loaded] jp.co.canon.UFR2.BG.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
              [loaded] com.adobe.ARM.df0ab5bbe6f698196fcc21e3c1e66dcb758bd911f4d637272d9d8109.plist
              [loaded] com.ecamm.printopia.plist
              [loaded] com.google.keystone.agent.plist
              [not loaded] com.macpaw.CleanMyMac.helperTool.plist
              [not loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist
              [not loaded] com.macpaw.CleanMyMac.volumeWatcher.plist
              [loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist
              [loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist
              [loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist
              [loaded] com.macupdate.desktop5.scanner.plist
              [loaded] com.nero.HSMMonitor.plist
              [loaded] com.seagate.mediasync.plist
              [not loaded] com.smithmicro.cleaning.schedulermailer.plist
              [loaded] com.valvesoftware.steamclean.plist
              [loaded] com.zeobit.MacKeeper.Helper.plist
              [loaded] de.writeitstudios.cookiestumbleragent.plist
    User Login Items:
              Citations
              AirPort Base Station Agent
              ChronoSyncBackgrounder
              Jawbone Updater
              Alfred 2
              Fitbit Connect Menubar Helper
              TransmitMenu
              Dropbox
    3rd Party Preference Panes:
              PenTablet
              BodyMedia SYNC
              EarthDesk
              F10 Launch Studio
              Flash Player
              Flip4Mac WMV
              GlimmerBlocker
              Paragon NTFS for Mac ® OS X
              Printopia
              TextExpander
    Internet Plug-ins:
              AdobeAAMDetect.plugin
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Default Browser.plugin
              DYMO NPAPI Addin.plugin
              DYMO Safari Addin.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              GarminGpsControl.plugin
              Google Earth Web Plug-in.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              LogitechHarmony.plugin
              net.juniper.DSSafariExtensions.plugin
              OfficeLiveBrowserPlugin.plugin
              PDF Browser Plugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
              WacomNetscape.plugin
              WacomTabletPlugin.plugin
    User Internet Plug-ins:
              Google Earth Web Plug-in.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                  11%          Google Chrome
                  10%          WindowServer
                   1%          SystemUIServer
                   1%          EtreCheck
                   1%          Carbon Copy Cloner
                   0%          Dropbox
                   0%          Fitbit Connect Menubar Helper
                   0%          Canon FAX BackGrounder
                   0%          Canon CMFP BackGrounder
                   0%          fontd
    Top Processes by Memory:
              631 MB             com.apple.IconServicesAgent
              318 MB             Google Chrome Helper
              301 MB             rsync
              301 MB             Google Chrome
              244 MB             Dock
              244 MB             WindowServer
              172 MB             mds_stores
              143 MB             softwareupdated
              143 MB             MacKeeper Helper
              115 MB             Finder
    Virtual Memory Statistics
              4.94 GB            Free RAM
              6.29 GB            Active RAM
              1.51 GB            Inactive RAM
              1.24 GB            Wired RAM
              6.13 GB            Page-ins
              0 B                Page-outs

    When you next have the problem, note the exact time: hour, minute, second.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Scroll back in the log to the time you noted above. Select any messages timestamped from then until the end of the episode, or until they start to repeat, whichever comes first. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • I have Win 7 64bit and the computer "not responding" often.

    The event logs show that Bonjour is the biggest problem in system failures and the computer Not Responding.  Is there a fix for Bonjour or is there a way to run itunes without it?
    If itunes is not compatible for windows 7 Does apple have something else to use for media?

    Hello AEC396
    It sounds like you are trying to burn a playlist to a disc in iTunes, but you are getting an errorabout missing drivers.  I found a couple of resources that I think might help with an error like this.
    I recommend starting with the steps in this article:
    iTunes for Windows: Optical drive is no longer recognized, or "Disc burner or software not found" alert after install
    http://support.apple.com/kb/TS2308
    If you are still having trouble with burning a disc after following the steps in that article, I recommend following the steps in this article:
    iTunes for Windows: Additional troubleshooting tips for burning issues
    http://support.apple.com/kb/TS1374
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • AMD A6-5400k - CPU1: Not Responding

    Hi fellas,
    I got a new CPU for my maschine, which runs on ARCH-x86_64 Kernel 3.6.10. So far everything went fine but one thing:
    At boot, only of the two cores is recognized. This is only the case in Arch, both BIOS and Windows show both Cores. I rebuilt my initramfs and reinstalled linux, but none helped.
    I realize, there are several topics around the www and this board, but none of them helped me in my case.
    I tried some things, like booting the LTS-Kernel.
    Any ideas how I can solve this issue?
    I got the outputs of dmesg (system boot):
    I think the relevant Lines are around 0.17000.
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.0.46-1-lts (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP Fri Oct 12 23:52:43 CEST 2012
    [ 0.000000] Command line: gpt loglevel=7 rootdelay=10 initrd=/boot/initramfs_x86_64.img BOOT_IMAGE=/boot/vmlinuz_x86_64_lts
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
    [ 0.000000] BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000009d575000 (usable)
    [ 0.000000] BIOS-e820: 000000009d575000 - 000000009d856000 (reserved)
    [ 0.000000] BIOS-e820: 000000009d856000 - 000000009dbae000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000009dbae000 - 000000009e9d3000 (reserved)
    [ 0.000000] BIOS-e820: 000000009e9d3000 - 000000009e9d4000 (usable)
    [ 0.000000] BIOS-e820: 000000009e9d4000 - 000000009ebda000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000009ebda000 - 000000009f04c000 (usable)
    [ 0.000000] BIOS-e820: 000000009f04c000 - 000000009f7dd000 (reserved)
    [ 0.000000] BIOS-e820: 000000009f7dd000 - 000000009f800000 (usable)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed40000 - 00000000fed45000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed80000 - 00000000fed90000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100001000 - 000000043f000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI 2.7 present.
    [ 0.000000] DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./F2A85X-D3H, BIOS F1 10/09/2012
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x43f000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF write-through
    [ 0.000000] C0000-D1FFF write-protect
    [ 0.000000] D2000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    [ 0.000000] 1 base 000080000000 mask FFFFE0000000 write-back
    [ 0.000000] 2 base 00009F800000 mask FFFFFF800000 uncachable
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] TOM2: 000000043f000000 aka 17392M
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 000000009f800000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0x9f800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000fd7b0] fd7b0
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: 0000000000000000-000000009f800000
    [ 0.000000] 0000000000 - 0080000000 page 1G
    [ 0.000000] 0080000000 - 009f800000 page 2M
    [ 0.000000] kernel direct mapping tables up to 9f800000 @ 1fffe000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-000000043f000000
    [ 0.000000] 0100000000 - 0400000000 page 1G
    [ 0.000000] 0400000000 - 043f000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 43f000000 @ 9f7fe000-9f800000
    [ 0.000000] RAMDISK: 79bca000 - 7ffff000
    [ 0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 000000009db97080 0007C (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 000000009db9cf90 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110413/tbfadt-560)
    [ 0.000000] ACPI: DSDT 000000009db97190 05DFE (v02 ALASKA A M I 00000000 INTL 20051117)
    [ 0.000000] ACPI: FACS 000000009dba6d80 00040
    [ 0.000000] ACPI: APIC 000000009db9d088 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 000000009db9d100 00044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 000000009db9d148 0003C (v01 ALASKA A M I 01072009 MSFT 00010013)
    [ 0.000000] ACPI: HPET 000000009db9d188 00038 (v01 ALASKA A M I 01072009 AMI 00000005)
    [ 0.000000] ACPI: IFEU 000000009db9d1c0 00042 (v01 ALASKA A M I 01072009 00000000)
    [ 0.000000] ACPI: BGRT 000000009db9d208 00038 (v00 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 000000009db9d240 006B2 (v01 AMD POWERNOW 00000001 AMD 00000001)
    [ 0.000000] ACPI: SSDT 000000009db9d8f8 004B7 (v02 AMD ALIB 00000001 MSFT 04000000)
    [ 0.000000] ACPI: IVRS 000000009db9ddb0 00070 (v02 AMD AMDIOMMU 00000001 AMD 00000000)
    [ 0.000000] ACPI: CRAT 000000009db9de20 001F8 (v01 AMD AGESA 00000001 AMD 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-000000043f000000
    [ 0.000000] Initmem setup node 0 0000000000000000-000000043f000000
    [ 0.000000] NODE_DATA [000000043effb000 - 000000043effffff]
    [ 0.000000] [ffffea0000000000-ffffea000edfffff] PMD -> [ffff88042ee00000-ffff88043c7fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x0043f000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[6] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009e
    [ 0.000000] 0: 0x00000100 -> 0x0009d575
    [ 0.000000] 0: 0x0009e9d3 -> 0x0009e9d4
    [ 0.000000] 0: 0x0009ebda -> 0x0009f04c
    [ 0.000000] 0: 0x0009f7dd -> 0x0009f800
    [ 0.000000] 0: 0x00100001 -> 0x0043f000
    [ 0.000000] On node 0 totalpages: 4049304
    [ 0.000000] DMA zone: 56 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3921 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 14280 pages used for memmap
    [ 0.000000] DMA32 zone: 627267 pages, LIFO batch:31
    [ 0.000000] Normal zone: 46536 pages used for memmap
    [ 0.000000] Normal zone: 3357239 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x14] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x15] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 3, version 33, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x10228210 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 000000009d575000 - 000000009d856000
    [ 0.000000] PM: Registered nosave memory: 000000009d856000 - 000000009dbae000
    [ 0.000000] PM: Registered nosave memory: 000000009dbae000 - 000000009e9d3000
    [ 0.000000] PM: Registered nosave memory: 000000009e9d4000 - 000000009ebda000
    [ 0.000000] PM: Registered nosave memory: 000000009f04c000 - 000000009f7dd000
    [ 0.000000] PM: Registered nosave memory: 000000009f800000 - 00000000fec00000
    [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
    [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
    [ 0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fed00000
    [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000
    [ 0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed40000
    [ 0.000000] PM: Registered nosave memory: 00000000fed40000 - 00000000fed45000
    [ 0.000000] PM: Registered nosave memory: 00000000fed45000 - 00000000fed80000
    [ 0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000
    [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000ff000000
    [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    [ 0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100001000
    [ 0.000000] Allocating PCI resources starting at 9f800000 (gap: 9f800000:5f400000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88043ec00000 s79360 r8192 d23040 u524288
    [ 0.000000] pcpu-alloc: s79360 r8192 d23040 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3988427
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: gpt loglevel=7 rootdelay=10 initrd=/boot/initramfs_x86_64.img BOOT_IMAGE=/boot/vmlinuz_x86_64_lts
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 15793100k/17809408k available (4239k kernel code, 1612192k absent, 404116k reserved, 5184k data, 732k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Hierarchical RCU implementation.
    [ 0.000000] NR_IRQS:2304
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 130023424 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration failed
    [ 0.000000] TSC: Unable to calibrate against PIT
    [ 0.000000] TSC: using HPET reference calibration
    [ 0.000000] Detected 3593.482 MHz processor.
    [ 0.030003] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.96 BogoMIPS (lpj=35934820)
    [ 0.030067] pid_max: default: 32768 minimum: 301
    [ 0.030186] Security Framework initialized
    [ 0.030219] AppArmor: AppArmor disabled by boot time parameter
    [ 0.031478] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.038170] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.042321] Mount-cache hash table entries: 256
    [ 0.042958] Initializing cgroup subsys cpuacct
    [ 0.043012] Initializing cgroup subsys memory
    [ 0.043055] Initializing cgroup subsys devices
    [ 0.043086] Initializing cgroup subsys freezer
    [ 0.043118] Initializing cgroup subsys net_cls
    [ 0.043149] Initializing cgroup subsys blkio
    [ 0.043215] tseg: 009f800000
    [ 0.043216] CPU: Physical Processor ID: 0
    [ 0.043248] CPU: Processor Core ID: 0
    [ 0.043279] mce: CPU supports 7 MCE banks
    [ 0.044338] ACPI: Core revision 20110413
    [ 0.050017] ftrace: allocating 16878 entries in 67 pages
    [ 0.060590] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.160953] CPU0: AMD A6-5400K APU with Radeon(tm) HD Graphics stepping 01
    [ 0.170000] Performance Events: AMD Family 15h PMU driver.
    [ 0.170000] ... version: 0
    [ 0.170000] ... bit width: 48
    [ 0.170000] ... generic registers: 6
    [ 0.170000] ... value mask: 0000ffffffffffff
    [ 0.170000] ... max period: 00007fffffffffff
    [ 0.170000] ... fixed-purpose events: 0
    [ 0.170000] ... event mask: 000000000000003f
    [ 0.170000] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.170000] Booting Node 0, Processors #1
    [ 0.170000] smpboot cpu 1: start_ip = 99000
    [ 7.443437] CPU1: Not responding.
    [ 7.445038] Brought up 1 CPUs
    [ 7.445164] Total of 1 processors activated (7186.96 BogoMIPS).
    [ 7.449107] devtmpfs: initialized
    [ 7.482442] PM: Registering ACPI NVS region at 9d856000 (3506176 bytes)
    [ 7.486598] PM: Registering ACPI NVS region at 9e9d4000 (2121728 bytes)
    [ 7.493031] NET: Registered protocol family 16
    [ 7.496249] Extended Config Space enabled on 0 nodes
    [ 7.496483] ACPI: bus type pci registered
    [ 7.498432] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 7.498554] PCI: not using MMCONFIG
    [ 7.498978] PCI: Using configuration type 1 for base access
    [ 7.499066] PCI: Using configuration type 1 for extended access
    [ 7.527324] bio: create slab <bio-0> at 0
    [ 7.601576] ACPI: EC: Look up EC in DSDT
    [ 7.685139] ACPI: Executed 1 blocks of module-level executable AML code
    [ 7.830050] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 7.845972] ACPI: Interpreter enabled
    [ 7.846060] ACPI: (supports S0 S3 S4 S5)
    [ 7.847202] ACPI: Using IOAPIC for interrupt routing
    [ 7.850557] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 7.851641] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 10.009318] ACPI: No dock devices found.
    [ 10.009448] HEST: Table not found.
    [ 10.009563] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 10.018400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 10.028017] pci_root PNP0A03:00: host bridge window [io 0x0000-0x03af]
    [ 10.028139] pci_root PNP0A03:00: host bridge window [io 0x03e0-0x0cf7]
    [ 10.028263] pci_root PNP0A03:00: host bridge window [io 0x03b0-0x03df]
    [ 10.028386] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    [ 10.028508] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 10.028639] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff]
    [ 10.029075] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xffffffff]
    [ 10.029299] pci 0000:00:00.0: [1022:1410] type 0 class 0x000600
    [ 10.030321] pci 0000:00:00.2: [1022:1419] type 0 class 0x000806
    [ 10.032320] pci 0000:00:01.0: [1002:9991] type 0 class 0x000300
    [ 10.032465] pci 0000:00:01.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
    [ 10.032576] pci 0000:00:01.0: reg 14: [io 0xf000-0xf0ff]
    [ 10.032990] pci 0000:00:01.0: reg 18: [mem 0xfeb00000-0xfeb3ffff]
    [ 10.034009] pci 0000:00:01.0: supports D1 D2
    [ 10.034262] pci 0000:00:01.1: [1002:9902] type 0 class 0x000403
    [ 10.034406] pci 0000:00:01.1: reg 10: [mem 0xfeb44000-0xfeb47fff]
    [ 10.035595] pci 0000:00:01.1: supports D1 D2
    [ 10.036209] pci 0000:00:02.0: [1022:1412] type 1 class 0x000604
    [ 10.037405] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 10.037463] pci 0000:00:02.0: PME# disabled
    [ 10.038065] pci 0000:00:04.0: [1022:1414] type 1 class 0x000604
    [ 10.039258] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
    [ 10.039316] pci 0000:00:04.0: PME# disabled
    [ 10.040227] pci 0000:00:10.0: [1022:7812] type 0 class 0x000c03
    [ 10.040423] pci 0000:00:10.0: reg 10: [mem 0xfeb4a000-0xfeb4bfff 64bit]
    [ 10.041630] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
    [ 10.041993] pci 0000:00:10.0: PME# disabled
    [ 10.042315] pci 0000:00:10.1: [1022:7812] type 0 class 0x000c03
    [ 10.042510] pci 0000:00:10.1: reg 10: [mem 0xfeb48000-0xfeb49fff 64bit]
    [ 10.044002] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
    [ 10.044059] pci 0000:00:10.1: PME# disabled
    [ 10.044424] pci 0000:00:11.0: [1022:7801] type 0 class 0x000106
    [ 10.044632] pci 0000:00:11.0: reg 10: [io 0xf140-0xf147]
    [ 10.045026] pci 0000:00:11.0: reg 14: [io 0xf130-0xf133]
    [ 10.045141] pci 0000:00:11.0: reg 18: [io 0xf120-0xf127]
    [ 10.045255] pci 0000:00:11.0: reg 1c: [io 0xf110-0xf113]
    [ 10.045372] pci 0000:00:11.0: reg 20: [io 0xf100-0xf10f]
    [ 10.045486] pci 0000:00:11.0: reg 24: [mem 0xfeb51000-0xfeb517ff]
    [ 10.046377] pci 0000:00:12.0: [1022:7807] type 0 class 0x000c03
    [ 10.046528] pci 0000:00:12.0: reg 10: [mem 0xfeb50000-0xfeb50fff]
    [ 10.047596] pci 0000:00:12.2: [1022:7808] type 0 class 0x000c03
    [ 10.048081] pci 0000:00:12.2: reg 10: [mem 0xfeb4f000-0xfeb4f0ff]
    [ 10.049232] pci 0000:00:12.2: supports D1 D2
    [ 10.049268] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    [ 10.049324] pci 0000:00:12.2: PME# disabled
    [ 10.049558] pci 0000:00:13.0: [1022:7807] type 0 class 0x000c03
    [ 10.050126] pci 0000:00:13.0: reg 10: [mem 0xfeb4e000-0xfeb4efff]
    [ 10.051154] pci 0000:00:13.2: [1022:7808] type 0 class 0x000c03
    [ 10.051363] pci 0000:00:13.2: reg 10: [mem 0xfeb4d000-0xfeb4d0ff]
    [ 10.052509] pci 0000:00:13.2: supports D1 D2
    [ 10.052545] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    [ 10.052603] pci 0000:00:13.2: PME# disabled
    [ 10.053123] pci 0000:00:14.0: [1022:780b] type 0 class 0x000c05
    [ 10.054237] pci 0000:00:14.2: [1022:780d] type 0 class 0x000403
    [ 10.054467] pci 0000:00:14.2: reg 10: [mem 0xfeb40000-0xfeb43fff 64bit]
    [ 10.055437] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 10.055495] pci 0000:00:14.2: PME# disabled
    [ 10.055640] pci 0000:00:14.3: [1022:780e] type 0 class 0x000601
    [ 10.056993] pci 0000:00:14.4: [1022:780f] type 1 class 0x000604
    [ 10.057448] pci 0000:00:14.5: [1022:7809] type 0 class 0x000c03
    [ 10.057598] pci 0000:00:14.5: reg 10: [mem 0xfeb4c000-0xfeb4cfff]
    [ 10.058964] pci 0000:00:18.0: [1022:1400] type 0 class 0x000600
    [ 10.059537] pci 0000:00:18.1: [1022:1401] type 0 class 0x000600
    [ 10.060476] pci 0000:00:18.2: [1022:1402] type 0 class 0x000600
    [ 10.061308] pci 0000:00:18.3: [1022:1403] type 0 class 0x000600
    [ 10.062308] pci 0000:00:18.4: [1022:1404] type 0 class 0x000600
    [ 10.063128] pci 0000:00:18.5: [1022:1405] type 0 class 0x000600
    [ 10.064976] pci 0000:01:00.0: [8086:10d3] type 0 class 0x000200
    [ 10.065120] pci 0000:01:00.0: reg 10: [mem 0xfeac0000-0xfeadffff]
    [ 10.065243] pci 0000:01:00.0: reg 14: [mem 0xfea00000-0xfea7ffff]
    [ 10.065364] pci 0000:01:00.0: reg 18: [io 0xe000-0xe01f]
    [ 10.065487] pci 0000:01:00.0: reg 1c: [mem 0xfeae0000-0xfeae3fff]
    [ 10.066064] pci 0000:01:00.0: reg 30: [mem 0xfea80000-0xfeabffff pref]
    [ 10.066618] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [ 10.066975] pci 0000:01:00.0: PME# disabled
    [ 10.067368] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    [ 10.067531] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    [ 10.067587] pci 0000:00:02.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 10.067969] pci 0000:00:02.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 10.068963] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
    [ 10.069068] pci 0000:02:00.0: reg 10: [io 0xd000-0xd0ff]
    [ 10.069308] pci 0000:02:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
    [ 10.069469] pci 0000:02:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
    [ 10.070508] pci 0000:02:00.0: supports D1 D2
    [ 10.070544] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 10.070602] pci 0000:02:00.0: PME# disabled
    [ 10.071304] pci 0000:00:04.0: PCI bridge to [bus 02-02]
    [ 10.071465] pci 0000:00:04.0: bridge window [io 0xd000-0xdfff]
    [ 10.071522] pci 0000:00:04.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    [ 10.071601] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 10.072247] pci 0000:03:06.0: [1095:3114] type 0 class 0x000104
    [ 10.072438] pci 0000:03:06.0: reg 10: [io 0xc040-0xc047]
    [ 10.072558] pci 0000:03:06.0: reg 14: [io 0xc030-0xc033]
    [ 10.072989] pci 0000:03:06.0: reg 18: [io 0xc020-0xc027]
    [ 10.073069] pci 0000:03:06.0: reg 1c: [io 0xc010-0xc013]
    [ 10.073186] pci 0000:03:06.0: reg 20: [io 0xc000-0xc00f]
    [ 10.073303] pci 0000:03:06.0: reg 24: [mem 0xfe980000-0xfe9803ff]
    [ 10.073420] pci 0000:03:06.0: reg 30: [mem 0xfe900000-0xfe97ffff pref]
    [ 10.074010] pci 0000:03:06.0: supports D1 D2
    [ 10.074426] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
    [ 10.074564] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
    [ 10.074621] pci 0000:00:14.4: bridge window [mem 0xfe900000-0xfe9fffff]
    [ 10.074981] pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 10.074993] pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode)
    [ 10.075032] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode)
    [ 10.075071] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode)
    [ 10.075108] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 10.075146] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 10.075183] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
    [ 10.075220] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
    [ 10.075413] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 10.087428] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
    [ 10.092229] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR12._PRT]
    [ 10.093609] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR14._PRT]
    [ 10.098972] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 10.105356] pci0000:00: ACPI _OSC control (0x1d) granted
    [ 10.469632] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
    [ 10.473051] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
    [ 10.476159] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
    [ 10.479249] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
    [ 10.482314] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
    [ 10.485047] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
    [ 10.487433] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
    [ 10.490344] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
    [ 10.494044] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
    [ 10.494442] vgaarb: loaded
    [ 10.494556] vgaarb: bridge control possible 0000:00:01.0
    [ 10.496198] PCI: Using ACPI for IRQ routing
    [ 10.574000] PCI: pci_cache_line_size set to 64 bytes
    [ 10.575540] reserve RAM buffer: 000000000009e800 - 000000000009ffff
    [ 10.575579] reserve RAM buffer: 000000009d575000 - 000000009fffffff
    [ 10.575976] reserve RAM buffer: 000000009e9d4000 - 000000009fffffff
    [ 10.576002] reserve RAM buffer: 000000009f04c000 - 000000009fffffff
    [ 10.576049] reserve RAM buffer: 000000009f800000 - 000000009fffffff
    [ 10.576088] reserve RAM buffer: 000000043f000000 - 000000043fffffff
    [ 10.579048] NetLabel: Initializing
    [ 10.579161] NetLabel: domain hash size = 128
    [ 10.579273] NetLabel: protocols = UNLABELED CIPSOv4
    [ 10.580048] NetLabel: unlabeled traffic allowed by default
    [ 10.580185] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 10.580995] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    [ 10.583427] Switching to clocksource hpet
    [ 10.586451] Switched to NOHz mode on CPU #0
    [ 10.846011] pnp: PnP ACPI init
    [ 10.846721] ACPI: bus type pnp registered
    [ 10.851432] pnp 00:00: [bus 00-ff]
    [ 10.851473] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 10.851513] pnp 00:00: [io 0x0000-0x03af window]
    [ 10.851555] pnp 00:00: [io 0x03e0-0x0cf7 window]
    [ 10.851596] pnp 00:00: [io 0x03b0-0x03df window]
    [ 10.851637] pnp 00:00: [io 0x0d00-0xffff window]
    [ 10.851678] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 10.851718] pnp 00:00: [mem 0x000c0000-0x000dffff window]
    [ 10.851759] pnp 00:00: [mem 0xc0000000-0xffffffff window]
    [ 10.851799] pnp 00:00: [mem 0x00000000 window]
    [ 10.853412] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 10.854370] pnp 00:01: [mem 0xe0000000-0xefffffff]
    [ 10.855576] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    [ 10.855722] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 10.880640] pnp 00:02: [io 0x0010-0x001f]
    [ 10.880679] pnp 00:02: [io 0x0022-0x003f]
    [ 10.880718] pnp 00:02: [io 0x0063]
    [ 10.880756] pnp 00:02: [io 0x0065]
    [ 10.880795] pnp 00:02: [io 0x0067-0x006f]
    [ 10.880834] pnp 00:02: [io 0x0072-0x007f]
    [ 10.880873] pnp 00:02: [io 0x0080]
    [ 10.880912] pnp 00:02: [io 0x0084-0x0086]
    [ 10.880975] pnp 00:02: [io 0x0088]
    [ 10.881014] pnp 00:02: [io 0x008c-0x008e]
    [ 10.881052] pnp 00:02: [io 0x0090-0x009f]
    [ 10.881387] pnp 00:02: [io 0x00a2-0x00bf]
    [ 10.881422] pnp 00:02: [io 0x00b1]
    [ 10.881458] pnp 00:02: [io 0x00e0-0x00ef]
    [ 10.881494] pnp 00:02: [io 0x04d0-0x04d1]
    [ 10.881529] pnp 00:02: [io 0x040b]
    [ 10.881565] pnp 00:02: [io 0x04d6]
    [ 10.881601] pnp 00:02: [io 0x0c00-0x0c01]
    [ 10.881636] pnp 00:02: [io 0x0c14]
    [ 10.881672] pnp 00:02: [io 0x0c50-0x0c51]
    [ 10.881708] pnp 00:02: [io 0x0c52]
    [ 10.881743] pnp 00:02: [io 0x0c6c]
    [ 10.881779] pnp 00:02: [io 0x0c6f]
    [ 10.881815] pnp 00:02: [io 0x0cd0-0x0cd1]
    [ 10.881851] pnp 00:02: [io 0x0cd2-0x0cd3]
    [ 10.881886] pnp 00:02: [io 0x0cd4-0x0cd5]
    [ 10.881924] pnp 00:02: [io 0x0cd6-0x0cd7]
    [ 10.881959] pnp 00:02: [io 0x0cd8-0x0cdf]
    [ 10.881997] pnp 00:02: [io 0x0800-0x089f]
    [ 10.882033] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
    [ 10.882376] pnp 00:02: [io 0x0000-0x000f]
    [ 10.882401] pnp 00:02: [io 0x0b20-0x0b3f]
    [ 10.882438] pnp 00:02: [io 0x0900-0x090f]
    [ 10.882474] pnp 00:02: [io 0x0910-0x091f]
    [ 10.882512] pnp 00:02: [io 0xfe00-0xfefe]
    [ 10.882547] pnp 00:02: [io 0x0060-0x005f disabled]
    [ 10.882583] pnp 00:02: [io 0x0064-0x0063 disabled]
    [ 10.882619] pnp 00:02: [mem 0xfec00000-0xfec00fff]
    [ 10.882656] pnp 00:02: [mem 0xfee00000-0xfee00fff]
    [ 10.882692] pnp 00:02: [mem 0xfed80000-0xfed8ffff]
    [ 10.882728] pnp 00:02: [mem 0xfed61000-0xfed70fff]
    [ 10.882763] pnp 00:02: [mem 0xfec10000-0xfec10fff]
    [ 10.882801] pnp 00:02: [mem 0xfed00000-0xfed00fff]
    [ 10.882836] pnp 00:02: [mem 0xff000000-0xffffffff]
    [ 10.884490] system 00:02: [io 0x04d0-0x04d1] has been reserved
    [ 10.884616] system 00:02: [io 0x040b] has been reserved
    [ 10.884742] system 00:02: [io 0x04d6] has been reserved
    [ 10.884866] system 00:02: [io 0x0c00-0x0c01] has been reserved
    [ 10.884988] system 00:02: [io 0x0c14] has been reserved
    [ 10.885440] system 00:02: [io 0x0c50-0x0c51] has been reserved
    [ 10.885563] system 00:02: [io 0x0c52] has been reserved
    [ 10.885685] system 00:02: [io 0x0c6c] has been reserved
    [ 10.885807] system 00:02: [io 0x0c6f] has been reserved
    [ 10.885929] system 00:02: [io 0x0cd0-0x0cd1] has been reserved
    [ 10.886375] system 00:02: [io 0x0cd2-0x0cd3] has been reserved
    [ 10.886496] system 00:02: [io 0x0cd4-0x0cd5] has been reserved
    [ 10.886619] system 00:02: [io 0x0cd6-0x0cd7] has been reserved
    [ 10.886741] system 00:02: [io 0x0cd8-0x0cdf] has been reserved
    [ 10.886863] system 00:02: [io 0x0800-0x089f] has been reserved
    [ 10.886986] system 00:02: [io 0x0b20-0x0b3f] has been reserved
    [ 10.887433] system 00:02: [io 0x0900-0x090f] has been reserved
    [ 10.887557] system 00:02: [io 0x0910-0x091f] has been reserved
    [ 10.887679] system 00:02: [io 0xfe00-0xfefe] has been reserved
    [ 10.887806] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 10.887928] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 10.888360] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved
    [ 10.888468] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved
    [ 10.888593] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
    [ 10.888715] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved
    [ 10.888840] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
    [ 10.888981] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 10.892417] pnp 00:03: [io 0x0000-0xffffffffffffffff disabled]
    [ 10.892456] pnp 00:03: [io 0x0220-0x0227]
    [ 10.892494] pnp 00:03: [io 0x0228-0x0237]
    [ 10.892534] pnp 00:03: [io 0x0a20-0x0a2f]
    [ 10.893890] system 00:03: [io 0x0220-0x0227] has been reserved
    [ 10.894018] system 00:03: [io 0x0228-0x0237] has been reserved
    [ 10.894460] system 00:03: [io 0x0a20-0x0a2f] has been reserved
    [ 10.894605] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 10.901525] pnp 00:04: [dma 4]
    [ 10.901565] pnp 00:04: [io 0x0000-0x000f]
    [ 10.901629] pnp 00:04: [io 0x0081-0x0083]
    [ 10.901667] pnp 00:04: [io 0x0087]
    [ 10.901706] pnp 00:04: [io 0x0089-0x008b]
    [ 10.901745] pnp 00:04: [io 0x008f]
    [ 10.901784] pnp 00:04: [io 0x00c0-0x00df]
    [ 10.902753] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 10.903004] pnp 00:05: [io 0x0070-0x0071]
    [ 10.903394] pnp 00:05: [irq 8]
    [ 10.904399] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 10.904582] pnp 00:06: [io 0x0061]
    [ 10.905587] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 10.906373] pnp 00:07: [io 0x0010-0x001f]
    [ 10.906408] pnp 00:07: [io 0x0022-0x003f]
    [ 10.906444] pnp 00:07: [io 0x0044-0x005f]
    [ 10.906481] pnp 00:07: [io 0x0072-0x007f]
    [ 10.906517] pnp 00:07: [io 0x0080]
    [ 10.906555] pnp 00:07: [io 0x0084-0x0086]
    [ 10.906592] pnp 00:07: [io 0x0088]
    [ 10.906627] pnp 00:07: [io 0x008c-0x008e]
    [ 10.906663] pnp 00:07: [io 0x0090-0x009f]
    [ 10.906699] pnp 00:07: [io 0x00a2-0x00bf]
    [ 10.906735] pnp 00:07: [io 0x00e0-0x00ef]
    [ 10.906771] pnp 00:07: [io 0x04d0-0x04d1]
    [ 10.908470] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 10.908615] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 10.908803] pnp 00:08: [io 0x00f0-0x00ff]
    [ 10.908895] pnp 00:08: [irq 13]
    [ 10.910515] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 10.912466] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 10.916697] pnp 00:0a: [mem 0xa0000000-0xbfffffff]
    [ 10.918472] system 00:0a: [mem 0xa0000000-0xbfffffff] has been reserved
    [ 10.918619] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 10.920584] pnp 00:0b: [mem 0xfeb80000-0xfebfffff]
    [ 10.922399] system 00:0b: [mem 0xfeb80000-0xfebfffff] has been reserved
    [ 10.922543] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 10.927499] pnp 00:0c: [mem 0xfed00000-0xfed003ff]
    [ 10.928848] pnp 00:0c: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 10.928958] pnp: PnP ACPI: found 13 devices
    [ 10.929375] ACPI: ACPI bus type pnp unregistered
    [ 10.990732] PCI: max bus depth: 1 pci_try_num: 2
    [ 10.990936] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    [ 10.991384] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    [ 10.991521] pci 0000:00:02.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 10.991658] pci 0000:00:02.0: bridge window [mem pref disabled]
    [ 10.991821] pci 0000:00:04.0: PCI bridge to [bus 02-02]
    [ 10.991949] pci 0000:00:04.0: bridge window [io 0xd000-0xdfff]
    [ 10.992386] pci 0000:00:04.0: bridge window [mem disabled]
    [ 10.992514] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 10.992683] pci 0000:00:14.4: PCI bridge to [bus 03-03]
    [ 10.992810] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
    [ 10.992960] pci 0000:00:14.4: bridge window [mem 0xfe900000-0xfe9fffff]
    [ 10.993389] pci 0000:00:14.4: bridge window [mem pref disabled]
    [ 10.993675] pci 0000:00:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 10.993815] pci 0000:00:02.0: setting latency timer to 64
    [ 10.993994] pci 0000:00:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 10.994461] pci 0000:00:04.0: setting latency timer to 64
    [ 10.994566] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
    [ 10.994605] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
    [ 10.994644] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
    [ 10.994682] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
    [ 10.994721] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
    [ 10.994760] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
    [ 10.994799] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff]
    [ 10.994837] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 10.994876] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
    [ 10.994915] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
    [ 10.994954] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 10.994993] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
    [ 10.995032] pci_bus 0000:03: resource 1 [mem 0xfe900000-0xfe9fffff]
    [ 10.995368] pci_bus 0000:03: resource 4 [io 0x0000-0x03af]
    [ 10.995377] pci_bus 0000:03: resource 5 [io 0x03e0-0x0cf7]
    [ 10.995414] pci_bus 0000:03: resource 6 [io 0x03b0-0x03df]
    [ 10.995449] pci_bus 0000:03: resource 7 [io 0x0d00-0xffff]
    [ 10.995485] pci_bus 0000:03: resource 8 [mem 0x000a0000-0x000bffff]
    [ 10.995523] pci_bus 0000:03: resource 9 [mem 0x000c0000-0x000dffff]
    [ 10.995559] pci_bus 0000:03: resource 10 [mem 0xc0000000-0xffffffff]
    [ 10.996013] NET: Registered protocol family 2
    [ 11.011431] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 11.044698] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 11.051435] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 11.051803] TCP: Hash tables configured (established 524288 bind 65536)
    [ 11.051921] TCP reno registered
    [ 11.052935] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 11.054372] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 11.056540] NET: Registered protocol family 1
    [ 11.056817] pci 0000:00:01.0: Boot video device
    [ 11.057014] pci 0000:00:10.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 11.057627] pci 0000:00:10.0: PCI INT A disabled
    [ 11.057906] pci 0000:00:10.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 11.058488] pci 0000:00:10.1: PCI INT B disabled
    [ 11.058705] pci 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 11.150025] pci 0000:00:12.0: PCI INT A disabled
    [ 11.150071] pci 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 11.150124] pci 0000:00:12.2: PCI INT B disabled
    [ 11.150160] pci 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 11.240018] pci 0000:00:13.0: PCI INT A disabled
    [ 11.240057] pci 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 11.240102] pci 0000:00:13.2: PCI INT B disabled
    [ 11.240147] pci 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 11.330018] pci 0000:00:14.5: PCI INT C disabled
    [ 11.330066] PCI: CLS 64 bytes, default 64
    [ 11.330109] Unpacking initramfs...
    [ 0.040000] Kernel panic - not syncing: smp_callin: CPU1 started up but did not get a callout!
    [ 0.040000]
    [ 0.040000] Pid: 0, comm: kworker/0:0 Not tainted 3.0.46-1-lts #1
    [ 0.040000] Call Trace:
    [ 0.040000] [<ffffffff8140f6cd>] panic+0x91/0x197
    [ 0.040000] [<ffffffff8140884c>] start_secondary+0xcb/0x1fe
    [ 26.201608] Freeing initrd memory: 102612k freed
    [ 26.228111] pci 0000:00:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 26.228318] pci 0000:00:00.2: irq 40 for MSI/MSI-X
    [ 26.228396] AMD-Vi: Enabling IOMMU at 0000:00:00.2 cap 0x40 extended features: PreF PPR GT IA
    [ 26.240635] AMD-Vi: Lazy IO/TLB flushing enabled
    [ 26.240671] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 26.240706] Placing 64MB software IO TLB between ffff880099575000 - ffff88009d575000
    [ 26.240743] software IO TLB at phys 0x99575000 - 0x9d575000
    [ 26.241067] audit: initializing netlink socket (disabled)
    [ 26.241110] type=2000 audit(1356177972.230:1): initialized
    [ 26.250693] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 26.254005] VFS: Disk quotas dquot_6.5.2
    [ 26.254149] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 26.254346] msgmni has been set to 31046
    [ 26.254555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 26.254612] io scheduler noop registered
    [ 26.254646] io scheduler deadline registered (default)
    [ 26.254719] io scheduler cfq registered
    [ 26.254848] pcieport 0000:00:02.0: setting latency timer to 64
    [ 26.254910] pcieport 0000:00:02.0: irq 41 for MSI/MSI-X
    [ 26.254987] pcieport 0000:00:04.0: setting latency timer to 64
    [ 26.255045] pcieport 0000:00:04.0: irq 42 for MSI/MSI-X
    [ 26.255142] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
    [ 26.255177] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 26.255212] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
    [ 26.255257] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt
    [ 26.255291] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 26.255327] pcie_pme 0000:00:04.0:pcie01: service driver pcie_pme loaded
    [ 26.255434] ERST: Table is not found!
    [ 26.255511] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 26.255875] Linux agpgart interface v0.103
    [ 26.255970] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 26.256358] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 26.256395] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 26.256512] mousedev: PS/2 mouse device common for all mice
    [ 26.256588] rtc_cmos 00:05: RTC can wake from S4
    [ 26.256715] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 26.256781] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 26.256827] cpuidle: using governor ladder
    [ 26.256868] cpuidle: using governor menu
    [ 26.257182] TCP cubic registered
    [ 26.257413] NET: Registered protocol family 10
    [ 26.258198] NET: Registered protocol family 17
    [ 26.258233] Registering the dns_resolver key type
    [ 26.258395] PM: Hibernation image not present or could not be loaded.
    [ 26.258450] registered taskstats version 1
    [ 26.259761] rtc_cmos 00:05: setting system clock to 2012-12-22 12:06:13 UTC (1356177973)
    [ 26.261125] Initializing network drop monitor service
    [ 26.263013] Freeing unused kernel memory: 732k freed
    [ 26.263239] Write protecting the kernel read-only data: 8192k
    [ 26.272919] Freeing unused kernel memory: 1888k freed
    [ 26.277038] Freeing unused kernel memory: 696k freed
    [ 26.303407] systemd-udevd[37]: starting version 194
    [ 27.541378] Refined TSC clocksource calibration: 3593.465 MHz.
    [ 27.541426] Switching to clocksource tsc
    [ 30.186206] HDA Intel 0000:00:01.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
    [ 30.186313] HDA Intel 0000:00:01.1: irq 43 for MSI/MSI-X
    [ 30.186378] HDA Intel 0000:00:01.1: setting latency timer to 64
    [ 30.191054] usbcore: registered new interface driver usbfs
    [ 30.191133] usbcore: registered new interface driver hub
    [ 30.197110] SCSI subsystem initialized
    [ 30.216692] usbcore: registered new device driver usb
    [ 30.220148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 30.232290] input: PC Speaker as /devices/platform/pcspkr/input/input0
    [ 30.234124] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 30.239267] libata version 3.00 loaded.
    [ 30.244294] ACPI: acpi_idle registered with cpuidle
    [ 30.246226] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    [ 30.246282] ACPI: Power Button [PWRB]
    [ 30.246380] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [ 30.246418] ACPI: Power Button [PWRF]
    [ 30.249692] e1000e: Intel(R) PRO/1000 Network Driver - 1.3.10-k2
    [ 30.249737] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
    [ 30.249802] e1000e 0000:01:00.0: Disabling ASPM L0s L1
    [ 30.249846] e1000e 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 30.249902] e1000e 0000:01:00.0: setting latency timer to 64
    [ 30.250227] e1000e 0000:01:00.0: irq 44 for MSI/MSI-X
    [ 30.250263] e1000e 0000:01:00.0: irq 45 for MSI/MSI-X
    [ 30.250307] e1000e 0000:01:00.0: irq 46 for MSI/MSI-X
    [ 30.252812] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 30.252873] r8169 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 30.252954] r8169 0000:02:00.0: setting latency timer to 64
    [ 30.253001] r8169 0000:02:00.0: (unregistered net_device): unknown MAC, using family default
    [ 30.253103] r8169 0000:02:00.0: irq 47 for MSI/MSI-X
    [ 30.253760] r8169 0000:02:00.0: eth0: RTL8168b/8111b at 0xffffc9000187e000, 94:de:80:06:0b:c2, XID 0c900800 IRQ 47
    [ 30.253799] r8169 0000:02:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
    [ 30.255615] sata_sil 0000:03:06.0: version 2.4
    [ 30.255694] sata_sil 0000:03:06.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [ 30.255763] sata_sil 0000:03:06.0: Applying R_ERR on DMA activate FIS errata fix
    [ 30.259490] scsi0 : sata_sil
    [ 30.262529] scsi1 : sata_sil
    [ 30.265318] scsi2 : sata_sil
    [ 30.268147] scsi3 : sata_sil
    [ 30.268259] ata1: SATA max UDMA/100 mmio m1024@0xfe980000 tf 0xfe980080 irq 20
    [ 30.268301] ata2: SATA max UDMA/100 mmio m1024@0xfe980000 tf 0xfe9800c0 irq 20
    [ 30.268350] ata3: SATA max UDMA/100 mmio m1024@0xfe980000 tf 0xfe980280 irq 20
    [ 30.268389] ata4: SATA max UDMA/100 mmio m1024@0xfe980000 tf 0xfe9802c0 irq 20
    [ 30.375388] e1000e 0000:01:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 68:05:ca:0c:a8:da
    [ 30.375437] e1000e 0000:01:00.0: eth1: Intel(R) PRO/1000 Network Connection
    [ 30.375481] e1000e 0000:01:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-007
    [ 30.620035] ata1: SATA link down (SStatus 0 SControl 310)
    [ 30.970035] ata2: SATA link down (SStatus 0 SControl 310)
    [ 31.320029] ata3: SATA link down (SStatus 0 SControl 310)
    [ 31.670023] ata4: SATA link down (SStatus 0 SControl 310)
    [ 31.674284] HDMI status: Pin=3 Presence_Detect=0 ELD_Valid=0
    [ 31.674524] HDMI: no space for converter 10
    [ 31.674615] HDMI: no space for converter 12
    [ 31.674967] input: HD-Audio Generic HDMI/DP as /devices/pci0000:00/0000:00:01.1/sound/card0/input3
    [ 31.675144] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 31.776299] xhci_hcd 0000:00:10.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 31.776372] xhci_hcd 0000:00:10.0: setting latency timer to 64
    [ 31.776418] xhci_hcd 0000:00:10.0: xHCI Host Controller
    [ 31.776483] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
    [ 31.776563] QUIRK: Enable AMD PLL fix
    [ 31.776792] xhci_hcd 0000:00:10.0: irq 18, io mem 0xfeb4a000
    [ 31.776885] xhci_hcd 0000:00:10.0: irq 48 for MSI/MSI-X
    [ 31.776920] xhci_hcd 0000:00:10.0: irq 49 for MSI/MSI-X
    [ 31.777146] xHCI xhci_add_endpoint called for root hub
    [ 31.777190] xHCI xhci_check_bandwidth called for root hub
    [ 31.777261] hub 1-0:1.0: USB hub found
    [ 31.777297] hub 1-0:1.0: 2 ports detected
    [ 31.777433] xhci_hcd 0000:00:10.0: xHCI Host Controller
    [ 31.777473] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
    [ 31.780285] xHCI xhci_add_endpoint called for root hub
    [ 31.780329] xHCI xhci_check_bandwidth called for root hub
    [ 31.780399] hub 2-0:1.0: USB hub found
    [ 31.780436] hub 2-0:1.0: 2 ports detected
    [ 31.780543] xhci_hcd 0000:00:10.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 31.780600] xhci_hcd 0000:00:10.1: setting latency timer to 64
    [ 31.780635] xhci_hcd 0000:00:10.1: xHCI Host Controller
    [ 31.780673] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
    [ 31.780929] xhci_hcd 0000:00:10.1: irq 17, io mem 0xfeb48000
    [ 31.781018] xhci_hcd 0000:00:10.1: irq 50 for MSI/MSI-X
    [ 31.781053] xhci_hcd 0000:00:10.1: irq 51 for MSI/MSI-X
    [ 31.781245] xHCI xhci_add_endpoint called for root hub
    [ 31.781289] xHCI xhci_check_bandwidth called for root hub
    [ 31.781358] hub 3-0:1.0: USB hub found
    [ 31.781393] hub 3-0:1.0: 2 ports detected
    [ 31.781502] xhci_hcd 0000:00:10.1: xHCI Host Controller
    [ 31.781554] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 4
    [ 31.784397] xHCI xhci_add_endpoint called for root hub
    [ 31.784430] xHCI xhci_check_bandwidth called for root hub
    [ 31.784493] hub 4-0:1.0: USB hub found
    [ 31.784540] hub 4-0:1.0: 2 ports detected
    [ 31.785260] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 31.785314] ehci_hcd 0000:00:12.2: EHCI Host Controller
    [ 31.785363] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 5
    [ 31.785405] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 31.785467] ehci_hcd 0000:00:12.2: debug port 1
    [ 31.785526] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfeb4f000
    [ 31.800124] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
    [ 31.800381] hub 5-0:1.0: USB hub found
    [ 31.800426] hub 5-0:1.0: 5 ports detected
    [ 31.800575] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 31.800648] ehci_hcd 0000:00:13.2: EHCI Host Controller
    [ 31.800698] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 6
    [ 31.800740] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 31.800804] ehci_hcd 0000:00:13.2: debug port 1
    [ 31.800861] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfeb4d000
    [ 31.820016] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 31.820236] hub 6-0:1.0: USB hub found
    [ 31.820271] hub 6-0:1.0: 5 ports detected
    [ 31.820930] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 31.820996] ohci_hcd 0000:00:12.0: OHCI Host Controller
    [ 31.821039] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 7
    [ 31.821105] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfeb50000
    [ 31.884261] hub 7-0:1.0: USB hub found
    [ 31.884311] hub 7-0:1.0: 5 ports detected
    [ 31.884462] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 31.884533] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 31.884580] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 8
    [ 31.884644] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfeb4e000
    [ 31.944186] hub 8-0:1.0: USB hub found
    [ 31.944235] hub 8-0:1.0: 5 ports detected
    [ 31.944362] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 31.944416] ohci_hcd 0000:00:14.5: OHCI Host Controller
    [ 31.944452] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 9
    [ 31.944510] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfeb4c000
    [ 32.004245] hub 9-0:1.0: USB hub found
    [ 32.004283] hub 9-0:1.0: 2 ports detected
    [ 32.004581] ahci 0000:00:11.0: version 3.0
    [ 32.004627] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    [ 32.004727] ahci 0000:00:11.0: irq 52 for MSI/MSI-X
    [ 32.004892] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 7 ports 6 Gbps 0xfd impl SATA mode
    [ 32.004931] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs
    [ 32.009602] scsi4 : ahci
    [ 32.009824] scsi5 : ahci
    [ 32.010050] scsi6 : ahci
    [ 32.010213] scsi7 : ahci
    [ 32.010363] scsi8 : ahci
    [ 32.010529] scsi9 : ahci
    [ 32.010677] scsi10 : ahci
    [ 32.010837] scsi11 : ahci
    [ 32.011601] ata5: SATA max UDMA/133 abar m2048@0xfeb51000 port 0xfeb51100 irq 52
    [ 32.012773] ata6: DUMMY
    [ 32.012806] ata7: SATA max UDMA/133 abar m2048@0xfeb51000 port 0xfeb51200 irq 52
    [ 32.012845] ata8: SATA max UDMA/133 abar m2048@0xfeb51000 port 0xfeb51280 irq 52
    [ 32.012893] ata9: SATA max UDMA/133 abar m2048@0xfeb51000 port 0xfeb51300 irq 52
    [ 32.012930] ata10: SATA max UDMA/133 abar m2048@0xfeb51000 port 0xfeb51380 irq 52
    [ 32.012969] ata11: SATA max UDMA/133 abar m2048@0xfeb51000 port 0xfeb51400 irq 52
    [ 32.013016] ata12: SATA max UDMA/133 abar m2048@0xfeb51000 port 0xfeb51480 irq 52
    [ 32.120025] usb 5-3: new high speed USB device number 2 using ehci_hcd
    [ 32.274376] Initializing USB Mass Storage driver...
    [ 32.274825] scsi12 : usb-storage 5-3:1.0
    [ 32.274957] usbcore: registered new interface driver usb-storage
    [ 32.274991] USB Mass Storage support registered.
    [ 32.560018] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 32.560079] ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 32.560137] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 32.560196] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 32.560242] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 32.560299] ata12: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 32.560580] ata7.00: ATA-9: WDC WD20EFRX-68AX9N0, 80.00A80, max UDMA/133
    [ 32.560626] ata7.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 32.560947] ata11.00: ATA-8: ST2000DL003-9VT166, CC32, max UDMA/133
    [ 32.560993] ata11.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 32.561209] ata7.00: configured for UDMA/133
    [ 32.561773] ata11.00: configured for UDMA/133
    [ 32.563779] ata8.00: ATA-8: WDC WD20EARS-00MVWB0, 51.0AB51, max UDMA/133
    [ 32.563814] ata8.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 32.564285] ata5.00: ATA-6: WDC WD2500JD-00HBB0, 08.02D08, max UDMA/133
    [ 32.564327] ata5.00: 488397168 sectors, multi 16: LBA48
    [ 32.566291] ata10.00: ATA-8: SAMSUNG HD204UI, 1AQ10001, max UDMA/133
    [ 32.566329] ata10.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 32.566492] ata12.00: ATA-8: SAMSUNG HD204UI, 1AQ10001, max UDMA/133
    [ 32.566526] ata12.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 32.567782] ata8.00: configured for UDMA/133
    [ 32.569759] ata5.00: configured for UDMA/133
    [ 32.569893] scsi 4:0:0:0: Direct-Access ATA WDC WD2500JD-00H 08.0 PQ: 0 ANSI: 5
    [ 32.570286] scsi 6:0:0:0: Direct-Access ATA WDC WD20EFRX-68A 80.0 PQ: 0 ANSI: 5
    [ 32.570502] scsi 7:0:0:0: Direct-Access ATA WDC WD20EARS-00M 51.0 PQ: 0 ANSI: 5
    [ 32.572474] ata10.00: configured for UDMA/133
    [ 32.572682] ata12.00: configured for UDMA/133
    [ 32.660017] usb 7-4: new low speed USB device number 2 using ohci_hcd
    [ 32.868292] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb7/7-4/7-4:1.0/input/input4
    [ 32.868415] generic-usb 0003:046D:C30F.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:12.0-4/input0
    [ 32.881147] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb7/7-4/7-4:1.1/input/input5
    [ 32.881240] generic-usb 0003:046D:C30F.0002: input,hidraw1: USB HID v1.10 Device [Logitech Logitech USB Keyboard] on usb-0000:00:12.0-4/input1
    [ 32.881304] usbcore: registered new interface driver usbhid
    [ 32.881338] usbhid: USB HID core driver
    [ 33.271305] scsi 12:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 2
    [ 33.280033] ata9: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 33.305314] ata9.00: ATA-8: WDC WD20EARS-00MVWB0, 51.0AB51, max UDMA/133
    [ 33.305349] ata9.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 33.314972] ata9.00: configured for UDMA/133
    [ 33.315074] scsi 8:0:0:0: Direct-Access ATA WDC WD20EARS-00M 51.0 PQ: 0 ANSI: 5
    [ 33.315323] scsi 9:0:0:0: Direct-Access ATA SAMSUNG HD204UI 1AQ1 PQ: 0 ANSI: 5
    [ 33.315536] scsi 10:0:0:0: Direct-Access ATA ST2000DL003-9VT1 CC32 PQ: 0 ANSI: 5
    [ 33.315746] scsi 11:0:0:0: Direct-Access ATA SAMSUNG HD204UI 1AQ1 PQ: 0 ANSI: 5
    [ 33.333300] sd 11:0:0:0: [sdh] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    [ 33.333360] sd 7:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    [ 33.333415] sd 10:0:0:0: [sdg] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    [ 33.333463] sd 9:0:0:0: [sdf] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    [ 33.333524] sd 8:0:0:0: [sde] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    [ 33.333575] sd 6:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    [ 33.333613] sd 6:0:0:0: [sdb] 4096-byte physical blocks
    [ 33.333753] sd 10:0:0:0: [sdg] Write Protect is off
    [ 33.333787] sd 10:0:0:0: [sdg] Mode Sense: 00 3a 00 00
    [ 33.333950] sd 8:0:0:0: [sde] Write Protect is off
    [ 33.333984] sd 8:0:0:0: [sde] Mode Sense: 00 3a 00 00
    [ 33.334046] sd 9:0:0:0: [sdf] Write Protect is off
    [ 33.334079] sd 9:0:0:0: [sdf] Mode Sense: 00 3a 00 00
    [ 33.334138] sd 7:0:0:0: [sdc] Write Protect is off
    [ 33.334172] sd 7:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 33.334224] sd 11:0:0:0: [sdh] Write Protect is off
    [ 33.334257] sd 11:0:0:0: [sdh] Mode Sense: 00 3a 00 00
    [ 33.334358] sd 10:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 33.334526] sd 6:0:0:0: [sdb] Write Protect is off
    [ 33.334561] sd 6:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 33.334629] sd 11:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 33.334808] sd 12:0:0:0: [sdd] 7837696 512-byte logical blocks: (4.01 GB/3.73 GiB)
    [ 33.334865] sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 33.334982] sd 9:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 33.335109] sd 8:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 33.335222] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 33.335777] sd 4:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 33.335862] sd 12:0:0:0: [sdd] Write Protect is off
    [ 33.335896] sd 12:0:0:0: [sdd] Mode Sense: 03 00 00 00
    [ 33.336251] sd 4:0:0:0: [sda] Write Protect is off
    [ 33.336285] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 33.336346] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 33.336757] sd 12:0:0:0: [sdd] No Caching mode page present
    [ 33.336792] sd 12:0:0:0: [sdd] Assuming drive cache: write through
    [ 33.339872] sd 12:0:0:0: [sdd] No Caching mode page present
    [ 33.339909] sd 12:0:0:0: [sdd] Assuming drive cache: write through
    [ 33.344926] sdd: sdd1
    [ 33.347492] sd 12:0:0:0: [sdd] No Caching mode page present
    [ 33.347539] sd 12:0:0:0: [sdd] Assuming drive cache: write through
    [ 33.347574] sd 12:0:0:0: [sdd] Attached SCSI removable disk
    [ 33.376773] sde: sde1
    [ 33.377154] sd 8:0:0:0: [sde] Attached SCSI disk
    [ 33.377403] sdh: sdh1
    [ 33.377691] sd 11:0:0:0: [sdh] Attached SCSI disk
    [ 33.380652] sdg: sdg1
    [ 33.381033] sd 10:0:0:0: [sdg] Attached SCSI disk
    [ 33.395456] sdf: sdf1
    [ 33.395801] sd 9:0:0:0: [sdf] Attached SCSI disk
    [ 33.397545] sdb: sdb1
    [ 33.397930] sd 6:0:0:0: [sdb] Attached SCSI disk
    [ 33.435935] sda: sda1 sda2 < sda5 sda6 sda7 sda8 >
    [ 33.436519] sd 4:0:0:0: [sda] Attached SCSI disk
    [ 33.439473] mdadm: sending ioctl 800c0910 to a partition!
    [ 33.439519] mdadm: sending ioctl 800c0910 to a partition!
    [ 33.439696] mdadm: sending ioctl 1261 to a partition!
    [ 33.439728] mdadm: sending ioctl 1261 to a partition!
    [ 33.442061] mdadm: sending ioctl 1261 to a partition!
    [ 33.442108] mdadm: sending ioctl 1261 to a partition!
    [ 33.442467] mdadm: sending ioctl 1261 to a partition!
    [ 33.442502] mdadm: sending ioctl 1261 to a partition!
    [ 33.443944] mdadm: sending ioctl 1261 to a partition!
    [ 33.443981] mdadm: sending ioctl 1261 to a partition!
    [ 33.815407] sdc: sdc1
    [ 33.815744] sd 7:0:0:0: [sdc] Attached SCSI disk
    [ 33.819038] md: bind<sdg1>
    [ 33.823005] md: bind<sdh1>
    [ 33.830376] md: bind<sde1>
    [ 33.832743] md: raid0 personality registered for level 0
    [ 33.833265] bio: create slab <bio-1> at 1
    [ 33.833302] md/raid0:md127: looking at sdh1
    [ 33.833336] md/raid0:md127: comparing sdh1(3907026944) with sdh1(3907026944)
    [ 33.833414] md/raid0:md127: END
    [ 33.833446] md/raid0:md127: ==> UNIQUE
    [ 33.833478] md/raid0:md127: 1 zones
    [ 33.833511] md/raid0:md127: looking at sdg1
    [ 33.833554] md/raid0:md127: comparing sdg1(3907026944) with sdh1(3907026944)
    [ 33.833623] md/raid0:md127: EQUAL
    [ 33.833655] md/raid0:md127: FINAL 1 zones
    [ 33.833689] md/raid0:md127: done.
    [ 33.833733] md/raid0:md127: md_size is 7814053888 sectors.
    [ 33.833766] ******* md127 configuration *********
    [ 33.833798] zone0=[sdg1/sdh1/]
    [ 33.833947] zone offset=0kb device offset=0kb size=3907026944kb
    [ 33.833988] **********************************
    [ 33.833992]
    [ 33.835269] md127: detected capacity change from 0 to 4000795590656
    [ 33.838003] md: bind<sdb1>
    [ 33.842049] md: bind<sdf1>
    [ 33.844170] md127: unknown partition table
    [ 33.924815] md: bind<sdc1>
    [ 34.090011] raid6: int64x1 1791 MB/s
    [ 34.260030] raid6: int64x2 2819 MB/s
    [ 34.430025] raid6: int64x4 2663 MB/s
    [ 34.600019] raid6: int64x8 2518 MB/s
    [ 34.770025] raid6: sse2x1 5795 MB/s
    [ 34.940016] raid6: sse2x2 8139 MB/s
    [ 35.110014] raid6: sse2x4 10354 MB/s
    [ 35.110047] raid6: using algorithm sse2x4 (10354 MB/s)
    [ 35.110907] async_tx: api initialized (async)
    [ 35.111085] xor: automatically using best checksumming function: generic_sse
    [ 35.160010] generic_sse: 5798.000 MB/sec
    [ 35.160043] xor: using function: generic_sse (5798.000 MB/sec)
    [ 35.161180] md: raid6 personality registered for level 6
    [ 35.161216] md: raid5 personality registered for level 5
    [ 35.161249] md: raid4 personality registered for level 4
    [ 35.162194] md/raid:md126: device sdc1 operational as raid disk 3
    [ 35.162258] md/raid:md126: device sdf1 operational as raid disk 1
    [ 35.162302] md/raid:md126: device sdb1 operational as raid disk 0
    [ 35.162337] md/raid:md126: device sde1 operational as raid disk 2
    [ 35.162969] md/raid:md126: allocated 4272kB
    [ 35.164323] md/raid:md126: raid level 5 active with 4 out of 4 devices, algorithm 2
    [ 35.164368] RAID conf printout:
    [ 35.164401] --- level:5 rd:4 wd:4
    [ 35.164434] disk 0, o:1, dev:sdb1
    [ 35.164472] disk 1, o:1, dev:sdf1
    [ 35.164514] disk 2, o:1, dev:sde1
    [ 35.164547] disk 3, o:1, dev:sdc1
    [ 35.164615] md126: detected capacity change from 0 to 6000789159936
    [ 35.210084] md126: unknown partition table
    [ 37.116016] device-mapper: uevent: version 1.0.3
    [ 37.116160] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: [email protected]
    [ 48.147927] systemd[1]: systemd 194 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
    [ 48.148113] systemd[1]: Running in initial RAM disk.
    [ 48.148564] systemd[1]: Set hostname to <archboot>.
    [ 48.148763] systemd[1]: Initializing machine ID from random generator.
    [ 48.163323] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
    [ 48.163530] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 48.163664] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 48.163714] systemd[1]: Starting Remote File Systems.
    [ 48.164039] systemd[1]: Reached target Remote File Systems.
    [ 48.164095] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 48.164379] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 48.164429] systemd[1]: Starting Delayed Shutdown Socket.
    [ 48.164734] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 48.164802] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 48.165217] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 48.165268] systemd[1]: Starting Encrypted Volumes.
    [ 48.165538] systemd[1]: Reached target Encrypted Volumes.
    [ 48.165666] systemd[1]: Starting udev Kernel Socket.
    [ 48.165964] systemd[1]: Listening on udev Kernel Socket.
    [ 48.166045] systemd[1]: Starting udev Control Socket.
    [ 48.166338] systemd[1]: Listening on udev Control Socket.
    [ 48.166395] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 48.166498] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 48.166557] systemd[1]: Starting Swap.
    [ 48.166826] systemd[1]: Reached target Swap.
    [ 48.166869] systemd[1]: Starting Journal Socket.
    [ 48.167200] systemd[1]: Listening on Journal Socket.
    [ 48.167260] systemd[1]: Started File System Check on Root Device.
    [ 48.167303] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 48.168421] systemd[1]: Starting Load Kernel Modules...
    [ 48.170881] systemd[1]: Starting Setup Virtual Console...
    [ 48.173799] FS-Cache: Loaded
    [ 48.177917] systemd[1]: Mounting POSIX Message Queue File System...
    [ 48.179690] systemd[1]: Mounting Huge Pages File System...
    [ 48.180633] systemd[1]: Starting Apply Kernel Variables...
    [ 48.181486] systemd[1]: Started Set Up Additional Binary Formats.
    [ 48.181595] systemd[1]: Starting udev Kernel Device Manager...
    [ 48.184266] systemd[1]: Mounting Debug File System...
    [ 48.185010] systemd[1]: Starting udev Coldplug all Devices...
    [ 48.185722] systemd[1]: Starting Journal Service...
    [ 48.186733] systemd[1]: Started Journal Service.
    [ 48.187650] systemd[1]: Started Remount Root and Kernel File Systems.
    [ 48.187720] systemd[1]: Starting Local File Systems (Pre).
    [ 48.187982] systemd[1]: Reached target Local File Systems (Pre).
    [ 48.188037] systemd[1]: Mounting /tmp...
    [ 48.188726] systemd[1]: Starting Load Random Seed...
    [ 48.199278] systemd-udevd[1369]: starting version 194
    [ 48.259482] RPC: Registered named UNIX socket transport module.
    [ 48.259519] RPC: Registered udp transport module.
    [ 48.259552] RPC: Registered tcp transport module.
    [ 48.259595] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 48.264576] FS-Cache: Netfs 'nfs' registered for caching
    [ 48.270453] systemd-modules-load[1361]: Inserted module 'nfs'
    [ 48.275596] systemd-journald[1372]: Received SIGUSR1
    [ 48.653395] scsi_verify_blk_ioctl: 184 callbacks suppressed
    [ 48.653431] mdadm: sending ioctl 1261 to a partition!
    [ 48.653475] mdadm: sending ioctl 1261 to a partition!
    [ 48.653686] mdadm: sending ioctl 1261 to a partition!
    [ 48.653725] mdadm: sending ioctl 1261 to a partition!
    [ 94.390769] r8169 0000:02:00.0: eth0: link down
    [ 94.390805] r8169 0000:02:00.0: eth0: link down
    [ 94.391909] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 96.827209] r8169 0000:02:00.0: eth0: link up
    [ 96.828288] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 107.460005] eth0: no IPv6 routers present
    and /proc/cpuinfo:
    processor : 0
    vendor_id : AuthenticAMD
    cpu family : 21
    model : 16
    model name : AMD A6-5400K APU with Radeon(tm) HD Graphics
    stepping : 1
    cpu MHz : 3593.482
    cache size : 1024 KB
    physical id : 0
    siblings : 1
    core id : 0
    cpu cores : 1
    apicid : 16
    initial apicid : 0
    fpu : yes
    fpu_exception : yes
    cpuid level : 13
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rd

    itbane wrote:
    Sorry fore double-posting, but there's something new:
    At beginning, the PC continued booting after throwing this issue. But now, Booting sometimes just stops at the very moment when the CPU is not responding.
    ...sounds like a hardware problem to me given the sporadic nature.

  • Gregory Johnson, Director of the Consumer Defense Resource Group, responds to the recent iPhone price drop.

    Gregory Johnson, Director of the Consumer Defense Resource Group, responds to the recent iPhone price drop.
    In a strange turn of events this week, some consumers are upset now because as of Wednesday (Sept. 5) Apple lowered the retail price of their iPhone by $200. The 8GB iPhone is now $400 rather than $600. Customers raised such an outcry that Steve Jobs has published an open letter in response.
    Apple and other companies are continually coming out with new products that usually offer more speed, more storage, more features, and cost less than previous models. Nobody has ever complained -- until now. Why haven't people complained in the past when Apple has had significant price drops and major upgrades on their other products? There wasn't a revolt then. There were no mobs of angry customers demanding rebates.
    My first CD drive was a 2X speed external drive that required a special interface card in the computer. It cost $1,200 and today better drives are available for about $30. My first scanner was a very slow and big unit costing over $1,000. Today, better scanners are available for under $100. My first computer cost more than $2,000 and had a 20MB hard drive. With 8GB of storage, the iPhone should cost about $800,000. So, $600 didn’t seem too expensive.
    I bought my iPhone for $600 knowing that by next year they would probably drop to about $300 or $400. I didn't think there would be a mid-year drop, but so what. I knew the trajectory of technology progress would mean that a better phone will be available in 6 to 9 months at probably a lower price -- more apps, faster, more features, more memory. It's a given. You buy something this month. Next month it will be obsolete. That's just the way it is. Perhaps Apple should put a disclaimer on their website stating: "Warning: Our products will increasingly become faster, cooler, more innovative, and offer greater value for the dollar as time goes on. Get used to it."
    Apple is progressing so quickly now, beyond any other technology innovation company, that this kind of thing is likely to happen again in the future with some other product of theirs. Are people going to complain each time? Must the company give out rebates each time? This all seems so silly. It’s no longer possible to compare Apple to other companies with regard to their ability to implement product improvements. It’s like dog years versus human years. Two months in Apple’s world of product development is equal to about 6 to 9 months for most manufacturers. I know it is difficult, but people need to get used to that.
    To the complainers out there, I have a few questions. Would you like Apple to be less innovative? Would you like Apple to not give you more value and voluntarily drop their prices by hundreds of dollars? Is that what you want? Don't get upset at Apple just because they are pushing the envelope of technical innovation and value from one month to the next. What if Apple released an 8-core computer this summer and then by fall they announced their new 16-core computer? This is the kind of development and progress pace we need to start expecting from Apple. The migration to Intel processors went much faster than anticipated.
    Some research suggests that the iPhone cost of materials are about $300. So, there had been some complaints that Apple is price gouging by selling the iPhone for twice that amount. What people don’t understand is that there are other costs in building a piece of technology and running a business beyond the electronic components that go into them. The actual cost per 8GB iPhone is probably about $550. When Apple sells them for $400 each, I calculate they are taking a loss on the phone of about $150 per phone. Why would a company do this? There is something called a “lost leader” in retail sales. It’s a product you sell below your cost in an effort to rapidly expand your customer base. I’m guessing this is what Apple is doing by offering the iPhone at such an amazingly low price.
    I'm planning to purchase an Apple notebook sometime soon. I'm not in a hurry, so I'm waiting until they announce the next major upgrade to their notebook line. I'm guessing it will be this fall. If I really was in a rush to get a notebook, I'd get one now, and then be a little disappointed when the new ones are announced -- but I wouldn’t be surprised. Instead, I'm waiting. I'd like to see built-in broadband cards (cellular data access) and LED back lighting in the 17-inch notebook. Perhaps larger hard drives and faster processors would be nice. It would be wonderful if it had an optical glass touch screen like the iPhone.
    This latest uproar reminds me of the consumer complaints about iPods scratching. For decades, portable handheld computing devices have been available. They get scratched, and nobody says anything. Anyone concerned about their device scratching can purchase a protective cover. Then Apple comes along and offers their product. Suddenly consumers are in an uproar about it scratching and there is a class action lawsuit. It doesn’t seem fair that the most progressive and innovative company out there is the one that gets beaten up by consumers the most.
    My comprehensive review of the iPhone can be found here:
    http://web.mac.com/resourcesforlife/journal/writings/Entries/2007/8/18iPhoneReview.html
    The Consumer Defense Resource Group is online here:
    http://www.resourcesforlife.com/groups/cdrg/
    The above article can be found here:
    http://web.mac.com/resourcesforlife/journal/writings/Entries/2007/9/7iPhone_Price_Drops_-_ConsumersUpset.html

    Junk Mail Designer wrote:
    I'm not biting.
    I've read too many reports in the media from people more highly credentialed than Mr. Johnson to the contrary.
    The analogies and comparisons are still way off. Production didn't get cheaper, the phone didn't get upgraded, no carrier's are subsidizing, retailer's are not discounting. Never has the MSRP of CD-ROMs, nor cellphones, nor HDTV's dropped this quickly in history.
    I'm tired and going to bed. But here's your assignment. Apple's price decrease rate is 33.3% in 67 days. What would a $10,000 item cost at that rate in one year?
    Actually product advancement and innovation are very much the central issue here. Apple has effectively "upgraded" the 4GB unit to 8GB and reduced the price by $100. It's all in how you look at it.
    The real issue of innovation and development has yet to be seen, but the recent price drop is an indicator that Apple already has something "in the shoot" to be released soon.
    I was thinking it might take a year for a new version of the iPhone to be announced. Yet, with the recent price drop, it seems they may be lowering the price on the original unit to make room for a new one. Which is my point exactly. Apple is so fast at innovating that they already have something new to release (that's my prediction).
    They can't release something new and sell the old units if the "something new" and the "something old" are at the same price. It makes sense that the 8GB unit would drop to $400 and the new one will be $600.

  • Logic 9 Session Suddenly Not Responding

    Greetings,
    I am suddenly having issues with a very important Logic session that I have worked on for months (and haven't had any issues with until now).  The problem appeared seemingly overnight.  I can open this particular session, the files and plug-ins load, and the arrange window is displayed.  And then, I cannot do *anything* without getting the color spiral (which spins seemingly forever), until I option+command+escape and see that Logic is not responding.  I force quit and get the following details (pasted below).
    FYI - I tried to open other Logic Sessions, and all seem to be working fine.  I have tried deleting my preferences, opening the session without my audio interface, I have reinstalled my operating system, and a 3rd party plug-in or two (that I suspected was the problem), and the problem remains.
    PLEASE HELP!
    Details:
    Date/Time:       2013-12-30 16:57:38 -0800
    OS Version:      10.8.5 (Build 12F45)
    Architecture:    x86_64
    Report Version:  11
    Command:         Logic Pro
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Version:         9.1.8 (1700.67)
    Build Version:   1
    Project Name:    Logic
    Source Version:  17006700
    Parent:          launchd [128]
    PID:             679
    Event:           hang
    Duration:        1.48s
    Steps:           15 (100ms sampling interval)
    Hardware model:  MacPro3,1
    Active cpus:     8
    Free pages:      3584411 pages (-2480)
    Pageins:         2 pages
    Pageouts:        0 pages
    Process:         Logic Pro [679]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Architecture:    i386
    Parent:          launchd [128]
    UID:             501
    Task size:       394152 pages (+4)
    CPU Time:        1.097s
      Thread 0x40b0     priority 47         cpu time   0.735s
      15 DummyConnection::DummyConnection() + 193 (Logic Pro) [0x2bad5]
        15 NSProApplicationMain + 424 (ProKit) [0xfd0c01]
          15 -[NSApplication run] + 855 (AppKit) [0x907455cc]
            15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 (AppKit) [0x9074f16c]
              15 _DPSNextEvent + 724 (AppKit) [0x9074f93a]
                15 BlockUntilNextEventMatchingListInMode + 88 (HIToolbox) [0x964bfb44]
                  15 ReceiveNextEventCommon + 374 (HIToolbox) [0x964bfcc9]
                    15 RunCurrentEventLoopInMode + 242 (HIToolbox) [0x964bff5a]
                      15 CFRunLoopRunInMode + 123 (CoreFoundation) [0x93de8e8b]
                        15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x93de901a]
                          15 __CFRunLoopRun + 1842 (CoreFoundation) [0x93de9bb2]
                            15 __CFRunLoopDoTimer + 709 (CoreFoundation) [0x93e04da5]
                              15 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 (CoreFoundation) [0x93e05406]
                                15 __NSFireTimer + 117 (Foundation) [0x933349b4]
                                  15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6124469 (Logic Pro) [0x613735]
                                    15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6137319 (Logic Pro) [0x616967]
                                      15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1641291 (Logic Pro) [0x1ccecb]
                                        15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6258774 (Logic Pro) [0x6343d6]
                                          15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1628280 (Logic Pro) [0x1c9bf8]
                                            15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5448139 (Logic Pro) [0x56e54b]
                                              15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5524229 (Logic Pro) [0x580e85]
                                                15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 4016710 (Logic Pro) [0x410dc6]
                                                  15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 9099355 (Logic Pro) [0x8e9bdb]
                                                    15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 920926 (Logic Pro) [0x11d0de]
                                                      15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 961502 (Logic Pro) [0x126f5e]
                                                        15 GetCoreAudioDriverAudioDeviceID(int, int) + 2437 (MAAudioEngine) [0x2b31d35]
                                                          15 MD::StreamSetInfo(short, short, short, long) + 249 (MAAudioEngine) [0x2b2e109]
                                                            15 MD::Init(int, bool) + 7008 (MAAudioEngine) [0x2b2df90]
                                                              15 CElasticAudio::CreateElasticAudioObject(CElasticAudio::eElasticAudioType, bool, int, int) + 211 (MADSP) [0x201f463]
                                                                15 MADSPCepstrumServiceAnalyze + 144822 (MADSP) [0x2055d36]
                                                                  15 ??? [0xffffffff]
                                                                    15 _sigtramp + 43 (libsystem_c.dylib) [0x9400394b]
                                                                      15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3842273 (Logic Pro) [0x3e6461]
                                                                        15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3841912 (Logic Pro) [0x3e62f8]
                                                                          15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 515205 (Logic Pro) [0xba005]
                                                                            15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 514700 (Logic Pro) [0xb9e0c]
                                                                              15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 124134 (Logic Pro) [0x5a866]
                                                                                15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1051053 (Logic Pro) [0x13cd2d]
                                                                                  15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1050672 (Logic Pro) [0x13cbb0]
                                                                                    15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1048543 (Logic Pro) [0x13c35f]
                                                                                       15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5589896 (Logic Pro) [0x590f08]
                                                                                         15 _AT_AudioUnitGetProperty + 202 (AudioToolbox) [0x96f5095e]
                                                                                           15 CallComponentDispatch + 29 (CarbonCore) [0x94178b38]
                                                                                             15 CallComponent + 151 (CarbonCore) [0x94178ade]
                                                                                               15 FilterFreak2AUEntry + 46 (FilterFreak2) [0x29408a3e]
                                                                                                 15 ??? (FilterFreak2 + 1962704) [0x292df2d0]
                                                                                                   15 ??? (FilterFreak2 + 1926372) [0x292d64e4]
                                                                                                     15 FilterFreak2AUEntry + 21488 (FilterFreak2) [0x2940de00]
                                                                                                       15 ??? (FilterFreak2 + 1654343) [0x29293e47]
                                                                                                         15 ??? (FilterFreak2 + 1430489) [0x2925d3d9]
                                                                                                           15 ??? (FilterFreak2 + 1490878) [0x2926bfbe]
                                                                                                             15 ??? (FilterFreak2 + 1473009) [0x292679f1]
                                                                                                               15 memmove$VARIANT$sse3x + 281 (libsystem_c.dylib) [0x94002377]
                                                                                                                *12 hndl_alltraps + 228 (mach_kernel) [0xffffff80002ceb24]
                                                                                                                  *12 user_trap + 862 (mach_kernel) [0xffffff80002b8dee]
                                                                                                                    *11 exception_triage + 166 (mach_kernel) [0xffffff800021e666]
                                                                                                                      *11 exception_deliver + 523 (mach_kernel) [0xffffff800021e44b]
                                                                                                                        *11 mach_exception_raise + 178 (mach_kernel) [0xffffff800024da62]
                                                                                                                          *8  mach_msg_rpc_from_kernel_body + 278 (mach_kernel) [0xffffff8000220fa6]
                                                                                                                            *8  ipc_mqueue_receive + 66 (mach_kernel) [0xffffff8000213112]
                                                                                                                              *7  thread_block_reason + 275 (mach_kernel) [0xffffff800022db83]
                                                                                                                                *6  ??? (mach_kernel + 187921) [0xffffff800022de11]
                                                                                                                                  *6  processor_idle + 237 (mach_kernel) [0xffffff800022f35d]
                                                                                                                                    *6  machine_idle + 434 (mach_kernel) [0xffffff80002ba222]
                                                                                                                                *1  ??? (mach_kernel + 187910) [0xffffff800022de06]
                                                                                                                                  *1  ml_set_interrupts_enabled + 27 (mach_kernel) [0xffffff80002b290b]
                                                                                                                              *1  thread_block_reason + 352 (mach_kernel) [0xffffff800022dbd0]
                                                                                                                                *1  ml_set_interrupts_enabled + 27 (mach_kernel) [0xffffff80002b290b]
                                                                                                                          *2  OSAddAtomic + 4 (mach_kernel) [0xffffff8000624d68]
                                                                                                                          *1  mach_msg_rpc_from_kernel_body + 167 (mach_kernel) [0xffffff8000220f37]
                                                                                                                            *1  ipc_kmsg_copyin_from_kernel + 116 (mach_kernel) [0xffffff80002116b4]
                                                                                                                              *1  OSAddAtomic + 4 (mach_kernel) [0xffffff8000624d68]
                                                                                                                    *1  exception_triage + 123 (mach_kernel) [0xffffff800021e63b]
                                                                                                                      *1  exception_deliver + 101 (mach_kernel) [0xffffff800021e2a5]
                                                                                                                *3  return_from_trap + 156 (mach_kernel) [0xffffff80002cebcc]
                                                                                                                  *3  i386_astintr + 35 (mach_kernel) [0xffffff80002b8f53]
                                                                                                                    *3  ast_taken + 209 (mach_kernel) [0xffffff800021b6e1]
                                                                                                                      *2  bsd_ast + 761 (mach_kernel) [0xffffff8000570dc9]
                                                                                                                        *1  lck_mtx_lock + 132 (mach_kernel) [0xffffff80002ad6a4]
                                                                                                                        *1  lck_mtx_lock + 44 (mach_kernel) [0xffffff80002ad64c]
                                                                                                                      *1  bsd_ast + 859 (mach_kernel) [0xffffff8000570e2b]
                                                                                                                        *1  lck_mtx_unlock + 192 (mach_kernel) [0xffffff80002adcd0]
      Thread 0x40bd     DispatchQueue 1701273966 priority 49       
      15 _dispatch_mgr_thread + 53 (libdispatch.dylib) [0x977277a9]
        15 kevent + 10 (libsystem_kernel.dylib) [0x94ca79ae]
         *15 ??? (mach_kernel + 3504704) [0xffffff8000557a40]
      Thread 0x40c3     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 __NSThread__main__ + 1396 (Foundation) [0x933593cb]
            15 -[NSThread main] + 45 (Foundation) [0x93359448]
              15 +[NSURLConnection(Loader) _resourceLoadLoop:] + 395 (Foundation) [0x932f537a]
                15 CFRunLoopRunInMode + 123 (CoreFoundation) [0x93de8e8b]
                  15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x93de901a]
                    15 __CFRunLoopRun + 1247 (CoreFoundation) [0x93de995f]
                      15 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x93de3f79]
                        15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
                         *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x40cc     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 __select + 10 (libsystem_kernel.dylib) [0x94ca6be6]
           *15 ??? (mach_kernel + 3613728) [0xffffff8000572420]
      Thread 0x40d3     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317 (DVCPROHDMuxer) [0x14ffa98f]
            15 CFRunLoopRun + 129 (CoreFoundation) [0x93df8ab1]
              15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x93de901a]
                15 __CFRunLoopRun + 1247 (CoreFoundation) [0x93de995f]
                  15 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x93de3f79]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x40e3     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ResolveFile + 55009 (MAFiles) [0x2a65901]
            15 ResolveFile + 54808 (MAFiles) [0x2a65838]
              15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x40e4     priority 45       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ResolveFile + 55009 (MAFiles) [0x2a65901]
            15 ResolveFile + 54808 (MAFiles) [0x2a65838]
              15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x411c     priority 97         cpu time   0.063s
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 NewDigiCoreAudioPlugIn + 24599 (Avid CoreAudio) [0xf9c7117]
            15 NewDigiCoreAudioPlugIn + 22257 (Avid CoreAudio) [0xf9c67f1]
              15 __sem_wait + 10 (libsystem_kernel.dylib) [0x94ca7f42]
               *15 ??? (mach_kernel + 848176) [0xffffff80002cf130]
                 *15 unix_syscall + 467 (mach_kernel) [0xffffff80005e94c3]
                   *15 sem_wait_nocancel + 179 (mach_kernel) [0xffffff80005b5243]
                     *15 ??? (mach_kernel + 213751) [0xffffff80002342f7]
                       *15 thread_block_reason + 300 (mach_kernel) [0xffffff800022db9c]
                         *15 ??? (mach_kernel + 190673) [0xffffff800022e8d1]
                           *15 machine_switch_context + 366 (mach_kernel) [0xffffff80002b496e]
      Thread 0x411e     priority 31       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 RWIsReWireMixerAppRunningImp + 91160 (ReWire) [0x1dbc1208]
            15 RWIsReWireMixerAppRunningImp + 33924 (ReWire) [0x1dbb3274]
              15 Delay + 90 (CarbonCore) [0x941c28bd]
                15 mach_wait_until + 10 (libsystem_kernel.dylib) [0x94ca48e2]
                 *13 ??? (mach_kernel + 116512) [0xffffff800021c720]
                 *2  hndl_mach_scall + 225 (mach_kernel) [0xffffff80002cf221]
                   *2  ??? (mach_kernel + 680942) [0xffffff80002a63ee]
                     *2  mach_wait_until_trap + 41 (mach_kernel) [0xffffff800021c709]
                       *2  thread_block_reason + 275 (mach_kernel) [0xffffff800022db83]
                         *2  ??? (mach_kernel + 187921) [0xffffff800022de11]
                           *2  processor_idle + 237 (mach_kernel) [0xffffff800022f35d]
                             *2  machine_idle + 434 (mach_kernel) [0xffffff80002ba222]
      Thread 0x411f     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4120     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4121     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4122     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4123     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4124     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4125     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4128     priority 63         cpu time   0.006s
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread1(void*) + 108 (MAAudioEngine) [0x2b1bf7c]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *14 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
               *1  ??? (mach_kernel + 848176) [0xffffff80002cf130]
                 *1  unix_syscall + 467 (mach_kernel) [0xffffff80005e94c3]
                   *1  psynch_cvwait + 1340 (mach_kernel) [0xffffff80005bdbec]
                     *1  thread_block_reason + 275 (mach_kernel) [0xffffff800022db83]
                       *1  ??? (mach_kernel + 187921) [0xffffff800022de11]
                         *1  processor_idle + 237 (mach_kernel) [0xffffff800022f35d]
                           *1  machine_idle + 434 (mach_kernel) [0xffffff80002ba222]
      Thread 0x4129     priority 63         cpu time   0.284s
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          12 MD::CallProcessThread2(void*) + 124 (MAAudioEngine) [0x2b1bcfc]
            12 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              12 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *12 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
          3  MD::CallProcessThread2(void*) + 267 (MAAudioEngine) [0x2b1bd8b]
            3  MD::Process(eProcessLevel) + 1044 (MAAudioEngine) [0x2b19354]
              2  MD::StreamProcessing(eProcessLevel, long, long, long) + 2036 (MAAudioEngine) [0x2b16384]
                2  MD::PluginProcess(MDProcInfo*, MDPlug*, float const*, long, long, long, eProcessLevel) + 4135 (MAAudioEngine) [0x2b151f7]
                  2  std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5598780 (Logic Pro) [0x5931bc]
                    2  _AT_AudioUnitRender + 202 (AudioToolbox) [0x96f58f46]
                      2  CallComponentDispatch + 29 (CarbonCore) [0x94178b38]
                        2  CallComponent + 151 (CarbonCore) [0x94178ade]
                          1  DevilLocDeluxeAUEntry + 46 (DevilLocDeluxe) [0x879773be]
                            1  DevilLocDeluxeAUEntry + 101559 (DevilLocDeluxe) [0x87990047]
                              1  DevilLocDeluxeAUEntry + 73096 (DevilLocDeluxe) [0x87989118]
                                1  DevilLocDeluxeAUEntry + 1009844 (DevilLocDeluxe) [0x87a6dc44]
                                  1  DevilLocDeluxeAUEntry + 957956 (DevilLocDeluxe) [0x87a61194]
                                    1  ??? (DevilLocDeluxe + 690302) [0x878a887e]
                                      1  ??? (DevilLocDeluxe + 1520303) [0x879732af]
                                        1  <executing in user space>
                          1  FilterFreak2AUEntry + 46 (FilterFreak2) [0x29408a3e]
                            1  ??? (FilterFreak2 + 1962199) [0x292df0d7]
                              1  ??? (FilterFreak2 + 1933416) [0x292d8068]
                                1  FilterFreak2AUEntry + 64660 (FilterFreak2) [0x294186a4]
                                  1  FilterFreak2AUEntry + 4596 (FilterFreak2) [0x29409c04]
                                    1  ??? (FilterFreak2 + 800694) [0x291c37b6]
                                      1  ??? (FilterFreak2 + 2221236) [0x2931e4b4]
                                        1  <executing in user space>
              1  MD::StreamProcessing(eProcessLevel, long, long, long) + 2924 (MAAudioEngine) [0x2b166fc]
                1  MD::AddToMix(MDStream*, MDStream*, float* const*, TAudioBusFormat, long, long, MDVolume*, MDStream*, long, eProcessLevel, int, MDPlug*, float) + 1794 (MAAudioEngine) [0x2b13672]
                  1  <executing in user space>
      Thread 0x412a     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread3(void*) + 124 (MAAudioEngine) [0x2b1ba6c]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412b     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread4(void*) + 124 (MAAudioEngine) [0x2b1b7dc]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412c     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread5(void*) + 124 (MAAudioEngine) [0x2b1b54c]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412d     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread6(void*) + 124 (MAAudioEngine) [0x2b1b2bc]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412e     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread7(void*) + 124 (MAAudioEngine) [0x2b1b02c]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412f     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread15(void*) + 124 (MAAudioEngine) [0x2b19bac]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x4140     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MDFileIOThread_IsBusy + 3593 (MAAudioEngine) [0x2b393a9]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x414f     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 CAPThread::Entry(CAPThread*) + 196 (CoreMIDI) [0x13a92ee]
            15 XThread::RunHelper(void*) + 17 (CoreMIDI) [0x13a9805]
              15 MIDIProcess::MIDIInPortThread::Run() + 24 (CoreMIDI) [0x13cbc48]
                15 MIDIProcess::RunMIDIInThread() + 144 (CoreMIDI) [0x13c5ae0]
                  15 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101 (CoreMIDI) [0x13a822d]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x41bc     priority 97         cpu time   0.007s
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 TimerThread + 324 (CarbonCore) [0x941c31a3]
            15 TSWaitOnSemaphoreRelative + 24 (CarbonCore) [0x941dd40d]
              15 TSWaitOnSemaphoreCommon + 272 (CarbonCore) [0x941dd184]
                15 TSWaitOnConditionTimedRelative + 177 (CarbonCore) [0x941dd6ad]
                  15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x9401c572]
                    15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                     *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x42f2     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 FilterFreak2AUEntry + 1829771 (FilterFreak2) [0x295c759b]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x430a     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 DecapitatorAUEntry + 2812555 (Decapitator) [0x2d0c129b]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x4323     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 PanManAUEntry + 1889099 (PanMan) [0x3113641b]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x432f     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 FilterFreak1AUEntry + 1855147 (FilterFreak1) [0x3490d9bb]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x4353     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 TremolatorAUEntry + 1736699 (Tremolator) [0x3b491cfb]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x4395     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 EchoBoyAUEntry + 1528411 (EchoBoy) [0x4a146adb]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x44de     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 DevilLocDeluxeAUEntry + 2575435 (DevilLocDeluxe) [0x87bebfdb]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x453e     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 wvThread::ThreadWrapper(void*) + 29 (WaveShell-AU) [0x8e4cc4d0]
            15 wvThread::WCIdleCommandDispatcher::threadMain(void*) + 32 (WaveShell-AU) [0x8e4ccb94]
              15 wvThread::sleep_milliseconds(unsigned int) + 21 (WaveShell-AU) [0x8e4cca3e]
                15 usleep + 60 (libsystem_c.dylib) [0x940a8a2e]
                  15 mach_wait_until + 10 (libsystem_kernel.dylib) [0x94ca48e2]
                   *13 ??? (mach_kernel + 116512) [0xffffff800021c720]
                   *2  hndl_mach_scall + 225 (mach_kernel) [0xffffff80002cf221]
                     *2  ??? (mach_kernel + 680942) [0xffffff80002a63ee]
                       *2  mach_wait_until_trap + 41 (mach_kernel) [0xffffff800021c709]
                         *2  thread_block_reason + 275 (mach_kernel) [0xffffff800022db83]
                           *2  ??? (mach_kernel + 187921) [0xffffff800022de11]
                             *2  processor_idle + 237 (mach_kernel) [0xffffff800022f35d]
                               *2  machine_idle + 434 (mach_kernel) [0xffffff80002ba222]
      Thread 0x4656     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 LexChamberAUEntry + 197277 (LexChamber) [0xed940a4d]
            15 LexChamberAUEntry + 734100 (LexChamber) [0xed9c3b44]
              15 LexChamberAUEntry + 228482 (LexChamber) [0xed948432]
                15 LexChamberAUEntry + 733905 (LexChamber) [0xed9c3a81]
                  15 LexChamberAUEntry + 184776 (LexChamber) [0xed93d978]
                    15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x9401c572]
                      15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                       *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x4657     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 LexConcertHallAUEntry + 203103 (LexConcertHall) [0xedc5256f]
            15 LexConcertHallAUEntry + 882304 (LexConcertHall) [0xedcf8290]
              15 LexConcertHallAUEntry + 245146 (LexConcertHall) [0xedc5c9aa]
                15 LexConcertHallAUEntry + 882109 (LexConcertHall) [0xedcf81cd]
                  15 LexConcertHallAUEntry + 186536 (LexConcertHall) [0xedc4e4b8]
                    15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x9401c572]
                      15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                       *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x47a7     priority 47       
      14 start_wqthread + 30 (libsystem_c.dylib) [0x94001daa]
        14 _pthread_wqthread + 448 (libsystem_c.dylib) [0x94019e79]
          14 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x94ca70ee]
           *14 ??? (mach_kernel + 3943920) [0xffffff80005c2df0]
      Binary Images:
                  0x1000 -           0xbeafff  com.apple.logic.pro 9.1.8 (1700.67) <94981650-518B-2288-F07D-F28F27103100> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
                0xfad000 -          0x11e6ff3  com.apple.prokit 7.3.2 (1944.10) <5276C99B-E10E-3B92-AB06-1B546A6291D1> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
               0x139a000 -          0x13e2ffb  com.apple.audio.midi.CoreMIDI 1.9 (78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
               0x1ba2000 -          0x21f3fe3  com.apple.music.apps.MADSP 9.1.8 (588.98) <93C7306D-07A8-DED0-C59B-B333A475E6DB> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
               0x2a36000 -          0x2aecfff  com.apple.music.apps.MAFiles 9.1.8 (144.87) <23D65681-872A-1E6B-91E5-B93643CCB375> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
               0x2b05000 -          0x2b7dfe3  com.apple.music.apps.MAAudioEngine 9.1.8 (158.42) <6ADDBB03-0D41-4473-AFC3-385EFA574B87> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
               0xf9c0000 -          0xf9edfe3  com.avid.avid.AvidCoreAudioPlugIn 10.3.2.47 (10.3.2f47) <3F322BF6-2A98-355B-D644-429A62B71F72> /Library/Audio/Plug-Ins/HAL/Avid CoreAudio.plugin/Contents/MacOS/Avid CoreAudio
              0x14fe3000 -         0x15048fe0  com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
              0x1db89000 -         0x1dc10fff  se.propellerheads.rewire.library 1.8.2 build 127 (1.8.2) <17CB1860-29BA-0AA9-332A-E8457724A75B> /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
              0x1dc1e000 -         0x1e139ff9  com.ableton.live-engine 9.0.1 (2013-02-26_c8dda62c6a) (9.0.1 (2013-02-26_c8dda62c6a)) <B776338E-CB82-8B4B-F2F8-D60E01DF7404> /Applications/Ableton Live 9 Suite.app/Contents/Resources/Ableton Live Engine.bundle/Contents/MacOS/Ableton Live Engine
              0x29100000 -         0x296d7fef  com.soundtoys.audiounit.FilterFreak2 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <35705535-A312-4A9B-76FA-AD3FF9172BF0> /Library/Audio/Plug-Ins/Components/FilterFreak2.component/Contents/MacOS/Filter Freak2
              0x2cc41000 -         0x2d1cbff3  com.soundtoys.audiounit.Decapitator 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <20621673-9DAE-4AD7-E71B-43B2941A89E3> /Library/Audio/Plug-Ins/Components/Decapitator.component/Contents/MacOS/Decapit ator
              0x30c41000 -         0x3124aff3  com.soundtoys.audiounit.PanMan 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <23EF0ECA-B16C-D07E-ED9A-74F206D76A50> /Library/Audio/Plug-Ins/Components/PanMan.component/Contents/MacOS/PanMan
              0x34441000 -         0x34a1cfe7  com.soundtoys.audiounit.FilterFreak1 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <6AB78E7A-D3F2-D32A-5B2A-CC740C5C2AC4> /Library/Audio/Plug-Ins/Components/FilterFreak1.component/Contents/MacOS/Filter Freak1
              0x3b000000 -         0x3b59bffb  com.soundtoys.audiounit.Tremolator 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <62BAAB7A-7D63-92AF-5048-7AD39E6696CA> /Library/Audio/Plug-Ins/Components/Tremolator.component/Contents/MacOS/Tremolat or
              0x49c41000 -         0x4a258ff7  com.soundtoys.audiounit.EchoBoy 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <51F004F1-5714-B22C-1E20-3B52ED77ECF1> /Library/Audio/Plug-Ins/Components/EchoBoy.component/Contents/MacOS/EchoBoy
              0x87800000 -         0x87cf1fe7  com.soundtoys.audiounit.DevilLocDeluxe 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <B50707D8-8AFE-B462-E491-329166354636> /Library/Audio/Plug-Ins/Components/Devil-Loc_Deluxe.component/Contents/MacOS/De vilLocDeluxe
              0x8e4a1000 -         0x8e62cfff  com.WavesAudio.WaveShell-AU.8.0.0 8.0.0 (8.0.0.10) <B949F7C1-9124-89FE-EFF9-B14E64E3E662> /Library/Audio/Plug-Ins/Components/WaveShell-AU 8.0.component/Contents/MacOS/WaveShell-AU
              0x905ec000 -         0x911a8ff3  com.apple.AppKit 6.8 (1187.40) <94E92235-7AD9-37EF-9B7C-B79074762370> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
              0x932bb000 -         0x935dbff3  com.apple.Foundation 6.8 (945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
              0x93db2000 -         0x93f9affb  com.apple.CoreFoundation 6.8 (744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
              0x94001000 -         0x940beffb  libsystem_c.dylib <A5C0B70C-5F14-3BF8-AA5B-B22E7B12A4AE> /usr/lib/system/libsystem_c.dylib
              0x9411a000 -         0x9441fff7  com.apple.CoreServices.CarbonCore 1037.6 (1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
              0x94c92000 -         0x94cacffc  libsystem_kernel.dylib <9B50E922-DCEA-3066-A9B2-613A6D2C5C69> /usr/lib/system/libsystem_kernel.dylib
              0x96468000 -         0x9684bfff  com.apple.HIToolbox 2.0 <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
              0x96f43000 -         0x9709cffb  com.apple.audio.toolbox.AudioToolbox 1.9.2 (1.9.2) <461C4CCD-5F52-3D2F-AE22-D0CA7EF3F01A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
              0x97723000 -         0x97735ff7  libdispatch.dylib <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
              0xed900000 -         0xeda08ffc  com.Lexicon.Native.LexChamber Release 1.1.3 (1.1.3) <B3DB5C27-95EE-4D1C-5AE1-07A9855DAAA0> /Library/Audio/Plug-Ins/Components/LexChamber.component/Contents/MacOS/LexChamb er
              0xedc0b000 -         0xedd56fec  com.Lexicon.Native.LexConcertHall Release 1.1.3 (1.1.3) <83F924BE-F0BC-32E0-5E02-433DD7825D82> /Library/Audio/Plug-Ins/Components/LexConcertHall.component/Contents/MacOS/LexC oncertHall
    *0xffffff8000200000 - 0xffffff8000741d0c  mach_kernel <EA38B02E-2B88-309F-BA68-1DE29F605DD8> /mach_kernel
    Process:         accountsd [187]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [128]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       1448 pages
      Thread 0x501      DispatchQueue 1          priority 31       
      15 start + 1 (libdyld.dylib) [0x7fff93ea77e1]
        15 ??? (accountsd + 3048) [0x104978be8]
          15 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8db270e2]
            15 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8db27916]
              15 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8db22233]
                15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8d0e6686]
                 *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x52c      DispatchQueue 2          priority 33       
      15 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff94df89ee]
        15 kevent + 10 (libsystem_kernel.dylib) [0x7fff8d0e8d16]
         *15 ??? (mach_kernel + 3504704) [0xffffff8000557a40]
      Binary Images:
             0x104978000 -        0x104978fff  accountsd <0982A50A-159D-3E63-A2EC-6447F3706436> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
          0x7fff8d0d6000 -     0x7fff8d0f1ff7  libsystem_kernel.dylib <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
          0x7fff8daf2000 -     0x7fff8dcdcff7  com.apple.CoreFoundation 6.8 (744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff93ea5000 -     0x7fff93ea8ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff94df4000 -     0x7fff94e09ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff8000741d0c  mach_kernel <EA38B02E-2B88-309F-BA68-1DE29F605DD8> /mach_kernel

    I think you may have assigned CC1 to "Automation Quick Access". When you do that, the assigned controller no longer functions as a normal message in Logic, and instead is used to control the currently active automation parameter on the current Arrange track. Try going into the Automation preferences and turn off Automation Quick Access.

  • Firefox keeps hanging up and freezing. I get this message. "Firefox is already running, but is not responding. To open a new window, you must first close the existing--what a mess.

    No matter how many times I open and close, firefox hangs up after surfing a few pages. When I look at task master, firefox is using up hundreds of thousands of kb, causing the processor to stall at 100%. I do not have this problem when surfing with IE. I have the latest version of firefox. I never had this problem with version 5. It keeps getting worse with each "update".

    See [[Firefox is already running but is not responding]]
    Obviously firefox should not hang after surfing a few pages. I have Firefox installed on an XP including firefox 6.0.2 and do not have problems.
    See also
    * [[Firefox consumes a lot of CPU resources]]
    * [[High memory usage]]
    Have a read of the above linked articles. The first thing to do is to try to get firefox to behave more normally
    #Use [[safe mode]]
    #* but do not make changes when you have the window with a list of options just click continue
    # if using safe mode does not solve the problem also
    #* make sure you use the default theme
    #* disable all pluggins
    Note by keying in ''about:memory'' into the location bar you will get a report, which includes more info as you roll the mouse pointer over items, that should help indicate where all the memory is being used.

  • Two Windows 7 accounts on one pc, one firefox works fine, the other fixefox not responding.

    We have 2 WIndows 7 accounts on one pc. On the account my wife uses, she is always having problems with firefox that I never have.
    Recently it was shrinking fonts in emails.
    Now, she gets Firefox not responding on start up. Can't reset settings because I can't get control of the menu in firefox while it is spinning.
    What to do, eh?

    It may also be a local problem with some other programs on her account. I would run both an antivirus (Windows Security Essentials, Kaspersky, etc) and an anti-malware (Malwarebytes) to discount those possibilities, then use a Task Manager window (ctr-alt-del or right click the taskbar) to monitor resource usage.
    It's also possible she accidentally installed a lot of taskbars which are draining resources and modifying behavior. Once you get into the browser using Guig2's method (above), look at your addons and plugins, use a search engine to figure out what they do, and disable what you're not using. You may need to use Add/Remove programs as well.

  • Multiple copies of same email and "Not Responding"

    I have been fighting with Thunderbird for about a week now and have not had any luck resolving my problems. Any help would be greatly appreciated! I have tried all of the suggestions on the FAQ page.
    Here are my symptoms:
    -Getting multiple copies of the same email with the same time stamp.
    -Not pulling new emails.
    -Whenever I try to navigate up or down through the inbox or open an email TB goes to Not Responding.
    -I have gotten the following script warnings:
    Script: resource://gre/modules/XPCOMUtils.jsm:323
    Script: chrome://messenger/content/mailWindow.js:179
    Here is what I have tried:
    -I have totally removed and reinstalled TB (and recovered my profile).
    -I compressed the folders.
    -I rebuilt the Global Database.
    -Starting TB in safe mode did not seem to make much difference.
    Fortunately I have access to webmail through my ISP and it works fine.
    Thank you!

    McAfee have release a defective update, please contact them for support on changing the setting to something that actually works.
    I have seen one poster here today that used their chat support and they "Fixed some setting" and all is now good.
    Not good was not what I intended to say

  • SP2010 Bug? Cannot change List View in Ribbon. List view drop down not responding?

    In all of my Libraries I have 3-5 views (standard and custom), I cannot select them from the Ribbon thought, the drop down button does not respond when clicked (nothing happens):
    When going with the mouse over the drop down button it shows "javascript:;" in the IE status bar.
    The only way to change the view, for the moment, is to do it via Library Settings and set the selected view as default.
    Is this a know issue? Is there any settings that I`m missing?
    Many thanks!
    Cheers,
    marek 

    Following is missing in master page, add this and it should work.
    Where to add?? see the appropriate place from V4 master.
    <Sharepoint:UIVersionedContent runat="server" UIVersion="4">
        <ContentTemplate>
         <Sharepoint:SPNavigationManager
         id="TreeViewNavigationManagerV4"
         runat="server"
         ContainedControl="TreeView"
         CssClass="s4-treeView"
         >
           <SharePoint:SPLinkButton runat="server" NavigateUrl="~site/_layouts/viewlsts.aspx" id="idNavLinkSiteHierarchyV4" Text="<%$Resources:wss,treeview_header%>" accesskey="<%$Resources:wss,quiklnch_allcontent_AK%>"
    CssClass="s4-qlheader" />
            <div class="ms-treeviewouter">
           <SharePoint:DelegateControl runat="server" ControlId="TreeViewAndDataSource">
             <Template_Controls>
            <SharePoint:SPHierarchyDataSourceControl
             runat="server"
             id="TreeViewDataSourceV4"
             RootContextObject="Web"
             IncludeDiscussionFolders="true"
            />
            <SharePoint:SPRememberScroll runat="server" id="TreeViewRememberScrollV4" onscroll="javascript:_spRecordScrollPositions(this);" style="overflow: auto;height: 400px;width: 155px; ">
              <Sharepoint:SPTreeView
             id="WebTreeViewV4"
             runat="server"
             ShowLines="false"
             DataSourceId="TreeViewDataSourceV4"
             ExpandDepth="0"
             SelectedNodeStyle-CssClass="ms-tvselected"
             NodeStyle-CssClass="ms-navitem"
             SkipLinkText=""
             NodeIndent="12"
             ExpandImageUrl="/_layouts/images/tvclosed.png"
             ExpandImageUrlRtl="/_layouts/images/tvclosedrtl.png"
             CollapseImageUrl="/_layouts/images/tvopen.png"
             CollapseImageUrlRtl="/_layouts/images/tvopenrtl.png"
             NoExpandImageUrl="/_layouts/images/tvblank.gif"
              >
              </Sharepoint:SPTreeView>
            </Sharepoint:SPRememberScroll>
             </Template_Controls>
           </SharePoint:DelegateControl>
            </div>
         </Sharepoint:SPNavigationManager>
        </ContentTemplate>
       </SharePoint:UIVersionedContent>

  • AT-MIO-16XE-50 device is not responding to the selected base address

    I'm trying to install my AT-MIO-16XE-50 DAQ board onto my Windows NT desktop computer, but I'm having trouble.
    Here's what I've done: I've installed LabView 5.1 and the NIDAQ 7.0 software onto my computer first. Then I've physically installed the DAQ board into my computer. After starting the computer, the plug-and-play system seems to recognize the new hardware and install drivers for it. It then says I need to reboot the computer, so I reboot the computer.
    When I then look at my device manager, it lists AT-MIO-16XE-50 twice. Under the properties/resources tab, one of them lists "input/output range", "interrupt request", "direct memory access", and "direct memory access" (i.e., 2 "direct memory access"s). The second one only lists "direct memory access" once and nothing else under the properties/resources tab. Also, the first one says that it is working properly while the second one says that it is not working properly (Code 10). I've played around with chaging the "direct
    memory access" numbers and after rebooting the computer have gotten both AT-MIO-16XE-50's in the device manager to say that they're working properly. So, now the DAQ board appears to be installed correctly, because the device manager reports no problems with it. However, there are still 2 of them. My first question is this: should there be only 1 entry in the device manager list, or are there supposed to be the 2 that I see? The entries do appear to be different from each other, but they're for the same device, so that's a little confusing.
    When I open my Measurement and Automation explorer, only one AT-MIO-16XE-50 device is listed (so this looks good), and under "properties" all 3 "direct memory access" numbers are listed. So, this all seems good. But, when I click on "test resources" or "test panel", I get an error message saying that "the device is not responding to the selected base address". Considering that this device was plug-and-play, and I did not set the base address manually, I don't understand why I'm getting this error message.
    What I've tried is to change the "input/output range" number by using the device manager. I've tried a few different settings (rebooting the computer after each change) and none of the different "input/output range" settings seem to work.
    I'd appreciate it if you could give me any help on figuring out how to resolve this "not responding to base address" problem. The info on your web site
    appears to suggest flipping dip-switches on the DAQ card, but my card does not have any dip switches because it is plug-and-play. So, right now I'm
    clueless! Thanks for reading this, and I hope that you have more insight than I do.

    Smaria,
    The AT-MIO-16XE-50 shows up twice in the Device Manager because it reserves three DMA channels, and the ISA bus only allows two DMA channels per ISA slot. You mentioned that you were able to get both devices working properly in the Device Manager. Below is a link to a KnowledgeBase that describes the proper procedure to successfully accomplish this. You should verify that this is the procedure you followed:
    Exclamation Mark Appears with Error Code 10 on Windows XP/2000/98 After Installing AT-MIO-16E-10
    Spencer S.

  • After installing Mavericks, my computer is slow/not responding

    After installing Mavericks, my computer is not responding and reacting as quickly as (I think) it should. Here are the EtreCheck results. Any help would be much appreciated. Thanks in advance!
    Hardware Information:
              iMac (27-inch, Mid 2010)
              iMac - model: iMac11,3
              1 2.93 GHz Intel Core i7 CPU: 4 cores
              16 GB RAM
    Video Information:
              ATI Radeon HD 5750 - VRAM: 1024 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 9:55:48
    Disk Information:
              Hitachi HDS722020ALA330 disk0 : (2 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 2 TB (1.25 TB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-STDVDRW  GA32N 
    USB Information:
              Apple, Inc. Keyboard Hub
                        Apple, Inc Apple Keyboard
              Apple Inc. Built-in iSight
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Internal Memory Card Reader
    FireWire Information:
              WD My Book 111D 800mbit - 800mbit max
                        disk1s1 (disk1s1) <not mounted>: 32 KB
                        My Book (disk1s3) /Volumes/My Book: 1 TB (30.96 GB free)
    Thunderbolt Information:
    Kernel Extensions:
              com.kaspersky.kext.klif          (3.0.2d39)
              com.kaspersky.nke          (1.0.2d43)
              com.kaspersky.kext.kimul.44          (44)
    Startup Items:
              FanControlDaemon: Path: /Library/StartupItems/FanControlDaemon
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist 3rd-Party support link
              [loaded] com.adobe.SwitchBoard.plist 3rd-Party support link
              [loaded] com.kaspersky.kav.plist 3rd-Party support link
              [loaded] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [invalid] com.oracle.java.Helper-Tool.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [loaded] com.adobe.CS5ServiceManager.plist 3rd-Party support link
              [loaded] com.divx.dms.agent.plist 3rd-Party support link
              [loaded] com.divx.update.agent.plist 3rd-Party support link
              [loaded] com.kaspersky.kav.gui.plist 3rd-Party support link
              [invalid] com.oracle.java.Java-Updater.plist
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [loaded] com.facebook.videochat.[redacted].plist 3rd-Party support link
              [loaded] com.google.keystone.agent.plist 3rd-Party support link
    User Login Items:
              Scroll Reverser
              Scroll Reverser
              iTunesHelper
              EEventManager
              Dropbox
              AdobeResourceSynchronizer
              EEventManager
              ConnectService
    Internet Plug-ins:
              Google Earth Web Plug-in: Version: 6.0 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              OVSHelper: Version: 1.1 3rd-Party support link
              NP_2020Player_WEB: Version: 5.0.94.0 - SDK 10.6 3rd-Party support link
              RealPlayer Plugin: Version: (null) 3rd-Party support link
              AdobePDFViewerNPAPI: Version: 11.0.02 - SDK 10.6 3rd-Party support link
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              NP_2020Player_IKEA: Version: 5.0.94.1 - SDK 10.6 3rd-Party support link
              AdobePDFViewer: Version: 9.5.5 3rd-Party support link
              SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    User Internet Plug-ins:
              Unity Web Player: Version: UnityPlayer version 2.6.1f3 3rd-Party support link
    3rd Party Preference Panes:
              Fan Control  3rd-Party support link
              Flash Player  3rd-Party support link
              Perian  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              Solver:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              /Library/Application Support/DivX
                        DivXUpdate:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        DivXMediaServer:          Version: 10.0 - SDK 10.5 3rd-Party support link
                        DivXTransferWizard:          Version: 10.0.0 (Build 10.0.1.41) - SDK 10.5 3rd-Party support link
                        DMSLaunch:          Version: 1.0 - SDK 10.5 3rd-Party support link
              SketchUp:          Version: 8.0 - SDK 10.5 3rd-Party support link
                        /Applications/Google SketchUp 8/SketchUp.app
              /Applications/Microsoft Office 2011/Office
                        Microsoft Graph:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Utility:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Office Reminders:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Upload Center:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        My Day:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        SyncServicesAgent:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Open XML for Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Alerts Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Chart Converter:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Clip Gallery:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              /Applications/Microsoft Office 2011
                        Microsoft PowerPoint:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Outlook:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Word:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Document Connection:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              Microsoft Language Register:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              Wondershare Helper Compact:          Version: 2.2.3.1 - SDK 10.5 3rd-Party support link
                        /Users/christophermcgreger/Library/Application Support/Helper/Wondershare Helper Compact.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              FacebookVideoCalling:          Version: 1.2.0.157 - SDK 10.5 3rd-Party support link
                        /Users/christophermcgreger/Library/Application Support/Facebook/video/1.2.0.158/FacebookVideoCalling.app
              Wondershare AllMyTube:          Version: 3.2.4 - SDK 10.5 3rd-Party support link
                        /Applications/Wondershare AllMyTube/Wondershare AllMyTube.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 2  Disk used: 696.37 GB
              Destinations:
                        My Book [Local]
                        Total size: 931.36 GB
                        Total number of backups: 51
                        Oldest backup: 2013-07-17 12:40:03 +0000
                        Last backup: 2014-01-05 23:55:06 +0000
                        Size of backup disk: Too small
                                  Backup size 931.36 GB < (Disk used 696.37 GB X 3)
                        Data [Network] (Last used)
                        Total size: 3 
                        Total number of backups: 53
                        Oldest backup: 2013-07-16 22:38:22 +0000
                        Last backup: 2014-01-05 22:50:13 +0000
                        Size of backup disk: Adequate
                                  Backup size 3  > (Disk used 696.37 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                  11%          mds
                   3%          WindowServer
                   2%          diskimages-helper
                   1%          EtreCheck
                   1%          kav
    Top Processes by Memory:
              524 MB          mds_stores
              360 MB          kav
              246 MB          com.apple.IconServicesAgent
              213 MB          com.apple.MediaLibraryService
              164 MB          Finder
    Virtual Memory Information:
              10.45 GB          Free RAM
              3.44 GB          Active RAM
              851 MB          Inactive RAM
              1.27 GB          Wired RAM
              918 MB          Page-ins
              0 B          Page-outs

    CrassBrauer wrote:
    ... With the latest software updates for OS X, I've read that anti-virus software is largely superfluous for Mac. Any opinions to the contrary/negative experiences?
    Almost. Anti-virus software is completely superfluous for Mac.
    I have tested most of the commonly available Mac "anti-virus" products under controlled conditions. The only differences between them are their varying degree of worthlessness. Some are malicious and will corrupt your Mac. The vast majority of Mac problems reported on this site are the direct result of using such products.
    OS X already includes everything it needs to protect itself from viruses and malware. Keep it that way with software updates from Apple.
    A much better question is "how should I protect my Mac":
    Never install any product that claims to "speed up", "clean up", "optimize", or "accelerate" your Mac. Without exception, they will do the opposite.
    Never install pirated or "cracked" software, software obtained from dubious websites, or other questionable sources. Illegally obtained software is almost certain to contain malware.
    Don’t supply your password in response to a popup window requesting it, unless you know what it is and the reason your credentials are required.
    Don’t open email attachments from email addresses that you do not recognize, or click links contained in an email:
    Most of these are scams that direct you to fraudulent sites that attempt to convince you to disclose personal information.
    Such "phishing" attempts are the 21st century equivalent of a social exploit that has existed since the dawn of civilization. Don’t fall for it.
    Apple will never ask you to reveal personal information in an email. If you receive an unexpected email from Apple saying your account will be closed unless you take immediate action, just ignore it. If your iTunes or App Store account becomes disabled for valid reasons, you will know when you try to buy something or log in to this support site, and are unable to.
    Don’t install browser extensions unless you understand their purpose. Go to the Safari menu > Preferences > Extensions. If you see any extensions that you do not recognize or understand, simply click the Uninstall button and they will be gone.
    Don’t install Java unless you are certain that you need it:
    Java, a non-Apple product, is a potential vector for malware. If you are required to use Java, be mindful of that possibility.
    Disable Java in Safari > Preferences > Security.
    Despite its name JavaScript is unrelated to Java. No malware can infect your Mac through JavaScript. It’s OK to leave it enabled.
    Block browser popups: Safari menu > Preferences > Security > and check "Block popup windows":
    Popup windows are useful and required for some websites, but popups have devolved to become a common means to deliver targeted advertising that you probably do not want.
    Popups themselves cannot infect your Mac, but many contain resource-hungry code that will slow down Internet browsing.
    If you ever see a popup indicating it detected registry errors, that your Mac is infected with some ick, or that you won some prize, it is 100% fraudulent. Ignore it.
    Ignore hyperventilating popular media outlets that thrive by promoting fear and discord with entertainment products arrogantly presented as "news". Learn what real threats actually exist and how to arm yourself against them:
    The most serious threat to your data security is phishing. To date, most of these attempts have been pathetic and are easily recognized, but that is likely to change in the future as criminals become more clever.
    OS X viruses do not exist, but intentionally malicious or poorly written code, created by either nefarious or inept individuals, is nothing new.
    Never install something without first knowing what it is, what it does, how it works, and how to get rid of it when you don’t want it any more.
    If you elect to use "anti-virus" software, familiarize yourself with its limitations and potential to cause adverse effects, and apply the principle immediately preceding this one.
    Most such utilities will only slow down and destabilize your Mac while they look for viruses that do not exist, conveying no benefit whatsoever - other than to make you "feel good" about security, when you should actually be exercising sound judgment, derived from accurate knowledge, based on verifiable facts.
    Do install updates from Apple as they become available. No one knows more about Macs and how to protect them than the company that builds them.
    Summary: Use common sense and caution when you use your Mac, just like you would in any social context. There is no product, utility, or magic talisman that can protect you from all the evils of mankind.

Maybe you are looking for