Post Reply 
Exit/ Restart does not work
19-07-2012, 05:46
Post: #13
RE: Exit/ Restart does not work
(18-07-2012 22:05)simoncn Wrote:  Thanks very much for posting this. From this, it appears to be a hang/deadlock in ohNet rather than a MinimServer problem. To narrow this down further, I'd need a similar thread dump for native (non-Java) code. You can get this by doing the following (when MinimServer is in the hung state):

1) Open a Terminal window and stretch it horizontally
2) Type 'ps -el' and locate the MinimServer process by looking down the CMD column
3) Find the process ID for the MinimServer process in the PID column
4) Type 'gdb'
5) Type 'attach <pid>' and enter your password when prompted
6) Type 'thread apply all bt' and save the output (you may need to press return a few times to get all the output)
7) Type 'quit' and enter 'y' to confirm detach

Please post the results here.

Many thanks!
Simon

Here the output from gdb:

Thread 46 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x0000000105006d34 in ?? ()
#11 0x0000000105001438 in ?? ()
#12 0x0000000103090346 in JVM_Lseek ()
#13 0x000000010309c3cc in JVM_StartThread ()
#14 0x000000010309c2c2 in JVM_StartThread ()
#15 0x000000010309c262 in JVM_StartThread ()
#16 0x000000010309c104 in JVM_StartThread ()
#17 0x000000010309bf19 in JVM_StartThread ()
#18 0x000000010300c9aa in jio_snprintf ()
#19 0x00007fff83b6ffd6 in _pthread_start ()
#20 0x00007fff83b6fe89 in thread_start ()

Thread 45 (process 802):
#0 0x00007fff83bb4a2e in accept ()
#1 0x000000010009958b in JVM_Accept ()
#2 0x000000010b72a99f in Java_java_net_PlainSocketImpl_socketAccept ()
#3 0x0000000105011d6e in ?? ()
#4 0x000000010500685a in ?? ()
#5 0x000000010500685a in ?? ()
#6 0x000000010500685a in ?? ()
#7 0x00000001050069b3 in ?? ()
#8 0x000000010500685a in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x0000000105001438 in ?? ()
#11 0x0000000103090346 in JVM_Lseek ()
#12 0x000000010309c3cc in JVM_StartThread ()
#13 0x000000010309c2c2 in JVM_StartThread ()
#14 0x000000010309c262 in JVM_StartThread ()
#15 0x000000010309c104 in JVM_StartThread ()
#16 0x000000010309bf19 in JVM_StartThread ()
#17 0x000000010300c9aa in jio_snprintf ()
#18 0x00007fff83b6ffd6 in _pthread_start ()
#19 0x00007fff83b6fe89 in thread_start ()

Thread 44 (process 802):
#0 0x00007fff83b7a932 in select$DARWIN_EXTSN ()
#1 0x00007fff83bf6922 in select ()
#2 0x000000011e690abb in OsNetworkReceiveFrom ()
#3 0x000000011e68f78d in OpenHome::Os::NetworkReceiveFrom ()
#4 0x000000011e672dcb in OpenHome::Socket::ReceiveFrom ()
#5 0x000000011e672f23 in OpenHome::SocketUdpBase::Receive ()
#6 0x000000011e671039 in OpenHome::UdpReader::Read ()
#7 0x000000011e6832c4 in OpenHome::Srx::ReadUntil ()
#8 0x000000011e6833c5 in non-virtual thunk to OpenHome::Srx::ReadUntil(unsigned char) ()
#9 0x000000011e64a83c in OpenHome::ReaderHttpRequest::Read ()
#10 0x000000011e6073f8 in OpenHome::Net::SsdpListenerMulticast::Run ()
#11 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#12 0x000000011e6904a7 in threadEntrypoint ()
#13 0x00007fff83b6ffd6 in _pthread_start ()
#14 0x00007fff83b6fe89 in thread_start ()

