oupula / ichm

Automatically exported from code.google.com/p/ichm
0 stars 0 forks source link

Crash with Python Manual #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download Windows Distribution of Python 2.5 or 2.6 from http://www.python.org
2. Open the included CHM file
3. Choose any page
4. Use "Back" button of iCHM
5. CRASH :(

What version of the product are you using? On what operating system?
MacOS X 10.5

The error output:
Process:         iChm [1931]
Path:            /Applications/iChm.app/Contents/MacOS/iChm
Identifier:      com.robinlu.iChm
Version:         ??? (1.3.2 (2826260))
Code Type:       X86 (Native)
Parent Process:  launchd [122]

Date/Time:       2008-10-07 10:13:11.619 +0200
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore               0x95a0bc68 WebCore::String::length() const + 
8
1   com.apple.WebCore               0x95b85b32 
WebCore::FrameLoader::shouldTreatSchemeAsLocal(WebCore::String const&) + 18
2   com.apple.WebCore               0x95fde935 
WebCore::SecurityOrigin::canAccess(WebCore::SecurityOrigin const*) const + 21
3   com.apple.WebCore               0x95eba242 
WebCore::JSDOMWindowBase::allowsAccessFrom(KJS::JSGlobalObject const*) const + 
66
4   com.apple.WebCore               0x95c1ecac -[WebScriptObject _isSafeScript] 
+ 140
5   com.apple.WebCore               0x95c1ead4 -[WebScriptObject 
setValue:forKey:] + 36
6   com.robinlu.iChm                0x00004985 -[CHMDocument 
webView:didFinishLoadForFrame:] 
+ 491
7   com.apple.WebKit                0x92a6a840 CallDelegate(objc_object* 
(*)(objc_object*, 
objc_selector*, ...), WebView*, objc_object*, objc_selector*, objc_object*) + 
112
8   com.apple.WebKit                0x92a713fa 
WebFrameLoaderClient::dispatchDidFinishLoad() + 
106
9   com.apple.WebCore               0x95a7053f 
WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 575
10  com.apple.WebCore               0x95a6f6ad WebCore::FrameLoader::opened() + 
237
11  com.apple.WebCore               0x95a6c95c 
WebCore::FrameLoader::commitProvisionalLoad(WTF::PassRefPtr<WebCore::CachedPage>
) + 188
12  com.apple.WebCore               0x95bee4d6 
WebCore::DocumentLoader::loadFromCachedPage(WTF::PassRefPtr<WebCore::CachedPage>
) + 
70
13  com.apple.WebCore               0x95bd9959 
WebCore::FrameLoader::loadProvisionalItemFromCachedPage() + 73
14  com.apple.WebCore               0x95abf7cd 
WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest
 const&, 
WTF::PassRefPtr<WebCore::FormState>, bool) + 477
15  com.apple.WebCore               0x95abf5d5 
WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, 
WebCore::ResourceRequest 
const&, WTF::PassRefPtr<WebCore::FormState>, bool) + 53
16  com.apple.WebCore               0x95abe046 
WebCore::FrameLoader::checkNavigationPolicy(WebCore::ResourceRequest const&, 
WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, void (*)(void*, 
WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool), 
void*) + 790
17  com.apple.WebCore               0x95abd5ba 
WebCore::FrameLoader::load(WebCore::DocumentLoader*, WebCore::FrameLoadType, 
WTF::PassRefPtr<WebCore::FormState>) + 186
18  com.apple.WebCore               0x95bd8ee1 
WebCore::FrameLoader::loadItem(WebCore::HistoryItem*, WebCore::FrameLoadType) + 
369
19  com.apple.WebCore               0x95bd8a6d 
WebCore::FrameLoader::recursiveGoToItem(WebCore::HistoryItem*, 
WebCore::HistoryItem*, 
WebCore::FrameLoadType) + 141
20  com.apple.WebCore               0x95bd8950 
WebCore::FrameLoader::goToItem(WebCore::HistoryItem*, WebCore::FrameLoadType) + 
144
21  com.apple.WebCore               0x95bd885f WebCore::Page::goBack() + 47
22  com.apple.WebKit                0x92a857ad -[WebView goBack] + 29
23  com.apple.AppKit                0x9469eb03 -[NSApplication 
sendAction:to:from:] + 112
24  com.apple.AppKit                0x9469ea40 -[NSControl sendAction:to:] + 108
25  com.apple.AppKit                0x9469e8c6 -[NSCell _sendActionFrom:] + 169
26  com.apple.AppKit                0x948497ec -[NSSegmentedCell 
_sendActionFrom:] + 67
27  com.apple.AppKit                0x9469df1f -[NSCell 
trackMouse:inRect:ofView:untilMouseUp:] + 
1827
28  com.apple.AppKit                0x94849517 -[NSSegmentedCell 
trackMouse:inRect:ofView:untilMouseUp:] + 1275
29  com.apple.AppKit                0x9469d02c -[NSControl mouseDown:] + 888
30  com.apple.AppKit                0x9469b76b -[NSWindow sendEvent:] + 5381
31  com.apple.AppKit                0x94668311 -[NSApplication sendEvent:] + 2941
32  com.apple.AppKit                0x945c5d0f -[NSApplication run] + 847
33  com.apple.AppKit                0x94592f14 NSApplicationMain + 574
34  com.robinlu.iChm                0x0000248a start + 54

