Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: HomerNet on June 05, 2011, 08:18:15 PM



Title: [BUG REPORT] MacOS X BC generator client crashing on scripted close
Post by: HomerNet on June 05, 2011, 08:18:15 PM
I have an Applescript set up to auto-close all open apps every morning to get my computer ready for the day.  As I let my bitcoin generator run at night, this closes the bitcoin generator via the script.  When closing the application normally (Bitcoin > Quit Bitcoin) the application closes normally.

Here is a simple Applescript that I have successfully used to duplicate the bug:

Code:
-- Applescript to close Bitcocin client

tell application Bitcoin
    quit
end tell

I've grabbed the error report generated by MacOS X (10.6.7) and posting it below:

Code:
Process:         bitcoin [12534]
Path:            /Applications/Bitcoin.app/Contents/MacOS/bitcoin
Identifier:      org.bitcoin.bitcoin
Version:         0.3.21 (321)
Code Type:       X86 (Native)
Parent Process:  launchd [273]

Date/Time:       2011-06-05 12:21:33.518 -0700
OS Version:      Mac OS X 10.6.7 (10J869)
Report Version:  6

Interval Since Last Report:          433687 sec
Crashes Since Last Report:           8
Per-App Interval Since Last Report:  193031 sec
Per-App Crashes Since Last Report:   6
Anonymous UUID:                      C63124BE-B7BF-4658-9070-833A71709EA7

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000db40d4
Crashed Thread:  9

Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib              0x994e15ee munmap$UNIX2003 + 10
1   org.bitcoin.bitcoin            0x00533820 DbTxn::set_parent(DbTxn*) + 1576220
2   org.bitcoin.bitcoin            0x004f7fda DbTxn::set_parent(DbTxn*) + 1332438
3   org.bitcoin.bitcoin            0x004f7e0e DbTxn::set_parent(DbTxn*) + 1331978
4   org.bitcoin.bitcoin            0x00549177 DbTxn::set_parent(DbTxn*) + 1664627
5   org.bitcoin.bitcoin            0x004f2b0f DbTxn::set_parent(DbTxn*) + 1310731
6   org.bitcoin.bitcoin            0x004f2950 DbTxn::set_parent(DbTxn*) + 1310284
7   org.bitcoin.bitcoin            0x004f28b0 DbTxn::set_parent(DbTxn*) + 1310124
8   org.bitcoin.bitcoin            0x003b0a4d __db_dbt::__db_dbt() + 22643
9   org.bitcoin.bitcoin            0x0001752d operator-(CBigNum const&, CBigNum const&) + 685
10  libSystem.B.dylib              0x994fb19f __cxa_finalize + 208
11  libSystem.B.dylib              0x994fb0b4 exit + 33
12  com.apple.AppKit              0x9763148a -[NSApplication terminate:] + 1056
13  com.apple.AppKit              0x9766944c -[NSApplication _terminateSendShould:] + 71
14  com.apple.CoreFoundation      0x97058edd __invoking___ + 29
15  com.apple.CoreFoundation      0x97058e48 -[NSInvocation invoke] + 136
16  com.apple.Foundation          0x9027e8d4 __NSFireTimer + 141
17  com.apple.CoreFoundation      0x9701dadb __CFRunLoopRun + 8059
18  com.apple.CoreFoundation      0x9701b464 CFRunLoopRunSpecific + 452
19  com.apple.CoreFoundation      0x9701b291 CFRunLoopRunInMode + 97
20  com.apple.HIToolbox            0x951d8e04 RunCurrentEventLoopInMode + 392
21  com.apple.HIToolbox            0x951d8af5 ReceiveNextEventCommon + 158
22  com.apple.HIToolbox            0x951d8a3e BlockUntilNextEventMatchingListInMode + 81
23  com.apple.AppKit              0x973f878d _DPSNextEvent + 847
24  com.apple.AppKit              0x973f7fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
25  com.apple.AppKit              0x973ba247 -[NSApplication run] + 821
26  org.bitcoin.bitcoin            0x001e362a wxDisclosureTriangleCocoaImpl::~wxDisclosureTriangleCocoaImpl() + 4378
27  org.bitcoin.bitcoin            0x00376126 wxMimeTypesManagerImpl::UtiMap::operator[](wxString const&) + 10182
28  org.bitcoin.bitcoin            0x002bc0a0 wxAnyValueTypeImplwxString::ConvertValue(wxAnyValueBuffer const&, wxAnyValueType*, wxAnyValueBuffer&) const + 2944
29  org.bitcoin.bitcoin            0x001ac8b2 wxICONResourceHandler::~wxICONResourceHandler() + 2034
30  org.bitcoin.bitcoin            0x0031a690 wxHashTable::~wxHashTable() + 8176
31  org.bitcoin.bitcoin            0x000dabce ExitThread(unsigned int) + 29022
32  org.bitcoin.bitcoin            0x00002975 0x1000 + 6517

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib              0x99502922 kevent + 10
1   libSystem.B.dylib              0x9950303c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib              0x995024f9 _dispatch_queue_invoke + 163
3   libSystem.B.dylib              0x9950229e _dispatch_worker_thread2 + 240
4   libSystem.B.dylib              0x99501d21 _pthread_wqthread + 390
5   libSystem.B.dylib              0x99501b66 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib              0x9950a046 __semwait_signal + 10
1   libSystem.B.dylib              0x99535ec5 nanosleep$UNIX2003 + 188
2   org.bitcoin.bitcoin            0x00554e63 boost::exception_detail::clone_base::~clone_base() + 3923
3   org.bitcoin.bitcoin            0x000195c1 operator-(CBigNum const&, CBigNum const&) + 9025
4   libSystem.B.dylib              0x995097fd _pthread_start + 345
5   libSystem.B.dylib              0x99509682 thread_start + 34