Thread 43 (process 802):
#0 0x00007fff83b7a932 in select$DARWIN_EXTSN ()
#1 0x00007fff83bf6922 in select ()
#2 0x000000011e690abb in OsNetworkReceiveFrom ()
#3 0x000000011e68f78d in OpenHome::Os::NetworkReceiveFrom ()
#4 0x000000011e672dcb in OpenHome::Socket::ReceiveFrom ()
#5 0x000000011e672f23 in OpenHome::SocketUdpBase::Receive ()
#6 0x000000011e671039 in OpenHome::UdpReader::Read ()
#7 0x000000011e6832c4 in OpenHome::Srx::ReadUntil ()
#8 0x000000011e6833c5 in non-virtual thunk to OpenHome::Srx::ReadUntil(unsigned char) ()
#9 0x000000011e64a83c in OpenHome::ReaderHttpRequest::Read ()
#10 0x000000011e6073f8 in OpenHome::Net::SsdpListenerMulticast::Run ()
#11 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#12 0x000000011e6904a7 in threadEntrypoint ()
#13 0x00007fff83b6ffd6 in _pthread_start ()
#14 0x00007fff83b6fe89 in thread_start ()

Thread 42 (process 802):
#0 0x00007fff83b7a932 in select$DARWIN_EXTSN ()
#1 0x00007fff83bf6922 in select ()
#2 0x000000011e690abb in OsNetworkReceiveFrom ()
#3 0x000000011e68f78d in OpenHome::Os::NetworkReceiveFrom ()
#4 0x000000011e672dcb in OpenHome::Socket::ReceiveFrom ()
#5 0x000000011e672f23 in OpenHome::SocketUdpBase::Receive ()
#6 0x000000011e671039 in OpenHome::UdpReader::Read ()
#7 0x000000011e6832c4 in OpenHome::Srx::ReadUntil ()
#8 0x000000011e6833c5 in non-virtual thunk to OpenHome::Srx::ReadUntil(unsigned char) ()
#9 0x000000011e64a83c in OpenHome::ReaderHttpRequest::Read ()
#10 0x000000011e6073f8 in OpenHome::Net::SsdpListenerMulticast::Run ()
#11 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#12 0x000000011e6904a7 in threadEntrypoint ()
#13 0x00007fff83b6ffd6 in _pthread_start ()
#14 0x00007fff83b6fe89 in thread_start ()

Thread 41 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b915d in JVM_Write ()
#3 0x000000010320269a in JVM_Halt ()
#4 0x00000001031b0852 in JVM_Sleep ()
#5 0x00000001000966ee in JVM_Sleep ()
#6 0x0000000105011d6e in ?? ()
#7 0x000000010500685a in ?? ()
#8 0x0000000105006d34 in ?? ()
#9 0x0000000105001438 in ?? ()
#10 0x0000000103090346 in JVM_Lseek ()
#11 0x000000010309c3cc in JVM_StartThread ()
#12 0x000000010309c2c2 in JVM_StartThread ()
#13 0x000000010309c262 in JVM_StartThread ()
#14 0x000000010309c104 in JVM_StartThread ()
#15 0x000000010309bf19 in JVM_StartThread ()
#16 0x000000010300c9aa in jio_snprintf ()
#17 0x00007fff83b6ffd6 in _pthread_start ()
#18 0x00007fff83b6fe89 in thread_start ()

Thread 40 (process 802):
#0 0x00007fff83b71a6a in __semwait_signal ()
#1 0x00007fff83b75881 in _pthread_cond_wait ()
#2 0x000000011e6915c2 in OsSemaphoreWait ()
#3 0x000000011e6864b4 in OpenHome::Thread::Wait ()
#4 0x000000011e63de88 in OpenHome::Net::DviSubscriptionManager::Run ()
#5 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#6 0x000000011e6904a7 in threadEntrypoint ()
#7 0x00007fff83b6ffd6 in _pthread_start ()
#8 0x00007fff83b6fe89 in thread_start ()

Thread 39 (process 802):
#0 0x00007fff83b71a6a in __semwait_signal ()
#1 0x00007fff83b75881 in _pthread_cond_wait ()
#2 0x000000011e6915c2 in OsSemaphoreWait ()
#3 0x000000011e6864b4 in OpenHome::Thread::Wait ()
#4 0x000000011e63e373 in OpenHome::Net::Publisher::Run ()
#5 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#6 0x000000011e6904a7 in threadEntrypoint ()
#7 0x00007fff83b6ffd6 in _pthread_start ()
#8 0x00007fff83b6fe89 in thread_start ()