Thread 1:
0   libSystem.B.dylib               0x914e74a6 mach_msg_trap + 10
1   libSystem.B.dylib               0x914eec9c mach_msg + 72
2   com.apple.CoreFoundation        0x936090ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation        0x93609cf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork             0x96949eca CFURLCacheWorkerThread(void*) + 
396
5   libSystem.B.dylib               0x915186f5 _pthread_start + 321
6   libSystem.B.dylib               0x915185b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib               0x914e74a6 mach_msg_trap + 10
1   libSystem.B.dylib               0x914eec9c mach_msg + 72
2   com.apple.CoreFoundation        0x936090ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation        0x93609cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation            0x93f0d100 
+[NSURLConnection(NSURLConnectionReallyInternal) 
_resourceLoadLoop:] + 320
5   com.apple.Foundation            0x93ea9bad -[NSThread main] + 45
6   com.apple.Foundation            0x93ea9754 __NSThread__main__ + 308
7   libSystem.B.dylib               0x915186f5 _pthread_start + 321
8   libSystem.B.dylib               0x915185b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x914ee68e __semwait_signal + 10
1   libSystem.B.dylib               0x9151936d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore            0x9123cbb9 fe_fragment_thread + 54
3   libSystem.B.dylib               0x915186f5 _pthread_start + 321
4   libSystem.B.dylib               0x915185b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0x95c1ec2e  ecx: 0x1428e118  edx: 0x00000000
  edi: 0x146d0b20  esi: 0x00000004  ebp: 0xbfffea08  esp: 0xbfffea08
   ss: 0x0000001f  efl: 0x00010246  eip: 0x95a0bc68   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000004

Binary Images:
    0x1000 -     0xffff +com.robinlu.iChm ??? (1.3.2 (2826260)) 
<98cd24c8f95c081648c82a5e8975ef9b> /Applications/iChm.app/Contents/MacOS/iChm
   0x1e000 -    0x22fe8 +com.yourcompany.chm_lib ??? (1.0) 
<a954ec145b9bd328631ca38d19eeb116> 
/Applications/iChm.app/Contents/Frameworks/chm_lib.framework/Versions/A/chm_lib
   0x26000 -    0x38fff +org.andymatuschak.Sparkle 1.5 Beta 4 (1.5) 
