My knowledge of QEMU is quite limited. On the qemu wiki, I don't see specific support for Exynos, but for a lot of ARM-Boards. Perhaps the Odroid XU4-Image is booting: https://wiki.odroid.com/odroid-xu4/os_images/linux/ubuntu_4.14/ubuntu_4.14
The hardware specs of the XU4 is described on https://wiki.odroid.com/odroid-xu4/hardware/hardware
Good luck :-)
Lorenz
Or, probably what would be even better – could you please help me running QEMU with this specific guest architecture? This is definitely an architecture which we would like to include in our test suite.
Thanks
Maria
On April 25, 2019 11:36:11 PM GMT+02:00, "Maria Matějka" <jan.matejka@nic.cz> wrote:Hello!
ulimit -c unlimited
bird ...
(after it crashes)
gdb bird core <<EOF
backtrace full
EOF
Or, alternatively, try running it in Valgrind.
Maria
On April 25, 2019 7:50:32 PM GMT+02:00, lorenz@irmhil.de wrote:Hello bird-users, bird crashes a few seconds after startup on my Hardkernel ODROID HC-2 running Ubuntu. Kernel version is 4.14.111-158. How can I debug this? I tried: $ bird -c bird.conf -d -D debug.log --> debug.log is 0 bytes. next try: $ bird -c bird.conf $ birdc # debug all all # echo all Last lines of output is:8000068a, Age: 1, Sum: 97a9MyOSPF: HELLO packet sent via eth0.1000 MyOSPF: HELLO packet received from nbr 10.99.0.1 on eth0.1000 MyOSPF: HELLO packet received from nbr 10.2.0.0 on eth0.1000 MyOSPF: LSACK packet sent via eth0.1000 MyOSPF: length 56 MyOSPF: router 33.3.0.0 MyOSPF: LSA Type: 4005, Id: 0.0.0.1, Rt: 10.99.0.1, Seq:80000633, Age: 1, Sum: e252 Connection closed by server I would be glad helping fixing this bug. Thanks a lot, LorenzMyOSPF: LSA Type: 0008, Id: 0.0.0.40, Rt: 10.99.0.1, Seq:
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.