Thread 38 (process 802):
#0 0x00007fff83b71a6a in __semwait_signal ()
#1 0x00007fff83b75881 in _pthread_cond_wait ()
#2 0x000000011e6915c2 in OsSemaphoreWait ()
#3 0x000000011e6864b4 in OpenHome::Thread::Wait ()
#4 0x000000011e63e373 in OpenHome::Net::Publisher::Run ()
#5 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#6 0x000000011e6904a7 in threadEntrypoint ()
#7 0x00007fff83b6ffd6 in _pthread_start ()
#8 0x00007fff83b6fe89 in thread_start ()

Thread 37 (process 802):
#0 0x00007fff83b71a6a in __semwait_signal ()
#1 0x00007fff83b75881 in _pthread_cond_wait ()
#2 0x000000011e6915c2 in OsSemaphoreWait ()
#3 0x000000011e6864b4 in OpenHome::Thread::Wait ()
#4 0x000000011e63e373 in OpenHome::Net::Publisher::Run ()
#5 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#6 0x000000011e6904a7 in threadEntrypoint ()
#7 0x00007fff83b6ffd6 in _pthread_start ()
#8 0x00007fff83b6fe89 in thread_start ()

Thread 36 (process 802):
#0 0x00007fff83b71a6a in __semwait_signal ()
#1 0x00007fff83b75881 in _pthread_cond_wait ()
#2 0x000000011e6915c2 in OsSemaphoreWait ()
#3 0x000000011e6864b4 in OpenHome::Thread::Wait ()
#4 0x000000011e63e373 in OpenHome::Net::Publisher::Run ()
#5 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#6 0x000000011e6904a7 in threadEntrypoint ()
#7 0x00007fff83b6ffd6 in _pthread_start ()
#8 0x00007fff83b6fe89 in thread_start ()

Thread 35 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 34 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 33 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 32 (process 802):
#0 0x00007fff83b7a932 in select$DARWIN_EXTSN ()
#1 0x00007fff83bf6922 in select ()
#2 0x000000011e6907b4 in OsNetworkAccept ()
#3 0x000000011e6725d1 in OpenHome::Socket::Accept ()
#4 0x000000011e672744 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 31 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 30 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 29 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 28 (process 802):
#0 0x00007fff83b7a932 in select$DARWIN_EXTSN ()
#1 0x00007fff83bf6922 in select ()
#2 0x000000011e6907b4 in OsNetworkAccept ()
#3 0x000000011e6725d1 in OpenHome::Socket::Accept ()
#4 0x000000011e672744 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 27 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 26 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 25 (process 802):
#0 0x00007fff83b36dc2 in semaphore_wait_signal_trap ()
#1 0x00007fff83b3c40d in pthread_mutex_lock ()
#2 0x000000011e6905e9 in OsMutexLock ()
#3 0x000000011e6858d4 in OpenHome::Mutex::Wait ()
#4 0x000000011e6726f0 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 24 (process 802):
#0 0x00007fff83b7a932 in select$DARWIN_EXTSN ()
#1 0x00007fff83bf6922 in select ()
#2 0x000000011e6907b4 in OsNetworkAccept ()
#3 0x000000011e6725d1 in OpenHome::Socket::Accept ()
#4 0x000000011e672744 in OpenHome::SocketTcpServer::Accept ()
#5 0x000000011e671c99 in OpenHome::SocketTcpSession::Start ()
#6 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#7 0x000000011e6904a7 in threadEntrypoint ()
#8 0x00007fff83b6ffd6 in _pthread_start ()
#9 0x00007fff83b6fe89 in thread_start ()

Thread 23 (process 802):
#0 0x00007fff83b71a6a in __semwait_signal ()
#1 0x00007fff83b75881 in _pthread_cond_wait ()
#2 0x000000011e6914ae in OsSemaphoreTimedWait ()
#3 0x000000011e68653b in OpenHome::Semaphore::Wait ()
#4 0x000000011e6872b9 in OpenHome::TimerManager::Run ()
#5 0x000000011e685681 in OpenHome::Thread::EntryPoint ()
#6 0x000000011e6904a7 in threadEntrypoint ()
#7 0x00007fff83b6ffd6 in _pthread_start ()
#8 0x00007fff83b6fe89 in thread_start ()

