XBMC suddenly started to segfault

Hi
While looking at a movie yesterday, a quite bad one actually, on my Arch box using XBMC 11 in the repos it suddenly crashed in the middle. And when I tried to restart it it starts to load and I get to the splash screen (sometimes even the menu) then it segfaults and crashes again.
I tried to delete the userdata directory and then it loads fine, but when I add my movies directory and tries to browse it in XBMC it starts to segfault again, I also tried running XBMC as root and got the same issue. I also updated XBMC using pacman since there where a new version and reboot my machine but the errors still occur.
Lastly I tried to use the xbmc-git package from AUR and it has the same error. The XBMC log doesn't report any errors that should cause this. I'll post the complete crash log as soon as I get back from work.
I'm running XBMC on a 2nd gen Core i3 with the built in Intel graphics, all my Harddrives containing media are ext4 and mounted locally on the machine.
Anyone have experienced anything similar?
Thanks
Last edited by Lazze (2012-06-05 07:36:07)

I'm back home now so here's my crash log:
############## XBMC CRASH LOG ###############
################ SYSTEM INFO ################
Date: Tue Jun 5 17:54:57 CEST 2012
XBMC Options:
Arch: x86_64
Kernel: Linux 3.3.7-1-ARCH #1 SMP PREEMPT Tue May 22 00:26:26 CEST 2012
Release:
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /mnt/merlin/Osorterat/Charlie.St.Cloud.2010.BRRiP.720p.x264~PlutO~/core (2012-06-05 17:54:57.772950886 +0200)
=========================================
[New LWP 8207]
[New LWP 8189]
[New LWP 8199]
[New LWP 8202]
[New LWP 8206]
[New LWP 8173]
[New LWP 8203]
[New LWP 8204]
[New LWP 8205]
[New LWP 8201]
[New LWP 8198]
[New LWP 8195]
[New LWP 8196]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `/usr/lib/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f4e36983d4b in ?? () from /usr/lib/xbmc/system/players/dvdplayer/swscale-0-x86_64-linux.so
Thread 13 (Thread 0x7f4e67fff700 (LWP 8196)):
#0 0x00007f4e81c2efd5 in __getdents64 () from /lib/libc.so.6
#1 0x00007f4e81c2ebf8 in readdir64 () from /lib/libc.so.6
#2 0x00007f4e81c2f190 in scandirat64 () from /lib/libc.so.6
#3 0x00000000006558b0 in FindFirstFile(char const*, _WIN32_FIND_DATA*) ()
#4 0x0000000000ac705a in XFILE::CHDDirectory::GetDirectory(CStdStr<char> const&, CFileItemList&) ()
#5 0x0000000000a9e1c9 in XFILE::CDirectory::GetDirectory(CStdStr<char> const&, CFileItemList&, CStdStr<char>, bool, bool, XFILE::DIR_CACHE_TYPE, bool, bool, bool) ()
#6 0x0000000000dad19b in CUtil::GetRecursiveListing(CStdStr<char> const&, CFileItemList&, CStdStr<char> const&, bool) ()
#7 0x00000000007f3e4f in VIDEO::CVideoInfoScanner::EnumerateSeriesFolder(CFileItem*, std::vector<VIDEO::SEpisode, std::allocator<VIDEO::SEpisode> >&) ()
#8 0x00000000007f70ac in VIDEO::CVideoInfoScanner::RetrieveInfoForEpisodes(boost::shared_ptr<CFileItem>, long, boost::shared_ptr<ADDON::CScraper> const&, bool, CGUIDialogProgress*) ()
#9 0x00000000007f72f6 in VIDEO::CVideoInfoScanner::RetrieveInfoForTvShow(boost::shared_ptr<CFileItem>, bool, boost::shared_ptr<ADDON::CScraper>&, bool, CScraperUrl*, bool, CGUIDialogProgress*) ()
#10 0x00000000007f8202 in VIDEO::CVideoInfoScanner::RetrieveVideoInfo(CFileItemList&, bool, CONTENT_TYPE, bool, CScraperUrl*, bool, CGUIDialogProgress*) ()
#11 0x00000000007f8b18 in VIDEO::CVideoInfoScanner::DoScan(CStdStr<char> const&) ()
#12 0x00000000007f9148 in VIDEO::CVideoInfoScanner::Process() ()
#13 0x0000000000cfd022 in CThread::staticThread(void*) ()
#14 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#15 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 12 (Thread 0x7f4e74b3b700 (LWP 8195)):
#0 0x00007f4e8577f9fd in sem_post () from /lib/libpthread.so.0
#1 0x00007f4e8253d769 in PyThread_release_lock () from /usr/lib/libpython2.7.so.1.0
#2 0x00007f4e8250e149 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f4e8252352d in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f4e825237d3 in load_source_module () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f4e82524836 in import_submodule () from /usr/lib/libpython2.7.so.1.0
#8 0x00007f4e82524ab0 in load_next () from /usr/lib/libpython2.7.so.1.0
#9 0x00007f4e8252501f in import_module_level.isra.9 () from /usr/lib/libpython2.7.so.1.0
#10 0x00007f4e825255ca in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
#11 0x00007f4e8250b97f in builtin___import__ () from /usr/lib/libpython2.7.so.1.0
#12 0x00007f4e8248088e in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007f4e8250d547 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#14 0x00007f4e8250ffb2 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#15 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#16 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#17 0x00007f4e8252352d in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
#18 0x00007f4e825237d3 in load_source_module () from /usr/lib/libpython2.7.so.1.0
#19 0x00007f4e82524836 in import_submodule () from /usr/lib/libpython2.7.so.1.0
#20 0x00007f4e82524ab0 in load_next () from /usr/lib/libpython2.7.so.1.0
#21 0x00007f4e8252501f in import_module_level.isra.9 () from /usr/lib/libpython2.7.so.1.0
#22 0x00007f4e825255ca in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
#23 0x00007f4e8250b97f in builtin___import__ () from /usr/lib/libpython2.7.so.1.0
#24 0x00007f4e8248088e in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#25 0x00007f4e8250d547 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#26 0x00007f4e8250ffb2 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#27 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#28 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#29 0x00007f4e8252352d in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
#30 0x00007f4e825237d3 in load_source_module () from /usr/lib/libpython2.7.so.1.0
#31 0x00007f4e82524836 in import_submodule () from /usr/lib/libpython2.7.so.1.0
#32 0x00007f4e82524ab0 in load_next () from /usr/lib/libpython2.7.so.1.0
#33 0x00007f4e8252501f in import_module_level.isra.9 () from /usr/lib/libpython2.7.so.1.0
#34 0x00007f4e825255ca in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
#35 0x00007f4e8250b97f in builtin___import__ () from /usr/lib/libpython2.7.so.1.0
#36 0x00007f4e8248088e in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#37 0x00007f4e8250d547 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#38 0x00007f4e8250ffb2 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#39 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#40 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#41 0x00007f4e8252352d in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
#42 0x00007f4e825237d3 in load_source_module () from /usr/lib/libpython2.7.so.1.0
#43 0x00007f4e82524836 in import_submodule () from /usr/lib/libpython2.7.so.1.0
#44 0x00007f4e82524ab0 in load_next () from /usr/lib/libpython2.7.so.1.0
#45 0x00007f4e8252501f in import_module_level.isra.9 () from /usr/lib/libpython2.7.so.1.0
#46 0x00007f4e825255ca in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
#47 0x00007f4e8250b97f in builtin___import__ () from /usr/lib/libpython2.7.so.1.0
#48 0x00007f4e8248088e in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#49 0x00007f4e8250d547 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#50 0x00007f4e8250ffb2 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#51 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#52 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#53 0x00007f4e8252352d in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
#54 0x00007f4e825237d3 in load_source_module () from /usr/lib/libpython2.7.so.1.0
#55 0x00007f4e82524836 in import_submodule () from /usr/lib/libpython2.7.so.1.0
#56 0x00007f4e82524ab0 in load_next () from /usr/lib/libpython2.7.so.1.0
#57 0x00007f4e8252501f in import_module_level.isra.9 () from /usr/lib/libpython2.7.so.1.0
#58 0x00007f4e825255ca in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
#59 0x00007f4e8250b97f in builtin___import__ () from /usr/lib/libpython2.7.so.1.0
#60 0x00007f4e8248088e in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#61 0x00007f4e8250d547 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#62 0x00007f4e8250ffb2 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#63 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#64 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#65 0x00007f4e8252352d in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
#66 0x00007f4e825237d3 in load_source_module () from /usr/lib/libpython2.7.so.1.0
#67 0x00007f4e82524836 in import_submodule () from /usr/lib/libpython2.7.so.1.0
#68 0x00007f4e82524b2a in load_next () from /usr/lib/libpython2.7.so.1.0
#69 0x00007f4e8252501f in import_module_level.isra.9 () from /usr/lib/libpython2.7.so.1.0
#70 0x00007f4e825255ca in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
#71 0x00007f4e8250b97f in builtin___import__ () from /usr/lib/libpython2.7.so.1.0
#72 0x00007f4e8248088e in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#73 0x00007f4e8250d547 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#74 0x00007f4e8250ffb2 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#75 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#76 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#77 0x00007f4e8252352d in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
#78 0x00007f4e825237d3 in load_source_module () from /usr/lib/libpython2.7.so.1.0
#79 0x00007f4e82524836 in import_submodule () from /usr/lib/libpython2.7.so.1.0
#80 0x00007f4e82524ab0 in load_next () from /usr/lib/libpython2.7.so.1.0
#81 0x00007f4e8252505c in import_module_level.isra.9 () from /usr/lib/libpython2.7.so.1.0
#82 0x00007f4e825255ca in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
#83 0x00007f4e8250b97f in builtin___import__ () from /usr/lib/libpython2.7.so.1.0
#84 0x00007f4e8248088e in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#85 0x00007f4e8250d547 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#86 0x00007f4e8250ffb2 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#87 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#88 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#89 0x00007f4e8252ceba in run_mod () from /usr/lib/libpython2.7.so.1.0
#90 0x00007f4e8252dcb2 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#91 0x0000000000bd1152 in XBPyThread::Process() ()
#92 0x0000000000cfd022 in CThread::staticThread(void*) ()
#93 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#94 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 11 (Thread 0x7f4e5ffff700 (LWP 8198)):
#0 0x00007f4e8248ca50 in instance_getattr2 () from /usr/lib/libpython2.7.so.1.0
#1 0x00007f4e8248cdc9 in instance_getattr () from /usr/lib/libpython2.7.so.1.0
#2 0x00007f4e82510ad4 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007f4e82512a53 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007f4e82512a53 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f4e8252ceba in run_mod () from /usr/lib/libpython2.7.so.1.0
#8 0x00007f4e8252dcb2 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#9 0x0000000000bd1152 in XBPyThread::Process() ()
#10 0x0000000000cfd022 in CThread::staticThread(void*) ()
#11 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#12 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 10 (Thread 0x7f4e667fc700 (LWP 8201)):
#0 0x00007f4e81ca9d70 in __memcpy_ssse3_back () from /lib/libc.so.6
#1 0x00007f4e846cbb1c in ?? () from /usr/lib/libsqlite3.so.0
#2 0x00007f4e846cbc21 in ?? () from /usr/lib/libsqlite3.so.0
#3 0x00007f4e8472b7c5 in ?? () from /usr/lib/libsqlite3.so.0
#4 0x00007f4e8470dbb1 in sqlite3_step () from /usr/lib/libsqlite3.so.0
#5 0x0000000000a4ac4a in dbiplus::SqliteDataset::query(char const*) ()
#6 0x0000000000a394c5 in CDatabase::GetSingleValue(CStdStr<char> const&, CStdStr<char> const&, CStdStr<char> const&, CStdStr<char> const&) ()
#7 0x00000000006ed478 in CRecentlyAddedJob::UpdateTotal() ()
#8 0x00000000006f7243 in CRecentlyAddedJob::DoWork() ()
#9 0x00000000006d8559 in CJobWorker::Process() ()
#10 0x0000000000cfd022 in CThread::staticThread(void*) ()
#11 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#12 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 9 (Thread 0x7f4e5f7fe700 (LWP 8205)):
#0 0x00007f4e8577f860 in sem_wait () from /lib/libpthread.so.0
#1 0x00007f4e8253d6c5 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
#2 0x00007f4e82522945 in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
#3 0x00007f4e825255b9 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
#4 0x00007f4e8250b97f in builtin___import__ () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f4e8248088e in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f4e8250d547 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f4e8250ffb2 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007f4e82513eb5 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007f4e82513f82 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#10 0x00007f4e8252ceba in run_mod () from /usr/lib/libpython2.7.so.1.0
#11 0x00007f4e8252da88 in PyRun_StringFlags () from /usr/lib/libpython2.7.so.1.0
#12 0x00007f4e8252e59b in PyRun_SimpleStringFlags () from /usr/lib/libpython2.7.so.1.0
#13 0x0000000000bccdce in XBPython::InitializeInterpreter(boost::shared_ptr<ADDON::IAddon>) ()
#14 0x0000000000bcff20 in XBPyThread::Process() ()
#15 0x0000000000cfd022 in CThread::staticThread(void*) ()
#16 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#17 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 8 (Thread 0x7f4e64c74700 (LWP 8204)):
#0 0x00007f4e81c5ae43 in select () from /lib/libc.so.6
#1 0x0000000000672824 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000000cfd022 in CThread::staticThread(void*) ()
#3 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#4 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 7 (Thread 0x7f4e65475700 (LWP 8203)):
#0 0x00007f4e81c5ae43 in select () from /lib/libc.so.6
#1 0x0000000000671132 in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000668fb3 in EVENTSERVER::CEventServer::Run() ()
#3 0x00000000006691c8 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000000cfd022 in CThread::staticThread(void*) ()
#5 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#6 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 6 (Thread 0x7f4e889567c0 (LWP 8173)):
#0 0x00007f4e81bf612b in _int_free () from /lib/libc.so.6
#1 0x00007f4e846bde10 in sqlite3_free () from /usr/lib/libsqlite3.so.0
#2 0x00007f4e846be293 in ?? () from /usr/lib/libsqlite3.so.0
#3 0x00007f4e846c79e3 in ?? () from /usr/lib/libsqlite3.so.0
#4 0x00007f4e846c7a43 in ?? () from /usr/lib/libsqlite3.so.0
#5 0x00007f4e846fd865 in sqlite3_close () from /usr/lib/libsqlite3.so.0
#6 0x0000000000a47439 in dbiplus::SqliteDatabase::disconnect() ()
#7 0x0000000000a3820f in CDatabase::Close() ()
#8 0x0000000000d6b501 in CGUIInfoManager::GetLibraryBool(int) ()
#9 0x0000000000d771da in CGUIInfoManager::GetBool(int, int, CGUIListItem const*) ()
#10 0x0000000000b79dc9 in INFO::InfoSingle::Update(CGUIListItem const*) ()
#11 0x0000000000d7b517 in INFO::InfoBool::Get(unsigned int, CGUIListItem const*) ()
#12 0x0000000000b7a1d6 in INFO::InfoExpression::Evaluate(CGUIListItem const*, bool&) ()
#13 0x0000000000d7b517 in INFO::InfoBool::Get(unsigned int, CGUIListItem const*) ()
#14 0x0000000000820246 in CGUIControl::UpdateVisibility(CGUIListItem const*) ()
#15 0x000000000082ed1f in CGUIControlGroupList::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#16 0x0000000000821e2e in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#17 0x000000000082c3db in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#18 0x0000000000821e2e in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#19 0x000000000082c3db in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#20 0x0000000000821e2e in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#21 0x000000000082c3db in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#22 0x0000000000821e2e in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#23 0x000000000088bf47 in CGUIWindow::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#24 0x000000000088f605 in CGUIWindowManager::Process(unsigned int) ()
#25 0x0000000000d3f0a7 in CApplication::FrameMove(bool) ()
#26 0x0000000000db910e in CXBApplicationEx::Run() ()
#27 0x0000000000643223 in main ()
Thread 5 (Thread 0x7f4e5effd700 (LWP 8206)):
#0 0x00007f4e81c5906f in poll () from /lib/libc.so.6
#1 0x00007f4e8758e1ca in ?? () from /usr/lib/libavahi-common.so.3
#2 0x00007f4e8758dccb in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
#3 0x00007f4e8758dea8 in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
#4 0x00007f4e8758e0dd in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
#5 0x00007f4e8758e15c in ?? () from /usr/lib/libavahi-common.so.3
#6 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#7 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 4 (Thread 0x7f4e65c76700 (LWP 8202)):
#0 0x00007f4e857809bd in nanosleep () from /lib/libpthread.so.0
#1 0x000000000065abe8 in Sleep(unsigned int) ()
#2 0x0000000000736a93 in CWeatherJob::DoWork() ()
#3 0x00000000006d8559 in CJobWorker::Process() ()
#4 0x0000000000cfd022 in CThread::staticThread(void*) ()
#5 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#6 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 3 (Thread 0x7f4e66ffd700 (LWP 8199)):
#0 0x00007f4e8577dc61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00000000006d82a7 in CJobManager::GetNextJob(CJobWorker const*) ()
#2 0x00000000006d857a in CJobWorker::Process() ()
#3 0x0000000000cfd022 in CThread::staticThread(void*) ()
#4 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#5 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 2 (Thread 0x7f4e75d67700 (LWP 8189)):
#0 0x00007f4e81c5906f in poll () from /lib/libc.so.6
#1 0x0000000000c9f222 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000000c9f2b0 in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000000cfd022 in CThread::staticThread(void*) ()
#4 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#5 0x00007f4e81c611ed in clone () from /lib/libc.so.6
Thread 1 (Thread 0x7f4e5e7fc700 (LWP 8207)):
#0 0x00007f4e36983d4b in ?? () from /usr/lib/xbmc/system/players/dvdplayer/swscale-0-x86_64-linux.so
#1 0x00007f4e3698c338 in sws_scale () from /usr/lib/xbmc/system/players/dvdplayer/swscale-0-x86_64-linux.so
#2 0x00000000008b39b3 in CDVDFileInfo::ExtractThumb(CStdStr<char> const&, CStdStr<char> const&, CStreamDetails*) ()
#3 0x0000000000da5002 in CThumbExtractor::DoWork() ()
#4 0x00000000006d8559 in CJobWorker::Process() ()
#5 0x0000000000cfd022 in CThread::staticThread(void*) ()
#6 0x00007f4e85779e0e in start_thread () from /lib/libpthread.so.0
#7 0x00007f4e81c611ed in clone () from /lib/libc.so.6
############# END STACK TRACE ###############
################# LOG FILE ##################
17:54:56 T:139975275669440 NOTICE: -----------------------------------------------------------------------
17:54:56 T:139975275669440 NOTICE: Starting XBMC (11.0-PRE Git:20120317-c317d94), Platform: Linux (Arch Linux, 3.3.7-1-ARCH x86_64). Built on Jun 4 2012
17:54:56 T:139975275669440 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
17:54:56 T:139975275669440 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
17:54:56 T:139975275669440 NOTICE: special://masterprofile/ is mapped to: /home/lasse/.xbmc/userdata
17:54:56 T:139975275669440 NOTICE: special://home/ is mapped to: /home/lasse/.xbmc
17:54:56 T:139975275669440 NOTICE: special://temp/ is mapped to: /home/lasse/.xbmc/temp
17:54:56 T:139975275669440 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
17:54:56 T:139975275669440 NOTICE: Local hostname: Albounty
17:54:56 T:139975275669440 NOTICE: Log File is located: /home/lasse/.xbmc/temp/xbmc.log
17:54:56 T:139975275669440 NOTICE: -----------------------------------------------------------------------
17:54:56 T:139975275669440 NOTICE: Setup SDL
17:54:56 T:139975275669440 INFO: Available videomodes (xrandr):
17:54:56 T:139975275669440 INFO: Number of connected outputs: 1
17:54:56 T:139975275669440 INFO: Output 'HDMI2' has 31 modes
17:54:56 T:139975275669440 INFO: ID:0x46 Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.000000
17:54:56 T:139975275669440 INFO: ID:0x47 Name:1920x1080 Refresh:50.000000 Width:1920 Height:1080
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.000000
17:54:56 T:139975275669440 INFO: ID:0x48 Name:1920x1080 Refresh:30.000000 Width:1920 Height:1080
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.000000
17:54:56 T:139975275669440 INFO: ID:0x49 Name:1920x1080 Refresh:25.000000 Width:1920 Height:1080
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.000000
17:54:56 T:139975275669440 INFO: ID:0x4a Name:1920x1080 Refresh:24.000000 Width:1920 Height:1080
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.000000
17:54:56 T:139975275669440 INFO: ID:0x4b Name:1600x1200 Refresh:60.000000 Width:1600 Height:1200
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x4c Name:1680x1050 Refresh:59.954250 Width:1680 Height:1050
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.111111
17:54:56 T:139975275669440 INFO: ID:0x4d Name:1280x1024 Refresh:75.024673 Width:1280 Height:1024
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.422222
17:54:56 T:139975275669440 INFO: ID:0x4e Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.422222
17:54:56 T:139975275669440 INFO: ID:0x4f Name:1440x900 Refresh:74.984428 Width:1440 Height:900
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.111111
17:54:56 T:139975275669440 INFO: ID:0x50 Name:1440x900 Refresh:59.887440 Width:1440 Height:900
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.111111
17:54:56 T:139975275669440 INFO: ID:0x51 Name:1280x960 Refresh:60.000000 Width:1280 Height:960
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x52 Name:1360x768 Refresh:60.015160 Width:1360 Height:768
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.003922
17:54:56 T:139975275669440 INFO: ID:0x53 Name:1280x800 Refresh:59.810329 Width:1280 Height:800
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.111111
17:54:56 T:139975275669440 INFO: ID:0x54 Name:1152x864 Refresh:75.000000 Width:1152 Height:864
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x55 Name:1280x720 Refresh:50.000000 Width:1280 Height:720
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.000000
17:54:56 T:139975275669440 INFO: ID:0x56 Name:1280x720 Refresh:60.000000 Width:1280 Height:720
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.000000
17:54:56 T:139975275669440 INFO: ID:0x57 Name:1024x768 Refresh:75.076218 Width:1024 Height:768
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x58 Name:1024x768 Refresh:70.069359 Width:1024 Height:768
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x59 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x5a Name:832x624 Refresh:74.551270 Width:832 Height:624
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x5b Name:800x600 Refresh:72.187569 Width:800 Height:600
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x5c Name:800x600 Refresh:75.000000 Width:800 Height:600
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x5d Name:800x600 Refresh:60.316540 Width:800 Height:600
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x5e Name:720x576 Refresh:50.000000 Width:720 Height:576
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.422222
17:54:56 T:139975275669440 INFO: ID:0x5f Name:720x480 Refresh:59.940060 Width:720 Height:480
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.185185
17:54:56 T:139975275669440 INFO: ID:0x60 Name:640x480 Refresh:72.808800 Width:640 Height:480
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x61 Name:640x480 Refresh:75.000000 Width:640 Height:480
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x62 Name:640x480 Refresh:66.666656 Width:640 Height:480
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x63 Name:640x480 Refresh:60.000000 Width:640 Height:480
17:54:56 T:139975275669440 INFO: Pixel Ratio: 1.333333
17:54:56 T:139975275669440 INFO: ID:0x64 Name:720x400 Refresh:70.081673 Width:720 Height:400
17:54:56 T:139975275669440 INFO: Pixel Ratio: 0.987654
17:54:56 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanStop
17:54:56 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method EnumerateDevices
17:54:56 T:139975275669440 INFO: Selected UPower and ConsoleKit as PowerSyscall
17:54:56 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanStop
17:54:56 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanRestart
17:54:56 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.DBus.Properties and method Get
17:54:56 T:139975275669440 DEBUG: Previous line repeats 1 times.
17:54:56 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method EnumerateDevices
17:54:56 T:139975275669440 NOTICE: load settings...
17:54:56 T:139975275669440 NOTICE: special://profile/ is mapped to: special://masterprofile/
17:54:56 T:139975275669440 NOTICE: loading special://masterprofile/guisettings.xml
17:54:56 T:139975275669440 NOTICE: Getting hardware information now...
17:54:56 T:139975275669440 INFO: Using analog output
17:54:56 T:139975275669440 INFO: AC3 pass through is enabled
17:54:56 T:139975275669440 INFO: DTS pass through is enabled
17:54:56 T:139975275669440 INFO: AAC pass through is disabled
17:54:56 T:139975275669440 INFO: MP1 pass through is disabled
17:54:56 T:139975275669440 INFO: MP2 pass through is disabled
17:54:56 T:139975275669440 INFO: MP3 pass through is disabled
17:54:56 T:139975275669440 NOTICE: Checking resolution 12
17:54:56 T:139975275669440 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
17:54:56 T:139975275669440 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
17:54:56 T:139975275669440 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
17:54:56 T:139975275669440 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
17:54:56 T:139975275669440 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
17:54:56 T:139975275669440 NOTICE: Loaded playercorefactory configuration
17:54:56 T:139975275669440 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
17:54:56 T:139975275669440 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
17:54:56 T:139975275669440 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
17:54:56 T:139975275669440 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
17:54:56 T:139975275669440 NOTICE: Default DVD Player: dvdplayer
17:54:56 T:139975275669440 NOTICE: Default Video Player: dvdplayer
17:54:56 T:139975275669440 NOTICE: Default Audio Player: paplayer
17:54:56 T:139975275669440 NOTICE: Disabled debug logging due to GUI setting. Level 1.
17:54:56 T:139975275669440 NOTICE: Log level changed to 1
17:54:56 T:139975275669440 NOTICE: Loading media sources from special://masterprofile/sources.xml
17:54:56 T:139975275669440 INFO: creating subdirectories
17:54:56 T:139975275669440 INFO: userdata folder: special://masterprofile/
17:54:56 T:139975275669440 INFO: recording folder:
17:54:56 T:139975275669440 INFO: screenshots folder:
17:54:56 T:139975275669440 INFO: thumbnails folder: special://masterprofile/Thumbnails
17:54:56 T:139975275669440 INFO: load language info file: special://xbmc/language/English/langinfo.xml
17:54:56 T:139975275669440 DEBUG: trying to set locale to en_GB.UTF-8
17:54:56 T:139975275669440 INFO: global locale set to C
17:54:56 T:139975275669440 INFO: load language file:special://xbmc/language/English/strings.xml
17:54:56 T:139975275669440 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so)
17:54:56 T:139975275669440 DEBUG: Loading: /usr/lib/xbmc/system/libcpluff-x86_64-linux.so
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /home/lasse/.xbmc/addons/skin.rapier/addon.xml, line 18, column 5 (ignoring unexpected element res and its contents).'
17:54:56 T:139975275669440 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in repo.pecinko has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.watchlist has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in skin.rapier has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.logo-downloader has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
17:54:56 T:139975275669440 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
17:54:56 T:139975275669440 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
17:54:56 T:139975275669440 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adaptor"
17:54:56 T:139975275669440 DEBUG: CPeripheralBusUSB - initialised udev monitor: 15
17:54:56 T:139975275669440 INFO: LIRC Initialize: using: /dev/lircd
17:54:56 T:139975275669440 INFO: LIRC Initialize: connect failed: No such file or directory
17:54:56 T:139974961166080 DEBUG: Thread XBMC Peripherals start, auto delete: 0
17:54:56 T:139975275669440 DEBUG: Failed to connect to LIRC. Retry in 10s.
17:54:56 T:139975275669440 DEBUG: OnLostDevice - notify display change event
17:54:56 T:139975275669440 INFO: XRANDR: /usr/lib/xbmc/xbmc-xrandr --output HDMI2 --mode 0x46
17:54:57 T:139975275669440 NOTICE: Using visual 0x22
17:54:57 T:139975275669440 INFO: GL: Maximum texture width: 8192
17:54:57 T:139975275669440 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86_64-linux.so)
17:54:57 T:139975275669440 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-x86_64-linux.so
17:54:57 T:139975275669440 DEBUG: GLX_EXTENSIONS: GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap
17:54:57 T:139975275669440 NOTICE: GL_VENDOR = Tungsten Graphics, Inc
17:54:57 T:139975275669440 NOTICE: GL_RENDERER = Mesa DRI Intel(R) Sandybridge Desktop
17:54:57 T:139975275669440 NOTICE: GL_VERSION = 3.0 Mesa 8.0.3
17:54:57 T:139975275669440 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
17:54:57 T:139975275669440 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_NV_vertex_program GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_envmap_bumpmap GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_vertex_program1_1 GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_MESA_texture_array GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_half_float_vertex GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_separate_shader_objects GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_ARB_ES2_compatibility GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_robustness GL_EXT_transform_feedback
17:54:57 T:139975275669440 DEBUG: OnLostDevice - notify display change event
17:54:57 T:139975275669440 ERROR: GLX: Same window as before, refreshing context
17:54:57 T:139975275669440 INFO: GL: Maximum texture width: 8192
17:54:57 T:139975275669440 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
17:54:57 T:139975275669440 INFO: load default splash image: /usr/share/xbmc/media/Splash.png
17:54:57 T:139975275669440 INFO: load keymapping
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/mouse.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/keymaps/remote.xml
17:54:57 T:139975275669440 INFO: Loading special://xbmc/system/Lircmap.xml
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'mceusb'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'XboxDVDDongle'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'anysee'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'iMON-PAD'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'MCE_via_iMON'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'TwinHanRemote'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'linux-input-layer'
17:54:57 T:139975275669440 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
17:54:57 T:139975275669440 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'mediacenter'
17:54:57 T:139975275669440 INFO: Loading special://profile/Lircmap.xml
17:54:57 T:139975275669440 INFO: * Adding remote mapping for device 'Apple_A1294_macmini'
17:54:57 T:139975275669440 INFO: GUI format 1920x1080 1920x1080 @ 60.00 - Full Screen
17:54:57 T:139975275669440 DEBUG: guilib: Fill viewport always for solving rendering passes
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
17:54:57 T:139975275669440 DEBUG: Selected UDisks as storage provider
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DaemonVersion 1
17:54:57 T:139975275669440 DEBUG: UDisks: Querying available devices
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda1)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda1 with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ext2 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:54:57 T:139975275669440 NOTICE: UDisks: Added /boot
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda2)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda2 with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda2: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda3)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda3 with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda3: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda4)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda4 with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda4: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:54:57 T:139975275669440 NOTICE: UDisks: Added /home
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb1)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb1 with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb1: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:54:57 T:139975275669440 NOTICE: UDisks: Added /mnt/jester
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdd1)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd1 with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdd1: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:54:57 T:139975275669440 NOTICE: UDisks: Added /mnt/cougar
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sde1)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sde1 with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sde with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sde1: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:54:57 T:139975275669440 NOTICE: UDisks: Added /mnt/merlin
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sde)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sde with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sde: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdd)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc1)
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc1 with interface org.freedesktop.DBus.Properties and method GetAll
17:54:57 T:139975275669440 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
17:54:57 T:139975275669440 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc1: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:54:57 T:139975275669440 NOTICE: UDisks: Added /mnt/hollywood
17:54:57 T:139975275669440 DEBUG: SECTION:LoadDLL(libcurl.so.4)
17:54:57 T:139975275669440 DEBUG: Loading: libcurl.so.4
17:54:57 T:139975275669440 NOTICE: start dvd mediatype detection
17:54:57 T:139975275669440 NOTICE: initializing playlistplayer
17:54:57 T:139975275669440 NOTICE: DONE initializing playlistplayer
17:54:57 T:139975275935488 DEBUG: Thread CDetectDVDMedia start, auto delete: 0
17:54:57 T:139975275935488 DEBUG: Compiled with libcdio Version 0.83
17:54:57 T:139975275669440 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
17:54:57 T:139975275935488 DEBUG: Thread CDetectDVDMedia 139975275935488 terminating
17:54:57 T:139975275669440 INFO: Unloading old skin ...
17:54:57 T:139975275669440 INFO: load skin from:/usr/share/xbmc/addons/skin.confluence
17:54:57 T:139975275669440 INFO: load fonts for skin...
17:54:57 T:139975275669440 INFO: Loading fonts from /usr/share/xbmc/addons/skin.confluence/720p/Font.xml
17:54:57 T:139975275669440 INFO: Loading skin includes from /usr/share/xbmc/addons/skin.confluence/720p/includes.xml
17:54:57 T:139975275669440 INFO: load new skin...
17:54:57 T:139975275669440 INFO: Loading skin file: Home.xml
17:54:57 T:139975275669440 DEBUG: Load Home.xml: 20.54ms
17:54:57 T:139975275669440 INFO: Loading user windows, path /usr/share/xbmc/addons/skin.confluence/720p
17:54:57 T:139975275669440 DEBUG: Load Skin XML: 25.08ms
17:54:57 T:139975275669440 INFO: initialize new skin...
17:54:57 T:139975275669440 DEBUG: guilib: Fill viewport always for solving rendering passes
17:54:57 T:139975275669440 INFO: Loading skin file: Pointer.xml
17:54:57 T:139975275669440 DEBUG: Load Pointer.xml: 0.64ms
17:54:57 T:139975275669440 INFO: Loading skin file: DialogVolumeBar.xml
17:54:57 T:139975275669440 DEBUG: Load DialogVolumeBar.xml: 0.85ms
17:54:57 T:139975275669440 INFO: Loading skin file: DialogKaiToast.xml
17:54:57 T:139975275669440 DEBUG: Load DialogKaiToast.xml: 0.95ms
17:54:57 T:139975275669440 INFO: Loading skin file: DialogMuteBug.xml
17:54:57 T:139975275669440 DEBUG: Load DialogMuteBug.xml: 0.60ms
17:54:57 T:139975275669440 INFO: Loading skin file: DialogSeekBar.xml
17:54:57 T:139975275669440 DEBUG: Load DialogSeekBar.xml: 2.76ms
17:54:57 T:139975275669440 INFO: Loading skin file: DialogBusy.xml
17:54:57 T:139975275669440 DEBUG: Load DialogBusy.xml: 0.65ms
17:54:57 T:139975275669440 INFO: skin loaded...
17:54:57 T:139975275669440 INFO: JSONRPC: Sucessfully initialized
17:54:57 T:139975275669440 DEBUG: ADDON: Starting service addons.
17:54:57 T:139975275669440 INFO: initializing python engine.
17:54:57 T:139975275669440 DEBUG: new python thread created. id=1
17:54:57 T:139975275669440 INFO: initializing python engine.
17:54:57 T:139975275669440 DEBUG: new python thread created. id=2
17:54:57 T:139974950504192 DEBUG: Thread XBPyThread start, auto delete: 0
17:54:57 T:139974950504192 DEBUG: Python thread: start processing
17:54:57 T:139974942111488 DEBUG: Thread XBPyThread start, auto delete: 0
17:54:57 T:139974942111488 DEBUG: Python thread: start processing
17:54:57 T:139975275669440 DEBUG: Activating window ID: 12999
17:54:57 T:139975275669440 DEBUG: ------ Window Init (Startup.xml) ------
17:54:57 T:139975275669440 INFO: Loading skin file: Startup.xml
17:54:57 T:139975275669440 DEBUG: Load Startup.xml: 1.08ms
17:54:57 T:139975275669440 DEBUG: Alloc resources: 1.12ms (1.12 ms skin load)
17:54:57 T:139975275669440 INFO: removing tempfiles
17:54:57 T:139975275669440 NOTICE: UpdateLibraries - Starting video library startup scan
17:54:57 T:139975275669440 NOTICE: UpdateLibraries - Starting music library startup scan
17:54:57 T:139974729004800 DEBUG: Thread VIDEO::CVideoInfoScanner start, auto delete: 0
17:54:57 T:139975275669440 DEBUG: ------ Window Init (DialogMusicScan.xml) ------
17:54:57 T:139975275669440 INFO: Loading skin file: DialogMusicScan.xml
17:54:57 T:139975275669440 DEBUG: Load DialogMusicScan.xml: 1.54ms
17:54:57 T:139975275669440 DEBUG: OpenBundle - Opened bundle /usr/share/xbmc/addons/skin.confluence/media/Textures.xbt
17:54:57 T:139975275669440 DEBUG: Alloc resources: 2.60ms (1.58 ms skin load)
17:54:57 T:139974729004800 NOTICE: VideoInfoScanner: Starting scan ..
17:54:57 T:139975275669440 INFO: Music scan has started... Enabling tag reading, and remote thumbs
17:54:57 T:139974729004800 ERROR: GetDirectory - Error getting /mnt/cougar/Sorterat/Film HD/
17:54:57 T:139974729004800 DEBUG: VideoInfoScanner: Skipping dir '/mnt/cougar/Sorterat/Film HD/' as it's empty or doesn't exist - adding to clean list
17:54:57 T:139975275669440 DEBUG: ADDON: Starting service addons.
17:54:57 T:139974720612096 DEBUG: Thread MUSIC_INFO::CMusicInfoScanner start, auto delete: 0
17:54:57 T:139975275669440 INFO: initializing python engine.
17:54:57 T:139975275669440 DEBUG: new python thread created. id=3
17:54:57 T:139974594787072 DEBUG: Thread XBPyThread start, auto delete: 0
17:54:57 T:139974594787072 DEBUG: Python thread: start processing
17:54:57 T:139975275669440 NOTICE: initialize done
17:54:57 T:139975275669440 NOTICE: Running the application...
17:54:57 T:139975275669440 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
17:54:57 T:139975275669440 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
17:54:57 T:139975275669440 DEBUG: Activating window ID: 10000
17:54:57 T:139974712219392 DEBUG: Thread Jobworker start, auto delete: 1
17:54:57 T:139975275669440 DEBUG: ------ Window Init (Pointer.xml) ------
17:54:57 T:139975275669440 DEBUG: Alloc resources: 0.15ms (0.00 ms skin load)
17:54:57 T:139974720612096 DEBUG: Process - Starting scan
17:54:57 T:139974703826688 DEBUG: Thread CThread start, auto delete: 0
17:54:57 T:139974703826688 DEBUG: Thread CThread 139974703826688 terminating
17:54:57 T:139974720612096 DEBUG: Process - Finished scan
17:54:57 T:139975275669440 INFO: GL: Enabling VSYNC
17:54:57 T:139974720612096 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
17:54:57 T:139974720612096 INFO: Music scan was stopped or finished ... restoring FindRemoteThumbs
17:54:57 T:139975275669440 INFO: GL: Selected vsync mode 5
17:54:57 T:139975275669440 DEBUG: ------ Window Deinit (Startup.xml) ------
17:54:57 T:139975275669440 DEBUG: CheckDisplayEvents: Received RandR event 101
17:54:57 T:139975275669440 DEBUG: CheckDisplayEvents - notify display reset event
17:54:57 T:139975275669440 DEBUG: ------ Window Init (Home.xml) ------
17:54:57 T:139974720612096 DEBUG: Thread MUSIC_INFO::CMusicInfoScanner 139974720612096 terminating
17:54:57 T:139975275669440 DEBUG: Alloc resources: 1.23ms (0.00 ms skin load)
17:54:57 T:139974703826688 DEBUG: Thread Jobworker start, auto delete: 1
17:54:57 T:139974950504192 NOTICE: -->Python Interpreter Initialized<--
17:54:57 T:139974950504192 DEBUG: Process - The source file to load is /home/lasse/.xbmc/addons/script.module.simple.downloader/default.py
17:54:57 T:139974691743488 DEBUG: Thread Jobworker start, auto delete: 1
17:54:57 T:139975275669440 DEBUG: Process - no profile autoexec.py (/home/lasse/.xbmc/userdata/autoexec.py) found, skipping
17:54:57 T:139975275669440 DEBUG: NetworkMessage - Starting network services
17:54:57 T:139975275669440 NOTICE: ES: Starting event server
17:54:57 T:139974683350784 DEBUG: Thread CEventServer start, auto delete: 0
17:54:57 T:139975275669440 INFO: JSONRPC Server: Successfully initialized
17:54:57 T:139974683350784 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
17:54:57 T:139974683350784 NOTICE: UDP: Listening on port 9777
17:54:57 T:139974703826688 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
17:54:57 T:139974950504192 DEBUG: Process - Setting the Python path to /home/lasse/.xbmc/addons/script.module.simple.downloader:/home/lasse/.xbmc/addons/script.module.simplejson/lib:/home/lasse/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/lasse/.xbmc/addons/script.common.plugin.cache/lib:/home/lasse/.xbmc/addons/script.module.simple.downloader/lib:/home/lasse/.xbmc/addons/script.module.parsedom/lib:/home/lasse/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0:
17:54:57 T:139974691743488 INFO: WEATHER: Downloading weather
17:54:57 T:139974950504192 DEBUG: Process - Entering source directory /home/lasse/.xbmc/addons/script.module.simple.downloader
17:54:57 T:139974691743488 INFO: initializing python engine.
17:54:57 T:139974691743488 DEBUG: new python thread created. id=4
17:54:57 T:139975275669440 INFO: CZeroconfAvahi::clientCallback: avahi server not available. But may become later...
17:54:57 T:139975275669440 NOTICE: starting zeroconf publishing
17:54:57 T:139975275669440 DEBUG: CLastfmScrobbler: Clearing session.
17:54:57 T:139975275669440 DEBUG: CLibrefmScrobbler: Clearing session.
17:54:57 T:139974586394368 DEBUG: Thread XBPyThread start, auto delete: 0
17:54:57 T:139974586394368 DEBUG: Python thread: start processing
17:54:57 T:139974674958080 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
17:54:57 T:139974569608960 DEBUG: Thread Jobworker start, auto delete: 1
17:54:57 T:139974703826688 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum

Similar Messages

  • FF 5.0. Windows 7 The main navigation bar has suddenly started to bring up my igoogle page each time I enter a query. Is there a way to prevent this from happening?m happening.

    I suddenly started getting a black igoogle bar when attempting to use the navigation bar at the left side of the browser.
    I have added no add on to which I can attribute this.
    I started to eliminate the Igoole program at the site but became concerned when it appeared that I might also remove my gmail account, which I had earlier -and separately from Igoogle- created.
    I would like to prevent the google page from coming up when I use the left side of the navigation bar.
    Thanks
    Sam

    This is something you need to report via the Feedback button (or use the link on the Help menu).
    Firefox 5.0 is still in BETA and not slated for release until June 21.
    Reinstall the full version of the current release which is v4.0.1, download link at the top of this forum.

  • Suddenly started receiving a error message when checking for updates in app store nsurlerrordomain error - 1012 how to fix?

    Suddenly started receiving a error message when checking for updates in app store nsurlerrordomain error - 1012 how to fix?

    Thanks Linc I will sit tight for a while to see what happens before chasing up customer service.  Cheers.

  • My Mac got hacked. I was working on a word document when the computer suddenly started typing meaningful sentences on its own that describes how the hacker is skillful. At the that time I was on a password protected wifi and file sharing was off.

    This is the first time I get hacked this bad. I was working on a microsoft word document when the computer suddenly started typing meaningful sentences on its own that describes how skillfull the hacker is. At the that time I was on a friends wifi network that is password protected (not sure about the encyrption), the Os X Firewall was on. I was using the admin profile, however, file sharing was off. I'm very careful not to install any suspecious 3rd party software.
    So far I have verified permissions and fixed some errors there, and changed passwords.
    Do I have to erase/format my computer and reinstall the Os? If so is it adequte to use the internet recovery tool or will it use old and possibly infected EFI/Root files?
    Would appreciate the advice of all the Mac experts out there. Thanks

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal 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 Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click anywhere in the line of text below on this page to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting. A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo; sudo launchctl getenv DYLD_INSERT_LIBRARIES; echo; sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; } 2> /dev/null | open -ef
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    { launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; echo; launchctl getenv DYLD_INSERT_LIBRARIES; echo; crontab -l 2> /dev/null; } | open -ef
    Step 4
    ls -A /e*/{cr,la,mach}* {,/}Lib*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -ef
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of login items' | open -ef
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • Printer suddenly started printing blurry and double vision like

    Printer suddenly started printing blurry and double vision like. I have cleaned all i can and aligned the printer heads muliple times, but no difference

    I did a quick search and came across this. Although it is for a 432, hopefully this imformation helps as canon printers are assembled relatively simular.
    http://forums.usa.canon.com/t5/Printer-Multifunction-Support/I-had-a-paper-jam-on-my-MX432-and-since...
    MY EQUIPMENT:
    EOS Rebel T4i
    EF-S 18-55mm f/3.5-5.6 IS II
    EF-S 55-250mm f/4-5.6 IS II
    (2) B+W 5.8 010 UV - Haze 1x MRC (F - PRO Series filter)
    HOYA 58mm HMC Multi-Coated ND8 Filter

  • My iMac G5 has suddenly started to run slowly and I don't know how to fix it. I've run utilities which says it's working fine.

    My iMac G5 has suddenly started running very slow. I've already gone through all the tricks I can think of, including reinstalling Snow Leopard and running a hardware test, which tells me my computer is OK, which it most definitely is not. Every little thing I try to do causes the beach ball to spend for 30 to 60 seconds. I'm typing this on my older computer, which is running fine. It would take me an hour to do this on the iMac that is affected.

    First, you do not have an iMac G5 - they can't run Snow Leopard.
    Have you checked the available disc space? For smooth running you need at least 5GB and preferably nearer 20GB free space.
    Look at the bottom of any Finder window and see what it says is available.

  • My mac (10.9.5) suddenly started to run very slow

    It's been like this for 10 hours, could not run repair disk, (I left all night and didn't finish, nor even started) please help. Here is my report from EtreChek:
    Problem description:
    my mac suddenly started to slow down
    EtreCheck version: 2.1.6 (109)
    Report generated January 28, 2015 at 9:20:26 AM GMT+1
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Late 2011) (Technical Specifications)
      MacBook Pro - model: MacBookPro8,1
      1 2.8 GHz Intel Core i7 CPU: 2-core
      8 GB RAM Upgradeable
      BANK 0/DIMM0
      4 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
      Battery Health: Normal - Cycle count 314
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 512 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Time since boot: 11:30:47
    Disk Information: ℹ️
      OPTIARC DVD RW AD-5970H 
      TOSHIBA MK7559GSXF disk0 : (750.16 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 749.30 GB (354.14 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.divx.dms.agent.plist [Support]
      [loaded] com.divx.update.agent.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [invalid?] com.adobe.SwitchBoard.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [loaded] com.oracle.java.JavaUpdateHelper.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.adobe.ARM.[...].plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
    User Login Items: ℹ️
      iTunesHelper Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      EvernoteHelper Application  (/Applications/Evernote.app/Contents/Library/LoginItems/EvernoteHelper.app)
    Internet Plug-ins: ℹ️
      OVSHelper: Version: 1.1 [Support]
      Default Browser: Version: 537 - SDK 10.9
      AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Support]
      AdobePDFViewerNPAPI: Version: 10.1.13 [Support]
      FlashPlayer-10.6: Version: 16.0.0.296 - SDK 10.6 [Support]
      DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.296 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 [Support]
      AdobePDFViewer: Version: 10.1.13 [Support]
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
    Safari Extensions: ℹ️
      AdBlock [Installed]
      ClickToFlash [Installed]
      Cuevana Stream-1 [Installed]
    Audio Plug-ins: ℹ️
      DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Java  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Destinations:
      Irving [Local]
      Total size: 450.00 GB
      Total number of backups: 15
      Oldest backup: 2013-10-26 04:17:01 +0000
      Last backup: 2014-12-22 13:28:30 +0000
      Size of backup disk: Excellent
      Backup size 450.00 GB > (Disk size 0 B X 3)
    Top Processes by CPU: ℹ️
          1% WindowServer
          0% mdworker32
          0% AppleSpell
          0% DashboardClient
          0% mds
    Top Processes by Memory: ℹ️
      155 MB mds_stores
      125 MB com.apple.WebKit.WebContent
      120 MB softwareupdated
      103 MB Safari
      77 MB Dock
    Virtual Memory Information: ℹ️
      4.22 GB Free RAM
      2.02 GB Active RAM
      882 MB Inactive RAM
      1.47 GB Wired RAM
      2.17 GB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Jan 27, 2015, 09:50:41 PM Self test - passed
      Jan 27, 2015, 08:02:52 PM /Library/Logs/DiagnosticReports/Google Chrome_2015-01-27-200252_[redacted].hang
      Jan 27, 2015, 05:30:41 PM /Users/[redacted]/Library/Logs/DiagnosticReports/EvernoteHelper_2015-01-27-1730 41_[redacted].crash

    I followed this instructions that i found in the community:
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'Channel t|GPU D|I/O|find tok|n Cause: -' | tail | open -ef
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal 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 Terminal in the icon grid.
    Paste into the Terminal window (command-V).
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the TextEdit window (not the Terminal window) has anything in it, stop here and post it — the text, please, not a screenshot. The title of the TextEdit window doesn't matter, and you don't need to post that.
    And this what appears:
    Jan 27 21:08:56 Irving kernel[0] <Debug>: nspace-handler-unblock: did not find token 25532
    Jan 27 21:09:24 Irving kernel[0] <Debug>: nspace-handler-unblock: did not find token 25619
    Jan 27 21:22:46 Irving kernel[0] <Debug>: nspace-handler-unblock: did not find token 30886
    Jan 27 21:24:42 Irving kernel[0] <Debug>: nspace-handler-unblock: did not find token 31597
    Jan 27 21:25:32 Irving kernel[0] <Debug>: nspace-handler-unblock: did not find token 31834
    Jan 27 21:53:25 Irving kernel[0] <Debug>: nspace-handler-unblock: did not find token 182
    Jan 27 22:22:37 Irving kernel[0] <Debug>: nspace-handler-unblock: did not find token 1322
    Jan 28 02:17:11 Irving kernel[0] <Debug>: nspace-handler-update: did not find token 3032
    --- last message repeated 562 times ---
    Jan 28 03:50:55 Irving kernel[0] <Debug>: nspace-handler-unblock: did not find token 3032

  • The finder window for an external USB hard disk suddenly started separating files by time (today, yesterday, etc.) and stopped allowing me to change column width, order, etc. Also the header bar shifted to flat white from gray.

    The finder window for an external USB hard disk suddenly started separating files by time (today, yesterday, etc.) and stopped allowing me to change column width, order, etc. Also the header bar shifted to flat white from gray.
    All was normal until the icon for the disk stopped showing up on the desktop when I would plug it in. I rebooted the computer, and the disk icon now shows up but this new look to the finder window started as a result. The hard disk does not have this problem when I use it on another Mac running Snow leopard. Also, two other external hard disks that I use on this computer running lion 7.4 still have the normal header bars with columns that can be reordered, etc.
    I have tried looking in preferences and other places but have not seen this discussed. 

    Well duh - I finally figured out that somehow in the View options for the hard drive, the "arrange by" option had been changed to "by date" from "none". Not sure how that happened, I had never used the "view options" menu tem before. Changing "arrange by" back to "none" gets the gray column headers and the collapsible folder icons back. 

  • Can't open a thing! Why does CS4 suddenly started crashing upon starting?

    Opening either the program (and I've tried it with Illustrator, Photoshop, InDesign and Acrobat), or the file itself (if I'm lucky enough to have the CS4 program open fine with startup but then when I click to open a file it closes unexpectedly), just this week my computer won't let me open things. It keeps crashing. I have an iMac with 10.7.5.  Crash reports gives Kern Invalid/Bad Address.
    Is this something I could fix myself? Should I take my computer somewhere? (Am miles away from the nearest store and I have an iMac, not a convenient laptop)
    I really can't think of why it all of a sudden started doing this - and I have people's projects to finish! Please help this frustrated designer!
    Thank you. 

    Hi, I ran the cleaner tool.
    Reinstalled, booted, etc.
    Disabled fonts and cleared font caches.
    Removed a couple design files that I thought may have been faulty.
    Sometimes, I can get the program (InDesign or Photoshop) to start but when I click to open a previous file to edit it, it crashes.
    Other times (especially with Illustrator), it crashes before it even gets to opening the program.  (The initialization screen).
    Process:         Adobe InDesign CS4 [309]
    Path:            /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
    Identifier:      com.adobe.InDesign
    Version:         6.0.0.352 (6000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [131]
    Date/Time:       2014-05-12 21:22:53.577 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          48411 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  4289 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      4F3D4B86-EAFA-4A50-886F-E43124C2BD1F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000006e676973
    VM Regions Near 0x6e676973:
        __LINKEDIT             00000000400bc000-00000000400e0000 [  144K] r--/rwx SM=COW  /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    -->
        __TEXT                 000000008fe01000-000000008fe34000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld
    Application Specific Information:
    objc[309]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                           0x6e676973 0 + 1852270963
    1   com.adobe.PDFL                 0x28f0f4e9 ASrealloc + 765
    2   com.adobe.PDFL                 0x28e6e588 CosDocEnumEOFs + 27326
    3   com.adobe.PDFL                 0x28e6c907 CosDocEnumEOFs + 20029
    4   com.adobe.PDFL                 0x28e6ed46 CosDocEnumEOFs + 29308
    5   com.adobe.PDFL                 0x28d7c782 ASTextIsEmpty + 1146
    6   com.adobe.PDFL                 0x28c2679f PDFontPSFlushIncrGlyphList + 65853
    7   com.adobe.PDFL                 0x28c26966 PDFontPSFlushIncrGlyphList + 66308
    8   com.adobe.PDFL                 0x28c28f93 PDFontPSFlushIncrGlyphList + 76081
    9   com.adobe.PDFL                 0x28c2bae6 PDFontPSFlushIncrGlyphList + 87172
    10  com.adobe.PDFL                 0x28c10b26 PDFLPrintDoc + 6322
    11  com.adobe.PDFL                 0x28cdbcac PDSetHostEncoding + 2412
    12  com.adobe.PDFL                 0x28cdbe02 PDSetHostEncoding + 2754
    13  com.adobe.PDFL                 0x28c13eba PDFLInitFriends + 2122
    14  com.adobe.PDFL                 0x28c139c8 PDFLInitFriends + 856
    15  com.adobe.InDesign.PDF         0x146b5536 GetPlugIn + 1085302
    16  com.adobe.InDesign.PDF         0x146b6f1a GetPlugIn + 1091930
    17  com.adobe.InDesign.PDF         0x146b750f GetPlugIn + 1093455
    18  com.adobe.InDesign.PDF         0x146b7790 GetPlugIn + 1094096
    19  com.adobe.InDesign.PDF         0x146b7b09 GetPlugIn + 1094985
    20  com.adobe.InDesign.PDF         0x146b7b9e GetPlugIn + 1095134
    21  com.adobe.InDesign.PDF         0x146af4ad GetPlugIn + 1060589
    22  com.adobe.InDesign.PDF         0x14587be4 0x14575000 + 76772
    23  PublicLib.dylib               0x01198e2d CShape::Draw(GraphicsData*, long) + 349
    24  PublicLib.dylib               0x0119827b CShape::DrawHierarchy(GraphicsData*, long) + 219
    25  PublicLib.dylib               0x0119b866 CGraphicFrameShape::DrawShape_Hierarchy(GraphicsData*, long) + 326
    26  PublicLib.dylib               0x01199742 CGraphicFrameShape::DrawShape(GraphicsData*, long) + 210
    27  PublicLib.dylib               0x01198e2d CShape::Draw(GraphicsData*, long) + 349
    28  com.adobe.InDesign.Layer       0x13ea7cf4 0x13ea4000 + 15604
    29  com.adobe.InDesign.Generic Page Item 0x1361cf85 GetPlugIn + 123445
    30  com.adobe.InDesign.Layer       0x13ea7aa8 0x13ea4000 + 15016
    31  com.adobe.InDesign.Layer       0x13ea8269 0x13ea4000 + 17001
    32  com.adobe.InDesign.Spread     0x15cfe6a8 0x15cfb000 + 13992
    33  com.adobe.InDesign.Spread     0x15d0044d 0x15cfb000 + 21581
    34  com.adobe.InDesign.Spread     0x15d00e36 0x15cfb000 + 24118
    35  com.adobe.InDesign.AppFramework 0x1235fd05 GetPlugIn + 106709
    36  PublicLib.dylib               0x0127f7fe SnapshotUtils::CreateAlphaAGMImageAccessor() const + 4542
    37  PublicLib.dylib               0x012811b8 SnapshotUtilsEx::Draw(long, unsigned long, PMReal const&, unsigned long, SnapshotUtils::Transparencies, IdleTimer*, std::map<IDType<ClassID_tag>, PMReal, std::less<IDType<ClassID_tag> >, std::allocator<std::pair<IDType<ClassID_tag> const, PMReal> > >*, unsigned long) + 104
    38  com.adobe.InDesign.Layout     0x1407fb64 GetPlugIn + 63108
    39  com.adobe.InDesign.Layout     0x1407f4f6 GetPlugIn + 61462
    40  com.adobe.InDesign.AppFramework 0x1237bc48 GetPlugIn + 221208
    41  com.adobe.InDesign.AppFramework 0x1237cadb GetPlugIn + 224939
    42  com.adobe.InDesign.AppFramework 0x12326858 0x12323000 + 14424
    43  com.adobe.InDesign.AppFramework 0x12349d9e GetPlugIn + 16750
    44  com.adobe.InDesign             0x000026eb main + 187
    45  com.adobe.InDesign             0x00001fb2 start + 258
    46  com.adobe.InDesign             0x00001ed9 start + 41
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x9887390a kevent + 10
    1   libdispatch.dylib             0x944d7e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib             0x944d6853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98de9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x945473a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore 0x945a967f MPWaitOnQueue + 200
    5   PMRuntime.dylib               0x00012668 MemUtils::GetAvailMem() + 296
    6   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib         0x98870c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x988701f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore 0x945d40ec TS_exception_listener_thread + 90
    3   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    4   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib             0x98d9a42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x945d5e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore 0x9454737d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x945a967f MPWaitOnQueue + 200
    6   AdobeACE                       0x0004c38d 0x1b000 + 201613
    7   AdobeACE                       0x0004bd85 0x1b000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    10  libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib             0x98d9a42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x945d5e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore 0x9454737d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x945a967f MPWaitOnQueue + 200
    6   AdobeACE                       0x0004c38d 0x1b000 + 201613
    7   AdobeACE                       0x0004bd85 0x1b000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    10  libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib             0x98d9a42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x945d5e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore 0x9454737d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x945a967f MPWaitOnQueue + 200
    6   AdobeACE                       0x0004c38d 0x1b000 + 201613
    7   AdobeACE                       0x0004bd85 0x1b000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    10  libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.adobe.amt.services         0x0f575552 C_EULA_AskToAcceptEULA + 21368
    4   com.adobe.amt.services         0x0f570995 C_EULA_AskToAcceptEULA + 1979
    5   com.adobe.amt.services         0x0f5755b0 C_EULA_AskToAcceptEULA + 21462
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f229 GetPlugIn + 824825
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   TINthread.dylib               0x170ed7a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib               0x170ed83f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    6   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib         0x98870d36 mach_wait_until + 10
    1   libsystem_c.dylib             0x98d93439 nanosleep + 388
    2   com.adobe.InDesign.Support for JavaScript 0x15e9f53f GetPlugIn + 336367
    3   com.adobe.InDesign.Support for JavaScript 0x15e9f59f GetPlugIn + 336463
    4   com.adobe.InDesign.Support for JavaScript 0x15e7b51e GetPlugIn + 188878
    5   com.adobe.InDesign.Support for JavaScript 0x15e9f85f GetPlugIn + 337167
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib         0x98870c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x988701f6 mach_msg + 70
    2   com.macromedia.Flash Player.authplaylib 0x1ccbb63e ExternalPlayer_Initialize + 1865604
    3   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    4   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib 0x1cae7ba6 0x1c800000 + 3046310
    4   com.macromedia.Flash Player.authplaylib 0x1cb09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib 0x1cae7f98 0x1c800000 + 3047320
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib 0x1cae7ba6 0x1c800000 + 3046310
    4   com.macromedia.Flash Player.authplaylib 0x1cb09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib 0x1cae7f98 0x1c800000 + 3047320
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib 0x1cae7ba6 0x1c800000 + 3046310
    4   com.macromedia.Flash Player.authplaylib 0x1cb09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib 0x1cae7f98 0x1c800000 + 3047320
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib 0x1cae7ba6 0x1c800000 + 3046310
    4   com.macromedia.Flash Player.authplaylib 0x1cb09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib 0x1cae7f98 0x1c800000 + 3047320
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib         0x98870c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x945a9a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x0f8e3eff 0xf8b4000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    5   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib         0x98870c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x945a9a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x0f8e3eff 0xf8b4000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    5   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib         0x98870c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x945a9a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x0f8e3eff 0xf8b4000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    5   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 24:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x98872b42 __select + 10
    1   com.apple.CoreFoundation       0x96d25e15 __CFSocketManager + 1557
    2   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    3   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 26:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 27:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 32:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 34:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98de9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x945473a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore 0x9454711d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore 0x94546f2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore 0x945bc398 TimerThread + 292
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbfffcede  ebx: 0x28e6e46a  ecx: 0x00000006  edx: 0x2065626f
      edi: 0xbffffda4  esi: 0x00000130  ebp: 0xbfffce88  esp: 0xbfffce6c
       ss: 0x00000023  efl: 0x00010206  eip: 0x6e676973   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x6e676973
    Logical CPU: 1
    Binary Images:
        0x1000 -     0x3ff7 +com.adobe.InDesign (6.0.0.352 - 6000) <970AB63A-C7CF-E2BD-6F84-37178B986F1A> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
        0x8000 -     0x8fff +InDesignModel (??? - ???) <04F752B0-79DF-B0C0-0D40-E5D56F5E6763> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xc000 -     0xcfff +InDesignModelAndUI (??? - ???) <2822805A-73B5-F1C1-F21F-77EA75E194B8> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x10000 -    0x16fff +PMRuntime.dylib (??? - ???) <9428E22B-B3BF-6645-9DE1-E821B48AE928> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PMRuntime.dylib
       0x1b000 -   0x128fff +AdobeACE (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x146000 -   0x64efff +AdobeAGM (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7be000 -   0x7fdff7 +AdobeARE (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x807000 -   0x820fff +AdobeBIB (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x82a000 -   0x84bff7 +AdobeBIBUtils (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x858000 -   0xaebfc7 +AdobeCoolType (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xb6f000 -   0xf39fef +AdobeMPS (??? - ???) <4E366E06-A4EB-4717-9639-0443743F5104> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
      0xfc8000 -  0x1029fff +ObjectModelLib.dylib (??? - ???) <4FD4B086-E451-4EA3-2DBD-0CFB7EF8BBA2> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/ObjectModelLib.dylib
    0x1046000 -  0x107cfff +DataBaseLib.dylib (??? - ???) <DAF68BCD-3194-48AD-5086-E06FD2529E85> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/DataBaseLib.dylib
    0x108c000 -  0x13fafff +PublicLib.dylib (??? - ???) <BC602492-4629-CD2E-5901-D4A8AEE8BA69> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PublicLib.dylib
    0x1557000 -  0x1578fda +AdobeAFL (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1594000 -  0x159affe +libboost_thread-mt-1_34_1.dylib (??? - ???) <DB58BCE6-F2FC-4E5B-B87F-ED405C3F62A7> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/libboost_thread-mt-1_34_1.dylib
    0x15a5000 -  0x1635fc3 +WRServices (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x17b0000 -  0x17b4ffc +com.adobe.AdobeCrashReporter (2.5 - 3.0.20080806) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x17ba000 -  0x216a57f +libicudata.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x216d000 -  0x223c23b +libicui18n.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
    0x22e5000 -  0x23b9db7 +libicuuc.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x241a000 -  0x2461fc7 +com.adobe.adobe_caps (adobe_caps 2.0.99.0 - 2.0.99.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2467000 -  0x24ddfff +libboost_regex-mt-1_34_1.dylib (??? - ???) <3FE3AFA1-CCA6-740C-9460-E04378983CF0> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/libboost_regex-mt-1_34_1.dylib
    0x2513000 -  0x26c9ff4 +com.adobe.amtlib (amtlib 2.0.1.10077 - 2.0.1.10077) <CB2EC3BF-6771-4DAB-BF29-6775FB6F9608> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x2700000 -  0x273dfff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2757000 -  0x288efef +WidgetBinLib.dylib (??? - ???) <F506904C-A3A5-2E16-C1E4-BBB1018D4288> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/WidgetBinLib.dylib
    0x2924000 -  0x2b1efcf +AdobeOwl (??? - ???) <F209A9B2-9606-4182-93D8-84B349CFBE48> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2b99000 -  0x3097fc3 +AdobeOwlCanvas (??? - ???) <DC1EE447-FCDB-43C8-B6D2-A5454291C85D> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x33f5000 -  0x33f5fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x37fb000 -  0x37fcff2 +com.adobe.InDesign.Help (6.0.0.352 - ???) <0F4B3A38-9C70-AF9B-BF2E-214D9934FBD9> /Applications/Adobe InDesign CS4/*/Help
    0x7dd0000 -  0x7de2fff  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <F7D2A96C-D03F-3C0B-83FC-1016BB787B59> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x7de6000 -  0x7deaff9 +com.adobe.InDesign.Data Services UI (6.0.0.352 - ???) <85A22E03-9C0E-6F41-9C99-DDD06DD88300> /Applications/Adobe InDesign CS4/*/Data Services UI
    0x7def000 -  0x7df1ff2 +com.adobe.InDesign.SimpleTextImportFilter (6.0.0.352 - ???) <78004381-49BA-D66C-35CE-45DB39FEBB1E> /Applications/Adobe InDesign CS4/*/SimpleTextImportFilter
    0x7dfa000 -  0x7dfbff2 +com.adobe.InDesign.Global Preferences Panel (6.0.0.352 - ???) <6CBC6C7F-01EC-99BC-A502-933A65FEB980> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x9790000 -  0x9790fff  com.apple.applescript.component (2.2.1 - 2.2.1) <E7C937D3-5623-32EB-AA4F-B5D0D1EE27B9> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x97a5000 -  0x97b3ffb  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <4378B89F-0BDA-3072-9C67-DE1A371DD816> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x97b7000 -  0x97c4ff7 +com.adobe.asneu.framework (asneu version 1.6.2f01 - 1.6.2) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x97c8000 -  0x97cfff8 +com.adobe.InDesign.Data Services (6.0.0.352 - ???) <B53B8B9E-B41C-A9C4-8070-B835E5DC71F2> /Applications/Adobe InDesign CS4/*/Data Services
    0x97d5000 -  0x97d7ff2 +com.adobe.InDesign.Username UI (6.0.0.352 - ???) <A2AEF94D-F8DA-9928-269E-F15F3AE94DA7> /Applications/Adobe InDesign CS4/*/Username UI
    0x97ea000 -  0x97f6ff5 +com.adobe.InDesign.DTTransform (6.0.0.352 - ???) <C11BA48D-46A8-06FB-D803-15BE309A319E> /Applications/Adobe InDesign CS4/*/DTTransform
    0xaffe000 -  0xb031ffc +com.adobe.Reader for DOCX (Reader for DOCX 5.1.0.1700 - 5.1.0.1700) <A5F4E8CA-4476-4746-910A-269983557ED7> /Applications/Adobe InDesign CS4/*/Reader for DOCX
    0xb04d000 -  0xb0d1fe0 +AdobeSangamML (??? - ???) <51D6504F-BA1C-446F-A353-5D651CB6D9B3> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0xb11f000 -  0xb184fcf +com.adobe.Reader for Excel (Reader for Excel 5.1.0.1700 - 5.1.0.1700) <210225FA-7FF2-409E-A1B7-C9D3B47A57C2> /Applications/Adobe InDesign CS4/*/Reader for Excel
    0xb1aa000 -  0xb1bdfff +AdobeSFL (??? - ???) <BD87753C-62D7-41F1-BE66-E848F7888FCD> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0xb1c4000 -  0xb1e7fe3 +PMFileReader.dylib (??? - ???) <F17B2150-6995-4D65-B260-0212E1275030> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PMFileReader.dylib
    0xf3b3000 -  0xf3cefff +com.adobe.InDesign.LILO (6.0.0.352 - ???) <0E824840-5088-6779-6D7E-1D940C75F0E8> /Applications/Adobe InDesign CS4/*/LILO
    0xf3db000 -  0xf3ddff7 +com.adobe.InDesign.Layout Adjustment Panel (6.0.0.352 - ???) <69CB7865-2D40-C519-28BF-06B4700FADF6> /Applications/Adobe InDesign CS4/*/Layout Adjustment Panel
    0xf4a2000 -  0xf4c5ff7 +CSI-Launcher.dylib (??? - ???) /Library/Application Support/Adobe/*/CSI-Launcher.dylib
    0xf555000 -  0xf5f6fc3 +com.adobe.amt.services (AMTServices 2.0.1.10077 [BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09] - 2 . 0) <31E82904-C3C2-424E-A1AE-A5EFADBB19B8> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0xf8b4000 -  0xf8fbff7 +MultiProcessor Support (??? - ???) <F3BFBFC8-1EE7-419A-AAD4-EABD31CCECD1> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobePSL.framework/PlugIns/multiprocessor support.plugin/Contents/MacOS/MultiProcessor Support
    0xf9ab000 -  0xf9abffb +DTraceSupport.dylib (??? - ???) <3AD5C850-52E5-75B9-2E02-5381F997080E> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/DTraceSupport.dylib
    0xfb75000 -  0xfb98fff +com.adobe.InDesign.Dictionary Editor Dialog (6.0.0.352 - ???) <5C09D301-0BCE-7DBD-C28A-A1F55139E2CE> /Applications/Adobe InDesign CS4/*/Dictionary Editor Dialog
    0xfbad000 -  0xfbcdff9 +TextPanelLib.dylib (??? - ???) <B37A8DDD-502A-8DCE-5574-FE4F8A52A48A> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/TextPanelLib.dylib
    0xfbe0000 -  0xfbf6feb +com.adobe.InDesign.Media Import Filter (6.0.0.352 - ???) <B25EA5A7-E8AD-2EA0-D1F2-793594E772EB> /Applications/Adobe InDesign CS4/*/Media Import Filter
    0xfee0000 -  0xff8afff +com.adobe.linguistic.LinguisticManager (4.0.0 - 7963) <B915463F-F448-4704-A0D8-BEE4B780F298> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0xffad000 -  0xffb0fff +com.adobe.InDesign.PNG Import Filter UI (6.0.0.352 - ???) <B11AF6F4-2AFF-7BA8-D2AE-BA2C0E6EC36A> /Applications/Adobe InDesign CS4/*/PNG Import Filter UI
    0xffb5000 -  0xffbaff3 +com.adobe.InDesign.QTAccess (6.0.0.352 - ???) <1A40EE48-3845-A79D-198B-522022908941> /Applications/Adobe InDesign CS4/*/QTAccess
    0xffbf000 -  0xffd8fff +com.adobe.InDesign.Sangam Preferences UI (6.0.0.352 - ???) <8DF39D2E-CAE2-5231-4E82-6F8FC0866E68> /Applications/Adobe InDesign CS4/*/Sangam Preferences UI
    0xffe7000 - 0x10033ffe +AdobeSangam (3.0.0 - compatibility 3.0.0) <7CA1710B-7675-42EA-A688-F3570ABB577B> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x10096000 - 0x100e5ff3 +com.adobe.InDesign.SangamExport (6.0.0.352 - ???) <9DBC6F9D-C04E-BD09-6655-B5FB0C504802> /Applications/Adobe InDesign CS4/*/SangamExport
    0x10103000 - 0x101fafef +com.adobe.InDesign.SangamServicer-Mapper (6.0.0.352 - ???) <F94FF017-6AC1-81D3-4380-B1572289D0D4> /Applications/Adobe InDesign CS4/*/SangamServicer-Mapper
    0x1023f000 - 0x1024bff3 +com.adobe.InDesign.SaveBack (6.0.0.352 - ???) <5FEC3A18-4BD3-1044-6236-3115C0C6858E> /Applications/Adobe InDesign CS4/*/SaveBack
    0x10254000 - 0x102dcfff +com.adobe.InDesign.Tagged Text Attributes (6.0.0.352 - ???) <392E29FB-F331-5765-4292-C72B2008621A> /Applications/Adobe InDesign CS4/*/Tagged Text Attributes
    0x1030d000 - 0x10319fed +com.adobe.InDesign.Tagged Text Filters UI (6.0.0.352 - ???) <F2CD8EAB-8C46-480C-524F-E39E1E31F577> /Applications/Adobe InDesign CS4/*/Tagged Text Filters UI
    0x1031f000 - 0x103bbff2 +com.adobe.InDesign.Tagged Text Filters (6.0.0.352 - ???) <0036BA3A-F257-141C-5B9F-5DFF9F7E8579> /Applications/Adobe InDesign CS4/*/Tagged Text Filters
    0x103ca000 - 0x103d2ff9 +com.adobe.InDesign.Clipping Path Dialog (6.0.0.352 - ???) <C047A93F-1863-13EE-048F-9F9406C7DDFE> /Applications/Adobe InDesign CS4/*/Clipping Path Dialog
    0x103db000 - 0x103fefff +com.adobe.InDesign.Color Management UI (6.0.0.352 - ???) <7932C550-D31C-6230-30FD-B4DC96D7F35B> /Applications/Adobe InDesign CS4/*/Color Management UI
    0x1040a000 - 0x10457ff9 +com.adobe.InDesign.Color Picker Panel (6.0.0.352 - ???) <6D5F716C-4997-E6CD-6625-8C95A4A630BB> /Applications/Adobe InDesign CS4/*/Color Picker Panel
    0x10472000 - 0x10545ffb +com.adobe.InDesign.Dynamic Documents (6.0.0.352 - ???) <F93D80E9-A3D8-41E4-EE20-54FC9C8DAD6B> /Applications/Adobe InDesign CS4/*/Dynamic Documents
    0x1058a000 - 0x1066bfc3 +AdobeSWFPort (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSWFPort.framework/Versions/A/AdobeSWFPort
    0x1069f000 - 0x106b1ffd +com.adobe.InDesign.DynamicDocumentsUI (6.0.0.352 - ???) <E6DE79DC-BA0F-C0CE-7C9E-2881BF96953B> /Applications/Adobe InDesign CS4/*/DynamicDocumentsUI
    0x106b7000 - 0x106befff +com.adobe.InDesign.EPS UI (6.0.0.352 - ???) <402F654F-BD3A-F518-319A-66F8351A1C0A> /Applications/Adobe InDesign CS4/*/EPS UI
    0x106c4000 - 0x106caff7 +com.adobe.InDesign.Generic Style Editor (6.0.0.352 - ???) <6CDB2DCF-DBF6-F8F2-4CD4-575D9FDE0D4A> /Applications/Adobe InDesign CS4/*/Generic Style Editor
    0x106d3000 - 0x106f5ff7 +com.adobe.InDesign.Gradient Panel (6.0.0.352 - ???) <23AEA9F7-222A-BA00-5288-F5EE281C9155> /Applications/Adobe InDesign CS4/*/Gradient Panel
    0x10704000 - 0x10747fff +com.adobe.InDesign.Graphic Panels (6.0.0.352 - ???) <3491741F-72ED-3490-7CBF-FA5FB3027855> /Applications/Adobe InDesign CS4/*/Graphic Panels
    0x10760000 - 0x10764ff1 +com.adobe.InDesign.JPEG Export UI (6.0.0.352 - ???) <8A3D6AD4-9FDF-4DBF-345C-3640D15B1C43> /Applications/Adobe InDesign CS4/*/JPEG Export UI
    0x1076a000 - 0x1077ffff +com.adobe.InDesign.JPEG Export (6.0.0.352 - ???) <842E1B3B-42C2-0191-198B-A392862655A2> /Applications/Adobe InDesign CS4/*/JPEG Export
    0x1078d000 - 0x107c2ff7 +com.adobe.InDesign.Output Preview (6.0.0.352 - ???) <8DBEAAE5-BBA0-B48F-A83E-506430EAB349> /Applications/Adobe InDesign CS4/*/Output Preview
    0x107d5000 - 0x107e2ff1 +com.adobe.InDesign.OutputMiscUI (6.0.0.352 - ???) <BA56ACAB-1453-D2E3-655C-EFDBD9543783> /Applications/Adobe InDesign CS4/*/OutputMiscUI
    0x107ee000 - 0x1083fff7 +com.adobe.InDesign.PDF UI (6.0.0.352 - ???) <F979295A-2243-A862-B339-1EA6780E6A7E> /Applications/Adobe InDesign CS4/*/PDF UI
    0x10858000 - 0x108b8fc7 +AdobeXMP (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x108c7000 - 0x108d5ffd +com.adobe.InDesign.Printer Styles (6.0.0.352 - ???) <7C016F3F-411F-EC5F-75BB-8507878340C8> /Applications/Adobe InDesign CS4/*/Printer Styles
    0x108df000 - 0x10980fe1 +com.adobe.InDesign.PrintUI (6.0.0.352 - ???) <8F9CB925-7B0F-FB0C-CE9E-8ACE5C193809> /Applications/Adobe InDesign CS4/*/PrintUI
    0x109b7000 - 0x109c1ff5 +com.adobe.InDesign.PS Import UI (6.0.0.352 - ???) <B8028ED9-7B2F-96DF-ACA9-341B4F74EE88> /Applications/Adobe InDesign CS4/*/PS Import UI
    0x109ca000 - 0x109ddfff +com.adobe.InDesign.Swatch Library Panel (6.0.0.352 - ???) <80A8B416-E4AA-B266-FE6D-4D27A34626B8> /Applications/Adobe InDesign CS4/*/Swatch Library Panel
    0x109e5000 - 0x10a56ff9 +com.adobe.InDesign.Swatches Panel (6.0.0.352 - ???) <A27CCA98-A346-0EE7-65F5-721D79D0B8AC> /Applications/Adobe InDesign CS4/*/Swatches Panel
    0x10a7a000 - 0x10ae8ffd +com.adobe.InDesign.Transparency UI (6.0.0.352 - ???) <763895B4-7EE8-FFAF-27F7-13C198906B92> /Applications/Adobe InDesign CS4/*/Transparency UI
    0x10b0c000 - 0x10b47fff +com.adobe.InDesign.Assignment UI (6.0.0.352 - ???) <A910C644-993D-3FE0-924D-8AF5EFA4B614> /Applications/Adobe InDesign CS4/*/Assignment UI
    0x10b5c000 - 0x10b6ffe5 +com.adobe.InDesign.InCopy Bridge UI (6.0.0.352 - ???) <DCDBF6B5-5632-E91F-BB74-0EF1B28FF7CD> /Applications/Adobe InDesign CS4/*/InCopy Bridge UI
    0x10b78000 - 0x10b9ffff +com.adobe.InDesign.InCopy Bridge (6.0.0.352 - ???) <501249E6-E625-1E51-1821-B549B67DAB5E> /Applications/Adobe InDesign CS4/*/InCopy Bridge
    0x10bab000 - 0x10bafff9 +com.adobe.InDesign.InCopyExport (6.0.0.352 - ???) <0DEA75D0-0A6E-4A74-C7DC-BCE47FE84CE6> /Applications/Adobe InDesign CS4/*/InCopyExport
    0x10bb6000 - 0x10bb9ff3 +com.adobe.InDesign.InCopyExportUI (6.0.0.352 - ???) <B04E33E5-5B1B-4E42-A389-7A7ACECA9D6C> /Applications/Adobe InDesign CS4/*/InCopyExportUI
    0x10bbe000 - 0x10bc3fff +com.adobe.InDesign.InCopyImport (6.0.0.352 - ???) <1255EF04-F4D8-7327-63BF-EC98077DB93F> /Applications/Adobe InDesign CS4/*/InCopyImport
    0x10bc8000 - 0x10bccfff +com.adobe.InDesign.InCopyWorkflow UI (6.0.0.352 - ???) <589DC441-A7AD-2227-7B6A-9A76051A3D6C> /Applications/Adobe InDesign CS4/*/InCopyWorkflow UI
    0x10bd2000 - 0x10c09ff7 +com.adobe.InDesign.Note (6.0.0.352 - ???) <A727FD92-2A60-E6A2-6FF5-8EAB4359DA2E> /Applications/Adobe InDesign CS4/*/Note
    0x10c1e000 - 0x10c26ffb +com.adobe.InDesign.NotePref (6.0.0.352 - ???) <6A2E5C76-343F-CCD2-FE42-9F5D9C536E4C> /Applications/Adobe InDesign CS4/*/NotePref
    0x10c31000 - 0x10c73fff +com.adobe.InDesign.ButtonUI (6.0.0.352 - ???) <4798B84D-AC6A-3649-2E7F-D77B605B0897> /Applications/Adobe InDesign CS4/*/ButtonUI
    0x10c8e000 - 0x10ca7ff7 +com.adobe.InDesign.MediaUI (6.0.0.352 - ???) <11C77707-A565-50AC-CE15-51DC1F5DB074> /Applications/Adobe InDesign CS4/*/MediaUI
    0x10cb5000 - 0x10cbefff +com.adobe.InDesign.Alignment Panel (6.0.0.352 - ???) <496EA1C7-E070-855A-0212-859689B7FEF3> /Applications/Adobe InDesign CS4/*/Alignment Panel
    0x10cc5000 - 0x10cefff3 +com.adobe.InDesign.Asset Library Panel (6.0.0.352 - ???) <5499FAE6-DD38-6283-C7BC-34D8AC5B9EC5> /Applications/Adobe InDesign CS4/*/Asset Library Panel
    0x10d05000 - 0x10d48fff +com.adobe.InDesign.Asset PubLibrary (6.0.0.352 - ???) <ABA04474-28F1-A433-D1F6-9547C6340953> /Applications/Adobe InDesign CS4/*/Asset PubLibrary
    0x10d5d000 - 0x10d8bff1 +com.adobe.InDesign.Book Panel (6.0.0.352 - ???) <98F1E7EE-ED0E-3CB9-11AE-803FA2E1B624> /Applications/Adobe InDesign CS4/*/Book Panel
    0x10da0000 - 0x10db0ff7 +com.adobe.InDesign.Bookmark Panel (6.0.0.352 - ???) <3BCF5D34-F64C-E02C-E115-B54F5588E88A> /Applications/Adobe InDesign CS4/*/Bookmark Panel
    0x10dbd000 - 0x10de0ff1 +com.adobe.InDesign.Control Panel (6.0.0.352 - ???) <36AC28AA-8BD0-5147-BCB9-EDFF8F55D947> /Applications/Adobe InDesign CS4/*/Control Panel
    0x10df0000 - 0x10df5fff +com.adobe.InDesign.Create Guides Dialog (6.0.0.352 - ???) <1D544186-D159-F548-AC11-53BEA3B3E32C> /Applications/Adobe InDesign CS4/*/Create Guides Dialog
    0x10dfb000 - 0x10e24fff +com.adobe.InDesign.Eyedropper Tool (6.0.0.352 - ???) <DCB9B263-CA26-3166-4295-8E5FD885D13E> /Applications/Adobe InDesign CS4/*/Eyedropper Tool
    0x10e32000 - 0x10e83ffd +com.adobe.InDesign.Hyperlinks Panel (6.0.0.352 - ???) <1C45A1F4-0115-E4F3-A9EF-5CD82563FB3B> /Applications/Adobe InDesign CS4/*/Hyperlinks Panel
    0x10e9a000 - 0x10eeaff3 +com.adobe.InDesign.Index Panel (6.0.0.352 - ???) <4C950BC3-94E5-7442-99CC-141B6E4BB781> /Applications/Adobe InDesign CS4/*/Index Panel
    0x10eff000 - 0x10f0cfff +unihan (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x10f1e000 - 0x10f57ff3 +com.adobe.InDesign.Info Panel (6.0.0.352 - ???) <A44ED97C-5C45-8C81-0D44-F884E52CD784> /Applications/Adobe InDesign CS4/*/Info Panel
    0x10f69000 - 0x10fbffef +com.adobe.InDesign.Knowledge Base (6.0.0.352 - ???) <4B56F760-BA47-A4CF-5C39-E8B64CDB454D> /Applications/Adobe InDesign CS4/*/Knowledge Base
    0x10fd3000 - 0x10ff4ff9 +com.adobe.InDesign.Layers Panel (6.0.0.352 - ???) <6ECE67A7-473C-F979-9836-C29783EF2C20> /Applications/Adobe InDesign CS4/*/Layers Panel
    0x11006000 - 0x1101cfff +com.adobe.InDesign.Layout Adjustment (6.0.0.352 - ???) <E647D3F3-A97C-0965-85A5-B9C8212B9F04> /Applications/Adobe InDesign CS4/*/Layout Adjustment
    0x11026000 - 0x1104bfff +com.adobe.InDesign.Links UI (6.0.0.352 - ???) <7A82B26D-9E4A-2C36-AF1B-E5728638E224> /Applications/Adobe InDesign CS4/*/Links UI
    0x1105d000 - 0x110bdff1 +com.adobe.InDesign.ObjectStylesUI (6.0.0.352 - ???) <A8C7976D-0346-A50B-B6AD-492846741299> /Applications/Adobe InDesign CS4/*/ObjectStylesUI
    0x110dd000 - 0x110f0ff9 +com.adobe.InDesign.Page Setup Dialog (6.0.0.352 - ???) <9E3076FE-2315-B82E-2CC8-62CBECED9137> /Applications/Adobe InDesign CS4/*/Page Setup Dialog
    0x110f7000 - 0x1115eff9 +com.adobe.InDesign.Pages Panel (6.0.0.352 - ???) <8BF988BB-791B-2EDD-4DB7-5DB1FB73C4D2> /Applications/Adobe InDesign CS4/*/Pages Panel
    0x1117b000 - 0x11184ff1 +com.adobe.InDesign.Sections UI (6.0.0.352 - ???) <FA736396-CF9B-F6C4-BF76-5DE40597D321> /Applications/Adobe InDesign CS4/*/Sections UI
    0x1118a000 - 0x1118fff9 +com.adobe.InDesign.StepRepeat (6.0.0.352 - ???) <731A4ACB-E181-4D1C-DE20-3BC5A0C36074> /Applications/Adobe InDesign CS4/*/StepRepeat
    0x11196000 - 0x111c1ff7 +com.adobe.InDesign.Text Wrap Panel (6.0.0.352 - ???) <8DE26186-BAD9-F996-87CB-F5201229551F> /Applications/Adobe InDesign CS4/*/Text Wrap Panel
    0x111d2000 - 0x111f7ffd +com.adobe.InDesign.TOC UI Dialog (6.0.0.352 - ???) <13CDCE4A-D2D9-083E-0560-AE7BCC5C7C40> /Applications/Adobe InDesign CS4/*/TOC UI Dialog
    0x11207000 - 0x11224ff9 +com.adobe.InDesign.Transform Panel (6.0.0.352 - ???) <82FA3595-A7D0-7A4A-8DF2-BB71C22E0A45> /Applications/Adobe InDesign CS4/*/Transform Panel
    0x11230000 - 0x11242ff3 +com.adobe.InDesign.Image Import UI (6.0.0.352 - ???) <4426829B-28C7-6333-5ACA-B4F84EDB9F4D> /Applications/Adobe InDesign CS4/*/Image Import UI
    0x1124e000 - 0x1125cfff +com.adobe.InDesign.Scotch Rules (6.0.0.352 - ???) <74F27148-FACF-5BD6-0006-9DE1FD3F2D50> /Applications/Adobe InDesign CS4/*/Scotch Rules
    0x11264000 - 0x1129afff +com.adobe.InDesign.BNUI (6.0.0.352 - ???) <AED17DBC-0E6D-6C1A-47FA-DCE1863C8E25> /Applications/Adobe InDesign CS4/*/BNUI
    0x112af000 - 0x112b6ff7 +com.adobe.InDesign.CropTool (6.0.0.352 - ???) <918C0A42-7442-4C3B-19C6-976479A0DD41> /Applications/Adobe InDesign CS4/*/CropTool
    0x112be000 - 0x1133dfff +com.adobe.InDesign.DataMerge (6.0.0.352 - ???) <198D3D5E-B1BB-FE63-13A4-3EBFB2A8FCD3> /Applications/Adobe InDesign CS4/*/DataMerge
    0x1136a000 - 0x1138bff7 +com.adobe.InDesign.DataMergeUI (6.0.0.352 - ???) <6B9F2583-53D7-1319-0A1E-2A353D9837F7> /Applications/Adobe InDesign CS4/*/DataMergeUI
    0x1139c000 - 0x113aafff +com.adobe.InDesign.PMWelcomeScreen (6.0.0.352 - ???) <17CCEBF1-6941-902D-4742-B02B31B5A517> /Applications/Adobe InDesign CS4/*/PMWelcomeScreen
    0x113b7000 - 0x113bdff8  com.apple.carbonframeworktemplate (1.3 - 1.3.11) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x113c2000 - 0x1144cffb +com.adobe.InDesign.Package and Preflight UI (6.0.0.352 - ???) <382B9E43-94D8-6410-3C4E-B58F9B851CDC> /Applications/Adobe InDesign CS4/*/Package and Preflight UI
    0x1147c000 - 0x115b7ff7 +com.adobe.InDesign.Package and Preflight (6.0.0.352 - ???) <4433C445-8D25-223C-05FC-8F5A7BE7F7CA> /Applications/Adobe InDesign CS4/*/Package and Preflight
    0x115f7000 - 0x1161bff6 +AdobeAXE8SharedExpat (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x11623000 - 0x1171bfff +com.adobe.InDesign.JBX (6.0.0.352 - ???) <E59EE5A5-9A7C-4163-F181-2F4573FF68DA> /Applications/Adobe InDesign CS4/*/JBX
    0x11769000 - 0x1176cff5 +com.adobe.InDesign.Script Label Panel (6.0.0.352 - ???) <ABF61B34-056D-3C4A-8CE0-9975F05D8267> /Applications/Adobe InDesign CS4/*/Script Label Panel
    0x11773000 - 0x1177afff +com.adobe.InDesign.Scripts Panel (6.0.0.352 - ???) <6CF81082-2079-F857-9AE3-54141FA55B18> /Applications/Adobe InDesign CS4/*/Scripts Panel
    0x11782000 - 0x11816fff +com.adobe.InDesign.Tables UI (6.0.0.352 - ???) <D086D539-9F0F-E41D-A540-671BF40FE65C> /Applications/Adobe InDesign CS4/*/Tables UI
    0x11838000 - 0x1189ffff +com.adobe.InDesign.TableStylesUI (6.0.0.352 - ???) <8618D6AA-6181-6AAD-394A-C14C3FB08BA4> /Applications/Adobe InDesign CS4/*/TableStylesUI
    0x118be000 - 0x11901ff7 +com.adobe.InDesign.Character Panel (6.0.0.352 - ???) <3CA23003-ADED-0E4F-7914-02B14F96F3F3> /Applications/Adobe InDesign CS4/*/Character Panel
    0x1191e000 - 0x11939fff +com.adobe.InDesign.Conditional Text UI (6.0.0.352 - ???) <C53D556D-0A80-D348-7990-D4CF215CA67E> /Applications/Adobe InDesign CS4/*/Conditional Text UI
    0x11949000 - 0x1195afff +com.adobe.InDesign.Create Outlines (6.0.0.352 - ???) <34C8477C-B742-DC59-1530-F92449FB0634> /Applications/Adobe InDesign CS4/*/Create Outlines
    0x11963000 - 0x11a1cfff +com.adobe.InDesign.Find and Change Panel (6.0.0.352 - ???) <2C457607-292C-1E46-F8D8-A0F9E83F52F3> /Applications/Adobe InDesign CS4/*/Find and Change Panel
    0x11a46000 - 0x11a5efff +com.adobe.InDesign.Find Change Format Panel (6.0.0.352 - ???) <79BC0738-646D-B618-43DE-63477BF8D87E> /Applications/Adobe InDesign CS4/*/Find Change Format Panel
    0x11a6b000 - 0x11a81ff9 +com.adobe.InDesign.Font Usage Dialog (6.0.0.352 - ???) <6667279D-486C-F58A-4BD6-068E8522E90A> /Applications/Adobe InDesign CS4/*/Font Usage Dialog
    0x11a8c000 - 0x11aebff2 +com.adobe.InDesign.Glyphs Panel (6.0.0.352 - ???) <DE87C30B-D802-A6E2-1BF7-2B40B762FA5C> /Applications/Adobe InDesign CS4/*/Glyphs Panel
    0x11b03000 - 0x11b09fff +com.adobe.InDesign.Hyphenation Panel (6.0.0.352 - ???) <C3CFD45F-7B94-E9A8-1E18-8969784D4630> /Applications/Adobe InDesign CS4/*/Hyphenation Panel
    0x11b12000 - 0x11b1cffd +com.adobe.InDesign.Indents and Tabs (6.0.0.352 - ???) <7625F0BC-91D5-2A4D-1C28-9B004648D653> /Applications/Adobe InDesign CS4/*/Indents and Tabs
    0x11b25000 - 0x11b2afff +com.adobe.InDesign.Justification Panel (6.0.0.352 - ???) <87EC2B50-54F6-086E-2095-949E3850D70D> /Applications/Adobe InDesign CS4/*/Justification Panel
    0x11b31000 - 0x11b35fff +com.adobe.InDesign.Keeps Panel (6.0.0.352 - ???) <CF35583F-8A7F-0726-56F2-5DF5D4C0DF0F> /Applications/Adobe InDesign CS4/*/Keeps Panel
    0x11b3a000 - 0x11b55ff3 +com.adobe.InDesign.Optical Kerning (6.0.0.352 - ???) <A8B92C1B-ABA9-EF53-E6B1-500C12C97652> /Applications/Adobe InDesign CS4/*/Optical Kerning
    0x11b5e000 - 0x11b7afff +com.adobe.InDesign.Paragraph Panel (6.0.0.352 - ???) <C954E80A-D677-9EA5-B71A-9647B4AFBFE7> /Applications/Adobe InDesign CS4/*/Paragraph Panel
    0x11b88000 - 0x11b92ff2 +com.adobe.InDesign.Paragraph Rules Panel (6.0.0.352 - ???) <FEA8CA85-E548-98EB-6B74-51F8275DEBA4> /Applications/Adobe InDesign CS4/*/Paragraph Rules Panel
    0x11b99000 - 0x11ba7ffb +com.adobe.InDesign.Path Type UI (6.0.0.352 - ???) <E88B9803-C125-424B-7D7D-E601E99071DB> /Applications/Adobe InDesign CS4/*/Path Type UI
    0x11bb1000 - 0x11bb8ff5 +PathTypeLib.dylib (??? - ???) <DAE01C24-16F1-7785-78DC-90936D2606E6> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PathTypeLib.dylib
    0x11bbe000 - 0x11bd6ffd +com.adobe.InDesign.RunIn Styles Panel (6.0.0.352 - ???) <0A845616-B800-CC27-3560-2AE8B80270E4> /Applications/Adobe InDesign CS4/*/RunIn Styles Panel
    0x11be2000 - 0x11bf3fff +com.adobe.InDesign.SING (6.0.0.352 - ???) <30CE431D-04C6-F3ED-86E8-A67FA93DFB60> /Applications/Adobe InDesign CS4/*/SING
    0x11bfe000 - 0x11c2cffb +com.adobe.InDesign.Spelling Panel (6.0.0.352 - ???) <3BAB117C-339B-CED2-C9B1-2C5C39F32FA0> /Applications/Adobe InDesign CS4/*/Spelling Panel
    0x11c40000 - 0x11c4affd +com.adobe.InDesign.Story Panel (6.0.0.352 - ???) <74C1A1C5-65C3-C7BF-00BD-57711F4C8312> /Applications/Adobe InDesign CS4/*/Story Panel
    0x11c52000 - 0x11c90fff +com.adobe.InDesign.Style Panel (6.0.0.352 - ???) <C0B6312B-D927-2AA8-5F42-961B774EE756> /Applications/Adobe InDesign CS4/*/Style Panel
    0x11cac000 - 0x11cb3ff5 +com.adobe.InDesign.Text Color Panel (6.0.0.352 - ???) <7024E146-9825-7FD9-6782-EF8AAE336C14> /Applications/Adobe InDesign CS4/*/Text Color Panel
    0x11cb8000 - 0x11ccdff1 +com.adobe.InDesign.Text Frame Options (6.0.0.352 - ???) <7CC9425A-A54C-FC8D-9A34-CDCD403F2483> /Applications/Adobe InDesign CS4/*/Text Frame Options
    0x11cd8000 - 0x11d0dfff +com.adobe.InDesign.Text Panel (6.0.0.352 - ???) <F85AAED2-99E6-96BF-E4D5-3E9D700B1EEE> /Applications/Adobe InDesign CS4/*/Text Panel
    0x11d20000 - 0x11d33ff5 +com.adobe.InDesign.Text Preferences (6.0.0.352 - ???) <891714B6-9258-092B-F70D-6CE1AD5892A1> /Applications/Adobe InDesign CS4/*/Text Preferences
    0x11d3d000 - 0x11d54ff9 +com.adobe.InDesign.Text Ruler (6.0.0.352 - ???) <F6161D34-AF7E-3391-FFC8-34FCF31D2CF3> /Applications/Adobe InDesign CS4/*/Text Ruler
    0x11d5f000 - 0x11d6dff2 +com.adobe.InDesign.Text Style Panel (6.0.0.352 - ???) <8E84FBAC-3BB2-48C9-6A88-ED2E59AD9AF4> /Applications/Adobe InDesign CS4/*/Text Style Panel
    0x11d76000 - 0x11d87fe7 +com.adobe.InDesign.CSXS (6.0.0.352 - ???) <157644AF-C315-2A02-4BB8-111ECF157B7E> /Applications/Adobe InDesign CS4/*/CSXS
    0x11d95000 - 0x11df7fe7 +com.adobe.PlugPlug (1.0.0.73 - 1.0.0.73) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x11e39000 - 0x11f0bfe7 +AdobeAXEDOMCore (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x11f3d000 - 0x11f59ff9 +com.adobe.InDesign.Galley Preferences (6.0.0.352 - ???) <D09D8478-1DE4-1AD6-D39A-8A219AD3BEF6> /Applications/Adobe InDesign CS4/*/Galley Preferences
    0x11f69000 - 0x11f6fffe +com.adobe.InDesign.General Preferences Panel (6.0.0.352 - ???) <FCEA8C2E-AC68-949D-BD8D-E7C6F0AB0D73> /Applications/Adobe InDesign CS4/*/General Preferences Panel
    0x11f75000 - 0x11f83ff5 +com.adobe.InDesign.Performance UI (6.0.0.352 - ???) <6317F432-FD07-3257-6FD5-8B4AA98EAEE3> /Applications/Adobe InDesign CS4/*/Performance UI
    0x11f8f000 - 0x11fa2fff +com.adobe.InDesign.Shortcut Editor Dialog (6.0.0.352 - ???) <3774220F-2424-05CF-F33E-9FACC829F118> /Applications/Adobe InDesign CS4/*/Shortcut Editor Dialog
    0x11fac000 - 0x11fb7fff +com.adobe.InDesign.Tool Box (6.0.0.352 - ???) <6694A1DD-95E8-5C43-1908-414AD2532EB4> /Applications/Adobe InDesign CS4/*/Tool Box
    0x11fc1000 - 0x11fc8ffb +com.adobe.InDesign.Tool Tips (6.0.0.352 - ???) <817781E2-3F65-AD79-F9BC-0C678DBBAE7B> /Applications/Adobe InDesign CS4/*/Tool Tips
    0x11fd1000 - 0x11fd7ff7 +com.adobe.InDesign.PerformanceMetrics (6.0.0.352 - ???) <71D6DC9A-F541-4A8D-B286-8AE1014BE5A0> /Applications/Adobe InDesign CS4/*/PerformanceMetrics
    0x11fdc000 - 0x11ff9ff7 +com.adobe.InDesign.Plugin Manager (6.0.0.352 - ???) <99E988D1-2785-D355-81C7-6300A143A614> /Appl

  • My iPhone was working properly n suddenly started vibrating for 5 mins with any display n then it turned off...i charged it overnight but its not turning on??? please help??

    my iPhone was working properly n suddenly started vibrating for 5 mins with any display n then it turned off...i charged it overnight but its not turning on??? please help??ip

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    If you try all these steps and you still have issues... Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step...
    Be sure to make an appointment first...

  • Old Mails suddenly started to show in Agent inbox

    Hi Experts,
    In ICweb client we are using agent inbox, The  users can search the emails through status like open, inprocess etc in inbox.
    We have recently in Feb 2009 upgraded from CRM 5.0 to CRM 2007, Till recently that just 2 days before also when ever the agent search for the Emails with status open they used to get email which are open after the upgrate(2/14/2009) onwards, Now suddenly from last 2 days when agents searches for the Status open emails the system stated to show up apart from new emails old emails also(which are created before 2/14/2009).
    So Please advice why its happened and how can i resolve it.
    Regards
    Teja

    Hi Arden,
    Thanks for your suggestion,
    My understanding of this issue is as email were not deleted before upgradation(not sure can we delete email before upgradation) they will show up emails which are in open status irrespective of whether the mails are before upgrade or after.
    But the agents claim they never got the emails which are created before upgrade now suddenly started to show up.
    So can u suggest is my understanding is correct or what agents claiming is correct.

  • I am using an early 2008 MacBook Pro and am having issues with it deleting text on its own (in word, emails, etc.). As I am typing it all of a sudden starts deleting and I can't stop it. What can I do?

    I am using an early 2008 MacBook Pro and am having issues with it deleting text on its own (in word, emails, etc.). As I am typing it all of a sudden starts deleting and I can't stop it. This happened once before and it was due to a buldging battery pressing on the track pad. I checked the battery and it appears to be fine. What can I do?

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Portege A100 suddenly started going very slowly

    Hi,
    I have a Portege A100 which has suddenly started going very slowly. It takes a good 5 minutes to load completely up when it used to be far faster. I have tried reloading Windows onto it several times but as soon as you start loading other pieces of software onto it the speed deteriorates significantly.
    I have also tried using software to completely wipe the hard drive before putting Windows back on but this doesn't seem to solve the problem either.
    Any help would be very much appreciated.

    Hello David
    I have had similar behavior on my old Satellite 1900. At the end I have checked HDD and there are many bad sectors. At the beginning everything was OK but after installation of few different applications Satellite was slower and slower.
    At the end I have exchanged HDD and everything was OK again. I recommend you to check HDD to see if there are some bad sectors. If yes buy new HDD. Sector repair will not help much.

  • My pic 3 has suddenly started draining the battery in only a few hours even when I am not using it. Might this mean something is running all the time? I recently downloaded Dropbox. How do I check? What do I do about it? Or is battery faulty? Tim

    My ipad 3 has suddenly started draining battery in only a few hours. Even if not in use. Might this be because a programme is running in he background? I recently downloaded Dropbox. Might my photos still be downloading after a few days? How do I check? What do I do about it? Or might my battery be faulty? Thanks, Tim.

    Using the battery level meter in this manner is comparable to using your car's fuel gauge to calculate miles per gallon.  The only thing that matters is the total amount of operating time from full charge to auto-shutdown.
    Use the wall-mount charger that came with the iPad and charge overnight.  Admittedly the labeling is hard to read but, if you use a magnifier and squint your eyes, you'll see "Output 5.1V, 2.1A."  The symbol between volts and amps is the symbol for DC.  Do NOT use an iPhone charger.  Do NOT use an iPod charger.  Then, operate it normally until auto shut-down (ignore any low level alerts that may appear).  An irony is that doing that test to determine the total operating time is also the exact procedure necessary to calibrate the battery level meter.
    I'm not claiming that you do not have a problem.  I am stating, however, that we don't yet know whether or not a battery problem exists.
    According to Apple:
    Use Your iPad Regularly
    For proper reporting of the battery’s state of charge, be sure to go through at least one charge cycle per month (charging the battery to 100% and then completely running it down).
    Elsewhere, Apple elaborates and explains that two half-discharges (or four quarter-discharges, etc.) equals one full discharge.

  • HPE-170f suddenly starts giving POST codes at power on.

    HPE-170f  AY604AA#ABA  Windows 7 Home Premium  64-bit
    HPE-170f suddenly starts giving POST codes at power on.
    Have Logitech solar blue tooth keyboard  and Logitech bluetooth trackball.
    POST code is short, short, long ... if anyone remembers what that means.
    Have been randomly successful at continuing boot after connecting USB keyboard and disconnecting all other USB devices and then  holding ESC while turning on.  Not 100%, but works mostly.
    I have no idea if anything USB is actually causing.
    After boot starts and WIN is loaded, everything else seems normal.
    Any suggestions?
    Thanks, dtipton

    Hi,
    Short, short long typically is a video problem.
    What hardware changes have you made to the PC?
    Unplug your PC and open it up.  Remove the video card and use a can of compressed to clean out teh dust from inside the card. Now put everything back together and give it a go.
    Remove as many USB devices as possible and then monitor the situation.
    It's possible that you have a flaky video card or power supply.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

Maybe you are looking for

  • HP 635 processor replacemen​t

    Hello, I have HP 635 laptop with AMD E-300 APU (Radeon Graphics 1.30 GHz). I want to upgrade it to one of better processors from here http://h18000.www1.hp.com/products/quickspecs/1396​9_div/13969_div.PDF 4th page. For example AMD Phenom II P960 (or

  • Vendor Replication Issue

    Hello Experts, We are in SRM 7.0 classic scenario.We are facing an issue in Vendor replication as described below:- We have connected a new backend R/3 system to the SRM system i.e now the SRM system is connected to 2 backend R/3 system. We replicate

  • Export To Excel Using Oracle Portal Reports

    I am exporting reports to Excel (sylk) using oracle 10g portal application. Example of export link is: http://pens12345.xxxx.yyyy.zzz:1234/pls/portal/SCHEMAPTL.TEST_GR.SHOW?p_arg_names=ccc&p_arg_values=%25&p_arg_names=yy&p_arg_values=%25&p_arg_names=

  • Can I found out wether or not a Transaction has a Gui ?

    Hello Everybody, I have actually one question. I need to know when I'm executing a Transaction to know wether or not this transaction has a GUI. Well, I think this's possible but what I don't know is, if there's mechanism where I can ask the SAP-Syst

  • A microsoft windows Premiere CC 2014 project has an asynchronous sound on a mac???

    I got a project that was edited on a windows PC with Premiere CC 2014. Now I try to edit this project with my Mac Pro with OSX 10.8.5 and the sound is asynchronous. The project works normal with no audio probs on the windows PC but on my Mac Pro I ha