From: fei jay <[email protected]>
Date: Tue Sep 13 12:00:41 GMT 2022
Subject: =?UTF-8?B?Rm91bmQgY3Jhc2ggb24gQ2hpbmVzZSB1bmljb2Rl4oCc5aSn5Lic5a6d6ams4oCd77yMYQ==?=
#0 0x00007fb7c2f7d418 in Tcl_UtfToUniChar () from libtcl8.6.so
#1 0x00007fb7c2f7ee1f in TclUtfToUCS4 () from libtcl8.6.so
#2 0x00007fb7c2f7f244 in Tcl_UtfToLower () from libtcl8.6.so
#3 0x00007fb7c2f1ebba in ?? () from libtcl8.6.so
#4 0x00007fb7c2e84aa6 in TclNRRunCallbacks () from libtcl8.6.so
#5 0x00007fb7c2e86273 in TclEvalEx () from libtcl8.6.so
#6 0x00007fb7c2e868b3 in Tcl_EvalEx () from libtcl8.6.so
#7 0x00007fb7c2e868f5 in Tcl_Eval () from libtcl8.6.so
I'm using tcl 8.6.12hi,Dave B
in tclsh:
set s \U5927\U4E1C\U5B9D\U9A6C
shows 4 generic characters
however in tkcon it displays properly
大东宝马
I'm not getting any errors.
Dave B
在 2022年9月13日星期二 UTC+8 23:11:12,<[email protected]> 写道:You haven't shared your code, that crashed. It is therefore impossible
hi,Dave BFrom: fei jay <[email protected]>
Date: Tue Sep 13 12:00:41 GMT 2022
Subject: =?UTF-8?B?Rm91bmQgY3Jhc2ggb24gQ2hpbmVzZSB1bmljb2Rl4oCc5aSn5Lic5a6d6ams4oCd77yMYQ==?=
#0 0x00007fb7c2f7d418 in Tcl_UtfToUniChar () from libtcl8.6.so
#1 0x00007fb7c2f7ee1f in TclUtfToUCS4 () from libtcl8.6.so
#2 0x00007fb7c2f7f244 in Tcl_UtfToLower () from libtcl8.6.so
#3 0x00007fb7c2f1ebba in ?? () from libtcl8.6.so
#4 0x00007fb7c2e84aa6 in TclNRRunCallbacks () from libtcl8.6.so
#5 0x00007fb7c2e86273 in TclEvalEx () from libtcl8.6.so
#6 0x00007fb7c2e868b3 in Tcl_EvalEx () from libtcl8.6.so
#7 0x00007fb7c2e868f5 in Tcl_Eval () from libtcl8.6.so
I'm using tcl 8.6.12
in tclsh:
set s \U5927\U4E1C\U5B9D\U9A6C
shows 4 generic characters
however in tkcon it displays properly
大东宝马
I'm not getting any errors.
Dave B
Can tclsh call the same callstack?how to do it?The crash I test, without "大东宝马" is ok
Am 14.09.22 um 03:32 schrieb fei jay:I found 8.6.12 this commit missing and we apply this to 8.6.12,the crash fixed
在 2022年9月13日星期二 UTC+8 23:11:12,<[email protected]> 写道:You haven't shared your code, that crashed. It is therefore impossible
hi,Dave BFrom: fei jay <[email protected]>
Date: Tue Sep 13 12:00:41 GMT 2022
Subject: =?UTF-8?B?Rm91bmQgY3Jhc2ggb24gQ2hpbmVzZSB1bmljb2Rl4oCc5aSn5Lic5a6d6ams4oCd77yMYQ==?=
#0 0x00007fb7c2f7d418 in Tcl_UtfToUniChar () from libtcl8.6.so
#1 0x00007fb7c2f7ee1f in TclUtfToUCS4 () from libtcl8.6.so
#2 0x00007fb7c2f7f244 in Tcl_UtfToLower () from libtcl8.6.so
#3 0x00007fb7c2f1ebba in ?? () from libtcl8.6.so
#4 0x00007fb7c2e84aa6 in TclNRRunCallbacks () from libtcl8.6.so
#5 0x00007fb7c2e86273 in TclEvalEx () from libtcl8.6.so
#6 0x00007fb7c2e868b3 in Tcl_EvalEx () from libtcl8.6.so
#7 0x00007fb7c2e868f5 in Tcl_Eval () from libtcl8.6.so
I'm using tcl 8.6.12
in tclsh:
set s \U5927\U4E1C\U5B9D\U9A6C
shows 4 generic characters
however in tkcon it displays properly
大东宝马
I'm not getting any errors.
Dave B
Can tclsh call the same callstack?how to do it?The crash I test, without "大东宝马" is ok
for anyone to reproduce the problem.
Create a short example code that crashes for you and show it here.
Christian
From: fei jay <[email protected]>
Date: Tue Sep 13 12:00:41 GMT 2022
Subject: =?UTF-8?B?Rm91bmQgY3Jhc2ggb24gQ2hpbmVzZSB1bmljb2Rl4oCc5aSn5Lic5a6d6ams4oCd77yMYQ==?=
#0 0x00007fb7c2f7d418 in Tcl_UtfToUniChar () from libtcl8.6.so
#1 0x00007fb7c2f7ee1f in TclUtfToUCS4 () from libtcl8.6.so
#2 0x00007fb7c2f7f244 in Tcl_UtfToLower () from libtcl8.6.so
#3 0x00007fb7c2f1ebba in ?? () from libtcl8.6.so
#4 0x00007fb7c2e84aa6 in TclNRRunCallbacks () from libtcl8.6.so
#5 0x00007fb7c2e86273 in TclEvalEx () from libtcl8.6.so
#6 0x00007fb7c2e868b3 in Tcl_EvalEx () from libtcl8.6.so
#7 0x00007fb7c2e868f5 in Tcl_Eval () from libtcl8.6.so
I'm using tcl 8.6.12
in tclsh:
set s \U5927\U4E1C\U5B9D\U9A6C
shows 4 generic characters
however in tkcon it displays properly
大东宝马
I'm not getting any errors.
Dave B
I'm using tcl 8.6.12Same here, using tcl 8.6.9 on Linux - except that I get proper display
in tclsh:
set s \U5927\U4E1C\U5B9D\U9A6C
shows 4 generic characters
however in tkcon it displays properly
大东宝马
I'm not getting any errors.
Dave B
with tclsh too.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 37:21:36 |
| Calls: | 12,109 |
| Files: | 15,006 |
| Messages: | 6,518,371 |