Thread 22 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x0000000105001438 in ?? ()
#11 0x0000000103090346 in JVM_Lseek ()
#12 0x000000010309c3cc in JVM_StartThread ()
#13 0x000000010309c2c2 in JVM_StartThread ()
#14 0x000000010309c262 in JVM_StartThread ()
#15 0x000000010309c104 in JVM_StartThread ()
#16 0x000000010309bf19 in JVM_StartThread ()
#17 0x000000010300c9aa in jio_snprintf ()
#18 0x00007fff83b6ffd6 in _pthread_start ()
#19 0x00007fff83b6fe89 in thread_start ()

Thread 21 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x000000010500685a in ?? ()
#11 0x0000000105001438 in ?? ()
#12 0x0000000103090346 in JVM_Lseek ()
#13 0x000000010309c3cc in JVM_StartThread ()
#14 0x000000010309c2c2 in JVM_StartThread ()
#15 0x000000010309c262 in JVM_StartThread ()
#16 0x000000010309c104 in JVM_StartThread ()
#17 0x000000010309bf19 in JVM_StartThread ()
#18 0x000000010300c9aa in jio_snprintf ()
#19 0x00007fff83b6ffd6 in _pthread_start ()
#20 0x00007fff83b6fe89 in thread_start ()

Thread 20 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x000000010500685a in ?? ()
#11 0x00000001050069b3 in ?? ()
#12 0x0000000105006a82 in ?? ()
#13 0x000000010500685a in ?? ()
#14 0x000000010500685a in ?? ()
#15 0x000000010500685a in ?? ()
#16 0x000000010500685a in ?? ()
#17 0x0000000105001438 in ?? ()
#18 0x0000000103090346 in JVM_Lseek ()
#19 0x000000010309c3cc in JVM_StartThread ()
#20 0x000000010309c2c2 in JVM_StartThread ()
#21 0x000000010309c262 in JVM_StartThread ()
#22 0x000000010309c104 in JVM_StartThread ()
#23 0x000000010309bf19 in JVM_StartThread ()
#24 0x000000010300c9aa in jio_snprintf ()
#25 0x00007fff83b6ffd6 in _pthread_start ()
#26 0x00007fff83b6fe89 in thread_start ()

Thread 19 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x00000001050069b3 in ?? ()
#11 0x00000001050069b3 in ?? ()
#12 0x0000000105006d34 in ?? ()
#13 0x0000000105001438 in ?? ()
#14 0x0000000103090346 in JVM_Lseek ()
#15 0x000000010309c3cc in JVM_StartThread ()
#16 0x000000010309c2c2 in JVM_StartThread ()
#17 0x000000010309c262 in JVM_StartThread ()
#18 0x000000010309c104 in JVM_StartThread ()
#19 0x000000010309bf19 in JVM_StartThread ()
#20 0x000000010300c9aa in jio_snprintf ()
#21 0x00007fff83b6ffd6 in _pthread_start ()
#22 0x00007fff83b6fe89 in thread_start ()

Thread 18 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x000000010500685a in ?? ()
#11 0x0000000105006d34 in ?? ()
#12 0x0000000105001438 in ?? ()
#13 0x0000000103090346 in JVM_Lseek ()
#14 0x000000010309c3cc in JVM_StartThread ()
#15 0x000000010309c2c2 in JVM_StartThread ()
#16 0x000000010309c262 in JVM_StartThread ()
#17 0x000000010309c104 in JVM_StartThread ()
#18 0x000000010309bf19 in JVM_StartThread ()
#19 0x000000010300c9aa in jio_snprintf ()
#20 0x00007fff83b6ffd6 in _pthread_start ()
#21 0x00007fff83b6fe89 in thread_start ()

Thread 17 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x000000010500685a in ?? ()
#11 0x0000000105001438 in ?? ()
#12 0x0000000103090346 in JVM_Lseek ()
#13 0x000000010309c3cc in JVM_StartThread ()
#14 0x000000010309c2c2 in JVM_StartThread ()
#15 0x000000010309c262 in JVM_StartThread ()
#16 0x000000010309c104 in JVM_StartThread ()
#17 0x000000010309bf19 in JVM_StartThread ()
#18 0x000000010300c9aa in jio_snprintf ()
#19 0x00007fff83b6ffd6 in _pthread_start ()
#20 0x00007fff83b6fe89 in thread_start ()

