aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: [Mac OS X 10.3] Crash when preview program has spaces  (Read 2963 times)

dummy00001

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 48
[Mac OS X 10.3] Crash when preview program has spaces
« on: June 18, 2005, 12:26:08 PM »

I've tried to set preview program from:
open -a "/Whatever/With Spaces.app"
to:
"/Whatever/With Space.app"
just to check is that issue with wxExecute was fixed. Seems not.

I think for Mac OS it would be safer to enforce that preview is run thru /usr/bin/open.
IOW:
  1) check if executable is /usr/bin/open and do nothing.
  2) if it looks like /Whatever/Probably/With Spaces Inside.app/ then invoke /usr/bin/epen -a "/Whatever/Probably/With Spaces Inside.app/" Name to part file.
  3) If nothing is specified, then invoke /usr/bin/open itself. This way user will be able to configure OS to open part files with whatever player he likes.

Last time I was checking, most of the platforms do have analogue of open. (open was first among its kind - from NeXT). Windoz has "start". KDE had applet for that too (iirc konqueror does it by itself). Gnome is the only [censored] I wasn't being able to locate app like that for.

Something like aMule already has for browser selection. And browser I think is less important than right preview.

Crash:

------------------------------
Date/Time:      2005-06-18 12:16:04 +0200
OS Version:     10.3.9 (Build 7W98)
Report Version: 2

Command: amule
Path:    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/amule
Version: 2.0.0 (2.0.3)
PID:     5896
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000006