Thread 3:
0   libSystem.B.dylib              0x9950a046 __semwait_signal + 10
1   libSystem.B.dylib              0x99535ec5 nanosleep$UNIX2003 + 188
2   org.bitcoin.bitcoin            0x00554e63 boost::exception_detail::clone_base::~clone_base() + 3923
3   org.bitcoin.bitcoin            0x000db959 ExitThread(unsigned int) + 32489
4   libSystem.B.dylib              0x995097fd _pthread_start + 345
5   libSystem.B.dylib              0x99509682 thread_start + 34

Thread 4:
0   libSystem.B.dylib              0x995195d2 recvfrom$UNIX2003 + 10
1   libSystem.B.dylib              0x995393a7 recv$UNIX2003 + 54
2   org.bitcoin.bitcoin            0x00041581 std::_Rb_tree<CAddress, CAddress, std::_Identity<CAddress>, std::less<CAddress>, std::allocator<CAddress> >::find(CAddress const&) const + 567
3   org.bitcoin.bitcoin            0x0004164d std::_Rb_tree<CAddress, CAddress, std::_Identity<CAddress>, std::less<CAddress>, std::allocator<CAddress> >::find(CAddress const&) const + 771
4   org.bitcoin.bitcoin            0x00042e47 std::_Rb_tree<CAddress, CAddress, std::_Identity<CAddress>, std::less<CAddress>, std::allocator<CAddress> >::find(CAddress const&) const + 6909
5   org.bitcoin.bitcoin            0x000439ba std::_Rb_tree<CAddress, CAddress, std::_Identity<CAddress>, std::less<CAddress>, std::allocator<CAddress> >::find(CAddress const&) const + 9840
6   libSystem.B.dylib              0x995097fd _pthread_start + 345
7   libSystem.B.dylib              0x99509682 thread_start + 34

Thread 5:
0   libSystem.B.dylib              0x99540e06 connect$UNIX2003 + 10
1   org.bitcoin.bitcoin            0x00039e88 CTransaction::ReadFromDisk(CDiskTxPos, __sFILE**) + 20594
2   org.bitcoin.bitcoin            0x0003a3b9 CTransaction::ReadFromDisk(CDiskTxPos, __sFILE**) + 21923
3   org.bitcoin.bitcoin            0x0003a7f0 CTransaction::ReadFromDisk(CDiskTxPos, __sFILE**) + 23002
4   org.bitcoin.bitcoin            0x0003bede CTransaction::ReadFromDisk(CDiskTxPos, __sFILE**) + 28872
5   org.bitcoin.bitcoin            0x00036770 CTransaction::ReadFromDisk(CDiskTxPos, __sFILE**) + 6490
6   libSystem.B.dylib              0x995097fd _pthread_start + 345
7   libSystem.B.dylib              0x99509682 thread_start + 34