Thread 16 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b915d in JVM_Write ()
#3 0x00000001030ce9ba in JVM_Write ()
#4 0x00000001030b2446 in JVM_IsPrimitiveClass ()
#5 0x000000010300c9aa in jio_snprintf ()
#6 0x00007fff83b6ffd6 in _pthread_start ()
#7 0x00007fff83b6fe89 in thread_start ()

Thread 15 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030b9076 in JVM_Write ()
#5 0x00000001030b8f85 in JVM_Write ()
#6 0x000000010300cb3f in jio_snprintf ()
#7 0x00000001030b0872 in JVM_IsPrimitiveClass ()
#8 0x000000010309c104 in JVM_StartThread ()
#9 0x000000010309bf19 in JVM_StartThread ()
#10 0x000000010300c9aa in jio_snprintf ()
#11 0x00007fff83b6ffd6 in _pthread_start ()
#12 0x00007fff83b6fe89 in thread_start ()

Thread 14 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030b9076 in JVM_Write ()
#5 0x00000001030b8f85 in JVM_Write ()
#6 0x000000010300caa6 in jio_snprintf ()
#7 0x00000001030b307d in JVM_FindLoadedClass ()
#8 0x00000001030adedb in JVM_IsPrimitiveClass ()
#9 0x000000010309c104 in JVM_StartThread ()
#10 0x000000010309bf19 in JVM_StartThread ()
#11 0x000000010300c9aa in jio_snprintf ()
#12 0x00007fff83b6ffd6 in _pthread_start ()
#13 0x00007fff83b6fe89 in thread_start ()

Thread 13 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030b9076 in JVM_Write ()
#5 0x00000001030b8f85 in JVM_Write ()
#6 0x000000010300caa6 in jio_snprintf ()
#7 0x00000001030b307d in JVM_FindLoadedClass ()
#8 0x00000001030adedb in JVM_IsPrimitiveClass ()
#9 0x000000010309c104 in JVM_StartThread ()
#10 0x000000010309bf19 in JVM_StartThread ()
#11 0x000000010300c9aa in jio_snprintf ()
#12 0x00007fff83b6ffd6 in _pthread_start ()
#13 0x00007fff83b6fe89 in thread_start ()

Thread 12 (process 802):
#0 0x00007fff83b36db6 in semaphore_wait_trap ()
#1 0x00000001030ad08f in JVM_IsPrimitiveClass ()
#2 0x00000001030acb5e in JVM_IsPrimitiveClass ()
#3 0x000000010309c104 in JVM_StartThread ()
#4 0x000000010309bf19 in JVM_StartThread ()
#5 0x000000010300c9aa in jio_snprintf ()
#6 0x00007fff83b6ffd6 in _pthread_start ()
#7 0x00007fff83b6fe89 in thread_start ()

Thread 11 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030b9076 in JVM_Write ()
#5 0x00000001030b8f85 in JVM_Write ()
#6 0x000000010300caa6 in jio_snprintf ()
#7 0x00000001032e3133 in JVM_GetStackTraceElement ()
#8 0x000000010309c104 in JVM_StartThread ()
#9 0x000000010309bf19 in JVM_StartThread ()
#10 0x000000010300c9aa in jio_snprintf ()
#11 0x00007fff83b6ffd6 in _pthread_start ()
#12 0x00007fff83b6fe89 in thread_start ()

Thread 10 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x00000001050069b3 in ?? ()
#11 0x00000001050069b3 in ?? ()
#12 0x0000000105001438 in ?? ()
#13 0x0000000103090346 in JVM_Lseek ()
#14 0x000000010309c3cc in JVM_StartThread ()
#15 0x000000010309c2c2 in JVM_StartThread ()
#16 0x000000010309c262 in JVM_StartThread ()
#17 0x000000010309c104 in JVM_StartThread ()
#18 0x000000010309bf19 in JVM_StartThread ()
#19 0x000000010300c9aa in jio_snprintf ()
#20 0x00007fff83b6ffd6 in _pthread_start ()
#21 0x00007fff83b6fe89 in thread_start ()

