UI application crash in Traditional Chinese locale

Hi Forum
I am requested an assistance on this behavior; our Java based UI applications crash on some Solaris release
REPRODUCIBILITY:
I have observed the crash on the following machines; always reproducible :
SunOS 5.10 Generic_138888-01 sun4v sparc SUNW,SPARC-Enterprise-T5120
SunOS 5.10 Generic_127127-11 sun4v sparc SUNW,SPARC-Enterprise-T2000
However thigs work good on the following release; never reproducible:
SunOS 5.10 Generic_144488-04 sun4u sparc SUNW,Sun-Fire-V440 Solaris
QUERY:
The errors point to libX11.so.....Is anybody aware of known i18n issue with SunOS/machines?
CRASH LOGS (AdminTool is a priopriatery application):
/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC> ./Application
# A fatal error has been detected by the Java Runtime Environment:
# SIGSEGV (0xb) at pc=0xe6caf598, pid=25955, tid=32
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) Server VM (19.1-b02 mixed mode solaris-sparc )
# Problematic frame:
# C 0xe6caf598
# An error report file with more information is saved as:
# /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/dmp/bin/hs_err_pid25955.log
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
Abort (core dumped)
/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC> cat /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/dmp/bin/hs_err_pid25955.log
# A fatal error has been detected by the Java Runtime Environment:
# SIGSEGV (0xb) at pc=0xe6caf598, pid=25955, tid=32
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) Server VM (19.1-b02 mixed mode solaris-sparc )
# Problematic frame:
# C 0xe6caf598
# 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 (0x00601000): JavaThread "AWT-XAWT" daemon [_thread_in_native, id=32, stack(0xe5880000,0xe5900000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0xe6caf598
Registers:
O0=0x005558f0 O1=0xe58fefb0 O2=0xe5ce0bc8 O3=0x00000ef4
O4=0x00000c00 O5=0x00000000 O6=0xe58fef50 O7=0xe5bc0a04
G1=0x00000000 G2=0x00601000 G3=0x00000004 G4=0xfee3cf70
G5=0x00040f6c G6=0x00000000 G7=0xfee9f200 Y=0x00000000
PC=0xe6caf598 nPC=0xe6caf59c
Register to memory mapping:
O0=0x005558f0
0x005558f0 is pointing to unknown location
O1=0xe58fefb0
0xe58fefb0 is pointing into the stack for thread: 0x00601000
"AWT-XAWT" daemon prio=3 tid=0x00601000 nid=0x20 runnable [0xe58ff000]
java.lang.Thread.State: RUNNABLE
O2=0xe5ce0bc8
0xe5ce0bc8: _XErrorFunction+0 in /usr/openwin/lib/libX11.so.4 at 0xe5b80000
O3=0x00000ef4
0x00000ef4 is pointing to unknown location
O4=0x00000c00
0x00000c00 is pointing to unknown location
O5=0x00000000
0x00000000 is pointing to unknown location
O6=0xe58fef50
0xe58fef50 is pointing into the stack for thread: 0x00601000
"AWT-XAWT" daemon prio=3 tid=0x00601000 nid=0x20 runnable [0xe58ff000]
java.lang.Thread.State: RUNNABLE
O7=0xe5bc0a04
0xe5bc0a04: _XError+0x140 in /usr/openwin/lib/libX11.so.4 at 0xe5b80000
G1=0x00000000
0x00000000 is pointing to unknown location
G2=0x00601000
"AWT-XAWT" daemon prio=3 tid=0x00601000 nid=0x20 runnable [0xe58ff000]
java.lang.Thread.State: RUNNABLE
G3=0x00000004
0x00000004 is pointing to unknown location
G4=0xfee3cf70
0xfee3cf70: __1cHnmethodG__vtbl_+0xcc8 in /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/server/libjvm.so at 0xfe400000
G5=0x00040f6c
0x00040f6c is pointing to unknown location
G6=0x00000000
0x00000000 is pointing to unknown location
G7=0xfee9f200
0xfee9f200 is pointing to unknown location
Top of Stack: (sp=0xe58fef50)
0xe58fef50: 00000000 00000000 00000020 e6caf598
0xe58fef60: 00000ef4 00000c00 00000014 e5cd4000
0xe58fef70: 005558f0 e58ff0d8 00555fb4 04400017
0xe58fef80: 00000003 e5ce0bc8 e58ff010 e5ba0144
0xe58fef90: 00000000 00000034 00000000 00000000
0xe58fefa0: 00000000 00000000 00000000 00000000
0xe58fefb0: 00000000 005558f0 04400017 00000654
0xe58fefc0: 03140028 00000000 00000004 00000020
Instructions: (pc=0xe6caf598)
0xe6caf588:
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xb]
Stack: [0xe5880000,0xe5900000], sp=0xe58fef50, free space=507k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0xe6caf598
C [libX11.so.4+0x2014c] _XReply+0x42c
C [libX11.so.4+0x2aef8] XGetWindowProperty+0xa8
C [libmawt.so+0xa90c] Java_sun_awt_X11_XlibWrapper_XGetWindowProperty+0x50
j sun.awt.X11.XlibWrapper.XGetWindowProperty(JJJJJJJJJJJJ)I+280241
j sun.awt.X11.XlibWrapper.XGetWindowProperty(JJJJJJJJJJJJ)I+0
j sun.awt.X11.WindowPropertyGetter.execute(Lsun/awt/X11/XErrorHandler;)I+150
j sun.awt.X11.XDnDDropTargetProtocol.isProtocolSupported(J)Z+40
j sun.awt.X11.XDropTargetRegistry.updateEmbedderDropSite(J)V+69
j sun.awt.X11.XDropTargetEventProcessor.doProcessEvent(Lsun/awt/X11/XEvent;)Z+83
j sun.awt.X11.XDropTargetEventProcessor.processEvent(Lsun/awt/X11/XEvent;)Z+10
j sun.awt.X11.XToolkit.run(Z)V+120
j sun.awt.X11.XToolkit.run()V+5
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [libjvm.so+0x16b1a4]
V [libjvm.so+0x52e888]
V [libjvm.so+0x1ff2cc]
V [libjvm.so+0x212228]
V [libjvm.so+0x858bf8]
V [libjvm.so+0x77d894]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.X11.XlibWrapper.XGetWindowProperty(JJJJJJJJJJJJ)I+0
j sun.awt.X11.WindowPropertyGetter.execute(Lsun/awt/X11/XErrorHandler;)I+150
j sun.awt.X11.XDnDDropTargetProtocol.isProtocolSupported(J)Z+40
j sun.awt.X11.XDropTargetRegistry.updateEmbedderDropSite(J)V+69
j sun.awt.X11.XDropTargetEventProcessor.doProcessEvent(Lsun/awt/X11/XEvent;)Z+83
j sun.awt.X11.XDropTargetEventProcessor.processEvent(Lsun/awt/X11/XEvent;)Z+10
j sun.awt.X11.XToolkit.run(Z)V+120
j sun.awt.X11.XToolkit.run()V+5
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
P R O C E S S
Java Threads: ( => current thread )
0x00385c00 JavaThread "MIM Listener" [_thread_in_native, id=52, stack(0xe4b80000,0xe4c00000)]
0x01887400 JavaThread "MIMServer" [_thread_in_native, id=51, stack(0xe4c80000,0xe4d00000)]
0x01564800 JavaThread "TimerQueue" daemon [_thread_blocked, id=50, stack(0xe4d80000,0xe4e00000)]
0x0078a800 JavaThread "p: default-threadpool; w: 5" daemon [_thread_blocked, id=49, stack(0xe4e80000,0xe4f00000)]
0x00716c00 JavaThread "p: default-threadpool; w: 4" daemon [_thread_blocked, id=48, stack(0xe4f80000,0xe5000000)]
0x0103a800 JavaThread "p: default-threadpool; w: 3" daemon [_thread_in_native, id=47, stack(0xe5080000,0xe5100000)]
0x01642000 JavaThread "p: default-threadpool; w: 2" daemon [_thread_in_native, id=46, stack(0xe5180000,0xe5200000)]
0x002bc400 JavaThread "p: default-threadpool; w: 1" daemon [_thread_in_native, id=45, stack(0xe5280000,0xe5300000)]
0x00709400 JavaThread "SelectorThread" daemon [_thread_in_native, id=44, stack(0xe5380000,0xe5400000)]
0x00729000 JavaThread "KeywordModel Background Merge" daemon [_thread_blocked, id=42, stack(0xe5680000,0xe5700000)]
0x00da8000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=41, stack(0xe5480000,0xe5500000)]
0x00da7800 JavaThread "AWT-Shutdown" [_thread_blocked, id=40, stack(0xe5580000,0xe5600000)]
0x00635800 JavaThread "Timer-0" daemon [_thread_blocked, id=33, stack(0xe5780000,0xe5800000)]
=>0x00601000 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=32, stack(0xe5880000,0xe5900000)]
0x005a3c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=31, stack(0xe5980000,0xe5a00000)]
0x00239800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=29, stack(0xe6000000,0xe6080000)]
0x00237400 JavaThread "CompilerThread1" daemon [_thread_blocked, id=28, stack(0xe6100000,0xe6180000)]
0x00234c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=27, stack(0xe6200000,0xe6280000)]
0x00233400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=26, stack(0xe6300000,0xe6380000)]
0x00223800 JavaThread "Finalizer" daemon [_thread_blocked, id=25, stack(0xe6680000,0xe6700000)]
0x0021e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=24, stack(0xe6780000,0xe6800000)]
0x00033800 JavaThread "main" [_thread_blocked, id=2, stack(0xfe300000,0xfe380000)]
Other Threads:
0x0021ac00 VMThread [stack: 0xe6880000,0xe6900000] [id=23]
0x0024bc00 WatcherThread [stack: 0xe5f00000,0xe5f80000] [id=30]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 28544K, used 9120K [0xf66b0000, 0xf95a0000, 0xfbc00000)
eden space 22656K, 33% used [0xf66b0000,0xf6e27958,0xf7cd0000)
from space 5888K, 25% used [0xf7cd0000,0xf7e406f0,0xf8290000)
to space 5888K, 0% used [0xf8fe0000,0xf8fe0000,0xf95a0000)
PSOldGen total 21888K, used 13252K [0xebc00000, 0xed160000, 0xf66b0000)
object space 21888K, 60% used [0xebc00000,0xec8f1288,0xed160000)
PSPermGen total 23808K, used 23787K [0xe7c00000, 0xe9340000, 0xebc00000)
object space 23808K, 99% used [0xe7c00000,0xe933af00,0xe9340000)
Dynamic libraries:
0x00010000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/bin/java
0xff3a0000 /usr/lib/lwp/libthread.so.1
0xff370000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/bin/../lib/sparc/jli/libjli.so
0xff350000 /usr/lib/libdl.so.1
0xff200000 /usr/lib/libc.so.1
0xff390000 /platform/SUNW,SPARC-Enterprise-T5120/lib/libc_psr.so.1
0xfe400000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/server/libjvm.so
0xff1d0000 /usr/lib/libsocket.so.1
0xff1f0000 /usr/lib/libsched.so.1
0xff1b0000 /usr/lib/libm.so.1
0xff180000 /usr/lib/libCrun.so.1
0xff160000 /usr/lib/libdoor.so.1
0xff080000 /usr/lib/libnsl.so.1
0xfef80000 /usr/lib/libm.so.2
0xff050000 /usr/lib/libscf.so.1
0xff140000 /usr/lib/libuutil.so.1
0xfef60000 /usr/lib/libgen.so.1
0xfef30000 /usr/lib/libmd.so.1
0xfef10000 /platform/SUNW,SPARC-Enterprise-T5120/lib/libmd_psr.so.1
0xfeef0000 /usr/lib/libmp.so.2
0xfe3d0000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libverify.so
0xfe390000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libjava.so
0xfe2e0000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/native_threads/libhpi.so
0xfe290000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libzip.so
0xe6400000 /usr/lib/locale/zh_TW.UTF-8/zh_TW.UTF-8.so.3
0xfe1d0000 /usr/lib/locale/zh_TW.UTF-8/methods_zh_TW.UTF-8.so.3
0xe5d00000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libawt.so
0xfbda0000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/xawt/libmawt.so
0xfbcc0000 /usr/lib/libXext.so.0
0xe5b80000 /usr/lib/libX11.so.4
0xfbc90000 /usr/lib/libXtst.so.1
0xfbc60000 /usr/lib/libXi.so.5
0xe5a80000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libfontmanager.so
0xe7ba0000 /usr/openwin/lib/locale/common/xlcUTF-8.so.2
0xe78b0000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libjpeg.so
0xe77d0000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libnet.so
0xe77a0000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libj2pkcs11.so
0xe76d0000 /usr/lib/libpkcs11.so
0xe7a90000 /usr/lib/libcryptoutil.so.1
0xe76a0000 /usr/lib/security/pkcs11_kernel.so
0xe75a0000 /usr/lib/security/pkcs11_softtoken_extra.so
0xe7890000 /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/libnio.so
0xe74e0000 /usr/lib/librt.so.1
0xe74c0000 /usr/lib/libaio.so.1
0xe74a0000 /usr/lib/libsendfile.so.1
0xe73a0000 /usr/lib/iconv/UTF-8%UTF-32.so
0xe72a0000 /usr/lib/iconv/UTF-32%UTF-8.so
0xe6db0000 /usr/openwin/lib/locale/common/ximp40.so.2
VM Arguments:
jvm_args: -Xmx268435456 -Xms33554432
java_command: com.zerog.lax.LAX /net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/dmp/bin/AdminTool.lax /tmp/env.properties.25955
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/dmp/jre
PATH=/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/Update:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/options:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/dmp/bin:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/NCC/bin:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/pa/bin:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/bin:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/p2p/bin:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/va/gms/bin:/net/bhadra/bhadra3/OraHm11gr2clnt32/product/11.2.0/db/bin:/usr/openwin/bin:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/ThirdParty/perl/bin:/usr/local/bin:/usr/bin:/bin:/usr/ucb:.
LD_LIBRARY_PATH=/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc/server:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/lib/sparc:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/jre/../lib/sparc:/usr/lib/lwp:/usr/lib:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/Lib:/usr/openwin/lib:/net/bhadra/bhadra3/OraHm11gr2clnt32/product/11.2.0/db/lib32:/net/bhadra/bhadra3/OraHm11gr2clnt32/product/11.2.0/db/lib:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/va/gms/lib:/net/tcsnas01/vol/nxdev/osihomes/neonnxa2TC/p2p/lib
SHELL=/bin/csh
DISPLAY=himalya:20
HOSTTYPE=sun4
OSTYPE=solaris
MACHTYPE=sparc
Signal Handlers:
SIGSEGV: [libjvm.so+0x8b1aa0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGBUS: [libjvm.so+0x8b1aa0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGFPE: [libjvm.so+0x1d21a4], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGPIPE: [libjvm.so+0x1d21a4], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGXFSZ: [libjvm.so+0x1d21a4], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGILL: [libjvm.so+0x1d21a4], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGQUIT: [libjvm.so+0x78003c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGHUP: [libjvm.so+0x78003c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGINT: [libjvm.so+0x78003c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGTERM: [libjvm.so+0x78003c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIG39: [libjvm.so+0x783744], sa_mask[0]=0x00000000, sa_flags=0x00000008
SIG40: [libjvm.so+0x1d21a4], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
S Y S T E M
OS: Solaris 10 8/07 s10s_u4wos_12b SPARC
Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 16 August 2007
uname:SunOS 5.10 Generic_138888-01 sun4v (T2 libthread)
rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
load average:1.62 1.14 1.06
CPU:total 64 has_v8, has_v9, has_vis1, has_vis2, is_ultra3, is_sun4v, is_niagara1, is_niagara1_plus
Memory: 8k page, physical 16646144k(445776k free)
vm_info: Java HotSpot(TM) Server VM (19.1-b02) for solaris-sparc JRE (1.6.0_24-b07), built on Feb 2 2011 17:17:59 by "" with Workshop 5.8
time: Mon Mar 5 12:54:14 2012
elapsed time: 45 seconds

Is it happening in zh_TW.UTF-8 only or is it reproducible in other (UTF-8 or legacy) locales too?

Similar Messages

  • [svn:fx-trunk] 7795: fix locale names used in resource bundles for simplified Chinese and traditional Chinese  .

    Revision: 7795
    Author:   [email protected]
    Date:     2009-06-12 12:18:13 -0700 (Fri, 12 Jun 2009)
    Log Message:
    fix locale names used in resource bundles for simplified Chinese and traditional Chinese . zh_cn to zh_CN  and zh_tw to zh_TW
    bug: https://bugs.adobe.com/jira/browse/SDK-21174
    qa: localization team (yes)
    checkintests: pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21174
    Modified Paths:
        flex/sdk/trunk/modules/compiler/build.xml

    I'm more of a 1.3 chick myself, but the words are the same just in a different language.
    1. Is Tomcat running?
    2. Have you configured the ajp13 connector on 8009 in Tomcat? (Should it be ajp13 for Apache 2.0? - I really must upgrade)

  • I want to help with the translations of Tradition Chinese for Photoshop Touch for phone application

    Hi there,
    My name is Richard and I have been using your Photoshop Touch For phone app for quite some time.
    This is a great app but there is just one little thing that maybe you can make this app better by adding other languages.
    I am not really good at English so I have translated your app into Traditional Chinese for my personal use.
    I see that this app is only in English, it is quite inconvenient for people who don't understand English.
    So I am hoping if I can help and participate with Traditional Chinese traslation for this app in your next release.
    If you do so it's an great honor for me because I really like your app!
    Should I just attach the folders for the translations or do you have a website that I can just put all the translation in?
    I hope to hear from you soon
    Thanks
    Riachard

    I've been having big issues with installing and reinstalling iTunes. I found the same site that gives instructions on uninstalling everything, and I did it in the right order, then I reinstalled iTunes onto the computer, and it worked.
    The only problem with all of this is that every time I connect my iTouch to the computer, this alert pops up:
    "This iPod cannot be used because the required software is not installed. Run the iTunes installer to remove iTunes, then install the 64-bit version of iTunes."
    Whenever I try to download iTunes, I always get warnings that tell me to download the "64-bit" version, because the version that's being installed was meant for a 32-bit computer. I always tell the computer to continue installing iTunes anyway, because otherwise I just have to start all over again for the same results.
    After everything's installed, I get another warning that tells me that iTunes was not installed correctly, and that I need to reinstall it.
    So basically, everything works fine despite the warnings, up until I actually try to sync songs to my iPod Touch.
    Do you have any idea what the "64-bit" version is or how I could download that version instead of whatever version I've been trying to install??
    Any help at all would be great, if you can. Thanks.

  • UTF8 and Traditional chinese display problem

    I have having problems displaying chinese because I am trying to pull data from 2 difference sources into a 3rd source.
    Question 1
    I am using Oracle 8.17 on Sun Solaris - (in China).
    The NLS_LANG on that machine (Machine name is CNCIM) is American. The NLS_CHARACTERSET is ZHS16GBK.
    We are using Java to write data into this server. The data has been stored as UTF8.
    When I use TOAD, to look at the chinese characters, I cannot see the actual characters.
    What I see in TOAD is something like this
    上海市山东中路145号
    Convert function does not seem to work. Can someone advice me how I can see the raw data in chinese?
    Question 2
    Currently, I am also trying to import the above UTF8 data into my Local Oracle Machine (APDM)
    The NLS_LANG on that machine is American. The NLS_CHARACTERSET is WE8ISO8859P1.
    And at the sametime, I am trying to import information from SQL2000 into Local Oracle Machine (APDM).
    I was told that the data in SQL2000 has been setup as tradtional Chinese.
    What type of settings should I have on my local machine(APDM) to allow me to view Chinese data (From CNCIM - UTF8) and to see the SQL2000(traditional chinese) data at the same time? Should this settings
    be configured for my client too?

    My hunch is that Toad either does not support the display of Chinese characters, at least not without setting your Windows regional settings to Chinese. Can you retrieve the data via your Java application?
    If your database character set is ZHS16GBK, that should be the character set that the data is stored in the database. If your Java application is sending over UTF-8 encoded data, you need to ensure that the NLS_LANG settings on the client machine identify the data as UTF-8 so that Oracle can do the necessary character set conversion.
    If your local database is using the ISO 8859-1 character set, it cannot store Chinese data. You would need to create a new database with a character set that supports Chinese if you wanted to store Chinese data there.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Application Crashes Every time I Click the Path dropdown in the save....

    Here we go.....
    Every time I want to save in ANY appllication to a mounted server and click the path drop down in the save dialouge box my application crashes. I can save my files fine in column view but if I'm in list view my save dialouge box doesn't even show me the heirarchy of files either. So here is the error that I keep geting, maybe someone can make sense of it.
    Thanks
    Date/Time: 2007-10-31 16:43:26.933 -0500
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Illustrator CS
    Path: /Applications/Adobe Illustrator CS/Illustrator CS.app/Contents/MacOSClassic/Illustrator CS
    Parent: WindowServer [58]
    Version: 11.0 (11.0)
    PID: 208
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xfffffff0
    Thread 0 Crashed:
    0 com.apple.NavigationServices 0x931dc278 TNavNode::TNavNode[unified](TNavNode const&) + 0
    1 com.apple.NavigationServices 0x93216f60 std::vector<TNavNode, std::allocator<TNavNode> >::M_insert_aux(__gnu_cxx::__normaliterator<TNavNode*, std::vector<TNavNode, std::allocator<TNavNode> > >, TNavNode const&) + 240
    2 com.apple.NavigationServices 0x932062a4 TPathPopup::FillPopup() + 288
    3 com.apple.NavigationServices 0x93206b58 TPathPopup::Validate() + 36
    4 com.apple.NavigationServices 0x93206ec0 TPathPopup::MenuHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 92
    5 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    6 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    7 com.apple.HIToolbox 0x93295f08 SendEventToEventTargetWithOptions + 40
    8 com.apple.HIToolbox 0x9332e194 SendTrackingStatus(unsigned long, MenuData*, unsigned long, unsigned long, unsigned long, unsigned long, unsigned char) + 376
    9 com.apple.HIToolbox 0x934c28f8 SendBeginTracking(MenuData*, unsigned long, unsigned long, MenuSelectData*) + 64
    10 com.apple.HIToolbox 0x9332d1a0 SetupMenuTracking(MenuSelectData&, unsigned char, Point, double, MenuData*, unsigned long, Rect const*, Rect const*, GDevice**, Rect const*, __CFString const*) + 1280
    11 com.apple.HIToolbox 0x933670b8 PopUpMenuSelectCore(MenuData*, Point, double, Point, GDevice**, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 128
    12 com.apple.HIToolbox 0x93366fec _HandlePopUpMenuSelection5 + 364
    13 com.apple.HIToolbox 0x93452f60 HIPopupButton::TrackMenu() + 776
    14 com.apple.HIToolbox 0x93452c18 HIPopupButton::TrackSelfCommon(short, short*) + 60
    15 com.apple.HIToolbox 0x93452b94 HIPopupButton::TrackSelf(OpaqueEventRef*, short*) + 128
    16 com.apple.HIToolbox 0x932b96a0 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2196
    17 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    18 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    19 com.apple.HIToolbox 0x93295f08 SendEventToEventTargetWithOptions + 40
    20 com.apple.HIToolbox 0x9334e590 SendControlDefTrack(HIView*, CGPoint const&, unsigned long*, void ()(OpaqueControlRef, short), OpaqueEventRef*, short*) + 276
    21 com.apple.HIToolbox 0x9334e3e8 HIView::ClickInternal(CGPoint const&, unsigned long, void ()(OpaqueControlRef, short), OpaqueEventRef*, bool) + 156
    22 com.apple.HIToolbox 0x9332b248 HIView::ClickSelf(OpaqueEventRef*) + 296
    23 com.apple.HIToolbox 0x932ba810 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 6660
    24 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    25 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    26 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    27 com.apple.HIToolbox 0x9332afd8 HIView::Click(OpaqueEventRef*) + 280
    28 com.apple.HIToolbox 0x9332aea4 HIViewClick + 56
    29 com.apple.HIToolbox 0x9332ae50 HandleClickAsHIView + 156
    30 com.apple.HIToolbox 0x9332a7c4 HandleWindowClick + 516
    31 com.apple.HIToolbox 0x9332a254 HandleMouseEvent + 456
    32 com.apple.HIToolbox 0x932d92e4 StandardWindowEventHandler + 148
    33 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    34 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    35 com.apple.HIToolbox 0x932d5d5c CallNextEventHandler + 60
    36 com.apple.NavigationServices 0x931e2068 TBrowseDialog::EventWindowHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 1192
    37 com.apple.NavigationServices 0x931e1b90 TBrowseDialog::EventWindowHandlerDispatch(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 80
    38 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    39 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    40 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    41 com.apple.HIToolbox 0x93329224 HandleMouseEventForWindow(OpaqueWindowPtr*, OpaqueEventRef*, unsigned short) + 236
    42 com.apple.HIToolbox 0x9348c3dc HandleMouseEvent(OpaqueEventRef*) + 368
    43 com.apple.HIToolbox 0x9329d1fc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 496
    44 com.apple.HIToolbox 0x93296b84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    45 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    46 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    47 com.apple.HIToolbox 0x932ddc04 ToolboxEventDispatcher + 92
    48 com.apple.HIToolbox 0x9337ca04 TryEventDispatcher + 108
    49 com.apple.HIToolbox 0x9337c65c GetOrPeekEvent + 304
    50 com.apple.HIToolbox 0x9337c4b4 GetNextEventMatchingMask + 440
    51 com.apple.HIToolbox 0x9337c238 WNEInternal + 152
    52 com.apple.HIToolbox 0x9337c18c WaitNextEvent + 76
    53 com.apple.NavigationServices 0x931ecb3c TBrowseDialog::EventLoop() + 76
    54 com.apple.NavigationServices 0x931e3af4 TBrowseDialog::StartDialog() + 388
    55 com.apple.NavigationServices 0x931d1a14 _NavDialog::Run() + 132
    56 com.apple.NavigationServices 0x931d1948 NavDialogRun + 64
    57 Illustrator 0x028bcaec Modal__Q26cainav11PutMacUtilsFv + 476
    58 Illustrator 0x028bc690 Modal__Q26cainav9PutDialogFv + 144
    59 Illustrator 0x028bbd84 FileFormatPutFileMac_FPP7ArtworklP6FSSpecPPvPUcPCUcP13AIPutFileInfo + 276
    60 Illustrator 0x028bbc00 FileFormatPutFile__FPP7ArtworklP6FSSpecPPvPUcPCUcP13AIPutFileInfo + 16
    61 Illustrator 0x028bb834 FileFormatSaveAs__FPP7ArtworkP15CAIDocumentViewUcUcP16ActionParamValuePc + 1700
    62 Illustrator 0x02a4a0e4 CommandSaveAsEx__FP17CAIDocumentWindowUcP16ActionParamValuePc + 68
    63 Illustrator 0x02ab65cc CommandSaveAs__FP17CAIDocumentWindowP11CAIADMEvent + 28
    64 Illustrator 0x028f2688 DispatchCommand__15CAICommandClassCFP17CAIDocumentWindowP11CAIADMEvent + 56
    65 Illustrator 0x02168a00 CommandDo__FP11CAIADMEventUlss + 368
    66 Illustrator 0x02aad514 MenuEventHandler + 1828
    67 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    68 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    69 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    70 com.apple.HIToolbox 0x933157e8 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 380
    71 com.apple.HIToolbox 0x93345694 SendMenuItemSelectedEvent + 136
    72 com.apple.HIToolbox 0x9334559c FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 144
    73 com.apple.HIToolbox 0x9332ca48 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 404
    74 com.apple.HIToolbox 0x9332c530 MenuSelect + 100
    75 com.apple.HIToolbox 0x933287a4 HandleMouseEvent(OpaqueEventRef*) + 84
    76 com.apple.HIToolbox 0x9332c4b8 StandardMenuBarEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 56
    77 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    78 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    79 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    80 com.apple.HIToolbox 0x9348c3f0 HandleMouseEvent(OpaqueEventRef*) + 388
    81 com.apple.HIToolbox 0x9329d1fc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 496
    82 com.apple.HIToolbox 0x93296b84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    83 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    84 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    85 Illustrator 0x028d3d40 EventLoopEventHandler + 224
    86 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    87 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    88 com.apple.HIToolbox 0x93295f08 SendEventToEventTargetWithOptions + 40
    89 com.apple.HIToolbox 0x9329d2cc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 704
    90 com.apple.HIToolbox 0x93296b84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    91 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    92 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    93 com.apple.HIToolbox 0x932ddc04 ToolboxEventDispatcher + 92
    94 com.apple.HIToolbox 0x932ddb90 HLTBEventDispatcher + 16
    95 com.apple.HIToolbox 0x932dc148 RunApplicationEventLoop + 148
    96 Illustrator 0x028d39d8 MiEventMainLoop__Fv + 344
    97 Illustrator 0x0203fca4 RunApp__14CAIApplicationFv + 196
    98 Illustrator 0x02030eec main + 76
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ACECarbonLib 0x00449dd4 0x405000 + 282068
    4 ACECarbonLib 0x0044a010 0x405000 + 282640
    5 ACECarbonLib 0x00449a28 0x405000 + 281128
    6 ...ple.CoreServices.CarbonCore 0x90c36cd4 MPCFMTaskProc + 32
    7 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.ColorSync 0x9159f060 pthreadSemaphoreWait(t_pthreadSemaphore*) + 56
    3 com.apple.ColorSync 0x9159e2fc CMMConvTask(void*) + 40
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002f08c kevent + 12
    1 com.apple.DesktopServices 0x92af3eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf8410 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c003ac TimerThread + 60
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc59a0 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92af452c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc59a0 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92b1eb78 TPropertyTask::PropertyTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc59a0 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92b20558 TIconRefTask::IconRefTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000931dc278 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x24022404 xer: 0x0000000000000000 lr: 0x0000000093216f78 ctr: 0x00000000900015c8
    r0: 0x0000000093216f60 r1: 0x00000000bfffaf70 r2: 0x00000000a0001fac r3: 0x0000000001a4fda0
    r4: 0x00000000fffffff0 r5: 0x0000000000000000 r6: 0x0000000001a4fda0 r7: 0x0000000000000000
    r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x00000000931d1500 r11: 0x00000000a31cd660
    r12: 0x00000000900015c8 r13: 0x0000000000000002 r14: 0x0000000000000000 r15: 0x00000000a3296698
    r16: 0x0000000008fc1ed0 r17: 0x00000000bfffb240 r18: 0x000000006d656e75 r19: 0x0000000000000001
    r20: 0x0000000008fac520 r21: 0x00000000ffffd96e r22: 0x0000000000000000 r23: 0x00000000bfffb390
    r24: 0x00000000fffffff0 r25: 0x0000000000000000 r26: 0x0000000000000001 r27: 0x00000000bfffafc0
    r28: 0x0000000001a4fda0 r29: 0x00000000018a82e8 r30: 0x0000000001a4fda0 r31: 0x0000000093206194
    Binary Images Description:
    0x1000 - 0x2fff LaunchCFMApp /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
    0xd5000 - 0xff427 BIBCarbonLib PEF binary: BIBCarbonLib
    0x27f000 - 0x2aff0c BIBUtilsCarbon PEF binary: BIBUtilsCarbon
    0x2b6000 - 0x2e7b49 ARECarbon PEF binary: ARECarbon
    0x2e8000 - 0x2f8720 AdobeSplashKitLib PEF binary: AdobeSplashKitLib
    0x2f9000 - 0x2fd4b4 AdobeCoreGraphics PEF binary: AdobeCoreGraphics
    0x314220 - 0x3142d2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x3146a0 - 0x314755 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x314970 - 0x314a13 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x314a80 - 0x314af7 CFMPriv_System PEF binary: CFMPriv_System
    0x314d80 - 0x314e50 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x314ed0 - 0x314fa3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x315080 - 0x31513b CFMPriv_Help PEF binary: CFMPriv_Help
    0x315140 - 0x31520a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x315290 - 0x315366 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x3153e0 - 0x3154b3 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x315540 - 0x315625 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x3156a0 - 0x315776 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
    0x315850 - 0x31590e CFMPriv_Print PEF binary: CFMPriv_Print
    0x315930 - 0x3159fd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x315a80 - 0x315b62 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x315be0 - 0x315cb3 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x315d30 - 0x315e03 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x315ee0 - 0x315fa2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x315fb0 - 0x316075 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x3160f0 - 0x3161c7 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x316250 - 0x316333 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x3163b0 - 0x31648a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x316500 - 0x3165e0 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x316670 - 0x316756 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x316830 - 0x316907 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x316910 - 0x3169d2 CFMPriv_QD PEF binary: CFMPriv_QD
    0x316ad0 - 0x316bb9 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x405000 - 0x4a1144 ACECarbonLib PEF binary: ACECarbonLib
    0x4a2000 - 0x6b86cc CoolTypeCarbonLib PEF binary: CoolTypeCarbonLib
    0x6b9000 - 0x7083c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x7083d0 - 0x7206bd Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0x724000 - 0x75176b AWSCommonSymbols.dll PEF binary: AWSCommonSymbols.dll
    0x751770 - 0x7534f1 pthread_bridge PEF binary: pthread_bridge
    0x754000 - 0x78c9ec asn.ear.ca.dll PEF binary: asn.ear.ca.dll
    0x78d000 - 0x7c7b5e MSLAllCarbon.Shlb PEF binary: MSLAllCarbon.Shlb
    0x7fe000 - 0x7ff97b ASLib PEF binary: ASLib
    0x1008000 - 0x13b12aa AGMCarbonLib PEF binary: AGMCarbonLib
    0x13bc000 - 0x170524f MPSLib PEF binary: MPSLib
    0x1706000 - 0x17a2e4b JP2KLibCarbon PEF binary: JP2KLibCarbon
    0x2008000 - 0x2f4067a Illustrator PEF binary: Illustrator
    0x2f41000 - 0x30671ee AWSCommonUI.dll PEF binary: AWSCommonUI.dll
    0x3068000 - 0x368c981 PDFL60 Carbon.lib PEF binary: PDFL60 Carbon.lib
    0x368d000 - 0x38945ae AWSSCL PEF binary: AWSSCL
    0x3895000 - 0x3905b22 WebAccessUtils.dll PEF binary: WebAccessUtils.dll
    0x6d0e000 - 0x6d1efff com.adobe.coretech.adobesplashkit AdobeSplashKit version 1.0 (1.0) /Applications/Adobe Illustrator CS/Illustrator CS.app/Contents/Frameworks/AdobeSplashKit.framework/AdobeSplashKit
    0x6e7a000 - 0x7117512 PEF binary:
    0x7118000 - 0x717c4ed WebAccesHttp.dll PEF binary: WebAccesHttp.dll
    0x717c4f0 - 0x7202362 WAHttplibwwwCarbon(R) PEF binary: WAHttplibwwwCarbon(R)
    0x85bb000 - 0x85bb537 3D.localized PEF binary: 3D.localized
    0x862b000 - 0x8638a44 Navigator PEF binary: Navigator
    0x863d000 - 0x865e179 Links Palette PEF binary: Links Palette
    0x8664000 - 0x869b193 Layers Palette PEF binary: Layers Palette
    0x883d000 - 0x8858b92 FindReplaceUI PEF binary: FindReplaceUI
    0x8875000 - 0x8891f50 Calligraphic Brush Tool PEF binary: Calligraphic Brush Tool
    0x8892000 - 0x889ead3 KinsokuDlg PEF binary: KinsokuDlg
    0x88ff000 - 0x8902623 Pucker and Bloat PEF binary: Pucker and Bloat
    0x894b000 - 0x894e345 Geometry Suite PEF binary: Geometry Suite
    0x8995000 - 0x899cfdf Roughen PEF binary: Roughen
    0x89dd000 - 0x89eb37a MojiKumiUI PEF binary: MojiKumiUI
    0x8af6000 - 0x8afc9fe Tweak PEF binary: Tweak
    0x8b04000 - 0x8b04fff com.apple.URLMount.AFPPlugin 1.1.6 /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp
    0x8b1c000 - 0x8b225c5 ArtConverters PEF binary: ArtConverters
    0x8b4b000 - 0x8b7edc0 Art Brush Tool PEF binary: Art Brush Tool
    0x8bb0000 - 0x8bc09fb Drop Shadow PEF binary: Drop Shadow
    0x8c58000 - 0x8c5f079 Path Construction Suiteuite PEF binary: Path Construction Suiteuite
    0x8c6f000 - 0x8c824f6 FuzzyEffect PEF binary: FuzzyEffect
    0x8c99000 - 0x8cd85ab Scribble PEF binary: Scribble
    0x8d92000 - 0x8dd5f21 Offset Path PEF binary: Offset Path
    0xb3b8000 - 0xb41ce28 Photoshop Adapter PEF binary: Photoshop Adapter
    0xb51d000 - 0xb5265fd Framework Server PEF binary: Framework Server
    0xb608000 - 0xb87a333 ADM Plugin PEF binary: ADM Plugin
    0xb901000 - 0xb90ce4d ADM-PNG PEF binary: ADM-PNG
    0xb90d000 - 0xb930cc8 Action PEF binary: Action
    0xb931000 - 0xb94058a ZString PEF binary: ZString
    0xb941000 - 0xb965662 ASDataStream PEF binary: ASDataStream
    0xb973000 - 0xb980f81 Flatten PEF binary: Flatten Transparencyred/Flatten
    0xb99d000 - 0xb9b8642 FOConver PEF binary: FOConversionSuitequired/FOConver
    0xb9b9000 - 0xba0b469 AIPortCarbonLib PEF binary: AIPortCarbonLib
    0xba71000 - 0xbab0f36 PDF Suite PEF binary: PDF Suite
    0xbab1000 - 0xbb45794 PDFPortCarbonLib PEF binary: PDFPortCarbonLib
    0xbb79000 - 0xbbb09fd Pencil Tool PEF binary: Pencil Tool
    0xbbba000 - 0xbbccbfa Rasterize PEF binary: Rasterize
    0xbbd1000 - 0xbc1413b Art Style PEF binary: Art Style
    0xbc23000 - 0xbc562c6 Brush Manager PEF binary: Brush Manager
    0xbc6b000 - 0xbcc348e Envelope and Warplustrator%20CS PEF binary: Envelope and Warplustrator%20CS/
    0xbcdd000 - 0xbd3ab96 Paint Style Palettes PEF binary: Paint Style Palettes
    0xbd44000 - 0xbea59c4 Scripting Supporti PEF binary: Scripting Supporti
    0xbea6000 - 0xbef622a ScCoreCLib PEF binary: ScCoreCLib
    0xbef7000 - 0xbf5f56c ExtendScriptCLib PEF binary: ExtendScriptCLib
    0xbff2000 - 0xc001991 <Unknown disk fragment> PEF binary: <Unknown disk fragment>
    0xc013000 - 0xc03a487 Swatch Libraries)com.apple.print.PaperInfo.ppd.PMPaperName PEF binary: Swatch Libraries)com.apple.print.PaperInfo.ppd.PMPaperName
    0xc054000 - 0xc0733f6 Symbol Palette PEF binary: Symbol Palette
    0xc07c000 - 0xc082759 Tool Selector PEF binary: Tool Selector
    0xc083000 - 0xc0bec1c Variables Palettelug-ins.localiz PEF binary: Variables Palettelug-ins.localiz
    0xc0d1000 - 0xc0d6abd TextWrapDlg PEF binary: TextWrapDlg
    0xc0ea000 - 0xc25a083 SVG Format PEF binary: SVG Format
    0xc25b000 - 0xc33ed47 SVGExportCarbon PEF binary: SVGExportCarbon
    0xc33f000 - 0xc62af21 SVGRECarbon PEF binary: SVGRECarbon
    0xc76e000 - 0xc79aeb2 Slicing PEF binary: Slicing
    0xc7a8000 - 0xc7ea545 Pathfinder Suite PEF binary: Pathfinder Suite
    0xc7f8000 - 0xc80c728 Expand Suite PEF binary: Expand Suite
    0xc869000 - 0xc86e962 Shape Construction Suite PEF binary: Shape Construction Suite
    0xc875000 - 0xc8a1e45 Live Blends PEF binary: Live Blends
    0xc8ae000 - 0xc8d29b5 Snap PEF binary: Snap
    0xc8dc000 - 0xcdc0e6a Save for Web PEF binary: Save for Web
    0xd0fa000 - 0xd101d45 Tool Palette PEF binary: Tool Palette
    0xd102000 - 0xd16dddb Symbolism PEF binary: Symbolism
    0xd1dd000 - 0xd1e7f14 Magic Wand PEF binary: Magic Wand
    0xd215000 - 0xd2593b7 Flare PEF binary: Flare
    0xd2aa000 - 0xd2ba496 Bounding Box PEF binary: Bounding Box
    0xd405000 - 0xd41c5d6 Advanced Select PEF binary: Advanced Select
    0xd4b6000 - 0xd4b9b27 Change Case PEF binary: Change Case
    0xdd85000 - 0xddab9fd MPS Export PEF binary: MPS Export
    0xddbb000 - 0xddbc5fe MPS Common PEF binary: MPS Common
    0xdfec000 - 0xdff99c8 Pathfinderb PEF binary: Pathfinderb
    0xe095000 - 0xe0a4dfd Transparency Palette PEF binary: Transparency Palette
    0xe0a9000 - 0xe0b1708 Transform Paletteette PEF binary: Transform Paletteette
    0xe0b2000 - 0xe0bb8db Transform Each PEF binary: Transform Each
    0xe0c0000 - 0xe0eb629 SVG Filter Effectlustrator%20CS PEF binary: SVG Filter Effectlustrator%20CS/
    0xe140000 - 0xe18f61e Flattening Preview5{ PEF binary: Flattening Preview5{
    0xe1a3000 - 0xe1b0d68 FileClipboardPreflustrator%20CS PEF binary: FileClipboardPreflustrator%20CS/
    0xe1b5000 - 0xe1c2160 Document Info PEF binary: Document Info
    0xe1c3000 - 0xe221419 CharParaStylesli PEF binary: CharParaStylesli
    0xe239000 - 0xe2c6e0e Asset Management PEF binary: Asset Management
    0xe2c7000 - 0xe3b436d FileInfo.dll PEF binary: FileInfo.dll
    0xe41e000 - 0xe436186 Alternate Glyphs PEF binary: Alternate Glyphs
    0xe43c000 - 0xe441b14 Align Palette PEF binary: Align Palette
    0xe446000 - 0xe45afdb Adobe Online PEF binary: Adobe Online
    0xe460000 - 0xe499458 Action Palette PEF binary: Action Palette
    0xe4ba000 - 0xe6816a5 AI3DVMX.shlb PEF binary: AI3DVMX.shlb
    0xe6f1000 - 0xe74f36a PDF Format PEF binary: PDF Format
    0xe771000 - 0xe81caf5 ADMEveParser PEF binary: ADMEveParser
    0xf7f5000 - 0xf7fdfff com.apple.print.converter.plugin 4.3 (157.7) /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0xfc69000 - 0xfc732c9 DiffusionRasterI PEF binary: DiffusionRasterI
    0x78e00000 - 0x78e07fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x79200000 - 0x7923efff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8fe00000 - 0x8fe52fff dyld 46.12 /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.3 (???) /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 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd2fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918eefff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91902000 - 0x91927fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193a000 - 0x9197cfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91998000 - 0x919acfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ba000 - 0x91a00fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a17000 - 0x91adefff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2c000 - 0x91b41fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b46000 - 0x91b64fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6a000 - 0x91c21fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c70000 - 0x91c74fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c76000 - 0x91cdefff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce3000 - 0x91d20fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d27000 - 0x91d40fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d45000 - 0x91d48fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4a000 - 0x91e28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e48000 - 0x91e48fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4a000 - 0x91f2ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f37000 - 0x91f56fff 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
    0x91fc2000 - 0x92030fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203b000 - 0x920d0fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ea000 - 0x92672fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a5000 - 0x929d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a00000 - 0x92aeefff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af1000 - 0x92b79fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bba000 - 0x92de5fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f03000 - 0x92f0dfff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x92fb3000 - 0x92fb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb5000 - 0x92fc9fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe1000 - 0x92ff1fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffd000 - 0x93012fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93024000 - 0x930abfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930bf000 - 0x930cafff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d4000 - 0x93101fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311b000 - 0x9312afff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93136000 - 0x9319cfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cd000 - 0x9321cfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324a000 - 0x93267fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93279000 - 0x93286fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328f000 - 0x9359dfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9475b000 - 0x9476afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94772000 - 0x9477ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947c5000 - 0x947defff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947e5000 - 0x94a93fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b57000 - 0x94bc8fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94f9d000 - 0x94fbafff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x954c0000 - 0x955eefff edu.mit.Kerberos 5.5.24 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96045000 - 0x9604afff com.apple.URLMount 2.1.7 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x96559000 - 0x9656ffff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96571000 - 0x96591fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x9659f000 - 0x965adfff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x965b5000 - 0x965c8fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x97b99000 - 0x97bd7fff com.apple.AppleShareClientCore 1.5.2 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
    0x9a501000 - 0x9a502fff 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: PowerMac11,2, BootROM 5.2.7f1, 2 processors, PowerPC G5 (1.0), 2 GHz, 3 GB
    Graphics: NVIDIA GeForce 6600LE, GeForce 6600LE, PCI, 128 MB
    Memory Module: DIMM0/J6700, 512 MB, DDR2 SDRAM, PC2-4200U-444
    Memory Module: DIMM1/J6800, 512 MB, DDR2 SDRAM, PC2-4200U-444
    Memory Module: DIMM4/J7100, 1 GB, DDR2 SDRAM, PC2-3200U-266
    Memory Module: DIMM5/J7200, 1 GB, DDR2 SDRAM, PC2-3200U-266
    Network Service: Built-in Ethernet 1, Ethernet, en0
    PCI Card: GeForce 6600LE, Display, SLOT-1
    PCI Card: bcom5714, network, GIGE
    PCI Card: bcom5714, network, GIGE
    Serial ATA Device: Maxtor 6L160M0, 152.67 GB
    Parallel ATA Device: HL-DT-ST DVD-RW GWA-4165B
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Microsoft Wireless Optical Mouse® 1.00, Microsoft, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

    Hi there,
    You could try performing a clean installation: [[Knowledge Base Article]] :
    Some Firefox issues can be resolved by downloading a new Firefox installer from Mozilla.com, then closing Firefox, deleting the Firefox application folder (program files) and reinstalling Firefox. If this does not help, or if you would rather completely remove Firefox and start over instead of completing all the troubleshooting steps, follow these steps:
    1. Download the latest official version of Firefox from Mozilla.com.
    * You should avoid unofficial download sites that bundle Firefox with other software such as the Google Toolbar.
    2. If you wish to retain your current profile, you should make a backup copy of it. See Backing up your information for instructions.
    3. Uninstall Firefox and make sure you remove the Firefox application (program) folder and your Firefox personal data (user data and settings) - see Uninstalling Firefox for instructions.
    4. Reinstall Firefox - see Installing Firefox for instructions.
    5. When Firefox is started for the first time, the Import Wizard will appear and a new profile will be created.
    6. Verify that the issue no longer appears.
    7. If you made a backup of your old profile and wish to restore your old information, see Recovering important data from an old profile. For troubleshooting purposes, only copy the files corresponding to your bookmarks and saved passwords.
    8. Reinstall your extensions and themes one by one to determine if any specific one is causing the issue.
    source: https://support.mozilla.com/en-US/kb/Basic+Troubleshooting?s=clean+installation&as=s#Clean_reinstall

  • Application crashes when using JNI with Jdk 1,2, 1.3 and 1.4

    Hi!
    I have this application that has a GUI written in Java and a file parser written in C. JNI is used to connect these parts together. The problem is that the application only works when I am using jdk 1.1.8 but not when using jdk1.2, jdk1.3 or jdk1.4. I am running the application on a Solaris 8 machine.
    I have not written the application myself but I am going to be working with it from now on. But I have today little knowledge with JNI and I have tried different approaches to solve the problem. For example I have tried to used DDD together with GDB to find out what the problem is but with no luck. When I run the application using jdk1.4 I get the following error when the JVM crashes:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 10 occurred at PC=0xFA023164
    Function=Java_Bitmap_setDebug+0x1C
    Library=/usr/u/lal/micview/micview2_1_0_beta1/libBitmapImpl.so
    Current Java thread:
    at Bitmap.setDebug(Native Method)
    at DisplayPanel.loadFile(DisplayPanel.java:396)
    at MicPlot.loadFile(MicPlot.java:1452)
    at MicPlot.loadFile(MicPlot.java:1441)
    at MicPlot.miOpen_Action(MicPlot.java:1267)
    at MicPlot$SymAction.actionPerformed(MicPlot.java:1184)
    at java.awt.MenuItem.processActionEvent(MenuItem.java:588)
    at java.awt.MenuItem.processEvent(MenuItem.java:548)
    at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:285)
    at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:273)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:452)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    Dynamic libraries:
    0x10000 /opt/java/jdk1.4/bin/java
    0xff360000 /usr/lib/libthread.so.1
    0xff3a0000 /usr/lib/libdl.so.1
    0xff280000 /usr/lib/libc.so.1
    0xff270000 /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
    0xfe000000 /opt/java/j2sdk1.4.1/jre/lib/sparc/client/libjvm.so
    0xff220000 /usr/lib/libCrun.so.1
    0xff200000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff1d0000 /usr/lib/libm.so.1
    0xff250000 /usr/lib/libw.so.1
    0xff0e0000 /usr/lib/libmp.so.2
    0xff0b0000 /opt/java/j2sdk1.4.1/jre/lib/sparc/native_threads/libhpi.so
    0xff080000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libverify.so
    0xff030000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libjava.so
    0xfe7e0000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libzip.so
    0xfe4e0000 /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xedd00000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libawt.so
    0xfc480000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libmlib_image.so
    0xfc410000 /opt/java/j2sdk1.4.1/jre/lib/sparc/motif21/libmawt.so
    0xeda80000 /usr/dt/lib/libXm.so.4
    0xfa090000 /usr/openwin/lib/libXt.so.4
    0xfa3d0000 /usr/openwin/lib/libXext.so.0
    0xfc7e0000 /usr/openwin/lib/libXtst.so.1
    0xed980000 /usr/openwin/lib/libX11.so.4
    0xfa2a0000 /usr/openwin/lib/libdps.so.5
    0xfa3b0000 /usr/openwin/lib/libSM.so.6
    0xfa1d0000 /usr/openwin/lib/libICE.so.6
    0xed880000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libfontmanager.so
    0xfa390000 /usr/openwin/lib/locale/common/xlibi18n.so.2
    0xfa1b0000 /usr/openwin/lib/locale/iso8859-1/xomEuro.so.2
    0xfa190000 /usr/lib//liblayout.so
    0xfa050000 /usr/openwin/lib/locale/common/ximlocal.so.2
    0xfa010000 /usr/u/lal/micview/micview2_1_0_beta1/libBitmapImpl.so
    Local Time = Thu Oct 3 13:32:47 2002
    Elapsed Time = 35
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.1-beta-b14 mixed mode)
    # An error report file has been saved as hs_err_pid27692.log.
    # Please refer to the file for further information.
    Abort
    From this information I think that the problem should be in the native method setDebug. But I have tried to set a breakpoint at the beginning of that function in the C part but with no luck. The application crashes before it reaches that position in the C file.
    What could possibly go wrong between the setDebug function in the C part and the function call in the Java part?
    When using GDB, GDB cannot figure out what is wrong it just returns a hex address, no function name.
    I would really appreciate some help. I have tried everything that I can come up with!
    Best regards
    Lars

    I have figured out that the application fails on its first call to the native methods.
    So I have this Bitmap class that contains all the native calls and it is defined shortly as follow:
    public class Bitmap {
    static {
    System.loadLibrary("BitmapImpl");
    native void setDebug(int debuglevel, int statistics);
    There are many more native methods defined in Bitmap, but I only show the setDebug method because that is the first one that is executed and also the one that immediately fails.
    My setDebug C function is defined as follow in BitmapImpl.c
    #include <time.h>
    #include <stdio.h>
    #include <limits.h>
    #include <fcntl.h>
    #include <jni.h>
    #include <math.h>
    #include <errno.h>
    #include "Bitmap.h"
    #include "data.h"
    jint debug = 0;
    jint statistics = 1;
    JNIEXPORT void JNICALL Java_Bitmap_setDebug
    (JNIEnv *jenv, jobject jo, jint d, jint s)
    debug = d;
    statistics = s;
    My libBitmapImpl.so file is compiled using the following Makefile and using GNU gcc:
    JAVAPATH=$(JAVAINCLUDEPATH)
    LMACRO=-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSOLARIS
    CSOURCE=BitmapImpl.c
    all:
    gcc -O3 -G $(LMACRO) -I$(JAVAPATH) -I$(JAVAPATH)/solaris \
    $(CSOURCE) -o libBitmapImpl.so
    It is still a total mystory why the application fails. I have tried it on a RedHat Linux machine and there it works fine. But not on Solaris. Only if I use the jdk1.1.8 but not a later one.
    Would really appreiciate some help!
    Best regards
    Lars

  • Localization problem: Traditional Chinese is not working for Taiwan App Store

    I have published an app that has three languages:
    (1) English (as Primary)
    (2) Simplified Chinese
    (3) Traditional Chinese
    I expect I can see Simplified Chinese in China App Store and Traditional Chinese in Taiwan App Store.
    I found out it works well for Simplified Chinese case.
    However, for Traditional Chinese, it's always English in Taiwan App Store. I have tried so many devices (with language setting to Traditional Chinese). I even went to a local Internet Cafe (so all computers are with Traditional Chinese setting), it's still English for Taiwan App Store.
    From iTunes Connect, when I go to "Version Summary" where I can change the "Territory" there. I always see English for Taiwan Territory while it's always Simplified Chinese when China is selected.
    From all the experiments I've done, I really think there is something wrong in App Store or iTunes to link Traditional Chinese with Taiwan App Store.
    How to report this kind of bug to Apple & have them examine this issue?

    Unfortunately you have already done everything we can possibly instruct you to do.. at this point the only option is getting them to exchange it its under warranty its not working you have to get a exchange

  • Powerbuilder application crashes after upgrade to 12.5.2 (build 5006)

    I have already seen few similar posts on this forum for similar issue. However, I feel mine is different from those and could be some basic steps am missing. Thanks in advance for any comments.
    We are evaluating the effort and benefits of migrating our PB 10.2.1 (build 9731) application to  PB 12.5 Classic. After downloading the trial version from the SAP site, I could migrate the application easily with only a handful of warnings. However, while running the application either from build (EXE) or from IDE, it crashes (windows application failure) frequently. In addition to that, few of our application screens opens as blank screen (doesn’t display anything in the DW attached).
    My operating system is Windows 7 (32 bit) Service Pack 1. The application has many calls external DLLs (both windows standard and custom), as samples at the bottom. I believe that the correct (from PB 12.5) DLLs are copied to Powerbuilder home directory (C:\Software\Sybase\PowerBuilder 12.5 & C:\Software\Sybase\Shared\PowerBuilder) and the source code directory in my attempt to ensure that there are no issues with DLLs. However, initially I had installed powerbuilder 12.5 also under the same root as Power builder 10.0, but as I read few posts that DLLs from different version residing in same place can cause issues, uninstalled and installed PB 12.5 on different location.
    Our PB application also interact with the .Net modules of the application by communicating through a custom DLL. However, that seems still working and I am able to open the .Net screens from the migrated application.
    Below are the main scenarios in which the application crashes and every time I get a DLL error as given below.
    1. While running the application from IDE and selecting ‘Exit’ from the main window. This will close any instantiated objects and close the mutex by calling the windows API.
    function ulong CreateMutexA(ulong lpMutexAttributes, boolean bInitialOwner, ref string lpName) library "kernel32.dll" alias for "CreateMutexW" function ulong GetLastError() library "kernel32.dll" alias for "GetLastError;Ansi"
    function ulong CloseHandle(ulong hMutex) library  "kernel32.dll" alias for "CloseHandle;Ansi"
    This will result in the below crash.
    Faulting application name: PB125.EXE, version: 12.5.2.5006, time stamp: 0x50f93412
    Faulting module name: kernel32.dll, version: 6.1.7601.17932, time stamp: 0x503275b9
    Exception code: 0xc0000005 Fault offset: 0x0004c372
    Faulting process id: 0x2bdc
    Faulting application start time: 0x01cf3e72371227c9
    Faulting application path: C:\Software\Sybase\PowerBuilder 12.5\PB125.EXE
    Faulting module path: C:\Windows\system32\kernel32.dll
    Report Id: 8feef8fc-aa65-11e3-8049-f500274aecdc
    2. Opening of certain windows results in the below crash. If I try to debug the code and move mouse over the line of code being executed, then also I get the same crash. I don’t do the mouse move then I can proceed with the same line, however it will crash at a later line calling ‘classname’.
    Problem Event Name: APPCRASH
    Application Name: PB125.EXE
    Application Version: 12.5.2.5006
    Application Timestamp: 50f93412
    Fault Module Name: PBVM125.dll
    Fault Module Version: 12.5.2.5006
    Fault Module Timestamp: 50f93437
    Exception Code: c0000005
    Exception Offset: 00175357
    OS Version: 6.1.7601.2.1.0.256.48
    Locale ID: 3081
    Additional Information 1: 38ca
    Additional Information 2: 38ca6ad0537dbd0555785bd862b8e94f
    Additional Information 3: 0cd5
    Additional Information 4: 0cd54a5b6672f15bf2ca366539d89c12
    3. Few of the application screen opens but doesn’t display the datawindow attached to it.

    ... many calls external DLLs (both windows standard and custom),
    You have a very complex application and it is unlikely that you will receive much help in this type of setting.  As Chris has already pointed out, previous efforts appear to have been done in a sloppy manner; something indicated by the ANSI qualifiers on API functions that are not needed or relevant.  In addition, the PB alias of CreateMutexA for the API function CreateMutexW is also suggestive.
    I believe that the correct (from PB 12.5) DLLs are copied to Powerbuilder home directory (C:\Software\Sybase\PowerBuilder 12.5 & C:\Software\Sybase\Shared\PowerBuilder)
    You should be very very careful about doing things like this.  One should not simply scatter DLLs across directories without very good reasons as it often leads to strange problems.  On a machine with the IDE installed, you should allow PB to install everything where it wants them.  Copying or moving files is something done as a last resort - it is certainly something that you need to document in case you need to undo it or redo it at a later time.
    Lastly, you might reconsider attempting this with the trial version.  I don't how "current" the trial version is but I suspect it might be a bit buggier than the most current maintenance build.  I'm guessing that you will have to do a bit more than recompiling to get the functionality related to "opening .Net screens" working.  It might help to try creating a new application and put in some basic functionality to interact with all of these external processes, screens, dlls, etc since I suspect this is where the bulk of your problems exist.

  • AIR application crashes at certain point in windows vista

    Hi Dudes,
    I am facing a problem in Window vista. It always crash when we open the window component using Adobe AIR. I am creating the Dynamic window and adding the child component as window.rawChildren.addChild(object) like this.. we made the setup , it is running perfect in all OS except Windows vista 32/64 bit.
    When we work with our AIR application in conjunction with our own h/w product(Tablet Driver).[without connection of Tablet slate with PC it works fine but with it not].
    S/w Details:- AIR Installer above 2 and SDK above 2.
    OS- Win-Vista 32/64 bit.
    AIR application crashes at certain point and shows the error like:-
    Problem signature:
      Problem Event Name:                        APPCRASH
      Application Name:                             GTMP.exe
      Application Version:                           0.0.0.0
      Application Timestamp:                     4bde2f02
      Fault Module Name:                          Adobe AIR.dll
      Fault Module Version:                        3.1.0.4880
      Fault Module Timestamp:                  4eb760e8
      Exception Code:                                  c0000005
      Exception Offset:                                003ca9be
      OS Version:                                          6.1.7601.2.1.0.768.3
      Locale ID:                                             2057
      Additional Information 1:                  0a9e
      Additional Information 2:                  0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:                  0a9e
      Additional Information 4:                  0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt
    I found one more error in debugging mode..the Alert message is
    Microsoft Visual C++ Runtime Library
    R6025 -
    pure virtual function Call.
    As per my view it is about some .dll and .CPL file makes some issues with AIR Frameworks is it? !!!!..
    Please give some ideas to resolve it.
    by
    Beerahamedkhan

    Could you try this against the released 3.2 version of AIR and our 3.3 beta to see if it still occurs?  If so, please open a new bug report on this over at bugbase.adobe.com?  Include any sample code or application to help us easily reproduce the problem.  If you'd like to keep your code private, please feel free to send it to me directly at [email protected]  In addition, if you can give us a .dmp of this crash it could be very helpful. 
    Please post back with the URL so that others affected can add their comments and votes.

  • Display problem when reading Traditional Chinese in Crystal Report 2008

    Hi All,
    I have tried to connect MS SQL 6.5 to build up a report. However, I encounter a problem when read Traditional Chinese. all chinese characters turn into adnormal characters. I wonder it is problem of SQL Server or some setting that I may not know. In addition, I can able to read chinese in the application program , ISQL / Query Analyzer. Please help to give idea and suggestion to fix this. Thanks
    SQL Server: MS SQL Server  6.5
    Client OS: Window XP ( Traditional Chinese Version)
    Server OS: Window NT and Window Server 2000
    Stsyou

    Hi
    If you are using a Chinese language build database, Crystal Reports English build might not display the characters properly as non english databases include one byte characters as ASCII code character and double-byte characters as their own language code character.
    Traditional Chinese, Simplified Chinese, Japanese (Kanji, Hiranga, and Katakana), Korean and Vietnamese use double-byte characters.
    However, a possible workaround to this issue is to verify that the encoding on the database client is configured according to the examples below. Also, you will need to install the language pack in the English environment.
    CONFIGURATION EXAMPLES:
    Shift-JIS for a Japanese database
    Big5 for a Traditional Chinese database
    GB2312 for a Simplified Chinese database
    iso-2022-kr for a Korean database
    Windows 1258 for a Vietnamese database
    EXAMPLE SCENARIO:
    An Oracle database saves non-English language data such as Japanese.
    The Windows operating system is English.
    STEP TO CONFIGURE THE CHARACTER CODE IN THE ENVIRONMENT SETTING
    (This step is based on the details of the EXAMPLE SCENARIO.)
    1. Configure the system environment on the database client side to 'Shift-JIS' as the character code set in the Environment Setting.
    This results in the NLS_LANG variable set to Japanese_Japan.JA16SJIS under the registry HKEY_Local_Machine\Software\Oracle\Homeo.
    STEPS TO INSTALL LANGUAGE PACK IN AN ENGLISH ENVIRONMENT
    (These steps are based on the details of the EXAMPLE SCENARIO.)
    1. Add languages to the computer system by clicking:
    Control Panel > Regional Options > General
    2. Select the check box for 'Traditional Chinese', 'Simplified Chinese', 'Japanese', 'Korean' or 'Vietnamese'.
    3. Click 'Apply'.
    4. When you are prompted, insert the Windows CD-ROM to install the language pack.
    5. Restart the computer.
    Upon completing these steps, you are able to display the languages characters in the Crystal Reports Designer in a Windows English environment.
    ==========
    NOTE:
    If the database table and field names use non-English language characters, Data Explorer in CR will not correctly display these names. However, when you preview the report, the non-English data displays correctly.
    ==========
    Configuring the database client according to the examples and installing the language pack will display the characters successfully. However, there are cases when this workaround does not resolve the issue.
    For further information about CR and double-byte languages, refer to knowledge base articles, c2008083 and c2008349.
    Hope this helps!!!
    Regards
    Sourashree

  • Nls_lang for psp with Traditional Chinese

    I have two Oracle environments:
    1. Oracle 817 on Windows 2000 (eng) with Traditional Chinese as default locale, and
    2. Oracle 816 on Solaris with Oracle 9iAS portal.
    in both environment, I wanted to create a simple page as follows:
    <html>
    <head>
    <title>Welcome</title>
    <meta http-equiv="content-type" content="text/html; charset=big5">
    </head>
    <body>
    <h3>Welcome to this page</h3>
    Welcome Here
    </body>
    </html>
    If I put this page under a virtual directory of Apache, the client browser would change the encoding to Traditional Chinese (Big 5) if "Auto-Select" is selected in encoding. Now, I try to put this in a psp. The page comes up with encoding change to "Western European (ISO)". I view the source from the page and it is just the same as the one under a virtual directory of Apache.
    Why does this happen?
    How can I make the client browser change to "Traditional Chinese (Big 5)" encoding?
    I tried to set the NLS_LANG before using loadpsp but that didn't make any difference. Any idea?

    Do you mean that I will have problem later if I don't change the database character set?Yes , definitely. What you are doing is storing invalid multibyte characters into a single byte database. So each double byte BIG5 characters are being treated as 2 separate WE8ISO8859P1 (Latin1) characters. You are using an unsupported but common garbage in garbage out approach, so in that sense you are using Oracle as a garbage container :) .
    Let's look at some of the issues that you are going to have :-
    All SQL Functions are based on the property on the database character set WE8ISO8859P1. So LENGTH(), SUBSTR (), INSTR (), UPPER(), NLS_UPPER etc .. will yield incorrect results . For example a column with one BIG5 character and one ASCII character will return a length of 3 characters rather than 2 characters. And if you want to locate a specific character in a mix ASCII and BIG5 string using the SUBSTR() it will be very difficult, because to Oracle the string consists of all single byte Latin1 characters, it will not skip 2 bytes for a BIG5 character. Even if you don't have mix strings, you will need to have one routine for handling ASCII only and another for BIG5 strings.
    Invalid Data conversion , if your need to talk to another db using dblink say ,all the character conversion will be based on Latin1 to the target database character set mapping, so the receiver will lose all the source BIG5 characters and will get 2 Latin1 characters for each BIG5 char instead .
    Export and Import will have identical problems, character set conversion are performed during these operations, so all BIG5 characters will be lost. This also means that you can not load BIG5 data into your current DB using IMPORT or SQLLOADER without data corruption ...
    null

  • Traditional chinese language support for pearl flip 8220?

    I just got a pearl flip from T-Mobile.  I'm happy with most features, however, there is no Chinese language support whatsoever.  All the Chinese characters show up as black boxes.  Anyone know of any fixes so that I can read and input Chinese (traditional Chinese)?
    Solved!
    Go to Solution.

    Your device OS does not support chinese symbols.
    Ask your wireless provider for a multi-language device OS that supports chinese characters.
    Otherwise - check a chinese wireless provider for device OS. But note that your wireless provider disfavor use of device os from another wireless providers.
    If you decide to use OS from another wireless provider - use OS exactly for your device model.
    Install OS package on your desktop computer. After that delete Vendor.xml file from installed files on your desktop PC.
    Connect your device to the computer and update device OS via Blackberry Desktop Manager/Application Loader.

  • How to convert traditional chinese to simplified chinese in iWork?

    As a topic, after update to Mavericks,   I'm unable to convert the traditional Chinese to simplified Chinese, even though I use the Page Service  to set a short cut for converting, but it doesn't work. When I use Lion version, I'm able to do it............. It's hard to Google transit everything when there is including some tables in the Page......

    I think for this you will have to go back to using iwork 09, which you should still have in Applications/iwork.
    Ask Apple to restore the Chinese Conversion service in the new versions via
    http://www.apple.com/feedback

  • After publication, login or register ParseUser, the application crashes.

    I'm using
    Unity3D
    and
    ParseSDK
    for the list
    of leaders.
    Application
    crashes
    when you
    are prompted to verify the
    credentials.
    It is
    wrapped
    in a
    try {}
    catch (Exception).
    Locally
    works
    fine.
    The problem manifests itself
    only after publication.
    Configuration
    XAP_Master

    public void LogIn(string login, string pass)
    try
    // next line crash
    ParseUser.LogInAsync(login.Trim(), pass.Trim()).ContinueWith(t => {
    if (t.IsFaulted || t.IsCanceled)
    { UnityPluginForWindowsPhone.WP8func.MessageBoxShow("Failed", "Incorrect login or password.");
    status = true;
    else
    login_status = true;
    SaveScore();
    catch (Exception ex)
    status = true;
    The problem
    appears only after
    publication.
    Exception messages
    I do not get
    the application
    crashes
    and the end.
    Before you download
    from the store
    I delete
    the app and
    install.
    Before you can
    authorize the user,
    check
    ParseUser!
    = null.
    Before that, I
    tested it
    on another device
    with the configuration of the
    Release_ARM
    and it worked
    without any
    issues.
    Now
    that
    things
    have changed
    in the store and
    Release_ARM
    falls
    at the opening.
    And rightly so, because the
    download
    is
    Master_ARM.
    It is not clear
    why
    this behavior.
    Where
    should not
    work, works, and where
    should
    not work.

  • Windows Forms Application Crashes Out with "Faulting module name: clr.dll"

    OS: Windows 7
    Framework: 4.5
    Windows Form Application crashes while invoking printer settings method "printersettings.sethdevmode()"
    Application: DHSDEVASystem.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AccessViolationException
    Stack:
       at System.Runtime.InteropServices.Marshal.CopyToManaged(IntPtr, System.Object, Int32, Int32)
       at System.Runtime.InteropServices.Marshal.Copy(IntPtr, Byte[], Int32, Int32)
       at System.Drawing.Printing.PrinterSettings.SetHdevmode(IntPtr)
       at DHSPresentationLayer.Logic.PrinterAPI.OpenPrinterPropertiesDialog(System.Drawing.Printing.PrinterSettings, System.Windows.Forms.Form)
       at DHSPresentationLayer.Logic.PrinterAPI.SendFileToPrinter(DHSPresentationLayer.Logic.PrinterInfo, System.String, System.Windows.Forms.Form)
       at DHSPresentationLayer.Logic.PrinterAPI.PrintLabel(System.String, System.String, System.Data.DataTable, System.Func`2<System.String,System.String>, System.String, System.String, Int32, System.Windows.Forms.Form)
       at DHSPresentationLayer.MRPFR130.showSSReport()
       at DHSPresentationLayer.MRPFR130.confirmCancelCloseButton_Confirm()
       at MINDBaseFormLibrary.BaseScreenReports.confirmCancelCloseControl1_EventButtonClicked(System.Object, DHSControlLibrary.MyEventArgs)
       at DHSControlLibrary.ConfirmCancelCloseControl.OnEventButtonClicked(DHSControlLibrary.MyEventArgs)
       at DHSControlLibrary.ConfirmCancelCloseControl.cmdConfirm_Click(System.Object, System.EventArgs)
       at System.Windows.Forms.Control.OnClick(System.EventArgs)
       at Infragistics.Win.Misc.UltraButtonBase.OnClick(System.EventArgs)
       at Infragistics.Win.Misc.UltraButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)
       at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
       at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
       at Infragistics.Win.UIAutomation.UiaProviderControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
       at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
       at DHSPresentationLayer.Program.Main()
    then 1 second after :
    Faulting application name: DHSDEVASystem.exe, version: 7.8.0.4, time stamp: 0x54c8f680
    Faulting module name: MSVCR110_CLR0400.dll, version: 11.0.50709.17929, time stamp: 0x4ffa580c
    Exception code: 0xc0000005
    Fault offset: 0x0000156e
    Faulting process id: 0x8ec
    Faulting application start time: 0x01d046916142e1e3
    Faulting application path: C:\Users\savaa\AppData\Local\Apps\2.0\DR9VMJ96.MZ3\DP07HVCX.MDB\dhsd..tion_0000000000000000_0007.0008_cfa90b0813b3f063\DHSDEVASystem.exe
    Faulting module path: C:\Windows\system32\MSVCR110_CLR0400.dll
    Report Id: 38cf9363-b285-11e4-b29f-0023242a2561
    The PC is on windows 7 32 bits with .net 4.5 installed.

    Hello,
    Based on the exception message, I found that your project is build with .NET 4.0, you could consider changing it to .NET 4.5.
    If you want to keep it built with .NET 4.0, then you could consider the following fix.
    FIX: "Faulting module name: clr.dll" error message when you run a Microsoft .NET Framework 4-based application
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Display Free Goods in Sales Orders

    Dear All, Is their a way to display the free goods scales of product on CRM Web UI, for example if Agent enters product, the system displays the free goods conditions so that the agent offers the scales to the customer. Regards, Ahmed

  • Can't download Find My Friends on devices running  iOS 6 or 7

    I can no longer download Find My Friends on my kids iPhone 4(iOS 7) and 3gs(iOS 6) as the app store now says it is only for iOS 8 and up. I used to have one main iCloud account that I used on all my families devices to easily track them. We have had

  • Perspective bean rendering in IE 5

    I used the Perspective Bean comming with the Oracle JDeveloper and it really gives fascinating results without much work. However when I add this bean to an applet, this applet is never shown in the IE 5.0 to 5.5 although I can noramlly see it in the

  • Crystal Reports and Windows7

    I have a very basic visual basic (Visual Studio 2005) program that uses the embeddable designer and a report viewer, with three command buttons Create Report, Existing Report, and Exit that works in Windows XP without any problems. The Visual Studio

  • Bugs or Errated Choice about Lollipop BALTIC GENERAL

    Good morning everyone.I flashed Lollipop for Xperia Z2, doin appropriate reset during flash.I did everything by 0 ... So now I have a clear vision about this Lollipop, but I'm going to talk you about wrong things : 1 - Some apps, not in Material Desi