Thread 6:
0   libSystem.B.dylib              0x9950a046 __semwait_signal + 10
1   libSystem.B.dylib              0x99535ec5 nanosleep$UNIX2003 + 188
2   org.bitcoin.bitcoin            0x00554e63 boost::exception_detail::clone_base::~clone_base() + 3923
3   org.bitcoin.bitcoin            0x000589b8 DecodeBase58Check(char const*, std::vector<unsigned char, std::allocator<unsigned char> >&) + 84424
4   org.bitcoin.bitcoin            0x000477cd DecodeBase58Check(char const*, std::vector<unsigned char, std::allocator<unsigned char> >&) + 14301
5   libSystem.B.dylib              0x995097fd _pthread_start + 345
6   libSystem.B.dylib              0x99509682 thread_start + 34

Thread 7:
0   libSystem.B.dylib              0x9950a046 __semwait_signal + 10
1   libSystem.B.dylib              0x99535ec5 nanosleep$UNIX2003 + 188
2   org.bitcoin.bitcoin            0x00554e63 boost::exception_detail::clone_base::~clone_base() + 3923
3   org.bitcoin.bitcoin            0x000589b8 DecodeBase58Check(char const*, std::vector<unsigned char, std::allocator<unsigned char> >&) + 84424
4   org.bitcoin.bitcoin            0x000477cd DecodeBase58Check(char const*, std::vector<unsigned char, std::allocator<unsigned char> >&) + 14301
5   libSystem.B.dylib              0x995097fd _pthread_start + 345
6   libSystem.B.dylib              0x99509682 thread_start + 34

Thread 8:
0   libSystem.B.dylib              0x995019b2 __workq_kernreturn + 10
1   libSystem.B.dylib              0x99501f48 _pthread_wqthread + 941
2   libSystem.B.dylib              0x99501b66 start_wqthread + 30

Thread 9 Crashed:
0   org.bitcoin.bitcoin            0x00545bca DbTxn::set_parent(DbTxn*) + 1650886
1   org.bitcoin.bitcoin            0x0054594c DbTxn::set_parent(DbTxn*) + 1650248
2   org.bitcoin.bitcoin            0x003ad0ab __db_dbt::__db_dbt() + 7889
3   org.bitcoin.bitcoin            0x0001e40f operator-(CBigNum const&, CBigNum const&) + 29071
4   org.bitcoin.bitcoin            0x000d26dd bool CWalletDB::WriteSetting<int>(std::string const&, int const&) + 28301
5   libSystem.B.dylib              0x995097fd _pthread_start + 345
6   libSystem.B.dylib              0x99509682 thread_start + 34

Thread 9 crashed with X86 Thread State (32-bit):
  eax: 0x00db40c4  ebx: 0x005459a4  ecx: 0xb088ae48  edx: 0x00000001
  edi: 0x00b00ef0  esi: 0x0001e32e  ebp: 0xb088ae88  esp: 0xb088ae00
   ss: 0x0000001f  efl: 0x00010246  eip: 0x00545bca   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x00db40d4

Binary Images:
    0x1000 -   0x794fe3 +org.bitcoin.bitcoin 0.3.21 (321) <D717D4E4-5270-30C7-83D7-906399C4D32F> /Applications/Bitcoin.app/Contents/MacOS/bitcoin
