diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_missing/host_loongarch64 | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_text/target_missing/host_loongarch64')
4 files changed, 172 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2230 b/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2230 new file mode 100644 index 00000000..c5b97a43 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2230 @@ -0,0 +1,141 @@ +Problems running x86_64 programs on loongarch64 platform +Description of problem: +There is also a running service program on the platform, and **gate_svr** program needs to communicate with it. The following problem occurs: +``` +ERROR:../plugins/core.c:220:qemu_plugin_vcpu_init_hook: assertion failed: (success) +Bail out! ERROR:../plugins/core.c:220:qemu_plugin_vcpu_init_hook: assertion failed: (success) +``` +The following is the log: +``` +[root@localhost bin]# ./gate_svr -y 0 -g 1 -p 18700 -i 127.0.0.1 -l 127.0.0.1,18082 +V4.3.20.1-build-20240126.210622 +NdsGate : start +yan_lis:0 +unix_domain_name=/tmp/test_1.ss +conf dir: /root/sql_proxy/gate/conf + + +indicate port:18700 +indicate ipv6_support:0 +indicate link-ctl:127.0.0.1,18082 + +directory:/root/operating/oci_test/bin +processname:gate_svr +model_path_in:/root/operating/oci_test/conf/in model_path_out:/root/operating/oci_test/conf/out +tr: 写入错误: 断开的管道 +tr: 写入错误 + +---------------------------------------------------------------------- + +Create SGA, shmid = 53608511 +---------------------------------------------------------------------- + +Attach SGA, shmid = 53608511, sga_address = 0xffb5700000 +---------------------------------------------------------------------- + +Init SGA, shmid = 53608511, sga_address = 0xffb5700000,ret = 0 +---------------------------------------------------------------------- +tr: 写入错误: 断开的管道 +tr: 写入错误 +fc_shmid:50003996 +tr: 写入错误: 断开的管道 +tr: 写入错误 +ai_shmid:50036765 +/tmp/alarm_report_log is exist, no need create +NdsGate : start thread->>anhua_lock_detecter sucess! shmid_t=53608511 loop_time=3 +new NCSocket sk_:6 +-------------Detect Mutex----------- +mypid = 20953 +ControllerClient::startConnect ip:127.0.0.1, port:18082 +connect success, socket:6 +NdsGate : connect to controller ok, send handshake packet ...sk:6 +check cen_time_enable 0 0 +NdsGate : handshake ok, gate id is 1 +get_node_name->gid=1,node_name=configuration_1 +shm get ok, config_store len: 9924 + + +start config init... + +---------------------------------------------------------------------- +Ƥ׃½㏶א... + +~~~~~~~~~~~~~~~~~~~~~~log1 +~~~~~~~~~~~~~~~~~~~~~~log2 +~~~~~~~~~~~~~~~~~~~~~~log3 +~~~~~~~~~~~~~~~~~~~~~~log4 +~~~~~~~~~~~~~~~~~~~~~~log5 +~~~~~~~~~~~~~~~~~~~~~~log6 +~~~~~~~~~~~~~~~~~~~~~~log7 +~~~~~~~~~~~~~~~~~~~~~~log8 +Ƥ׃½㏶ºŊ±: 0.000000(s) + + +---------------------------------------------------------------------- + + +log file name->./nds.log_0 +g_ai_check=0 +nds_config_rule_database_creatºŊ±: 0.000000(s) +nds_config_app_rule_database_creatºŊ±: 0.000000(s) +nds_config_real_database_creatºŊ±: 0.000000(s) +nds_config_virtual_database_creatºŊ±: 0.000000(s) +nds_config_app_creatºŊ±: 0.000000(s) +nds_config_app_server_createºŊ±: 0.000000(s) + + +app-vdb-ip config list: + + +inner_list=1 +default_list=2 + +---------------------------------------------------------------------- + +Start attach, shmid = 53608511 +---------------------------------------------------------------------- + +Attach SGA, shmid = 53608511, sga_address = 0xff65000000 +---------------------------------------------------------------------- +1 + +Load rules, shmid = 53608511, sga_address = 0xff65000000,ret = -1 +2---------------------------------------------------------------------- + +SqlEngine_AppRulesMap ret=0 + +---------------------------------------------------------------------- +gate disconnect from ctl ok + +ctl config trans_mode=1 +getReadBufferLength bev is null !! sock:-646169440 + +gate_net_name:bond1 +grep: /etc/keepalived/keepalived.conf: 没有那个文件或目录 + +get_bond_ip->cmd=grep -w -A 2 'virtual_ipaddress' /etc/keepalived/keepalived.conf|grep bond1|grep -v 'virtual_ipaddress'|awk '{print $1}' +grep: /etc/keepalived/keepalived.conf: 没有那个文件或目录 + +get_bond_ip->cmd=grep -w -A 2 'virtual_ipaddress' /etc/keepalived/keepalived.conf|grep bond1|grep -v 'virtual_ipaddress'|awk '{print $1}' +grep: /etc/keepalived/keepalived.conf: 没有那个文件或目录 + +get_bond_ip->cmd=grep -w -A 2 'virtual_ipaddress_excluded' /etc/keepalived/keepalived.conf|grep bond1|grep -v 'virtual_ipaddress_excluded'|awk '{print $1}' +grep: /etc/keepalived/keepalived.conf: 没有那个文件或目录 + +get_bond_ip->cmd=grep -w -A 2 'virtual_ipaddress_excluded' /etc/keepalived/keepalived.conf|grep bond1|grep -v 'virtual_ipaddress_excluded'|awk '{print $1}' +grep: /etc/keepalived/keepalived.conf: 没有那个文件或目录 + +get_bond_ip->cmd=grep -w -A 2 'virtual_ipaddress' /etc/keepalived/keepalived.conf|grep bond1|grep -v 'virtual_ipaddress'|awk '{print $1}' +grep: /etc/keepalived/keepalived.conf: 没有那个文件或目录 + +get_bond_ip->cmd=grep -w -A 2 'virtual_ipaddress' /etc/keepalived/keepalived.conf|grep bond1|grep -v 'virtual_ipaddress'|awk '{print $1}' + +listen_ip(ipv4):0.0.0.0 + +gate_epoll_start... +** +ERROR:../plugins/core.c:220:qemu_plugin_vcpu_init_hook: assertion failed: (success) +Bail out! ERROR:../plugins/core.c:220:qemu_plugin_vcpu_init_hook: assertion failed: (success) +``` +Additional information: + diff --git a/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2336 b/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2336 new file mode 100644 index 00000000..ed291a27 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2336 @@ -0,0 +1,23 @@ +qemu-x86_64 crash on LoongArch +Description of problem: + +Steps to reproduce: +1. build a static hello test on x86_64 machine. +2. build qemu-x86_64 on LoongArch. +3. run 'qemu-x86_64 hello 'on LoongArch. +Additional information: +1 result + +[root@localhost qemu]# ./build/qemu-x86_64 ~/hello +Bus error (core dumped) + +2 Since commit 45bf0e7aa648369cf8ab2333bd20144806fc1be3 + +3 full log with -d in_asm,op,out_asm,strace +see log.txt + +[log.txt](/uploads/9a0e3250bfafa6db31d6688b8c60feb7/log.txt) + +[qemu-x86_64](/uploads/728fc4f4633054097b6028cd99a20e8b/qemu-x86_64) + +[hello](/uploads/d7dec3bdb844273a8e26464ed418c1a0/hello) diff --git a/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2504 b/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2504 new file mode 100644 index 00000000..1147f584 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2504 @@ -0,0 +1,7 @@ +linux-user: qemu-x86_64 run /bin/XX got some error on LoongArch machine +Description of problem: +on LoongArch host, chroot x86_64-rootfs then run 'ls' got some error. +Steps to reproduce: +[chrootlog.txt](/uploads/2b77e7d9216396491ef4dc42bf24acc0/chrootlog.txt) +Additional information: + diff --git a/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2871 b/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2871 new file mode 100644 index 00000000..8b6d854e --- /dev/null +++ b/gitlab/issues_text/target_missing/host_loongarch64/accel_missing/2871 @@ -0,0 +1 @@ +loongarch64: unknown register name 'f0' in asm |