Crash when generating a glyph vector's shape

When calling a glyph vector's getOutline(), the program crashed and got the following log.
Problem happens with Chinese font. What's wrong with it?
hs_err_pid3440.log
====================================================================
# An unexpected error has been detected by Java Runtime Environment:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d2d3bf9, pid=3440, tid=2680
# Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode windows-x86)
# Problematic frame:
# C [fontmanager.dll+0x13bf9]
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
--------------- T H R E A D ---------------
Current thread (0x0afe2400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2680, stack(0x0b790000,0x0b7e0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000010
Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x0000000b, EDX=0x0af12a1c
ESP=0x0b7dee98, EBP=0x0b7deeb0, ESI=0x0b0038a0, EDI=0x0b0038a0
EIP=0x6d2d3bf9, EFLAGS=0x00010246
Top of Stack: (sp=0x0b7dee98)
0x0b7dee98: 00000000 0b0038a0 636d6170 0b0038a0
0x0b7deea8: 6d2d3d33 0b27e728 0b7def20 6d2c3cec
0x0b7deeb8: 0b0038a0 00000062 00000000 0b7def1c
0x0b7deec8: 0b0038a0 0b27e728 00000001 002e04e0
0x0b7deed8: 0b27eca0 0b266ba8 0000000d 002e04e0
0x0b7deee8: 0af13958 002e0178 00000000 00000000
0x0b7deef8: 0b5b0000 0af18048 00000000 0b5b0000
0x0b7def08: 0af17000 00000628 002e0178 00000000
Instructions: (pc=0x6d2d3bf9)
0x6d2d3be9: 75 51 57 68 70 61 6d 63 56 e8 6f fd ff ff 6a 00
0x6d2d3bf9: ff 70 10 ff 70 0c ff b6 88 00 00 00 ff b6 90 00
Stack: [0x0b790000,0x0b7e0000], sp=0x0b7dee98, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [fontmanager.dll+0x13bf9]
C [fontmanager.dll+0x3cec]
C [fontmanager.dll+0x3da2]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
J java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::Interpreter
v ~BufferBlob::StubRoutines (1)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0b07b400 JavaThread "TimerQueue" daemon [_thread_blocked, id=4040, stack(0x0cce0000,0x0cd30000)]
0x002e5c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=2628, stack(0x008c0000,0x00910000)]
=>0x0afe2400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2680, stack(0x0b790000,0x0b7e0000)]
0x0afe4400 JavaThread "AWT-Shutdown" [_thread_blocked, id=2384, stack(0x0b710000,0x0b760000)]
0x0b12c800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3484, stack(0x0b600000,0x0b650000)]
0x0b12a400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2804, stack(0x0b560000,0x0b5b0000)]
0x0ab14000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1068, stack(0x0ae60000,0x0aeb0000)]
0x0ab08c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4000, stack(0x0ae10000,0x0ae60000)]
0x0aafd800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=2800, stack(0x0adc0000,0x0ae10000)]
0x0aafc400 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=2620, stack(0x0ad70000,0x0adc0000)]
0x0aafa400 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=2380, stack(0x0ad20000,0x0ad70000)]
0x0aaef800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2796, stack(0x0aca0000,0x0acf0000)]
0x0aaea800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=560, stack(0x0ac50000,0x0aca0000)]
0x0aad9000 JavaThread "Finalizer" daemon [_thread_blocked, id=2604, stack(0x0ac00000,0x0ac50000)]
0x0aad4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2280, stack(0x0abb0000,0x0ac00000)]
Other Threads:
0x0aad1c00 VMThread [stack: 0x0ab60000,0x0abb0000] [id=1340]
0x0ab27400 WatcherThread [stack: 0x0aeb0000,0x0af00000] [id=2644]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 1344K, used 136K [0x029c0000, 0x02b30000, 0x02ea0000)
eden space 1216K, 11% used [0x029c0000, 0x029e2010, 0x02af0000)
from space 128K, 0% used [0x02af0000, 0x02af0000, 0x02b10000)
to space 128K, 0% used [0x02b10000, 0x02b10000, 0x02b30000)
tenured generation total 17020K, used 12841K [0x02ea0000, 0x03f3f000, 0x069c0000)
the space 17020K, 75% used [0x02ea0000, 0x03b2a740, 0x03b2a800, 0x03f3f000)
compacting perm gen total 17664K, used 17494K [0x069c0000, 0x07b00000, 0x0a9c0000)
the space 17664K, 99% used [0x069c0000, 0x07ad5be0, 0x07ad5c00, 0x07b00000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x00423000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\java.exe
0x77f50000 - 0x77ff7000      C:\WINDOWS\System32\ntdll.dll
0x77e40000 - 0x77f4e000      C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e3b000      C:\WINDOWS\system32\ADVAPI32.dll
0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
0x7c340000 - 0x7c396000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\msvcr71.dll
0x6d870000 - 0x6dac0000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\client\jvm.dll
0x77d10000 - 0x77d9c000      C:\WINDOWS\system32\USER32.dll
0x77c40000 - 0x77c80000      C:\WINDOWS\system32\GDI32.dll
0x76b10000 - 0x76b39000      C:\WINDOWS\System32\WINMM.dll
0x76300000 - 0x7631c000      C:\WINDOWS\System32\IMM32.DLL
0x62c20000 - 0x62c28000      C:\WINDOWS\System32\LPK.DLL
0x72f10000 - 0x72f6a000      C:\WINDOWS\System32\USP10.dll
0x6d320000 - 0x6d328000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\hpi.dll
0x76bc0000 - 0x76bcb000      C:\WINDOWS\System32\PSAPI.DLL
0x6d410000 - 0x6d439000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\jdwp.dll
0x6d770000 - 0x6d776000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\npt.dll
0x6d820000 - 0x6d82c000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\verify.dll
0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\java.dll
0x6d860000 - 0x6d86f000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\zip.dll
0x6d290000 - 0x6d297000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\dt_socket.dll
0x71a20000 - 0x71a35000      C:\WINDOWS\System32\WS2_32.dll
0x77be0000 - 0x77c33000      C:\WINDOWS\system32\msvcrt.dll
0x71a10000 - 0x71a18000      C:\WINDOWS\System32\WS2HELP.dll
0x719c0000 - 0x719fb000      C:\WINDOWS\System32\mswsock.dll
0x76ef0000 - 0x76f15000      C:\WINDOWS\System32\DNSAPI.dll
0x76d30000 - 0x76d46000      C:\WINDOWS\System32\iphlpapi.dll
0x76f80000 - 0x76f87000      C:\WINDOWS\System32\winrnr.dll
0x76f30000 - 0x76f5c000      C:\WINDOWS\system32\WLDAP32.dll
0x76f90000 - 0x76f95000      C:\WINDOWS\System32\rasadhlp.dll
0x71a00000 - 0x71a08000      C:\WINDOWS\System32\wshtcpip.dll
0x6d0b0000 - 0x6d1de000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\awt.dll
0x72f70000 - 0x72f93000      C:\WINDOWS\System32\WINSPOOL.DRV
0x7cab0000 - 0x7cbd1000      C:\WINDOWS\system32\ole32.dll
0x5adc0000 - 0x5adf3000      C:\WINDOWS\System32\uxtheme.dll
0x51000000 - 0x5104d000      C:\WINDOWS\System32\ddraw.dll
0x73b30000 - 0x73b36000      C:\WINDOWS\System32\DCIMAN32.dll
0x74680000 - 0x746c4000      C:\WINDOWS\System32\MSCTF.dll
0x0b6b0000 - 0x0b6db000      C:\WINDOWS\System32\msctfime.ime
0x6d460000 - 0x6d484000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\jpeg.dll
0x6d620000 - 0x6d633000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\net.dll
0x0ffd0000 - 0x0fff3000      C:\WINDOWS\System32\rsaenh.dll
0x759d0000 - 0x75a70000      C:\WINDOWS\system32\USERENV.dll
0x71ba0000 - 0x71bee000      C:\WINDOWS\System32\netapi32.dll
0x6d2c0000 - 0x6d313000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\fontmanager.dll
0x773a0000 - 0x77b92000      C:\WINDOWS\system32\shell32.dll
0x63180000 - 0x631e5000      C:\WINDOWS\system32\SHLWAPI.dll
0x78090000 - 0x78174000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
0x77310000 - 0x7739b000      C:\WINDOWS\system32\comctl32.dll
0x6d640000 - 0x6d649000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\nio.dll
0x74650000 - 0x74676000      C:\WINDOWS\System32\Msimtf.dll
0x10000000 - 0x1001f000      C:\Program Files\Apoint\Apoint.DLL
0x76320000 - 0x76363000      C:\WINDOWS\system32\comdlg32.dll
0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\VERSION.dll
0x0bb60000 - 0x0bb70000      C:\WINDOWS\System32\Vxdif.dll
0x6d200000 - 0x6d22f000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\cmm.dll
0x6d230000 - 0x6d253000      C:\Program Files\Java\jdk1.6.0_06\jre\bin\dcpr.dll
VM Arguments:
jvm_args: -Xdebug -Xrunjdwp:transport=dt_socket,address=localhost:1656
java_command: client.Manager
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;;
USERNAME=qing
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 9 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 1
CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 9 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 785392k(81692k free), swap 1921396k(1080464k free)
vm_info: Java HotSpot(TM) Client VM (10.0-b22) for windows-x86 JRE (1.6.0_06-b02), built on Mar 25 2008 01:22:05 by "java_re" with MS VC++ 7.1
time: Tue Jun 17 18:17:12 2008
elapsed time: 202 seconds

You can either set the text in the psd-file, vectorize the type and use these paths as a Vector Mask for a layer with the intended color or place the psd-file without the text in Illustrator or Indesign and apply the text there.
To the best of my knowledge the Smart Object will simply not output as vector data from the psd-file as of this time.

Similar Messages

  • Problem to get glyph vector's shape

    Some Chinese fonts(TrueType) were created from embeded font files in a PDF file and glyph vectors were
    successfully generated. But when calling the glyph vector's getOutline() to get the shape of the vectors,
    the program crashed and got the following log. What's wrong with it?
    hs_err_pid3440.log
    ====================================================================
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d2d3bf9, pid=3440, tid=2680
    # Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode windows-x86)
    # Problematic frame:
    # C [fontmanager.dll+0x13bf9]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    T H R E A D
    Current thread (0x0afe2400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2680, stack(0x0b790000,0x0b7e0000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000010
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x0000000b, EDX=0x0af12a1c
    ESP=0x0b7dee98, EBP=0x0b7deeb0, ESI=0x0b0038a0, EDI=0x0b0038a0
    EIP=0x6d2d3bf9, EFLAGS=0x00010246
    Top of Stack: (sp=0x0b7dee98)
    0x0b7dee98: 00000000 0b0038a0 636d6170 0b0038a0
    0x0b7deea8: 6d2d3d33 0b27e728 0b7def20 6d2c3cec
    0x0b7deeb8: 0b0038a0 00000062 00000000 0b7def1c
    0x0b7deec8: 0b0038a0 0b27e728 00000001 002e04e0
    0x0b7deed8: 0b27eca0 0b266ba8 0000000d 002e04e0
    0x0b7deee8: 0af13958 002e0178 00000000 00000000
    0x0b7deef8: 0b5b0000 0af18048 00000000 0b5b0000
    0x0b7def08: 0af17000 00000628 002e0178 00000000
    Instructions: (pc=0x6d2d3bf9)
    0x6d2d3be9: 75 51 57 68 70 61 6d 63 56 e8 6f fd ff ff 6a 00
    0x6d2d3bf9: ff 70 10 ff 70 0c ff b6 88 00 00 00 ff b6 90 00
    Stack: [0x0b790000,0x0b7e0000], sp=0x0b7dee98, free space=315k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [fontmanager.dll+0x13bf9]
    C [fontmanager.dll+0x3cec]
    C [fontmanager.dll+0x3da2]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    J java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::Interpreter
    v ~BufferBlob::StubRoutines (1)
    P R O C E S S
    Java Threads: ( => current thread )
    0x0b07b400 JavaThread "TimerQueue" daemon [_thread_blocked, id=4040, stack(0x0cce0000,0x0cd30000)]
    0x002e5c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=2628, stack(0x008c0000,0x00910000)]
    =>0x0afe2400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2680, stack(0x0b790000,0x0b7e0000)]
    0x0afe4400 JavaThread "AWT-Shutdown" [_thread_blocked, id=2384, stack(0x0b710000,0x0b760000)]
    0x0b12c800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3484, stack(0x0b600000,0x0b650000)]
    0x0b12a400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2804, stack(0x0b560000,0x0b5b0000)]
    0x0ab14000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1068, stack(0x0ae60000,0x0aeb0000)]
    0x0ab08c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4000, stack(0x0ae10000,0x0ae60000)]
    0x0aafd800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=2800, stack(0x0adc0000,0x0ae10000)]
    0x0aafc400 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=2620, stack(0x0ad70000,0x0adc0000)]
    0x0aafa400 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=2380, stack(0x0ad20000,0x0ad70000)]
    0x0aaef800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2796, stack(0x0aca0000,0x0acf0000)]
    0x0aaea800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=560, stack(0x0ac50000,0x0aca0000)]
    0x0aad9000 JavaThread "Finalizer" daemon [_thread_blocked, id=2604, stack(0x0ac00000,0x0ac50000)]
    0x0aad4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2280, stack(0x0abb0000,0x0ac00000)]
    Other Threads:
    0x0aad1c00 VMThread [stack: 0x0ab60000,0x0abb0000] [id=1340]
    0x0ab27400 WatcherThread [stack: 0x0aeb0000,0x0af00000] [id=2644]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1344K, used 136K [0x029c0000, 0x02b30000, 0x02ea0000)
    eden space 1216K, 11% used [0x029c0000, 0x029e2010, 0x02af0000)
    from space 128K, 0% used [0x02af0000, 0x02af0000, 0x02b10000)
    to space 128K, 0% used [0x02b10000, 0x02b10000, 0x02b30000)
    tenured generation total 17020K, used 12841K [0x02ea0000, 0x03f3f000, 0x069c0000)
    the space 17020K, 75% used [0x02ea0000, 0x03b2a740, 0x03b2a800, 0x03f3f000)
    compacting perm gen total 17664K, used 17494K [0x069c0000, 0x07b00000, 0x0a9c0000)
    the space 17664K, 99% used [0x069c0000, 0x07ad5be0, 0x07ad5c00, 0x07b00000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00423000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\java.exe
    0x77f50000 - 0x77ff7000 C:\WINDOWS\System32\ntdll.dll
    0x77e40000 - 0x77f4e000 C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e3b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000 C:\WINDOWS\system32\RPCRT4.dll
    0x7c340000 - 0x7c396000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\msvcr71.dll
    0x6d870000 - 0x6dac0000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\client\jvm.dll
    0x77d10000 - 0x77d9c000 C:\WINDOWS\system32\USER32.dll
    0x77c40000 - 0x77c80000 C:\WINDOWS\system32\GDI32.dll
    0x76b10000 - 0x76b39000 C:\WINDOWS\System32\WINMM.dll
    0x76300000 - 0x7631c000 C:\WINDOWS\System32\IMM32.DLL
    0x62c20000 - 0x62c28000 C:\WINDOWS\System32\LPK.DLL
    0x72f10000 - 0x72f6a000 C:\WINDOWS\System32\USP10.dll
    0x6d320000 - 0x6d328000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\hpi.dll
    0x76bc0000 - 0x76bcb000 C:\WINDOWS\System32\PSAPI.DLL
    0x6d410000 - 0x6d439000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\jdwp.dll
    0x6d770000 - 0x6d776000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\npt.dll
    0x6d820000 - 0x6d82c000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\verify.dll
    0x6d3c0000 - 0x6d3df000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\java.dll
    0x6d860000 - 0x6d86f000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\zip.dll
    0x6d290000 - 0x6d297000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\dt_socket.dll
    0x71a20000 - 0x71a35000 C:\WINDOWS\System32\WS2_32.dll
    0x77be0000 - 0x77c33000 C:\WINDOWS\system32\msvcrt.dll
    0x71a10000 - 0x71a18000 C:\WINDOWS\System32\WS2HELP.dll
    0x719c0000 - 0x719fb000 C:\WINDOWS\System32\mswsock.dll
    0x76ef0000 - 0x76f15000 C:\WINDOWS\System32\DNSAPI.dll
    0x76d30000 - 0x76d46000 C:\WINDOWS\System32\iphlpapi.dll
    0x76f80000 - 0x76f87000 C:\WINDOWS\System32\winrnr.dll
    0x76f30000 - 0x76f5c000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f90000 - 0x76f95000 C:\WINDOWS\System32\rasadhlp.dll
    0x71a00000 - 0x71a08000 C:\WINDOWS\System32\wshtcpip.dll
    0x6d0b0000 - 0x6d1de000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\awt.dll
    0x72f70000 - 0x72f93000 C:\WINDOWS\System32\WINSPOOL.DRV
    0x7cab0000 - 0x7cbd1000 C:\WINDOWS\system32\ole32.dll
    0x5adc0000 - 0x5adf3000 C:\WINDOWS\System32\uxtheme.dll
    0x51000000 - 0x5104d000 C:\WINDOWS\System32\ddraw.dll
    0x73b30000 - 0x73b36000 C:\WINDOWS\System32\DCIMAN32.dll
    0x74680000 - 0x746c4000 C:\WINDOWS\System32\MSCTF.dll
    0x0b6b0000 - 0x0b6db000 C:\WINDOWS\System32\msctfime.ime
    0x6d460000 - 0x6d484000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\jpeg.dll
    0x6d620000 - 0x6d633000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\net.dll
    0x0ffd0000 - 0x0fff3000 C:\WINDOWS\System32\rsaenh.dll
    0x759d0000 - 0x75a70000 C:\WINDOWS\system32\USERENV.dll
    0x71ba0000 - 0x71bee000 C:\WINDOWS\System32\netapi32.dll
    0x6d2c0000 - 0x6d313000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\fontmanager.dll
    0x773a0000 - 0x77b92000 C:\WINDOWS\system32\shell32.dll
    0x63180000 - 0x631e5000 C:\WINDOWS\system32\SHLWAPI.dll
    0x78090000 - 0x78174000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
    0x77310000 - 0x7739b000 C:\WINDOWS\system32\comctl32.dll
    0x6d640000 - 0x6d649000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\nio.dll
    0x74650000 - 0x74676000 C:\WINDOWS\System32\Msimtf.dll
    0x10000000 - 0x1001f000 C:\Program Files\Apoint\Apoint.DLL
    0x76320000 - 0x76363000 C:\WINDOWS\system32\comdlg32.dll
    0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\VERSION.dll
    0x0bb60000 - 0x0bb70000 C:\WINDOWS\System32\Vxdif.dll
    0x6d200000 - 0x6d22f000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\cmm.dll
    0x6d230000 - 0x6d253000 C:\Program Files\Java\jdk1.6.0_06\jre\bin\dcpr.dll
    VM Arguments:
    jvm_args: -Xdebug -Xrunjdwp:transport=dt_socket,address=localhost:1656
    java_command: client.Manager
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;;
    USERNAME=qing
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 9 Stepping 5, GenuineIntel
    S Y S T E M
    OS: Windows XP Build 2600 Service Pack 1
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 9 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 785392k(81692k free), swap 1921396k(1080464k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b22) for windows-x86 JRE (1.6.0_06-b02), built on Mar 25 2008 01:22:05 by "java_re" with MS VC++ 7.1
    time: Tue Jun 17 18:17:12 2008
    elapsed time: 202 seconds

    Hi,
    I solved my problem.
    In my rule 's container, i had declared my subtype (ZBUS0050) like in my task 's container and in my workflow 's container.
    ZGCA0050
    |----
    Attribute 1
    |----
    Attribute 2
    |........................
    But my FM couldn't access to the attributes...
    So, i just set Attribute 1(FundsCenter)  in my rule's container without subtype reference, and it's good.
    Thanks for your help.
    Regards.

  • Crashed when generating report to a file.

    I'm using Oracle 9i/Oracle Form 6i/Oracle Reports 6i.
    When I run my report from my forms, I can preview it and print it fine. However, when I try to select anything from "generate to file" menu, the report will crash. My form and report works as the following:
    The form stores some account number as a string of values. Then, the report read the strings and using a function to seperate it and store in the user parameters in the report. The sql will then read each account number and search for the records in the database.
    I don't have problems to generate the pdf when I have less than 60 records. However, if the selected records is more than that, the report will crash when I use the option to "generate to file". Does anyone know why is this happening? Is there a limit on setting how much parameter on the reports?

    Hello, Does the report looks ok when you run it in the Previewer?
    -Marilyn

  • RH crash when generating topics

    I've linked my book in RH successfully, but every time I try to generate the topics, RH crashes. The book is about 160 MB including graphics, 11 chapters and 3 appendixes. My system is TC3, Windows 7, 8 GB RAM. Thanks for any help!

    I think I solved my problem. I was linking from the unwritable files in the CMS. After checking the files out and making them writable, I didn't experience the crash when I generated topics.
    The tips in the 'crash checklist' are helpful, too--especially the one about cleaning up problems in the source doc. I've experienced problems in the RH project when the FM files had inconsistent conditional text settings among chapters. I ignored them in FM since I had to create my build expression in RH anyway, but RH didn't care for that one bit!
    Thanks for your help!

  • InDesign CS5.5 crashes when generating index

    Hello everyone.  I have been working on a 232 page catalog and have been indexing as I've went along.  The catalog itself (232 pages) is a book file.  When I generated the index before it seemed to take a long time, but it always got through it and had no problems.  One day, randomly, it decided it wasn't going to work anymore and crashes when I re-generate the index.
    I have tried to add documents at sections at a time to see if it might be a particular file, but my tests have all been inconclusive.  I have the catalog separated into 8 sections (32 pages each) I added 1, 2, 3, 4, and 5 generating the index after each addition.  I got to section five and it was still okay.  When I added section 6 it crashed.  I tried generating section 6 by itself and it was fine.  Then I generated sections 1-5, and 7 together and it still crashed!  I've done every possible combination of index generating and I'm getting desparate.  I really do not want to have all my indexing work on the entire back section of the catalog to be wasted.
    Is anyone having a similar problem?  If I could get it narrowed down to one section, it would help greatly.  I do have x refs in my documents but they are all contained within section 4 (which had no problems generating).
    I'm assuming the problem lies within section 6 or 7, but I generated them together by themselves and the index generated without a problem.

    My InDesign crashed a couple of months for no apparent reason and, whenever I tried to resume the same activity as I was doing when it crashed, it crashed again! I wasn't creating an index but adding photos. Bascially, what I had to do was copy and paste all of my data into a new document. That worked. It was a pain, because I had to copy the master pages, style sheets, blah, blah but it worked. I think what happens is that files get corrupted if they keep crashing. You're better off just grabbing the data and creating a new doc. A pain, I know but....
    Good luck! I am just now getting into Indexes, btw.

  • Premiere Pro 5.5.2 crashes when generating thumbnails; faults ImageRenderer.dll

    Hello all!  I'm a new Premiere user.  I've been working on a review show, and it's been going great for the last month.  A few days ago, however, Premiere Pro started acting wonky.  Part of my show involves putting in small clips from other sources, typically 3-4 seconds.  With this most recent show, Premiere Pro started crashing left and right without warning.  It took me a few days to narrow down the source.
    ImageRenderer.dll seems to be crashing when attempting to generate thumbnail images of the sourced clips.  Everything else seems to work fine.  It seemed to start when I used the Clip Speed / Duration function to slow down a 30fps clip to about 25% speed.  I realized later that the clips were at 30fps in a 24fps timeline (the rest of my material is 24fps).  Once I changed the clip's speed, Premiere started crashing, perhaps due to how the clip interacted with the timeline.  I removed the offending clip, but it seemed that the damage was done.  I discovered that if I deleted the source file from the project inventory pane Premiere wouldn't crash. 
    I just recently discovered that if I collapse the video track of the source clip, Premiere won't generate thumbnails for those clips and thus remains stable.  I stress-tested my rig all day yesterday using MemTest86 and Prime95, with no errors.  I also uninstalled Premiere Pro, rebooted, and reinstalled from scratch.  I still get the ImageRenderer.dll crash when Premiere attempts to generate thumbnails for the clips.  So far I do have a workaround (collapse the video track) but I would like to figure out a better solution for it.  I even created a new project and re-sourced the clips into a different frame rate. 
    Any help would be appreciated!
    ~Josh
    Log Name: 
    Application
    Source:   
    Application Error
    Date:     
    1/31/2014 9:39:50 AM
    Event ID: 
    1000
    Task Category: (100)
    Level:    
    Error
    Keywords: 
    Classic
    User:     
    N/A
    Computer: 
    Relic
    Description:
    Faulting application name: Adobe Premiere Pro.exe, version: 5.5.2.0, time stamp: 0x4e960e56
    Faulting module name: ImageRenderer.dll, version: 5.5.2.0, time stamp: 0x4e95f50d
    Exception code: 0xc0000005
    Fault offset: 0x00000000001756df
    Faulting process id: 0x850
    Faulting application start time: 0x01cf1e9244d9c6a7
    Faulting application path: C:\Program Files\Adobe\Adobe Premiere Pro CS5.5\Adobe Premiere Pro.exe
    Faulting module path: C:\Program Files\Adobe\Adobe Premiere Pro CS5.5\ImageRenderer.dll
    Report Id: 89880013-8a85-11e3-bef2-60a44c639d5c
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-01-31T14:39:50.000000000Z" />
    <EventRecordID>4955</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Relic</Computer>
    <Security />
      </System>
      <EventData>
    <Data>Adobe Premiere Pro.exe</Data>
    <Data>5.5.2.0</Data>
    <Data>4e960e56</Data>
    <Data>ImageRenderer.dll</Data>
    <Data>5.5.2.0</Data>
    <Data>4e95f50d</Data>
    <Data>c0000005</Data>
    <Data>00000000001756df</Data>
    <Data>850</Data>
    <Data>01cf1e9244d9c6a7</Data>
    <Data>C:\Program Files\Adobe\Adobe Premiere Pro CS5.5\Adobe Premiere Pro.exe</Data>
    <Data>C:\Program Files\Adobe\Adobe Premiere Pro CS5.5\ImageRenderer.dll</Data>
    <Data>89880013-8a85-11e3-bef2-60a44c639d5c</Data>
      </EventData>
    </Event>

    Same problem - on MBPro 13-inch, Early 2011 running OS X Lion 10.7.4 (11E53)
    Uninstalling 3ivx worked like a charm! thanks.

  • RH v8 crashes when generating a CHM

    RoboHelp HTML version 8.0.2
    Hello!
    I've been working on a project for a few months, and RH has been a champ....until yesterday. It crashed when I attempted to generate a CHM file, which it has never done before!
    It generates printed documentation just fine.
    I have deleted the CPD file and attempted again, but no improvement. Please help!
    georgina

    Hi Georgina.
    Can you roll back to a point before yesterday and see if it compiles? If not, try creating a new Single Source Layout.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • Captivate 8 keeps crashing when generating Text to Speech

    Captivate 8 keeps crashing when I try to generate audio for text to speech. Captivate generates a backup file but I can't get my backup file to open, it says that the file is corrupt or already open.
    Has anyone else encountered this problem?
    Thanks.

    Hi  There , 
    Is  your  Captivate  8  updated ?
    Is  that  issue  occurs  with  a  specific  project ?  Please  test  with  a  new  /  blank  project  and  try  to  generate  audio  for  text  to  speech . 
    Regards , 
    Ajit 

  • Captivate 5  Crashing when generating TTS

    This is a new upgrade from Captivate  4 and at first was struggling when generating TTS, However now it is crashing.
    Any assistance will be apprieciated.
    Thank You in Advance

    Hi There,
    Please check out this thread - http://forums.adobe.com/message/3316096
    This thread has been marked answered and will resolve your issue.
    -Manish
    blogs.adobe.com/captivate

  • Robohelp crashes when generating HTML output; under one "condition"

    My project has several conditional build tags, and I use just two of them.
    I have switched between conditions a million times when I generate output, but now RoboHelp crashes when I use "Condition B".
    It is still successful on Condition A.
    The Output View says:
    Starting compilation ....
    HTMLHELP preporcessor 8.0.0.203
    Compiling
    c:\HelpForGeomagicApps\!SSL!\Microsoft_HTML_Help\!chm_tmp_folder_4\ProjectName_EN.chm
    Preparing to create HTMLHELP...
    Clearing output folder...
    Preparing files for HTML Help...
    Copying files...
    Updateing files....
    AND THEN SHE CRASHES.
    Any advice?

    What I meant by "creating a new SSL" was right clicking in the Single Source Layouts pod and selecting New Layout. From the resulting dialog, select the required output type and set its properties the same as the other one. However the Dr.Watson reference may give us more of a clue as to the problem. See this link for further info.
    Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
    Follow the RoboColum(n) on Twitter

  • Latets iMovie from app store crashes when generating preview

    I have updated to the latest version of iMovie using the app store. When I now try to import a new movie from file iMovie crashes when it is trying to generate the previews. I have tried a ton of different movie files, absolutely nothing works.
    Anyone the same problem? I cannot use iMovie anymore...
    Thanks in advance!

    Try resetting the App Store and Clearing Cookies.
    Reset       Learned from Old Toad

  • Robohelp 9 crashing when generating Web Help

    Hi there, I have RH V 9.0.1.232 installed. I have a project with about 1000 files which was converted from RH 8 without issue until now.
    There are 3 Conditional Build Tags. I can publish the project to Web Help with layouts including tags #1 and #2, but when I include #3 in any layout, RH crashes at the same point every time, as shown below:
    I have tried leaving it for over an hour without change. When I open Task Manager, RH is listed as "Not Responding." I do not get an error message at all. I have not generated this layout in several months, and possibly not since I have had RH 9.
    Tag #3 must be applied to hide content from a public audience. This tag is applied to several sections in every topic, and is also applied at the topic level for about 20% of the topics.
    Here is what I've tried to do:
    1. Create a test project with multiple tags and publish to WebHelp - no issue found.
    2. Rolled the project folder back to an earlier version from yesterday morning - problem still exists, could try an earlier version but a lot of work was done yesterday.
    3. Followed the instructions here, which have served me well in the past - problem still exists- http://www.techfuels.com/software-jargons/29202-repairing-corrupted-robohelp-project.html
    All of this leads me to think there is something wrong with the tag in particular. I could delete the tag, create a new one and reapply it, but that would be a major challenge considering the number of topics I'm dealing with, and I am the lone writer.
    Anyway, if anyone has any ideas or has had problems like this in the past, I would appreciate your time.
    Thanks,
    Michelle

    Michelle I think that whilst thanks are always welcome, in this case you should thank yourself. All I did you get you to question what had changed. You did all the hard graft. Glad you got it sorted.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • InDesign 5.5 crashes when generating PDF from book file

    I hope someone can help!
    My employer has agreed to upgrade from CS3 to CS5.5 and I will receive the install disks next week. In the meantime, I downloaded the trial version of CS 5.5 Design Premium and installed only Illustrator, InDesign, Photoshop, and Acrobat. I kept CS3 on my system.
    My problem is with InDesign5.5. I can generate a PDF of a single page, but I cannot do the same for a multi-page document (10 or so files) from the book window. InDesign immediately crashes (unexpected close message) but doesn't close until I force quit the application. When both CS3 and CS5.5 were on my machine, I was having the same problem even with CS3.
    I removed CS5.5, but still had the same problem with CS3. Tried reinstalling CS3, but continued to have the same problem. Removed CS3 and re-downloaded CS5.5. Same problem. Removed CS5.5 again and completed a fresh install of CS3. This finally worked to allow me to use CS3 successfully again.
    However, I need to be able to work with newer InDesign files that have been created in ID5.5 and can't do this without installing the new disks that arrive next week.
    What can be the problem?
    OS: Windows XP Professional 2002, SP 3
    Computer: Intel(R) Core(TM)2 Duo CPU T9600, 2.80 GHz
    Memory: 3.48 GB of RAM
    Video card: 512 MB NVIDIA Quadro RX 2700M
    Thank you!
    Jenny

    Yes, I would try to create a new master document and import the separate files. Even if you have saved all files to CS5.5 spec, there might still be some lingering meta data from the previous version and a fresh import might at least reveal such conflicts or ideally provide a clean slate by dismissing this outdated legacy stuff on import. If you are happy with CS5.5 and everything works, you can get rid of CS3, but I recommend to keep it around, even if you don't use it actively (maening löeave it installed, only deactivate it). Especially the CS3 installer is a fragile creature and a uninstall gone wrong might cause you more trouble than just letting it catch dust on your harddrive. See this article and the other ones related to it on my site for some considerations.
    Mylenium

  • Robohelp 10 crashing when generating a CHM

    I am running Robohelp 10.0.1.292 on a Windows 7 64-bit with 4GB of RAM. I have a Robohelp project with 1,969 topics from which I've successfully built three WebHelp outputs, but when I generate a CHM file using the same conditional tags as one of the WebHelp outputs, Robohelp consistently crashes on the same topic and produces two crash events in my Windows Event log:
    Event #1
    RoboHTML.exe
       10.0.1.292
       51493787
       mfc100u.dll
       10.0.40219.325
       4df2e0e6
       c0000005
       0005cb9b
       f64
       01cfa2a229b521c5
       C:\Program Files (x86)\Adobe\Adobe RoboHelp 10\RoboHTML\RoboHTML.exe
       C:\Windows\system32\mfc100u.dll
       e6b660f9-0e95-11e4-b500-001d0935163c
    Event #2
    RoboHTML.exe
       10.0.1.292
       51493787
       ntdll.dll
       6.1.7601.18247
       521ea8e7
       c0150010
       0008482b
       f64
       01cfa2a229b521c5
       C:\Program Files (x86)\Adobe\Adobe RoboHelp 10\RoboHTML\RoboHTML.exe
       C:\Windows\SysWOW64\ntdll.dll
       ea2dc420-0e95-11e4-b500-001d0935163c
    I rebooted my PC and restarted Robohelp, then applied a conditional tag to exclude the topic from the build and was able to successfully generate the CHM file. I turned off the conditional and have tried the following strategies which all result in the same two sequential Robohelp crashes:
    Delete the CPD file
    Delete topic from project and recreate it
    Delete all the links to and from this topic
    Remove topic from the TOC
    Turn off conditional expressions
    Delete the browse sequence
    Delete the index
    Change the path of the CHM file to one that is outside of the project
    Shorten the output path of the CHM file to not have any spaces
    Any insight would be greatly appreciated!
    Thanks,
    Alan

    That doesn't surprise me. What seems odd is that you say the crash still occurs if you remove all content from the topic. That would certainly seem to imply that something is possibly fishy with the file name.
    I'd be tempted to try a slight variation on the file name and see if that works. Also try a variation on the Topic Title.
    Cheers... Rick

  • AppleWorks 6.2.9 Crashes When Generating a Chart

    I cannot get Appleworks 6.2.9 to generate a chart from spreadsheet data; each time that I try to do so, AppleWorks crashes.
    I've ensured that the neither the axis labels nor the chart title are over 255 characters; I've heard that's a problem with v6.2.9. I've also ensured that "U.S. Extended" is not chosen as an input method for my eMac, which is another rumored problem with AppleWorks.
    Here is the error report that is generated when I try to generate the chart:
    Date/Time: 2007-02-28 20:46:35.691 -0500
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: AppleWorks 6
    Path: /Applications/AppleWorks 6/AppleWorks 6.app/Contents/MacOS/AppleWorks 6
    Parent: WindowServer [66]
    Version: 6.2.9 (6.2.9)
    Build Version: 0
    Project Name: AppleWorks
    Source Version: 1
    PID: 343
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 AppleWorks 0x0108632c 0x1008000 + 516908
    1 AppleWorks 0x011e8cec 0x1008000 + 1969388
    2 AppleWorks 0x011e822c 0x1008000 + 1966636
    3 AppleWorks 0x0113f6e0 0x1008000 + 1275616
    4 AppleWorks 0x01139c9c 0x1008000 + 1252508
    5 AppleWorks 0x01230d58 0x1008000 + 2264408
    6 AppleWorks 0x01056f50 0x1008000 + 323408
    7 AppleWorks 0x01259ae0 0x1008000 + 2431712
    8 AppleWorks 0x012593f4 0x1008000 + 2429940
    9 AppleWorks 0x01258f5c 0x1008000 + 2428764
    10 AppleWorks 0x011f33a8 0x1008000 + 2012072
    11 AppleWorks 0x0101c588 0x1008000 + 83336
    12 AppleWorks 0x0101c674 0x1008000 + 83572
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 ...ple.CoreServices.CarbonCore 0x90beeecc SwitchContexts + 96
    3 ...ple.CoreServices.CarbonCore 0x90be4b44 YieldToThread + 372
    4 ...ple.CoreServices.CarbonCore 0x90beee14 SetThreadState + 192
    5 ...ple.CoreServices.CarbonCore 0x90beed30 SetThreadStateEndCritical + 144
    6 AppleWorks 0x01504e10 0x1008000 + 5230096
    7 AppleWorks 0x01503284 0x1008000 + 5223044
    8 AppleWorks 0x01503180 0x1008000 + 5222784
    9 AppleWorks 0x015035a8 0x1008000 + 5223848
    10 AppleWorks 0x015053a4 0x1008000 + 5231524
    11 ...ple.CoreServices.CarbonCore 0x90beef70 InvokeThreadEntryUPP + 24
    12 ...ple.CoreServices.CarbonCore 0x90beeb90 CooperativeThread + 220
    13 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 ...ple.CoreServices.CarbonCore 0x90beeecc SwitchContexts + 96
    3 ...ple.CoreServices.CarbonCore 0x90be4b44 YieldToThread + 372
    4 ...ple.CoreServices.CarbonCore 0x90beee14 SetThreadState + 192
    5 ...ple.CoreServices.CarbonCore 0x90beed30 SetThreadStateEndCritical + 144
    6 AppleWorks 0x015049d4 0x1008000 + 5229012
    7 AppleWorks 0x011efd60 0x1008000 + 1998176
    8 AppleWorks 0x015053a4 0x1008000 + 5231524
    9 ...ple.CoreServices.CarbonCore 0x90beef70 InvokeThreadEntryUPP + 24
    10 ...ple.CoreServices.CarbonCore 0x90beeb90 CooperativeThread + 220
    11 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071168 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf5514 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90bfd4b0 TimerThread + 60
    4 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 ...ple.CoreServices.CarbonCore 0x90beeecc SwitchContexts + 96
    3 ...ple.CoreServices.CarbonCore 0x90be4b44 YieldToThread + 372
    4 ...ple.CoreServices.CarbonCore 0x90beee14 SetThreadState + 192
    5 ...ple.CoreServices.CarbonCore 0x90beed30 SetThreadStateEndCritical + 144
    6 AppleWorks 0x015049d4 0x1008000 + 5229012
    7 AppleWorks 0x011ef240 0x1008000 + 1995328
    8 AppleWorks 0x015053a4 0x1008000 + 5231524
    9 ...ple.CoreServices.CarbonCore 0x90beef70 InvokeThreadEntryUPP + 24
    10 ...ple.CoreServices.CarbonCore 0x90beeb90 CooperativeThread + 220
    11 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000000108632c srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x84004488 xer: 0x0000000020000007 lr: 0x00000000011e8cec ctr: 0x0000000090130fa0
    r0: 0x0000000000000000 r1: 0x00000000bffff2c0 r2: 0x000000000040d000 r3: 0x0000000000000000
    r4: 0x00000000bffff3f0 r5: 0x0000000000000000 r6: 0x00000000007fe678 r7: 0x0000000000000000
    r8: 0x0000000000000000 r9: 0x0000000000478530 r10: 0x0000000000000110 r11: 0x00000000a0b888a8
    r12: 0x00000000003656f4 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000930001 r18: 0x0000000000000093 r19: 0x0000000000478982
    r20: 0x0000000000000001 r21: 0x0000000000478a60 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x00000000004789b5 r25: 0x000000000047f630 r26: 0x00000000004789dc r27: 0x00000000004789d6
    r28: 0x0000000000000000 r29: 0x00000000007fe678 r30: 0x0000000000000000 r31: 0x00000000bffff3f0
    Binary Images Description:
    0x1000 - 0x2fff LaunchCFMApp /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
    0x27f000 - 0x2ce3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x2ce3d0 - 0x2e66bd Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0x2e7c00 - 0x2e998b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
    0x312650 - 0x312702 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x312910 - 0x3129c5 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x312c00 - 0x312ca3 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x312d20 - 0x312d97 CFMPriv_System PEF binary: CFMPriv_System
    0x313160 - 0x313230 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x3132b0 - 0x313383 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x313460 - 0x31351b CFMPriv_Help PEF binary: CFMPriv_Help
    0x313520 - 0x3135ea CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x313670 - 0x313746 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x3137c0 - 0x313893 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x313920 - 0x313a05 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x313a80 - 0x313b56 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
    0x313c30 - 0x313cee CFMPriv_Print PEF binary: CFMPriv_Print
    0x313d10 - 0x313ddd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x313e60 - 0x313f42 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x313fc0 - 0x314093 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x314110 - 0x3141e3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x3142c0 - 0x314382 CFMPriv_AE PEF binary: CFMPriv_AE
    0x314390 - 0x314455 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x3144d0 - 0x3145a7 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x314630 - 0x314713 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x314790 - 0x31486a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x3148e0 - 0x3149c0 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x314a50 - 0x314b36 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x314c10 - 0x314ce7 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x314cf0 - 0x314db2 CFMPriv_QD PEF binary: CFMPriv_QD
    0x314eb0 - 0x314f99 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x518000 - 0x56dfff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x1008000 - 0x15bb07c AppleWorks PEF binary: AppleWorks
    0x78e00000 - 0x78e07fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x79200000 - 0x7923efff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fdfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110e000 - 0x9111cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111f000 - 0x912dafff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d9000 - 0x913e2fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e9000 - 0x91411fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91424000 - 0x9142ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91434000 - 0x9143cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91440000 - 0x914bbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f8000 - 0x914f8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fa000 - 0x91532fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154d000 - 0x9161afff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x91700fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91747000 - 0x917fefff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183b000 - 0x91899fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c8000 - 0x918ecfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91900000 - 0x91925fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91938000 - 0x9197afff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91996000 - 0x919aafff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b8000 - 0x919fafff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a10000 - 0x91ad7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b25000 - 0x91b3afff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3f000 - 0x91b5dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b63000 - 0x91bd2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be9000 - 0x91bedfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bef000 - 0x91c4efff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c53000 - 0x91c90fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c97000 - 0x91cb0fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb5000 - 0x91cb8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cba000 - 0x91cbafff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cbc000 - 0x91da1fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da9000 - 0x91dc8fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e34000 - 0x91ea2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ead000 - 0x91f42fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5c000 - 0x924e4fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92517000 - 0x92842fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92872000 - 0x928fafff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9293b000 - 0x92b66fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c84000 - 0x92d62fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d82000 - 0x92e70fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e82000 - 0x92ea0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92eab000 - 0x92f05fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f23000 - 0x92f23fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f25000 - 0x92f39fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6d000 - 0x92f82fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f94000 - 0x9301bfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302f000 - 0x9303afff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93044000 - 0x93071fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9308b000 - 0x9309bfff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a7000 - 0x9310dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313e000 - 0x9318dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931ea000 - 0x931f7fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9365c000 - 0x93668fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9414c000 - 0x9420ffff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94261000 - 0x94261fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94263000 - 0x94436fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944d1000 - 0x94521fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x946c5000 - 0x946d4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946dc000 - 0x946e8fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9472e000 - 0x94746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9474d000 - 0x94a1cfff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94adf000 - 0x94b50fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94bc3000 - 0x94be3fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x96eca000 - 0x96ee9fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x976ef000 - 0x976fcfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98b0a000 - 0x994c1fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a39b000 - 0x9a39cfff com.apple.iokit.dvcomponentglue 1.7.9 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0xeab00000 - 0xeab25fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    Model: PowerMac6,4, BootROM 4.8.2f1, 1 processors, PowerPC G4 (1.1), 1.25 GHz, 768 MB
    Graphics: ATI Radeon 9200, ATY,RV280, AGP, 32 MB
    Memory Module: DIMM0/J2, 512 MB, DDR SDRAM, PC2700U-25330
    Memory Module: DIMM1/J1, 256 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, , V.92, Version 1.0,
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: HL-DT-ST RW/DVD GCC-4481B,
    Parallel ATA Device: ST340015A, 37.27 GB
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 500 mA
    eMac 1.25GHz   Mac OS X (10.4.8)   768MB RAM, 40GB HD

    There's a possibility of corruption of the document itself.
    Often, depending on what type of corruption has occurred, this can be cured by doing a Save as.. and saving the document (with a revised name) as an AppleWorks 5 file. Close the document, then open the just-saved AW 5 version (in AppleWorks 6). Test the new document. If it does not exhibit the bad behaviour, Save it, an use it in place of the corrupted one.
    Another technique useful in recovering some corrupted spreadsheet documents is to open a new spreadsheet, then select all of the cells containing data in the bad one and drag the selection onto the new document, dropping it onto cell A1. Again, check the new sheet for the bad behaviour before useing it in place of the old one.
    Regards,
    Barry

Maybe you are looking for

  • Multiline string color property is too slow, why is console so much quicker?

    I have a *vi that I am trying to use to format a multi-line string indicator with colors.  The idea is that the data represents network traffic and must be formatted as shown in columns.  I realize that there is an upper limit on the horizontal size

  • Inserting a table in a div in FF blows my design

    Hello, I've been wrestling with this problem for weeks now and found a fix that works in IE, but not in FF (big surprise). So - my question is - is there a fix for FF ? here goes: www.stainlessrhino.com Finally have all three divs in the center of th

  • Command to Convert X Window Dump file to JPEG file

    Is there a command in Solaris 2.6 that I can use to convert XWD files to JPEG files? The command should accept two arguments, the name of the file to be converted and the destination file. Thanks a lot!

  • Can you add ram to a Macbook5,2

    Can I add ram to this macbook to be able to make it more compatible and be able to open applications that I can't without upgrading my software? Is It worth it? How much Ram would I have to add for Lion software? Is that possible? I am not in the pos

  • Can we install AIR files on Android?

    Can we install AIR file on an Android device with AIR runtime installed? I have tried publishing APK and it works. If yes, what is the difference between publishing it as an AIR app and publishing it as an APK?