swarm-modeling
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swarm-Modelling] OT: please follow up on address@hidden (was Re: a loca


From: Alex Lancaster
Subject: [Swarm-Modelling] OT: please follow up on address@hidden (was Re: a locale problem)
Date: Sun, 29 May 2005 03:17:01 -0700

This is off-topic for this list: this is a technical support issue,
please post your problem to address@hidden  address@hidden is
for more general discussions about agent-based modelling.

Subscription information is here:

http://www.swarm.org/mailman/listinfo/support

Thanks,
Alex

>>>>> "C" == Cheng-shan Frank Liu  writes:


C> Hi, I need a help to solve this problem: I use Chinese input system
C> often. Every time when I try to change parameter values in my Swarm
C> program, I cannot change some of them. If I keep trying, the
C> program crashed. I got the error message shown below:

C> (gdb) run Starting program:
C> /home/ashan/swarmProjects/Expertise/influence

C> Program received signal SIGSEGV, Segmentation fault.  0xf66eb42b in
C> _XimProcSyncReply () from
C> /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 (gdb) bt #0
C> 0xf66eb42b in _XimProcSyncReply () from
C> /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 #1 0xf66e608c in
C> _XimCbDispatch () from
C> /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 #2 0xf66e6148 in
C> _XimCbDispatch () from
C> /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 #3 0xf6b89a45 in
C> XFilterEvent () from /usr/X11R6/lib/libX11.so.6 #4 0xf6cfcead in
C> Tk_HandleEvent () from /usr/lib/libtk8.4.so #5 0xf6cfd47e in
C> TkQueueEventForAllChildren () from /usr/lib/libtk8.4.so #6
C> 0xf6c9f58a in Tcl_ServiceEvent () from /usr/lib/libtcl8.4.so #7
C> 0xf6c9f7fa in Tcl_DoOneEvent () from /usr/lib/libtcl8.4.so #8
C> 0xf6eaeb50 in tkobjc_doOneEventSync () from
C> /usr/lib/swarm/libswarm.so.0 #9 0xf6e62cc5 in
C> swarm_force_references () from /usr/lib/swarm/libswarm.so.0 #10
C> 0x0804be19 in -[ObserverSwarm buildObjects] (self=0x817cd70,
C> _cmd=0x8055248) at ObserverSwarm.m:91 #11 0x08049391 in main
C> (argc=0, argv=0x0) at main.m:42


C> I noticed the word "locale" in the first error message. I guess the
C> (memory, probabily?) problem will occur under my default locale
C> setting LC_CTYPE=zh_TW.Big5 (in /etc/sysconfig/i18n).

C> If I change the setting:

>> export LC_CTYPE=en_US.UTF-8, or export LC_CTYPE=zh_TW.UTF-8

C> then the problem is completely gone.

C> Given no serious flaws in my program (because I can change
C> parameter values with no problem under en_US.UTF-8), I need a help
C> to fix this problem so that I don't need to do

>> export LC_CTYPE=en_US.UTF-8

C> every time I run the program.

C> Thank you very much.

C> Frank

C> -- Cheng-shan Frank Liu Dept. of Political Science E-mail:
C> address@hidden University of Kansas Web: http://lark.cc.ku.edu/~ashan
C> 1541 Lilac Lane, Room 504 Office: (785) 864-9019 Lawrence, Kansas
C> 66044-3177 FAX: (785) 864-5700


reply via email to

[Prev in Thread] Current Thread [Next in Thread]