qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run


From: Tony.LI
Subject: [Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
Date: Wed, 19 Aug 2020 02:15:53 -0000

This is where the error occurred:
(gdb) x/30i 0x40007ff2c0
   0x40007ff2c0:        xor    %al,%dh
   0x40007ff2c2:        (bad)  
   0x40007ff2c3:        add    %al,(%rax)
   0x40007ff2c5:        add    %al,(%rax)
   0x40007ff2c7:        add    %ch,0x0(%rbp)
   0x40007ff2cd:        add    %al,(%rax)
   0x40007ff2cf:        add    %dl,0x62d7(%rax)
   0x40007ff2d5:        add    %al,(%rax)
   0x40007ff2d7:        add    %cl,-0x16(%rdx)
   0x40007ff2da:        test   %ecx,(%rdx)
   0x40007ff2dc:        add    %al,(%rax)
   0x40007ff2df:        add    %al,(%rcx)
   0x40007ff2e1:        repz jg 0x40007ff2e4
   0x40007ff2e4:        add    %al,(%rax)
   0x40007ff2e7:        add    %bl,-0xd(%rax)
   0x40007ff2ea:        jg     0x40007ff2ec
   0x40007ff2ec:        add    %al,(%rax)
   0x40007ff2ef:        add    %bl,-0xd(%rax)
   0x40007ff2f2:        jg     0x40007ff2f4
   0x40007ff2f4:        add    %al,(%rax)
   0x40007ff2f7:        add    %dh,(%rax)
   0x40007ff2f9:        repz jg 0x40007ff2fc
   0x40007ff2fc:        add    %al,(%rax)

(bad)?? What's it mean?

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1890545

Title:
  (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and
  can't load HTML

Status in QEMU:
  New

Bug description:
  First I creat a file system that is debian(bullseye amd64)on arm64
  machine,then I download google-chrome,however, when I ran Google
  browser, some errors occurred.

  $ google-chrome --no-sandbox
  or 
  $ qemu-x86_64-static google-chrome --no-sandbox

  qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
  qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
  [1661:1661:0806/074307.502638:ERROR:nacl_fork_delegate_linux.cc(323)] Bad 
NaCl helper startup ack (0 bytes)
  [1664:1664:0806/074307.504159:ERROR:nacl_fork_delegate_linux.cc(323)] Bad 
NaCl helper startup ack (0 bytes)
  qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
  qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
  [1637:1678:0806/074308.337567:ERROR:file_path_watcher_linux.cc(315)] 
inotify_init() failed: Function not implemented (38)
  Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
  qemu: unknown option 'type=utility'
  [1637:1680:0806/074313.598432:FATAL:gpu_data_manager_impl_private.cc(439)] 
GPU process isn't usable. Goodbye.
  qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
  Trace/breakpoint trap

  Why?
  And then I run firefox,it can be opened, but it can't load any web pages and 
HTML.
  I really need help!
  Thank.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1890545/+subscriptions



reply via email to

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