Thread 0 Crashed:
0   com.apple.CoreFoundation          0x901d2538 CFGetAllocator + 0x18
1   com.apple.CoreFoundation          0x901e4e94 CFURLGetFileSystemRepresentation + 0x24
2   com.apple.CoreFoundation          0x901f5a50 _CFBundleCreate + 0x50
3   libwx_base_carbonu-2.6.0.dylib    0x01483458 wxMacExecute(wchar_t**, int, wxProcess*) + 0x17c
4   libwx_base_carbonu-2.6.0.dylib    0x01488350 wxExecute(wxString const&, int, wxProcess*) + 0x2b8
5   org.amule.aMule                   0x000512cc 0x1000 + 0x502cc
6   org.amule.aMule                   0x000481c8 0x1000 + 0x471c8
7   libwx_base_carbonu-2.6.0.dylib    0x014854fc wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 0x9c
8   libwx_base_carbonu-2.6.0.dylib    0x01484c7c wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 0xa0
9   libwx_base_carbonu-2.6.0.dylib    0x014856a8 wxEvtHandler::ProcessEvent(wxEvent&) + 0xcc
10  libwx_macu_core-2.6.0.dylib       0x0173a4cc wxWindowBase::TryParent(wxEvent&) + 0x60
11  libwx_base_carbonu-2.6.0.dylib    0x014856d4 wxEvtHandler::ProcessEvent(wxEvent&) + 0xf8
12  libwx_macu_core-2.6.0.dylib       0x01754c88 wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 0x30
13  libwx_macu_core-2.6.0.dylib       0x017193c4 wxMenuBase::SendEvent(int, int) + 0x90
14  libwx_macu_core-2.6.0.dylib       0x01666dac wxMacAppCommandEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x178
15  libwx_macu_core-2.6.0.dylib       0x01666f5c wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0xbc
16  com.apple.HIToolbox               0x92881fa0 DispatchEventToHandlers + 0x150
17  com.apple.HIToolbox               0x92882214 SendEventToEventTargetInternal + 0x174
18  com.apple.HIToolbox               0x928946bc SendEventToEventTarget + 0x28
19  com.apple.HIToolbox               0x928a96b4 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 0x170
20  com.apple.HIToolbox               0x92941874 SendMenuItemSelectedEvent + 0x88
21  com.apple.HIToolbox               0x92943450 FinishMenuSelection(MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long) + 0x80
22  com.apple.HIToolbox               0x929800e8 PopUpMenuSelectCore(MenuData*, Point, double, Point, GDevice**, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 0x19c
23  com.apple.HIToolbox               0x92a0ef9c PopUpMenuSelect + 0xbc
24  libwx_macu_core-2.6.0.dylib       0x016afe9c wxWindow::DoPopupMenu(wxMenu*, int, int) + 0xb0
25  org.amule.aMule                   0x0004cbf8 0x1000 + 0x4bbf8
26  libwx_base_carbonu-2.6.0.dylib    0x014854fc wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 0x9c
27  libwx_base_carbonu-2.6.0.dylib    0x01484c7c wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 0xa0
28  libwx_base_carbonu-2.6.0.dylib    0x014856a8 wxEvtHandler::ProcessEvent(wxEvent&) + 0xcc
29  org.amule.aMule                   0x000929e8 0x1000 + 0x919e8
30  org.amule.aMule                   0x0009461c 0x1000 + 0x9361c
31  libwx_base_carbonu-2.6.0.dylib    0x014854fc wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 0x9c
32  libwx_base_carbonu-2.6.0.dylib    0x01484c7c wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 0xa0
33  libwx_base_carbonu-2.6.0.dylib    0x014856a8 wxEvtHandler::ProcessEvent(wxEvent&) + 0xcc
34  libwx_base_carbonu-2.6.0.dylib    0x014856d4 wxEvtHandler::ProcessEvent(wxEvent&) + 0xf8
35  libwx_macu_core-2.6.0.dylib       0x01754c88 wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 0x30
36  libwx_macu_core-2.6.0.dylib       0x016a9cbc wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x3d0
37  libwx_macu_core-2.6.0.dylib       0x016aaa44 wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0xc4
38  com.apple.HIToolbox               0x92881fa0 DispatchEventToHandlers + 0x150
39  com.apple.HIToolbox               0x92882214 SendEventToEventTargetInternal + 0x174
40  com.apple.HIToolbox               0x928946bc SendEventToEventTarget + 0x28
41  com.apple.HIToolbox               0x928a2d3c HandleMouseEventForWindow(OpaqueWindowPtr*, OpaqueEventRef*, unsigned short) + 0x144
42  com.apple.HIToolbox               0x929c3524 HandleMouseEvent(OpaqueEventRef*) + 0x170
43  com.apple.HIToolbox               0x92892c5c ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x1e8
44  com.apple.HIToolbox               0x9288205c DispatchEventToHandlers + 0x20c
45  com.apple.HIToolbox               0x92882214 SendEventToEventTargetInternal + 0x174
46  com.apple.HIToolbox               0x928946bc SendEventToEventTarget + 0x28
47  libwx_macu_core-2.6.0.dylib       0x01667eb4 wxApp::MacHandleOneEvent(void*) + 0x2c
48  libwx_macu_core-2.6.0.dylib       0x01667e4c wxApp::MacDoOneEvent() + 0x9c
49  libwx_macu_core-2.6.0.dylib       0x01667a60 wxApp::MainLoop() + 0x24
50  libwx_base_carbonu-2.6.0.dylib    0x014451e4 wxEntry(int&, wchar_t**) + 0x74
51  org.amule.aMule                   0x00011f1c 0x1000 + 0x10f1c
52  org.amule.aMule                   0x00002a48 0x1000 + 0x1a48
53  org.amule.aMule                   0x000028bc 0x1000 + 0x18bc

Thread 1:
0   libSystem.B.dylib                 0x9000b42c select + 0xc
1   com.apple.CoreFoundation          0x901c6af0 __CFSocketManager + 0x1fc
2   libSystem.B.dylib                 0x90024910 _pthread_body + 0x28

PPC Thread State:
  srr0: 0x901d2538 srr1: 0x0200f930                vrsave: 0x00000000
    cr: 0x24024424  xer: 0x00000004   lr: 0x901d2530  ctr: 0x9021cc9c
    r0: 0x901e4e94   r1: 0xbfffdd00   r2: 0x90267314   r3: 0x00000000
    r4: 0x00000001   r5: 0xbfffddf0   r6: 0x00000402   r7: 0x00000001
    r8: 0x00000002   r9: 0xa00016b4  r10: 0x00001d19  r11: 0x014dcbec
   r12: 0x9021cc9c  r13: 0x002f8b40  r14: 0x00208b40  r15: 0x002f8b40
   r16: 0x05c62ae0  r17: 0x002f8b40  r18: 0xbfffe3a4  r19: 0xa0002360
   r20: 0xa0002360  r21: 0x00000022  r22: 0x00000000  r23: 0xbfffe270
   r24: 0x014e32f4  r25: 0x00000001  r26: 0x00000402  r27: 0xbfffddf0
   r28: 0x00000001  r29: 0x00000002  r30: 0x00000000  r31: 0x901d2530

Binary Images Description:
    0x1000 -   0x2eafff org.amule.aMule 2.0.0 (2.0.3)   /Users/ifilipau/Applications/aMule.app/Contents/MacOS/amule
  0x593000 -   0x5aafff libwx_macu_qa-2.6.0.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libwx_macu_qa-2.6.0.dylib
  0x5c2000 -   0x5c4fff com.apple.textencoding.unicode 1.6.4   /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
  0x705000 -   0x762fff libwx_macu_xrc-2.6.0.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libwx_macu_xrc-2.6.0.dylib
  0x79f000 -   0x7c8fff libwx_base_carbonu_xml-2.6.0.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libwx_base_carbonu_xml-2.6.0.dylib
 0x1048000 -  0x1069fff libwx_base_carbonu_net-2.6.0.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libwx_base_carbonu_net-2.6.0.dylib
 0x10b1000 -  0x110dfff libwx_macu_html-2.6.0.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libwx_macu_html-2.6.0.dylib
 0x1211000 -  0x126afff libwx_macu_adv-2.6.0.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libwx_macu_adv-2.6.0.dylib
 0x1412000 -  0x14d3fff libwx_base_carbonu-2.6.0.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libwx_base_carbonu-2.6.0.dylib
 0x165b000 -  0x183dfff libwx_macu_core-2.6.0.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libwx_macu_core-2.6.0.dylib
0x78023000 - 0x7802afff libLW8Utils.dylib    /System/Library/Printers/Libraries/libLW8Utils.dylib
0x806c0000 - 0x806e9fff libxslt.1.dylib    /usr/lib/libxslt.1.dylib
0x80830000 - 0x8090efff libxml2.2.dylib    /usr/lib/libxml2.2.dylib
0x882a0000 - 0x882c6fff libConverter.dylib    /System/Library/Printers/Libraries/libConverter.dylib
0x8beb0000 - 0x8beeffff libLW8Converter.dylib    /System/Library/Printers/Libraries/libLW8Converter.dylib
0x8ded0000 - 0x8ded1fff libCyrillicConverter.dylib    /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0x8df60000 - 0x8df76fff libJapaneseConverter.dylib    /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x8dff0000 - 0x8e010fff libKoreanConverter.dylib    /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x8e130000 - 0x8e13efff libSimplifiedChineseConverter.dylib    /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x8e190000 - 0x8e1a3fff libTraditionalChineseConverter.dylib    /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x8fe00000 - 0x8fe4ffff dyld    /usr/lib/dyld
0x90000000 - 0x9014ffff libSystem.B.dylib    /usr/lib/libSystem.B.dylib
0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.7 (299.35)   /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???)   /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9071d000 - 0x9072cfff libPSRIP.A.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x90733000 - 0x90740fff com.apple.CommonPanels 1.2.1 (1.0)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90860000 - 0x908cffff libobjc.A.dylib    /usr/lib/libobjc.A.dylib
0x908f5000 - 0x90912fff com.apple.audio.SoundManager 3.9   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5   /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.7 (500.59)   /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90c32000 - 0x90c45fff com.apple.speech.synthesis.framework 3.2   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???)   /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???)   /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d7c000 - 0x90d8cfff com.apple.speech.recognition.framework 3.3   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???)   /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2)   /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x91141000 - 0x91141fff com.apple.CoreServices 10.3 (???)   /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91242000 - 0x9124bfff com.apple.DiskArbitration 2.0.5   /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91303000 - 0x9136cfff com.apple.htmlrendering 1.1.2   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x913a0000 - 0x9145ffff ColorSync    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x914ad000 - 0x91565fff com.apple.audio.toolbox.AudioToolbox 1.3.3   /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x915e0000 - 0x91699fff com.apple.QD 3.4.67 (???)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x916f0000 - 0x91728fff com.apple.AE 1.4   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91890000 - 0x918aafff com.apple.openscripting 1.2.1 (???)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x918d0000 - 0x918e0fff com.apple.ImageCapture 2.1.5   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91970000 - 0x919befff com.apple.print.framework.Print 3.3   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91afb000 - 0x91afbfff com.apple.audio.units.AudioUnit 1.3.3   /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91b30000 - 0x91b44fff libCGATS.A.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91b60000 - 0x91b6bfff libCSync.A.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92032000 - 0x9204cfff libresolv.9.dylib    /usr/lib/libresolv.9.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920a9000 - 0x920e1fff com.apple.LaunchServices 10.3.5 (98.4)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92170000 - 0x92357fff com.apple.security 2.4 (179)   /System/Library/Frameworks/Security.framework/Versions/A/Security
0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7)   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9283f000 - 0x92859fff libPDFRIP.A.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.6 (???)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.8 (743.39)   /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939d0000 - 0x939d4fff libmathCommon.A.dylib    /usr/lib/system/libmathCommon.A.dylib
0x93a50000 - 0x93a64fff libcups.2.dylib    /usr/lib/libcups.2.dylib
0x93cec000 - 0x93d04fff com.apple.WebServices 1.1.1 (1.1.0)   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x941cd000 - 0x94259fff com.apple.ink.framework 101.1.4 (55.12)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94594000 - 0x945a0fff com.apple.help 1.0.1   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x945b0000 - 0x945b9fff libz.1.dylib    /usr/lib/libz.1.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x946ed000 - 0x94700fff libRIP.A.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94fe0000 - 0x95076fff com.apple.WebKit 312.1   /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x951ce000 - 0x95290fff libcrypto.0.9.7.dylib    /usr/lib/libcrypto.0.9.7.dylib
0x952ed000 - 0x953cffff com.apple.JavaScriptCore 1.2 (312)   /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x954c0000 - 0x95ac6fff libBLAS.dylib    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9646d000 - 0x96753fff com.apple.WebCore 315   /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x968d0000 - 0x969b2fff libicucore.A.dylib    /usr/lib/libicucore.A.dylib
0x96a04000 - 0x96a71fff libvDSP.dylib    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96aa0000 - 0x96acefff libssl.0.9.7.dylib    /usr/lib/libssl.0.9.7.dylib
0x96b50000 - 0x96bdffff ATS    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96c00000 - 0x96c67fff com.apple.audio.CoreAudio 2.1.3   /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96cb0000 - 0x96d9efff libiconv.2.dylib    /usr/lib/libiconv.2.dylib
0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3)   /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ee0000 - 0x96ee8fff libbsm.dylib    /usr/lib/libbsm.dylib
0x96eec000 - 0x9714efff com.apple.QuickTime 7.0.1   /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0xefd77000 - 0xefd9efff libpng.3.dylib    /Users/ifilipau/Applications/aMule.app/Contents/MacOS/../Frameworks/libpng.3.dylib
Logged

dummy00001

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 48
Re: [Mac OS X 10.3] Crash when preview program has spaces
« Reply #1 on: June 18, 2005, 12:27:04 PM »

I love that smilies in the crash... :-))))
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: [Mac OS X 10.3] Crash when preview program has spaces
« Reply #2 on: June 18, 2005, 04:28:20 PM »

But I do not so I killed them :P

("Deactivate smilies in this message" checkbox)
Logged