On May 25, 2005, at 1:45 PM, Aparajita Fishman wrote:
As you can see, it was just a simple position call, so I replaced it
with "first of" and it works fine! Nothing strange in the data, just
a 628 character XML type node where the only tag in the structure is
627 characters long, leaving only a CR at the end.
So you are saying the search string is 627 characters long?
Regards,
Aparajita
A little error in the numbers. Text 567 characters long here is the
dump local on the routine I sent, adding a variable for $result length
and $xml length, followed by the text in the crash dump
Method "xml.xml_GetTagArray"
Key
Type
Value
$aresultlen
Long Integer
567
$axmllen
Long Integer
568
$cnt
Real
1
$first
Long Integer
1
$i
Real
1
$result
Text
"<evaluation><evaldate>02/17/05</evaldate> <project>various</project>
<topics>prec meas,bp rdg,math, metric, spc</topics> <comments>Very
thorough. Great instructor!</comments> <evaluator>Emalyn
Clark</evaluator> <crit1>1</crit1> <crit2>1</crit2> <crit3>1</crit3>
<crit4>1</crit4> <crit5>1</crit5> <crit6>1</crit6> <crit7>1</crit7>
<crit8>1</crit8> <crit9>1</crit9> <crit10>1</crit10> <crit11>1</crit11>
<crit12>1</crit12> <crit13>1</crit13> <crit14>1</crit14>
<crit15>1</crit15> <crit16>1</crit16> <crit17>1</crit17>
<crit18>1</crit18> <crit19>1</crit19> </evaluation>"
$tag
Alpha(255)
"evaluation"
$tagArray
ARRAY TEXT(1)
{"", "<evaluation><evaldate>02/17/05</evaldate>
<project>various</project> <topics>prec meas,bp rdg,math, metric,
spc</topics> <comments>Very thorough. Great instructor!</comments>
<evaluator>Emalyn Clark</evaluator> <crit1>1</crit1> <crit2>1</crit2>
<crit3>1</crit3> <crit4>1</crit4> <crit5>1</crit5> <crit6>1</crit6>
<crit7>1</crit7> <crit8>1</crit8> <crit9>1</crit9> <crit10>1</crit10>
<crit11>1</crit11> <crit12>1</crit12> <crit13>1</crit13>
<crit14>1</crit14> <crit15>1</crit15> <crit16>1</crit16>
<crit17>1</crit17> <crit18>1</crit18> <crit19>1</crit19>
</evaluation>"}
$xml
Text
"<evaluation><evaldate>02/17/05</evaldate> <project>various</project>
<topics>prec meas,bp rdg,math, metric, spc</topics> <comments>Very
thorough. Great instructor!</comments> <evaluator>Emalyn
Clark</evaluator> <crit1>1</crit1> <crit2>1</crit2> <crit3>1</crit3>
<crit4>1</crit4> <crit5>1</crit5> <crit6>1</crit6> <crit7>1</crit7>
<crit8>1</crit8> <crit9>1</crit9> <crit10>1</crit10> <crit11>1</crit11>
<crit12>1</crit12> <crit13>1</crit13> <crit14>1</crit14>
<crit15>1</crit15> <crit16>1</crit16> <crit17>1</crit17>
<crit18>1</crit18> <crit19>1</crit19> </evaluation> "
Crash dump:
Date/Time: 2005-05-25 13:53:52 -0500
OS Version: 10.3.9 (Build 7W98)
Report Version: 2
Command: 4D Client
Path: /Users/salex/Public/MyAIDT Testing/4D
Client.app/Contents/MacOSClassic/4D Client
Version: 2003.5 r1 (2003.5 r1)
PID: 472
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x37373734
Thread 0 Crashed:
Thread 1:
0 libSystem.B.dylib 0x9001a6cc syscall + 0xc
1 ...ple.CoreServices.OSServices 0x906200cc BSD_waitevent + 0x2c
2 ...ple.CoreServices.OSServices 0x9061cac0 CarbonSelectThreadFunc +
0xb0
3 libSystem.B.dylib 0x90024910 _pthread_body + 0x28
Thread 2:
0 libSystem.B.dylib 0x900171d8
semaphore_wait_signal_trap + 0x8
1 libSystem.B.dylib 0x9000e9dc _pthread_cond_wait +
0x270
2 ...ple.CoreServices.OSServices 0x90627300
CarbonOperationThreadFunc + 0x50
3 libSystem.B.dylib 0x90024910 _pthread_body + 0x28
PPC Thread State:
srr0: 0x37373734 srr1: 0x0200f030 vrsave: 0x00000000
cr: 0x28004242 xer: 0x00000000 lr: 0x37373737 ctr: 0x05585a50
r0: 0x37373737 r1: 0x016c8760 r2: 0x055f2000 r3: 0x016df1b8
r4: 0x05625ffc r5: 0x00000000 r6: 0x00000d90 r7: 0x00000c10
r8: 0x056249e8 r9: 0x056144b0 r10: 0xb7d5b7d5 r11: 0x05614c7c
r12: 0x055f001c r13: 0x016cc1d2 r14: 0x058debac r15: 0x016cbb62
r16: 0x00000004 r17: 0x00000001 r18: 0x006d3b14 r19: 0x006d38e4
r20: 0x00000003 r21: 0x01703178 r22: 0x00000005 r23: 0x016f77a8
r24: 0x016c8e48 r25: 0x017030c8 r26: 0x37373737 r27: 0x37373737
r28: 0x37373737 r29: 0x37373737 r30: 0x37373737 r31: 0x37373737
Binary Images Description:
0x1000 - 0x9fff com.4D.4DClient 2003.5
r1 /Users/salex/Public/MyAIDT Testing/4D
Client.app/Contents/MacOSClassic/4D Client
0x287000 - 0x2d29db CarbonLibpwpc PEF binary: CarbonLibpwpc
0x2d29e0 - 0x2eaccd Apple;Carbon;Multimedia PEF binary:
Apple;Carbon;Multimedia
0x2ec210 - 0x2edf9b Apple;Carbon;Networking PEF binary:
Apple;Carbon;Networking
0x2ff000 - 0x2ff1b6 Affix_BASh.4CX PEF binary: Affix_BASh.4CX
0x31adb0 - 0x31ae62 CFMPriv_CoreFoundation PEF binary:
CFMPriv_CoreFoundation
0x31b050 - 0x31b105 CFMPriv_DVComponentGlue PEF binary:
CFMPriv_DVComponentGlue
0x31b320 - 0x31b3c3 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
0x31b440 - 0x31b4b7 CFMPriv_System PEF binary: CFMPriv_System
0x31b760 - 0x31b830 CFMPriv_CarbonSound PEF binary:
CFMPriv_CarbonSound
0x31b8b0 - 0x31b983 CFMPriv_CommonPanels PEF binary:
CFMPriv_CommonPanels
0x31ba60 - 0x31bb1b CFMPriv_Help PEF binary: CFMPriv_Help
0x31bb20 - 0x31bbea CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
0x31bc70 - 0x31bd46 CFMPriv_HTMLRendering PEF binary:
CFMPriv_HTMLRendering
0x31bdc0 - 0x31be93 CFMPriv_ImageCapture PEF binary:
CFMPriv_ImageCapture
0x31bf20 - 0x31c005 CFMPriv_NavigationServices PEF binary:
CFMPriv_NavigationServices
0x31c080 - 0x31c156 CFMPriv_OpenScriptingMacBLib PEF binary:
CFMPriv_OpenScriptingMacBLib
0x31c230 - 0x31c2ee CFMPriv_Print PEF binary: CFMPriv_Print
0x31c310 - 0x31c3dd CFMPriv_SecurityHI PEF binary:
CFMPriv_SecurityHI
0x31c460 - 0x31c542 CFMPriv_SpeechRecognition PEF binary:
CFMPriv_SpeechRecognition
0x31c5c0 - 0x31c693 CFMPriv_CarbonCore PEF binary:
CFMPriv_CarbonCore
0x31c710 - 0x31c7e3 CFMPriv_OSServices PEF binary:
CFMPriv_OSServices
0x31c8c0 - 0x31c982 CFMPriv_AE PEF binary: CFMPriv_AE
0x31c990 - 0x31ca55 CFMPriv_ATS PEF binary: CFMPriv_ATS
0x31cad0 - 0x31cba7 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
0x31cc30 - 0x31cd13 CFMPriv_FindByContent PEF binary:
CFMPriv_FindByContent
0x31cd90 - 0x31ce6a CFMPriv_HIServices PEF binary:
CFMPriv_HIServices
0x31cee0 - 0x31cfc0 CFMPriv_LangAnalysis PEF binary:
CFMPriv_LangAnalysis
0x31d050 - 0x31d136 CFMPriv_LaunchServices PEF binary:
CFMPriv_LaunchServices
0x31d210 - 0x31d2e7 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
0x31d2f0 - 0x31d3b2 CFMPriv_QD PEF binary: CFMPriv_QD
0x31d4b0 - 0x31d599 CFMPriv_SpeechSynthesis PEF binary:
CFMPriv_SpeechSynthesis
0x405000 - 0x66976e Xerces.DLL PEF binary: Xerces.DLL
0x7e5000 - 0x7e795d Extras.4CXn` PEF binary: Extras.4CXn`
0x7e8000 - 0x7e80e0 ThrmStub.4CX PEF binary: ThrmStub.4CX
0x1008000 - 0x162b800 4D PEF binary: 4D
0x164b000 - 0x164efff ??? 1.0 /Users/salex/Public/MyAIDT Testing/4D
Client.app/Contents/4D Extensions/4D Carbon
Support.bundle/Contents/MacOS/4D Carbon Support
0x42af000 - 0x4335b10 4DSLI PEF binary: 4DSLI
0x43fe000 - 0x43ffbb4 RolloverAffix.4CXd higher PEF binary:
RolloverAffix.4CXd higher
0x4f67000 - 0x4f68395 TextProperties.4CX higher PEF binary:
TextProperties.4CX higher
0x4f69000 - 0x4f6abb4 ToolbarAffix.4CX PEF binary: ToolbarAffix.4CX
0x53af000 - 0x5422566 PEF binary:
0x545a000 - 0x55e93d6 Active4D.4CX PEF binary: Active4D.4CX
0x5627000 - 0x563ec3d EleGantt.4CX PEF binary: EleGantt.4CX
0x563f000 - 0x5658879 plp424.4cx1– PEF binary: plp424.4cx1–
0x5659000 - 0x5688145 4D Pack PEF binary: 4D Pack
0x5689000 - 0x582077b 4D WriteBB@ PEF binary: 4D WriteBB@
0x5846000 - 0x58895a9 4D_IC Carbon PEF binary: 4D_IC Carbon
0x5896000 - 0x58d0d23 alp782.4CX PEF binary: alp782.4CX
0x58e0000 - 0x5900ab4 API Pack.4CX PEF binary: API Pack.4CX
0x5912000 - 0x5933d3e Expat4D.4CX PEF binary: Expat4D.4CX
0x5934000 - 0x594f4c6 ObjectTools.4CX PEF binary: ObjectTools.4CX
0x5963000 - 0x598b717 QFree.4CXB~p PEF binary: QFree.4CXB~p
0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x8132a000 - 0x8132bfff DVComponentGlue
/System/Library/Frameworks/DVComponentGlue.framework/Versions/A/
DVComponentGlue
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
0x90584000 - 0x905f3fff com.apple.framework.IOKit 1.3.6
(???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90610000 - 0x9069afff com.apple.CoreServices.OSServices
3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/
Frameworks/OSServices.framework/Versions/A/OSServices
0x90700000 - 0x90700fff com.apple.CoreServices 10.3
(???) /System/Library/Frameworks/CoreServices.framework/Versions/A/
CoreServices
0x907f0000 - 0x907f9fff com.apple.DiskArbitration
2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/
Versions/A/DiskArbitration
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0
(???) /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/ApplicationServices
0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x908c5000 - 0x90915fff com.apple.HIServices 1.4.1
(0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90940000 - 0x909b3fff com.apple.DesktopServices
1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/
Versions/A/DesktopServicesPriv
0x909f0000 - 0x90a08fff com.apple.WebServices 1.1.1
(1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/
Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
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
0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1
(???) /System/Library/Frameworks/SystemConfiguration.framework/
Versions/A/SystemConfiguration
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x910b0000 - 0x91101fff com.apple.bom 1.2.5
(63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
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
0x915e0000 - 0x91699fff com.apple.QD 3.4.67
(???) /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/QD.framework/Versions/A/QD
0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore
3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/
A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x917b6000 - 0x917cafff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework
3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91810000 - 0x9182afff com.apple.openscripting 1.2.1
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91850000 - 0x91860fff com.apple.ImageCapture
2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91890000 - 0x9189cfff com.apple.help
1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/Help.framework/Versions/A/Help
0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1
(1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x918f0000 - 0x9193efff com.apple.print.framework.Print
3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
Print.framework/Versions/A/Print
0x91990000 - 0x9199bfff com.apple.securityhi 1.2
(90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SecurityHI.framework/Versions/A/SecurityHI
0x91a40000 - 0x91ab3fff com.apple.NavigationServices
3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91b10000 - 0x91b2afff libPDFRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreGraphics.framework/Versions/A/Resources/
libPDFRIP.A.dylib
0x91b50000 - 0x91b5ffff libPSRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x91b80000 - 0x91b93fff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91ebd000 - 0x91ec5fff libbsm.dylib /usr/lib/libbsm.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4
(1.2) /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920c0000 - 0x922a7fff com.apple.security 2.4
(177) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5
(98.4) /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/LaunchServices.framework/Versions/A/
LaunchServices
0x927b2000 - 0x927e0fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.1
(7) /System/Library/Frameworks/CoreServices.framework/Versions/A/
Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.6
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.8
(743.39) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x93b3c000 - 0x93bf4fff com.apple.audio.toolbox.AudioToolbox
1.3.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/
AudioToolbox
0x9415d000 - 0x94168fff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x944c0000 - 0x944f8fff com.apple.AE
1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/
A/Frameworks/AE.framework/Versions/A/AE
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94650000 - 0x946affff com.apple.SearchKit
1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/
Frameworks/SearchKit.framework/Versions/A/SearchKit
0x946ed000 - 0x9470afff com.apple.audio.SoundManager
3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CarbonSound.framework/Versions/A/CarbonSound
0x9540c000 - 0x95473fff com.apple.audio.CoreAudio
2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/
CoreAudio
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
0x95e40000 - 0x95eadfff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
vecLib.framework/Versions/A/libvDSP.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
vecLib.framework/Versions/A/libvMisc.dylib
0x96499000 - 0x96771fff com.apple.CoreGraphics 1.203.30
(???) /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib
/usr/lib/libcrypto.0.9.7.dylib
0x96b50000 - 0x96bdffff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/ATS.framework/Versions/A/ATS
0x96c00000 - 0x96c8cfff com.apple.ink.framework 101.1.4
(55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/Ink.framework/Versions/A/Ink
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib
3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9798b000 - 0x9798bfff com.apple.audio.units.AudioUnit
1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/
AudioUnit
0x979b0000 - 0x97c12fff com.apple.QuickTime
7.0.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/
QuickTime
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/