[Bug 236616] emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]"

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616 --- Comment #26 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Tue Apr 14 13:47:52 UTC 2020 New revision: 531689 URL: https://svnweb.freebsd.org/changeset/ports/531689 Log: emulators/virtualbox-ose: S

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 --- Comment #30 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Tue Apr 14 13:47:52 UTC 2020 New revision: 531689 URL: https://svnweb.freebsd.org/changeset/ports/531689 Log: emulators/virtualbox-ose: S

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 --- Comment #31 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Tue Apr 14 13:51:05 UTC 2020 New revision: 531690 URL: https://svnweb.freebsd.org/changeset/ports/531690 Log: MFH: r531689 emulators/v

[Bug 236616] emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]"

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616 --- Comment #27 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Tue Apr 14 13:51:05 UTC 2020 New revision: 531690 URL: https://svnweb.freebsd.org/changeset/ports/531690 Log: MFH: r531689 emulators/v

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 Bug 244847 depends on bug 236616, which changed state. Bug 236616 Summary: emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]" https://bugs.freebsd.org/bugzilla/show_bug.cg

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 Kyle Evans changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 236616] emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]"

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616 Kyle Evans changed: What|Removed |Added Resolution|--- |FIXED Status|Open

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 --- Comment #33 from Jason W. Bacon --- Just tested a build from source using the latest commit and it seems to work fine now. Nice work! -- You are receiving this mail because: You are on the CC list for the bug. ___

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 Cy Schubert changed: What|Removed |Added Status|Closed |Open Resolution|FIXED

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 --- Comment #35 from Kyle Evans --- (In reply to Cy Schubert from comment #34) Hmm... that's a bit unexpected. Setting up an i386 environment to diagnose it. -- You are receiving this mail because: You are on the CC list for the bug. ___

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 --- Comment #36 from Kyle Evans --- Created attachment 213395 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213395&action=edit svn(1) diff against the ports tree @cy: I think this will fix what ails you, but I'm still waiting o

[Bug 244999] emulators/virtualbox-ose-additions: Mouse clicks not registering on Xorg on CURRENT

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244999 Jason W. Bacon changed: What|Removed |Added CC||j...@freebsd.org Severi

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 --- Comment #37 from Cy Schubert --- That fixed it. Thanks. -- emulators/virtualbox-ose build and install is sucessful on amd64 -- emulators/virtualbox-ose build and install is sucessful on i386 -- You are receiving this mail because: Yo

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 --- Comment #38 from Kyle Evans --- (In reply to Cy Schubert from comment #37) Excellent... please commit at will with an MFH tag. =-) -- You are receiving this mail because: You are on the CC list for the bug. __

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

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 --- Comment #39 from commit-h...@freebsd.org --- A commit references this bug: Author: cy Date: Wed Apr 15 02:29:04 UTC 2020 New revision: 531736 URL: https://svnweb.freebsd.org/changeset/ports/531736 Log: Fix r531689 i386 build. PR:

[Bug 236616] emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]"

2020-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616 --- Comment #29 from commit-h...@freebsd.org --- A commit references this bug: Author: cy Date: Wed Apr 15 02:29:04 UTC 2020 New revision: 531736 URL: https://svnweb.freebsd.org/changeset/ports/531736 Log: Fix r531689 i386 build. PR: