[Bug 244847] emulators/virtualbox-ose: Memory fault after Revision 528258

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847

--- Comment #17 from Graham Perrin  ---
(In reply to Jason W. Bacon from comment #16)

> … still get a seg fault: …

+1

VirtualBox segmentation fault, 5.2.34_2 on FreeBSD-CURRENT r359628


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244847] emulators/virtualbox-ose: Memory fault after Revision 528258

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847

--- Comment #18 from Jason W. Bacon  ---
How hard would it be to patch out the features not supported by base clang?

In my experience porting scientific software to CentOS, which uses very old GCC
suites, it was usually not that difficult (for someone with a good
understanding of C++).

This could be a different matter AFAIK, though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244847] emulators/virtualbox-ose: Memory fault after Revision 528258

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847

--- Comment #19 from Jason W. Bacon  ---
What exactly is the issue that USE_GCC is working around?  It's not clear from
PR 244603.

I just commented out USE_GCC and the VirtualBox GUI seems to work fine on
12.1-RELEASE.  It also does not depend on llvm70 as 244603 seems to suggest.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244847] emulators/virtualbox-ose: Memory fault after Revision 528258

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847

--- Comment #20 from Kyle Evans  ---
(In reply to Jason W. Bacon from comment #19)

LLVM 8 and higher miscompile it due to either a bug in their tail-call
optimization or VirtualBox doing something funky, and one can no longer create
new VMs. I've isolated the LLVM revision that broke it, but I'm still working
out which of the two scenarios is the actual problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244847] emulators/virtualbox-ose: Memory fault after Revision 528258

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847

--- Comment #21 from Kyle Evans  ---
(In reply to Kyle Evans from comment #20)

Sorry- and using newer GCC works around the fact that LLVM7 can no longer
compile against -CURRENT headers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244847] emulators/virtualbox-ose: Memory fault after Revision 528258

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847

--- Comment #22 from Jason W. Bacon  ---
I see...  I can reproduce that problem here.  Thanks for clarifying.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244847] emulators/virtualbox-ose: Memory fault after Revision 528258

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847

Eric W. Sattler  changed:

   What|Removed |Added

 CC||reltta...@gmail.com

--- Comment #23 from Eric W. Sattler  ---
(In reply to Graham Perrin from comment #13)

With portdowngrade I downgraded the port.  I'm on 11.3-RELEASE-p7, and keeping
the rest of packages up to date, while trying the pkg binaries for virtualbox
as they come out.

Used "portdowngrade emulators/virtualbox-ose r526589"

I built it and have been doing a "make reinstall" if things aren't working.

svn info:

Working Copy Root Path: /usr/ports/emulators/virtualbox-ose/virtualbox-ose
URL: https://svn.freebsd.org/ports/head/emulators/virtualbox-ose
Relative URL: ^/head/emulators/virtualbox-ose
Repository Root: https://svn.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 526589
Node Kind: directory
Schedule: normal
Last Changed Author: zeising
Last Changed Rev: 526589
Last Changed Date: 2020-02-20 15:15:44 -0600 (Thu, 20 Feb 2020)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244962] emulators/virtualbox-ose-additions mount -t vboxsf Operation not supported by device

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244962

--- Comment #5 from mikhail.rok...@gmail.com ---
Link to VB bugtracker: https://www.virtualbox.org/ticket/19420

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244962] emulators/virtualbox-ose-additions mount -t vboxsf Operation not supported by device

2020-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244962

mikhail.rok...@gmail.com changed:

   What|Removed |Added

   Severity|Affects Only Me |Affects Many People

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Problem reports for emulat...@freebsd.org that need special attention

2020-04-05 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
In Progress |224740 | emulators/qemu-user-static: low RLIMIT_VMEM hangs 

1 problems total for which you should take action.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Problem reports for v...@freebsd.org that need special attention

2020-04-05 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|232969 | emulators/virtualbox-ose: fails to link rdesktop- 
Open|242637 | emulators/virtualbox-ose: Fix bridging when ng_et 
New |226073 | emulators/virtualbox-ose-additions -- fix two min 
Open|244847 | emulators/virtualbox-ose: Memory fault after Revi 

4 problems total for which you should take action.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"