[DragonFlyBSD - Bug #2952] vkernel crashes during boot

2016-09-21 Thread bugtracker-admin
Issue #2952 has been updated by zhtw. Just to be clear, the summary: When compiled with CONFIGARGS=-p, neither 4.4 nor 4.6 work -- both crash. When compiled without this option, 4.4 works, but 4.6 hangs. After cherry-picking: Without CONFIGARGS=-p 4.6 works. With it it still crashes. Anyway,

[DragonFlyBSD - Bug #2952] vkernel crashes during boot

2016-09-21 Thread bugtracker-admin
Issue #2952 has been updated by zhtw. Booting with -v gives exactly the same output. addr2line doesn't seem to recognize the line: a@kl:/usr/src$ sudo addr2line -f -e /var/vkernel/4.6-p/boot/kernel/kernel 0x6ef9b9 .mcount ??:? After cherry-picking the two commits it still doesn't work, but

[DragonFlyBSD - Bug #2952] vkernel crashes during boot

2016-09-21 Thread bugtracker-admin
Issue #2952 has been updated by tuxillo. Hi, If vkernel 4.6 hangs there you have to cherry-pick the commits I mentioned. Let me know how it works for you. Cheers, Antonio Huete Bug #2952: vkernel crashes during boot

[DragonFlyBSD - Bug #2952] vkernel crashes during boot

2016-09-21 Thread bugtracker-admin
Issue #2952 has been updated by zhtw. Only now I noticed that I compiled it with CONFIGARGS=-p option. After I removed the option, 4.4 vkernel started to work. 4.6 however now hangs: a@kl:~$ sudo /var/vkernel/4.6/boot/kernel/kernel -m 2g -r /vhost/dev/root.img -I auto:bridge0 -d -p