Thread 9 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030ceda7 in JVM_Write ()
#5 0x00000001030ceaf8 in JVM_Write ()
#6 0x000000010309c83c in JVM_MonitorWait ()
#7 0x0000000100095b9b in JVM_MonitorWait ()
#8 0x0000000105011d6e in ?? ()
#9 0x000000010500685a in ?? ()
#10 0x000000010500685a in ?? ()
#11 0x0000000105001438 in ?? ()
#12 0x0000000103090346 in JVM_Lseek ()
#13 0x000000010309c3cc in JVM_StartThread ()
#14 0x000000010309c2c2 in JVM_StartThread ()
#15 0x000000010309c262 in JVM_StartThread ()
#16 0x000000010309c104 in JVM_StartThread ()
#17 0x000000010309bf19 in JVM_StartThread ()
#18 0x000000010300c9aa in jio_snprintf ()
#19 0x00007fff83b6ffd6 in _pthread_start ()
#20 0x00007fff83b6fe89 in thread_start ()

Thread 8 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b915d in JVM_Write ()
#3 0x00000001030ce9ba in JVM_Write ()
#4 0x00000001030b8f85 in JVM_Write ()
#5 0x000000010300cb3f in jio_snprintf ()
#6 0x000000010308f184 in JVM_Lseek ()
#7 0x000000010308eec3 in JVM_Lseek ()
#8 0x000000010300c9aa in jio_snprintf ()
#9 0x00007fff83b6ffd6 in _pthread_start ()
#10 0x00007fff83b6fe89 in thread_start ()

Thread 7 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b915d in JVM_Write ()
#3 0x00000001030ce9ba in JVM_Write ()
#4 0x00000001030b8f85 in JVM_Write ()
#5 0x000000010300cb3f in jio_snprintf ()
#6 0x00000001032fb323 in JVM_GetStackTraceElement ()
#7 0x00000001032fb5c1 in JVM_GetStackTraceElement ()
#8 0x00000001032fb1b1 in JVM_GetStackTraceElement ()
#9 0x000000010300c9aa in jio_snprintf ()
#10 0x00007fff83b6ffd6 in _pthread_start ()
#11 0x00007fff83b6fe89 in thread_start ()

Thread 6 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030b9076 in JVM_Write ()
#5 0x00000001030b8f85 in JVM_Write ()
#6 0x000000010300cb3f in jio_snprintf ()
#7 0x000000010347046a in JVM_RaiseSignal ()
#8 0x000000010300c9aa in jio_snprintf ()
#9 0x00007fff83b6ffd6 in _pthread_start ()
#10 0x00007fff83b6fe89 in thread_start ()

Thread 5 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00000001030b90cb in JVM_Write ()
#3 0x000000010300cf30 in jio_snprintf ()
#4 0x00000001030b9076 in JVM_Write ()
#5 0x00000001030b8f85 in JVM_Write ()
#6 0x000000010300cb3f in jio_snprintf ()
#7 0x000000010347046a in JVM_RaiseSignal ()
#8 0x000000010300c9aa in jio_snprintf ()
#9 0x00007fff83b6ffd6 in _pthread_start ()
#10 0x00007fff83b6fe89 in thread_start ()

Thread 4 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00007fff83bb3a17 in mach_msg_server ()
#3 0x000000010300d877 in jio_snprintf ()
#4 0x000000010300d83b in jio_snprintf ()
#5 0x000000010300c9aa in jio_snprintf ()
#6 0x00007fff83b6ffd6 in _pthread_start ()
#7 0x00007fff83b6fe89 in thread_start ()

