SEGV - Freezing Execution on install

Discussions related to using VirtualBox on Linux hosts.
Post Reply
kmbarlow@gmail.com
Posts: 8
Joined: 1. Mar 2014, 23:54

SEGV - Freezing Execution on install

Post by kmbarlow@gmail.com »

Hiyas,

I just updated to 18.10 and believe I had my 2ndary hard drive crash... it was one on which I used to keep my VBox images. I think I removed any references to it from VirtualBox but on install of 5.2.22, I keep getting a segmentation fault in libc-2.28.so and systemd says it's freezing execution. The install appears to complete eventually but not sure why I am getting a seg fault or if it's stable. These are the install logs (what's on the screen during install):

Code: Select all

kbarlow@atlantia:~/Downloads$ sudo dpkg -i virtualbox-5.2_5.2.22-126460_Ubuntu_bionic_amd64.deb 
Selecting previously unselected package virtualbox-5.2.
(Reading database ... 388797 files and directories currently installed.)
Preparing to unpack virtualbox-5.2_5.2.22-126460_Ubuntu_bionic_amd64.deb ...
Unpacking virtualbox-5.2 (5.2.22-126460~Ubuntu~bionic) ...
Setting up virtualbox-5.2 (5.2.22-126460~Ubuntu~bionic) ...
addgroup: The group `vboxusers' already exists as a system group. Exiting.

Broadcast message from systemd-journald@atlantia (Wed 2018-12-05 21:03:33 EST):

systemd[1]: Caught <SEGV>, dumped core as pid 5094.


Broadcast message from systemd-journald@atlantia (Wed 2018-12-05 21:03:33 EST):

systemd[1]: Freezing execution.

Failed to enable unit: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
Failed to enable unit: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
Failed to enable unit: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
Failed to enable unit: Connection timed out
Failed to start vboxdrv.service: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
See system logs and 'systemctl status vboxdrv.service' for details.
Failed to start vboxballoonctrl-service.service: Connection timed out
See system logs and 'systemctl status vboxballoonctrl-service.service' for details.
Failed to start vboxautostart-service.service: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
See system logs and 'systemctl status vboxautostart-service.service' for details.
Failed to start vboxweb-service.service: Connection timed out
See system logs and 'systemctl status vboxweb-service.service' for details.
Processing triggers for systemd (239-7ubuntu10.4) ...
Failed to reload daemon: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
Processing triggers for ureadahead (0.100.0-20) ...
ureadahead will be reprofiled on next reboot
Processing triggers for gnome-menus (3.13.3-11ubuntu2) ...
Processing triggers for desktop-file-utils (0.23-3ubuntu3) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for shared-mime-info (1.10-1) ...
kbarlow@atlantia:~/Downloads$ 
And here's what I got from syslog:

Code: Select all

Dec  5 21:03:33 atlantia kernel: [  181.265970] systemd[1]: segfault at 989680 ip 00007f59a98b3f11 sp 00007ffd854bc0d8 error 4 in libc-2.28.so[7f59a9752000+171000]
Dec  5 21:03:33 atlantia kernel: [  181.265975] Code: 84 00 00 00 00 00 0f 1f 00 31 c0 c5 f8 77 c3 66 2e 0f 1f 84 00 00 00 00 00 89 f9 48 89 fa c5 f9 ef c0 83 e1 3f 83 f9 20 77 1f <c5> fd 74 0f c5 fd d7 c1 85 c0 0f 85 df 00 00 00 48 83 c7 20 83 e1 
Dec  5 21:03:33 atlantia systemd[1]: Caught <SEGV>, dumped core as pid 5094.
Dec  5 21:03:33 atlantia systemd[1]: Freezing execution.
Dec  5 21:04:04 atlantia dbus-daemon[1010]: [system] Activating service name='org.debian.AptXapianIndex' requested by ':1.78' (uid=1000 pid=2641 comm="kded5 [kdeinit5]                                  " label="unconfined") (using servicehelper)
Dec  5 21:04:04 atlantia kernel: [  212.408024] systemd-journald[365]: Failed to send stream file descriptor to service manager: Connection refused
Dec  5 21:04:04 atlantia kernel: [  212.408066] systemd-journald[365]: Failed to send stream file descriptor to service manager: Transport endpoint is not connected
Dec  5 21:04:23 atlantia dbus-daemon[1010]: [system] Successfully activated service 'org.debian.AptXapianIndex'
Dec  5 21:06:53 atlantia systemd-resolved[700]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Dec  5 21:06:53 atlantia systemd-resolved[700]: message repeated 4 times: [ Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.]
Dec  5 21:06:55 atlantia PackageKit: refresh-cache transaction /14095_ccaddbbc from uid 1000 finished with success after 1625ms
Dec  5 21:06:56 atlantia PackageKit: get-updates transaction /14096_aebaebdb from uid 1000 finished with success after 1459ms
Dec  5 21:06:57 atlantia PackageKit: get-updates transaction /14097_abeeedec from uid 1000 finished with success after 454ms
Can anyone advise me what might be going wrong here or what the best course of action is?

Thanks.

Keith
kinghat
Posts: 4
Joined: 7. Dec 2018, 00:42

Re: SEGV - Freezing Execution on install

Post by kinghat »

i am getting the same thing:

Code: Select all

kinghat@kinghat-kubuntu:/media/kinghat/Staging/New Files$ sudo ./VirtualBox-5.2.23-126798-Linux_amd64.run
[sudo] password for kinghat: 
Verifying archive integrity... All good.
Uncompressing VirtualBox for Linux installation.............
VirtualBox Version 5.2.23 r126798 (2018-11-20T16:12:47Z) installer
Installing VirtualBox to /opt/VirtualBox
Python found: python, installing bindings...

Broadcast message from systemd-journald@kinghat-kubuntu (Thu 2018-12-06 16:33:50 CST):

systemd[1]: Caught <SEGV>, dumped core as pid 5201.


Broadcast message from systemd-journald@kinghat-kubuntu (Thu 2018-12-06 16:33:50 CST):

systemd[1]: Freezing execution.

Failed to enable unit: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
Failed to enable unit: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
Failed to enable unit: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
Failed to enable unit: Connection timed out
Failed to start vboxdrv.service: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms)
See system logs and 'systemctl status vboxdrv.service' for details.
Failed to start vboxballoonctrl-service.service: Connection timed out
See system logs and 'systemctl status vboxballoonctrl-service.service' for details.
Failed to start vboxautostart-service.service: Connection timed out
See system logs and 'systemctl status vboxautostart-service.service' for details.
Failed to start vboxweb-service.service: Connection timed out
See system logs and 'systemctl status vboxweb-service.service' for details.

VirtualBox has been installed successfully.

You will find useful information about using VirtualBox in the user manual
  /opt/VirtualBox/UserManual.pdf
and in the user FAQ
  [b]cant post this because of account age[/b]

We hope that you enjoy using VirtualBox.
i am also on kubuntu 18.10. i have always had a really slow install and maybe even errors on 18.10 but i dont think i recorded them. i also cant get the VMs i have to launch after a reboot and get these errors:
image.png
image.png (112.86 KiB) Viewed 2221 times
i end up having other system issues after i have run vbox and usually require a reboot.

here is a ubuntu bug report: bugs.launchpad . net/ubuntu/+source/virtualbox/+bug/1807286
incident41
Posts: 58
Joined: 14. May 2012, 18:50
Primary OS: Linux other
VBox Version: PUEL
Guest OSses: Windows 10 64-bit
Location: Italy

Re: SEGV - Freezing Execution on install

Post by incident41 »

Should be working now on 5.2.23_127309 (this at least fixed the issue for me).
kmbarlow@gmail.com
Posts: 8
Joined: 1. Mar 2014, 23:54

Re: SEGV - Freezing Execution on install

Post by kmbarlow@gmail.com »

Thanks... Is that a dev build? Where do you get those?

I downloaded from the downloads page and got 5.2.22-126460 which also appears to be the version available via APT. Trying to install via APT I get a dependency that cannot be met:

Code: Select all

kbarlow@atlantia:~$ sudo apt-get install virtualbox-5.2 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 virtualbox-5.2 : Depends: libcurl3 (>= 7.16.2) but it is not installable
                  Depends: libvpx4 (>= 1.6.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
kbarlow@atlantia:~$ sudo apt-get install libcurl3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libcurl3 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libcurl4:i386 libcurl4

E: Package 'libcurl3' has no installation candidate
Maybe that's why trying to install the deb file directly is seg faulting?
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: SEGV - Freezing Execution on install

Post by socratis »

kmbarlow@gmail.com wrote: Is that a dev build? Where do you get those?
VirtualBox test builds

As far as using apt-get, did you make the VirtualBox repository available, as described in the Linux downloads page?
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
kmbarlow@gmail.com
Posts: 8
Joined: 1. Mar 2014, 23:54

Re: SEGV - Freezing Execution on install

Post by kmbarlow@gmail.com »

Eh... I had the source in /etc/apt/sources.list but was pointed at artful instead of cosmic. That appeared to have solve the dependencies problem but not the SEGV. I tried the test build and that appeared to go in cleanly:

Code: Select all

kbarlow@atlantia:~/Downloads$ sudo ./VirtualBox-5.2.23-127309-Linux_amd64.run 
Verifying archive integrity... All good.
Uncompressing VirtualBox for Linux installation.............
VirtualBox Version 5.2.23 r127309 (2018-12-08T13:13:52Z) installer
Installing VirtualBox to /opt/VirtualBox
Python found: python, installing bindings...

VirtualBox has been installed successfully.

You will find useful information about using VirtualBox in the user manual
  /opt/VirtualBox/UserManual.pdf
and in the user FAQ
  http://www.virtualbox.org/wiki/User_FAQ

We hope that you enjoy using VirtualBox.
It fired up though I don't currently have a VM defined to run so I'll have to play with it later. So far looks good though.

Thanks!

Keith
Post Reply