<e8b54a2eb92fd0ed56b9346cae8bd60c> 
/Applications/iChm.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x13e9e000 - 0x13fbcff7  com.apple.RawCamera.bundle 2.0.8 (2.0.8) 
<56067945130800a348eb076676d41e92> 
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x14c49000 - 0x14c4eff3  libCGXCoreImage.A.dylib ??? (???) 
<31761f6461b8dd390dc4df480b1fb564> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGrap
hics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> 
/usr/lib/dyld
0x90003000 - 0x90005fff  com.apple.securityhi 3.0 (30817) 
<2b2854123fed609d1820d2779e2e0963> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra
mework
/Versions/A/SecurityHI
0x90006000 - 0x90099ff3  com.apple.ApplicationServices.ATS 3.4 (???) 
<a96cd91dabc68545183c11de8f92c7e4> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.fram
ework/Versions/A/ATS
0x91050000 - 0x9107bfe7  libauto.dylib ??? (???) 
<42d8422dc23a18071869fdf7b5d8fab5> 
/usr/lib/libauto.dylib
0x9107c000 - 0x91147fff  com.apple.ColorSync 4.5.0 (4.5.0) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
olorSync
.framework/Versions/A/ColorSync
0x91148000 - 0x914e5fe7  com.apple.QuartzCore 1.5.5 (1.5.5) 
<82435993614a3fff1236be18f82188bf> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x914e6000 - 0x91646ff3  libSystem.B.dylib ??? (???) 
<a12f397abf2285077b89bd726bff5b18> 
/usr/lib/libSystem.B.dylib
0x91647000 - 0x91650fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) 
<d3180f9edbd9a5e6f283d6156aa3c602> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit
ion.fra
mework/Versions/A/SpeechRecognition
0x91696000 - 0x916dffef  com.apple.Metadata 10.5.2 (398.22) 
<a6b676925dd832780daf991e79adfebd> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata
.frame
work/Versions/A/Metadata
0x9171a000 - 0x9171ffff  com.apple.CommonPanels 1.2.4 (85) 
<ea0665f57cd267609466ed8b2b20e893> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f
rame
work/Versions/A/CommonPanels
0x91720000 - 0x91761fe7  libRIP.A.dylib ??? (???) 
<1f09316e876fe813271bdfb9eb5b229e> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGrap
hics.framework/Versions/A/Resources/libRIP.A.dylib
0x91762000 - 0x917a0fff  libGLImage.dylib ??? (???) 
<f0fe2252f6b1ca341bc7837fe2dcf11a> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli
b
0x917c6000 - 0x917e1ffb  libPng.dylib ??? (???) 
<4780e979d35aa5ec2cea22678836cea5> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.f
ramework/Versions/A/Resources/libPng.dylib
0x917e2000 - 0x917e5fff  com.apple.help 1.1 (36) 
<b507b08e484cb89033e9cf23062d77de> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework
/Versi
ons/A/Help
0x917e6000 - 0x918c6fff  libobjc.A.dylib ??? (???) 
<7b92613fdf804fd9a0a3733a0674c30b> 
/usr/lib/libobjc.A.dylib
0x918cd000 - 0x918cdffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x918ce000 - 0x91bd5fff  com.apple.HIToolbox 1.5.4 (???) 
<5e2af960b53059c648af4adb99471032> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram
ework
/Versions/A/HIToolbox
0x91bee000 - 0x91ca8fe3  com.apple.CoreServices.OSServices 226.5 (226.5) 
<2a135d4fb16f4954290f7b72b4111aa3> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic
es.fram
ework/Versions/A/OSServices
0x91cb3000 - 0x91cb3ff8  com.apple.ApplicationServices 34 (34) 
<8f910fa65f01d401ad8d04cc933cf887> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS
ervices
0x91e4c000 - 0x92126ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) 
<5682aae1e2cf5ae750d5a4dea98c084c> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo
re.fra
mework/Versions/A/CarbonCore
0x92127000 - 0x92169fef  com.apple.NavigationServices 3.5.2 (163) 
<91844980804067b07a0b6124310d3f31> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServ
ices.fra
mework/Versions/A/NavigationServices
0x921ba000 - 0x921baffc  com.apple.audio.units.AudioUnit 1.5 (1.5) 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x921bb000 - 0x92282ff2  com.apple.vImage 3.0 (3.0) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra
mework
/Versions/A/vImage
0x92283000 - 0x9230fff7  com.apple.LaunchServices 290 (290) 
<61af37aac50984d220dd176f777e3b72> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe
rvices.f
ramework/Versions/A/LaunchServices
0x9244f000 - 0x9244fffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/
Versions/A/vecLib
0x925f3000 - 0x925ffff9  com.apple.helpdata 1.0.1 (14.2) 
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92640000 - 0x9266ffe3  com.apple.AE 402.2 (402.2) 
<e01596187e91af5d48653920017b8c8e> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.frame
work/V
ersions/A/AE
0x92670000 - 0x9268efff  libresolv.9.dylib ??? (???) 
<a8018c42930596593ddf27f7c20fe7af> 
/usr/lib/libresolv.9.dylib
0x92697000 - 0x92a55fea  libLAPACK.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/
Versions/A/libLAPACK.dylib
0x92a56000 - 0x92a5afff  libGIF.dylib ??? (???) 
<572a32e46e33be1ec041c5ef5b0341ae> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.f
ramework/Versions/A/Resources/libGIF.dylib
0x92a5b000 - 0x92b25fef  com.apple.WebKit 5526.11 (5526.11) 
<e86d888c1926b248efea37192caeb22e> 
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x92b26000 - 0x92b65fef  libTIFF.dylib ??? (???) 
<3589442575ac77746ae99ecf724f5f87> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.f
ramework/Versions/A/Resources/libTIFF.dylib
0x92b66000 - 0x92b68ff5  libRadiance.dylib ??? (???) 
<8a844202fcd65662bb9ab25f08c45a62> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.f
ramework/Versions/A/Resources/libRadiance.dylib
0x92b6c000 - 0x92ba3fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) 
<8b26ebf26a009a098484f1ed01ec499c> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig
uration
0x92ba4000 - 0x92c85ff7  libxml2.2.dylib ??? (???) 
<de34eb9b43eb7d4a4e0b7f25529efa12> 
/usr/lib/libxml2.2.dylib
0x92de8000 - 0x92de8ffa  com.apple.CoreServices 32 (32) 
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92de9000 - 0x92e0dfff  libxslt.1.dylib ??? (???) 
<4933ddc7f6618743197aadc85b33b5ab> 
/usr/lib/libxslt.1.dylib
0x92e0e000 - 0x92e68ff7  com.apple.CoreText 2.0.3 (???) 
<1f1a97273753e6cfea86c810d6277680> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreText.
framework/Versions/A/CoreText
0x92eb8000 - 0x93086fff  com.apple.security 5.0.4 (34102) 
<f01d6cbd6a0f24f6c13952ed448e77d6> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x93087000 - 0x93104fef  libvMisc.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/
Versions/A/libvMisc.dylib
0x93105000 - 0x931acfeb  com.apple.QD 3.11.54 (???) 
<b743398c24c38e581a86e91744a2ba6e> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q
D.frame
work/Versions/A/QD
0x931b3000 - 0x93210ffb  libstdc++.6.dylib ??? (???) 
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x93241000 - 0x93248fe9  libgcc_s.1.dylib ??? (???) 
<f53c808e87d1184c0f9df63aef53ce0b> 
/usr/lib/libgcc_s.1.dylib
0x9325c000 - 0x933a2ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) 
<6a6623d3d1a7292b5c3763dcd108b55f> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.f
ramework/Versions/A/ImageIO
0x933b3000 - 0x933e0feb  libvDSP.dylib ??? (???) 
<b232c018ddd040ec4e2c2af632dd497f> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/
Versions/A/libvDSP.dylib
0x93400000 - 0x93401ffc  libffi.dylib ??? (???) 
<a3b573eb950ca583290f7b2b4c486d09> 
/usr/lib/libffi.dylib
0x93435000 - 0x93485ff7  com.apple.HIServices 1.7.0 (???) 
<f7e78891a6d08265c83dca8e378be1ea> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H
IServices
.framework/Versions/A/HIServices
0x93486000 - 0x93502feb  com.apple.audio.CoreAudio 3.1.0 (3.1) 
<70bb7c657061631491029a61babe0b26> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93503000 - 0x93596fff  com.apple.ink.framework 101.3 (86) 
<bf3fa8927b4b8baae92381a976fd2079> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/
Versio
ns/A/Ink
0x93597000 - 0x936c9fff  com.apple.CoreFoundation 6.5.4 (476.15) 
<e2869ad6dc1dd289f21b305b0bea9158> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x938d1000 - 0x938ddffe  libGL.dylib ??? (???) 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x938de000 - 0x938ecffd  libz.1.dylib ??? (???) 
<5ddd8539ae2ebfd8e7cc1c57525385c7> 
/usr/lib/libz.1.dylib
0x9393e000 - 0x93e0ff3e  libGLProgrammability.dylib ??? (???) 
<fe1a33d4919c121aab831ad516da6a89> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammab
ility.dyl
ib
0x93e10000 - 0x93e14fff  libmathCommon.A.dylib ??? (???) 
/usr/lib/system/libmathCommon.A.dylib
0x93e15000 - 0x93e2bfe7  com.apple.CoreVideo 1.5.1 (1.5.1) 
<001910004257f1386724398f584b30b5> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93e9f000 - 0x9411afe7  com.apple.Foundation 6.5.6 (677.21) 
<5cfa0aa8b9b43193955d601ba6c2591a> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x941e5000 - 0x941ebfff  com.apple.print.framework.Print 218.0.2 (220.1) 
<8bf7ef71216376d12fcd5ec17e43742c> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor
k/Versi
ons/A/Print
0x941ec000 - 0x941f6feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) 
<0f2ba6e891d3761212cf5a5e6134d683> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.fr
amew
ork/Versions/A/CarbonSound
0x941f7000 - 0x9431bfe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9431c000 - 0x94323ffe  libbsm.dylib ??? (???) 
<d25c63378a5029648ffd4b4669be31bf> 
/usr/lib/libbsm.dylib
0x9458d000 - 0x94d8afef  com.apple.AppKit 6.5.3 (949.34) 
<4c7af9b12c894d4a528fda29377f143b> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94d8b000 - 0x95427fff  com.apple.CoreGraphics 1.351.33 (???) 
<481a77e81d9e53589a05e80cfa90bbb5> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGrap
hics.framework/Versions/A/CoreGraphics
0x9574b000 - 0x95773ff7  com.apple.shortcut 1 (1.0) 
<057783867138902b52bc0941fedb74d1> 
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95774000 - 0x95784fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) 
<06d8fc0307314f8ffc16f206ad3dbf44> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S
peechSy
nthesis.framework/Versions/A/SpeechSynthesis
0x957ba000 - 0x95839ff5  com.apple.SearchKit 1.2.1 (1.2.1) 
<3140a605db2abf56b237fa156a08b28b> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi
t.frame
work/Versions/A/SearchKit
0x95846000 - 0x95853fe7  com.apple.opengl 1.5.7 (1.5.7) 
<db835aeb1ffca9f5b5647dd0829a5b2c> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9598e000 - 0x95a08ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) 
<222dade7b33b99708b8c09d1303f93fc> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P
rintCore.
framework/Versions/A/PrintCore
0x95a09000 - 0x96153fff  com.apple.WebCore 5526.11 (5526.11) 
<92070a47a097cbc0df1dde4d4071fa0a> 
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framew
ork/
Versions/A/WebCore
0x96168000 - 0x96168fff  com.apple.Carbon 136 (136) 
<98a5e3bc0c4fa44bbb09713bb88707fe> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96169000 - 0x962a1ff7  libicucore.A.dylib ??? (???) 
<3d8fdaf51c2664ab620f1688203caf26> 
/usr/lib/libicucore.A.dylib
0x962a2000 - 0x962adfe7  libCSync.A.dylib ??? (???) 
<86d2f2e167ba6f74f45a186f5c7f8980> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGrap
hics.framework/Versions/A/Resources/libCSync.A.dylib
0x962bb000 - 0x96346fff  com.apple.framework.IOKit 1.5.1 (???) 
<324526f69e1443f2f9fb722cc88a23ec> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96378000 - 0x9637fff7  libCGATS.A.dylib ??? (???) 
<973c01cc14f3d673270e269ccfaec660> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGrap
hics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96381000 - 0x963a9fff  libcups.2.dylib ??? (???) 
<bddaa132350e872b9d6d8b7e57f204d1> 
/usr/lib/libcups.2.dylib
0x963aa000 - 0x96406ff7  com.apple.htmlrendering 68 (1.1.3) 
<fe87a9dede38db00e6c8949942c6bd4f> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.
frame
work/Versions/A/HTMLRendering
0x96407000 - 0x9648eff7  libsqlite3.0.dylib ??? (???) 
<6978bbcca4277d6ae9f042beff643f7d> 
/usr/lib/libsqlite3.0.dylib
0x964a1000 - 0x9652bfe3  com.apple.DesktopServices 1.4.7 (1.4.7) 
<d16642ba22c32f67be793ebfbe67ca3a> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt
opService
sPriv
0x9660d000 - 0x96647fe7  com.apple.coreui 1.2 (62) 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96648000 - 0x966f8fff  edu.mit.Kerberos 6.0.12 (6.0.12) 
<da7253e3fb7e47e46cb46d47ed320ffc> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x966f9000 - 0x966f9ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96761000 - 0x96846ff3  com.apple.CoreData 100.1 (186) 
<8e28162ef2288692615b52acc01f8b54> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x96847000 - 0x9693dff7  com.apple.JavaScriptCore 5526.11 (5526.11) 
<a635620d1ede7c6917bd6a66b9987484> 
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9693e000 - 0x969c2fe3  com.apple.CFNetwork 339.5 (339.5) 
<c6565c13b0356e1d4bb99a68398d558b> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwor
k.fram
ework/Versions/A/CFNetwork
0x969c8000 - 0x969dcff3  com.apple.ImageCapture 4.0 (5.0.0) 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f
ramew
ork/Versions/A/ImageCapture
0x969dd000 - 0x969f5fff  com.apple.openscripting 1.2.8 (???) 
<572c7452d7e740e8948a5ad07a99602b> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.
framew
ork/Versions/A/OpenScripting
0x96ad7000 - 0x96ee7fef  libBLAS.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/
Versions/A/libBLAS.dylib
0x96f13000 - 0x96f13ffb  com.apple.installserver.framework 1.0 (8) 
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServ
er
0x96f22000 - 0x96f32ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) 
<8b7831b5f74a950a56cf2d22a2d436f6> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L
angAnal
ysis.framework/Versions/A/LangAnalysis
0x96fe7000 - 0x97040ff7  libGLU.dylib ??? (???) 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97041000 - 0x97049fff  com.apple.DiskArbitration 2.2.1 (2.2.1) 
<75b0c8d8940a8a27816961dddcac8e0f> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9704a000 - 0x97060fff  com.apple.DictionaryServices 1.0.0 (1.0.0) 
<ad0aa0252e3323d182e17f50defe56fc> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dictiona
ryServic
es.framework/Versions/A/DictionaryServices
0x97061000 - 0x97113ffb  libcrypto.0.9.7.dylib ??? (???) 
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x9714b000 - 0x9714bff8  com.apple.Cocoa 6.5 (???) 
<e064f94d969ce25cb7de3cfb980c3249> 
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9717e000 - 0x9719dffa  libJPEG.dylib ??? (???) 
<e7eb56555109e23144924cd64aa8daec> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.f
ramework/Versions/A/Resources/libJPEG.dylib
0xb0000000 - 0xb0014fef +com.positivespinmedia.PSMTabBarControlFramework ??? 
(1.1) 
<d0ab5e00b809ee02b0ae163a62796f35> 
/Applications/iChm.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A
/PSMT
abBarControl
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Original issue reported on code.google.com by dirk.holtwick on 7 Oct 2008 at 8:14

GoogleCodeExporter commented 9 years ago
I can not reproduce the crash. Python25.chm works fine with me.

The stack is in WebCore and I noticed your WebCore version is 5526.11 which 
belongs
to the development version of Safari 4, while mine is 5225.18. I suggest you to
reverse back to stable version of Safari if possible.

Original comment by iamawal...@gmail.com on 7 Oct 2008 at 8:40

GoogleCodeExporter commented 9 years ago
That makes sense... Thanks for checking it and many many thanks for your great 
work!

Original comment by dirk.holtwick on 7 Oct 2008 at 8:46

GoogleCodeExporter commented 9 years ago

Original comment by iamawal...@gmail.com on 11 Oct 2008 at 11:52