Thread 3 (process 802):
#0 0x00007fff83b71a6a in __semwait_signal ()
#1 0x00007fff83b75881 in _pthread_cond_wait ()
#2 0x000000011e6915c2 in OsSemaphoreWait ()
#3 0x000000011e6863c5 in OpenHome::Semaphore::Wait ()
#4 0x000000011e6222bf in OpenHome::Net::DviDevice::Destroy ()
#5 0x000000011e61fdf3 in OpenHome::Net::DviDeviceStandardC::~DviDeviceStandardC ()
#6 0x0000000105011d6e in ?? ()
#7 0x000000010500685a in ?? ()
#8 0x000000010500685a in ?? ()
#9 0x0000000105006d34 in ?? ()
#10 0x000000010500685a in ?? ()
#11 0x000000010500685a in ?? ()
#12 0x000000010500685a in ?? ()
#13 0x000000010500685a in ?? ()
#14 0x0000000105001438 in ?? ()
#15 0x0000000103090346 in JVM_Lseek ()
#16 0x000000010309010a in JVM_Lseek ()
#17 0x00000001030a7f34 in JVM_NewInstanceFromConstructor ()
#18 0x00000001030a90ce in JVM_InvokeMethod ()
#19 0x00000001030a8e94 in JVM_InvokeMethod ()
#20 0x0000000100099e0e in JVM_InvokeMethod ()
#21 0x0000000105011d6e in ?? ()
#22 0x00000001050069b3 in ?? ()
#23 0x00000001050069b3 in ?? ()
#24 0x0000000105006e8d in ?? ()
#25 0x00000001050069b3 in ?? ()
#26 0x000000010500685a in ?? ()
#27 0x0000000105001438 in ?? ()
#28 0x0000000103090346 in JVM_Lseek ()
#29 0x000000010309010a in JVM_Lseek ()
#30 0x00000001030a7f34 in JVM_NewInstanceFromConstructor ()
#31 0x00000001030a90ce in JVM_InvokeMethod ()
#32 0x00000001030a8e94 in JVM_InvokeMethod ()
#33 0x0000000100099e0e in JVM_InvokeMethod ()
#34 0x0000000105011d6e in ?? ()
#35 0x00000001050069b3 in ?? ()
#36 0x00000001050069b3 in ?? ()
#37 0x0000000105006e8d in ?? ()
#38 0x00000001050069b3 in ?? ()
#39 0x000000010500685a in ?? ()
#40 0x000000010500685a in ?? ()
#41 0x0000000105001438 in ?? ()
#42 0x0000000103090346 in JVM_Lseek ()
#43 0x000000010309010a in JVM_Lseek ()
#44 0x00000001030b3770 in JVM_FindLoadedClass ()
#45 0x000000010319158d in JNI_GetCreatedJavaVMs_Impl ()
#46 0x00000001747044be in JNIEnv_::CallStaticVoidMethod ()
#47 0x000000017470432a in CallAppLauncherMain ()
#48 0x0000000174703a51 in startJavaApplication ()
#49 0x0000000174702e89 in java_main_stub ()
#50 0x00007fff83b6ffd6 in _pthread_start ()
#51 0x00007fff83b6fe89 in thread_start ()

Thread 2 (process 802):
#0 0x00007fff83b4fc0a in kevent ()
#1 0x00007fff83b51add in _dispatch_mgr_invoke ()
#2 0x00007fff83b517b4 in _dispatch_queue_invoke ()
#3 0x00007fff83b512de in _dispatch_worker_thread2 ()
#4 0x00007fff83b50c08 in _pthread_wqthread ()
#5 0x00007fff83b50aa5 in start_wqthread ()

Thread 1 (process 802):
#0 0x00007fff83b36d7a in mach_msg_trap ()
#1 0x00007fff83b373ed in mach_msg ()
#2 0x00007fff8a50f902 in __CFRunLoopRun ()
#3 0x00007fff8a50ed8f in CFRunLoopRunSpecific ()
#4 0x00007fff8728a7ee in RunCurrentEventLoopInMode ()
#5 0x00007fff8728a5f3 in ReceiveNextEventCommon ()
#6 0x00007fff8728a4ac in BlockUntilNextEventMatchingListInMode ()
#7 0x00007fff860fbeb2 in _DPSNextEvent ()
#8 0x00007fff860fb801 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#9 0x000000010b851aa7 in -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#10 0x00007fff860c168f in -[NSApplication run] ()
#11 0x000000010b850158 in +[AWTStarter startAWT:] ()
#12 0x000000010b84fad2 in -[CPerformer perform] ()
#13 0x00007fff88fda45f in __NSThreadPerformPerform ()
#14 0x00007fff8a5113d1 in __CFRunLoopDoSources0 ()
#15 0x00007fff8a50f5c9 in __CFRunLoopRun ()
#16 0x00007fff8a50ed8f in CFRunLoopRunSpecific ()
#17 0x0000000174702e27 in startupJava ()
#18 0x0000000174704cfa in launchJavaApplicationWithJVMInfo ()
#19 0x00000001746fdbac in dyld_stub_puts ()
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Exit/ Restart does not work - toscana - 17-07-2012, 20:08
RE: Exit/ Restart does not work - toscana - 19-07-2012 05:46

Forum Jump:


User(s) browsing this thread: 1 Guest(s)