0x14eec000 - 0x14eecff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
0x14ff9000 - 0x15035fe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1756.15) <9C48FD18-B6B8-10FA-3B09-47915626A73C> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x15041000 - 0x1504eff7 +net.telestream.license 1.0.8.2-GC (1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x17b96000 - 0x17e64feb +org.perian.Perian 1.2.2 (1.2.2) <641A3178-98D3-A107-47DE-376DFB347976> /Users/homernet/Library/QuickTime/Perian.component/Contents/MacOS/Perian
0x18340000 - 0x18532ff2 +net.telestream.wmv.import 2.3.8.1 (2.3.8.1) <21D9596D-BEE0-A591-F226-412C95FA21D4> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0x18567000 - 0x1861cfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
0x186be000 - 0x1887ffe2 +net.telestream.wmv.advanced 2.3.8.1 (2.3.8.1) <C77F8347-4BBF-D78E-EC6B-3ECA0F7C1B83> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x188c3000 - 0x18918fef  com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
0x18950000 - 0x189cafef  com.apple.AppleVAH264HW.component 2.0 (1.0) <6DA1BA82-A66D-6098-7989-965ADF1E9C7C> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x18a8d000 - 0x18aa8fef  com.apple.AppleIntermediateCodec 1.3.2 (153) <EFB476B9-486E-5112-50C8-8918A7964C22> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x18aae000 - 0x18ab3fff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <EDDCFD0D-37F6-A846-EB4D-8E683ACC5184> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x18ab8000 - 0x18ad1fe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
0x90003000 - 0x900b1ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x901a8000 - 0x901c8fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x9022e000 - 0x90239ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4560936D-7730-5DD2-BFD7-95270DDC210A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9023a000 - 0x904adfe7  com.apple.Foundation 6.6.6 (751.53) <C73FDD37-000B-C505-FD8D-80D1C9D17965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x904ae000 - 0x90f01ff7  com.apple.WebCore 6533.21 (6533.21.1) <09CE6602-4DB5-6E93-8593-4E1C57CB202F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x91227000 - 0x91328fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x91329000 - 0x914e3feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C96F11A7-2569-3037-C4C3-0342708FA3CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x916fa000 - 0x91703ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x917be000 - 0x917cfff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x917d0000 - 0x9183fff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9188e000 - 0x91b87fef  com.apple.QuickTime 7.6.6 (1756.15) <C2567783-4EAC-6803-522B-D701B95C4DAE> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91b88000 - 0x91b8aff7  libRadiance.dylib ??? (???) <B83179D4-E41C-D2BA-1E4C-A64CB45C15E6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91b8b000 - 0x91bbcff7  libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91bbd000 - 0x91bcbff7  com.apple.opengl 1.6.12 (1.6.12) <81AEF74E-E33A-B021-9CDB-6199104105FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91bcc000 - 0x91c47fff  com.apple.AppleVAFramework 4.10.23 (4.10.23) <57B7C626-F344-AB15-8556-00425FA765DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x91c48000 - 0x91c52ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91c53000 - 0x91cd3feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91cd4000 - 0x920eaff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x920eb000 - 0x92198fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
0x92199000 - 0x921a6fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
0x921a7000 - 0x921f4feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x921f5000 - 0x92201ff7  libkxld.dylib ??? (???) <9D8378E0-1C58-EED8-EA00-F4515B8BE7A3> /usr/lib/system/libkxld.dylib
0x9236f000 - 0x923f1ffb  SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x923f2000 - 0x923ffff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92461000 - 0x9259dff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9260d000 - 0x92a5fffb  com.apple.RawCamera.bundle 3.7.0 (569) <A991D958-B0D3-D071-7EE5-7DDA597653FC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x92aa1000 - 0x92b05ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92b06000 - 0x92ba1ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <FD63F92B-8DDE-4DBA-A7A5-0294E3607083> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92ba2000 - 0x92bc1ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92bc2000 - 0x92d9efe7  libType1Scaler.dylib ??? (???) <CB930F73-3CD3-BF41-645B-470660F57FF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x92dc6000 - 0x92e7ffe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x92e80000 - 0x92e80ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92e81000 - 0x92f75ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
0x92f7e000 - 0x93ed1fe3  com.apple.QuickTimeComponents.component 7.6.6 (1756.15) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x93ed2000 - 0x93ef4fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93ef5000 - 0x93f8dfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93f8e000 - 0x93f8eff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93f8f000 - 0x94069ffb  com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94124000 - 0x9416aff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x941b3000 - 0x941b8ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x942db000 - 0x94345fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x94346000 - 0x94402fff  com.apple.ColorSync 4.6.6 (4.6.6) <D00B95AE-2379-CB8E-B18C-FF5B66741C23> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x945bc000 - 0x945bcff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x94667000 - 0x94667ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94668000 - 0x94e57557  com.apple.CoreGraphics 1.545.0 (???) <8A4CB0D9-1001-0F62-4DA4-B8AB3B45E226> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94e58000 - 0x94e5bff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B84D7376-EE9C-2B7F-04FA-D622E2C10CA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x94e5c000 - 0x94e95ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
0x94ee8000 - 0x94ee8ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94ee9000 - 0x94ee9ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94eea000 - 0x94f4bfe7  com.apple.CoreText 3.151.8 (???) <6F5D6C49-4693-B9B7-6612-832E8F155747> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94f4c000 - 0x94f57ff7  libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94f58000 - 0x9508fff7  com.apple.CoreAUC 6.04.05 (6.04.05) <4A2BEE1A-A74A-746B-EFA6-470CD3354252> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x950ff000 - 0x9519cfe3  com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x951a4000 - 0x954c8fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95503000 - 0x95612fe7  com.apple.WebKit 6533.21 (6533.21.1) <4FBCE2F9-84EB-302C-FD1F-DAD2422A219E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95716000 - 0x95719fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9571a000 - 0x95721ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95722000 - 0x95765ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95790000 - 0x958befe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x958cf000 - 0x958d2ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x958e3000 - 0x958e7ff7  libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95929000 - 0x95c94ff7  com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95d64000 - 0x95d97ff7  com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95d98000 - 0x95d9cff7  libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95e0d000 - 0x95e51fe7  com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96051000 - 0x96094ff7  libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9624d000 - 0x962c7fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <A02CEAE9-943A-CBE2-2350-4631C1E7B0A7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9643c000 - 0x9651cfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9651d000 - 0x9655eff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <95079B56-0B7B-F114-5C43-5220DBE0FBB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x965aa000 - 0x965aaff7  com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x965ab000 - 0x965d3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x965e4000 - 0x965f8ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96642000 - 0x96668ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9673b000 - 0x9677dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9677e000 - 0x967bbff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x967bc000 - 0x96887fef  com.apple.CoreServices.OSServices 359 (359) <EC340F74-8192-C9DD-40B3-AE4E519A38D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96894000 - 0x96894ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96a9d000 - 0x96aa4ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x96aa6000 - 0x96abeff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96abf000 - 0x96cbdff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <C97A479C-FDF9-3F19-2EE0-80288257C477> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96cbe000 - 0x96fdeff3  com.apple.CoreServices.CarbonCore 861.34 (861.34) <3DA9098F-B71B-4BDE-5DE5-4B76C49158EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96fdf000 - 0x9715afe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9715b000 - 0x972ddfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D375C1CF-C88D-C5F6-3C49-CD429023FBAC> /usr/lib/libicucore.A.dylib
0x972de000 - 0x97370fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x973b0000 - 0x97c90ff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x97cc4000 - 0x97d21ff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x97e6a000 - 0x97e8bfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x97f20000 - 0x97f3bff7  libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97f3c000 - 0x98048ff7  libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x98280000 - 0x98282ff7  com.apple.QuickTimeH264.component 7.6.6 (1756.15) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x98283000 - 0x982ccfe7  libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x982f8000 - 0x982fefe7  com.apple.CommerceCore 1.0 (9) <928FCA4F-1366-AE18-CF67-87C79F5DAC21> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x982ff000 - 0x98734ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98735000 - 0x9873bfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9873c000 - 0x9873dff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9873e000 - 0x98842fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x98883000 - 0x988a7ff7  libJPEG.dylib ??? (???) <A50127EB-C202-0436-E62D-41E2E893E436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x988a9000 - 0x988adff7  IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x988ae000 - 0x988c3fff  com.apple.ImageCapture 6.0.2 (6.0.2) <E9F4B952-27A1-5BFC-CA8D-DADA055D30E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x988f1000 - 0x989a7ffb  libFontParser.dylib ??? (???) <D85C1840-0FA8-27A2-54B7-FF336099EBC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98b6a000 - 0x98b9dff3  libTrueTypeScaler.dylib ??? (???) <E5E16584-870F-CBCD-F861-3BB45324DE16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x98b9e000 - 0x98ba1ff7  libCoreVMClient.dylib ??? (???) <12EF6056-7AC7-6691-75A2-BD0675C56A35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9910f000 - 0x991b7ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x99218000 - 0x99228ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x99229000 - 0x9923dfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9923e000 - 0x9928fff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x992a1000 - 0x992f1ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x992f2000 - 0x992f3ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x992f4000 - 0x9939efe7  com.apple.CFNetwork 454.11.12 (454.11.12) <BE832CCE-B692-F55F-F5F8-3973649AFEA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x994db000 - 0x99682ff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
0x99683000 - 0x99685ff7  com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99686000 - 0x99690fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x99691000 - 0x9969ffe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x996a0000 - 0x996dbfeb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9972e000 - 0x9974afe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9974b000 - 0x999b0feb  com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x99a8e000 - 0x99ad2ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x99ad3000 - 0x99ae5ff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <32CE2895-DAF0-2137-F9BE-8150359F43A1> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib

Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 1.83 GHz, 1 GB, SMC 1.4f12
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.5
Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS543232L9A300, 298.09 GB
Parallel ATA Device: MATSHITACD-RW  CW-8221
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x1d100000
USB Device: Logitech USB Headset, 0x046d  (Logitech Inc.), 0x0a0c, 0x1d120000
USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020b, 0x1d130000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0217, 0x1d200000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000
FireWire Device: Hard Drive FW/USB, LaCie, Up to 400 Mb/sec


Title: Re: [BUG REPORT] MacOS X BC generator client crashing on scripted close
Post by: robin1979 on June 05, 2011, 08:25:38 PM
Clicking 'quit' on the dock has the same effect