You are not logged in.

#1 2018-02-14 16:51:12

jemin
Member
Registered: 2018-02-07
Posts: 21

fbterm in VirtualBox - Bus error (core dumped)

Installed fberm from AUR, using wiki on VirutalBox v. 5.2.6r120293

When I run it, I get "Bus error (core dumped)". Any ideas?

Last edited by jemin (2018-02-14 16:51:37)

Offline

#2 2018-02-14 16:56:00

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: fbterm in VirtualBox - Bus error (core dumped)

One idea: actually describe the situation to us as if we're not sitting in front of your computer with you.

Is arch linux the host OS or guest, or both?  Where is version 5.2.6r120293 of VirtualBox from?  None of the packages in our repos nor AUR exactly match that.

What is the "it" that gives the core dump, virtual box or fbterm?  What exact command(s) are you running?  Where are you running those commands from: tty, xterm, etc?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2018-02-14 17:35:40

jemin
Member
Registered: 2018-02-07
Posts: 21

Re: fbterm in VirtualBox - Bus error (core dumped)

Arch is guest, VirtualBox is on Mac OSX 10.9.5.

Running

VBoxManage -v 

on Mac terminal produces 5.2.6r120293.

I run

fbterm

from Linux console.

The fbterm package is installed with

 yaourt -S fbterm-git 

from http://repo.archlinux.fr/$arch

Last edited by jemin (2018-02-14 17:50:36)

Offline

#4 2018-02-14 18:11:10

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: fbterm in VirtualBox - Bus error (core dumped)

jemin wrote:

The fbterm package is installed with

 yaourt -S fbterm-git 

from http://repo.archlinux.fr/$arch

That's funny, as it's not in that repo.  You really should remove that broken repo from your pacman.conf and learn how the AUR works or you'll have no end of troubles.  However, despite your confusion and complete ignorance on how that package got installed on your system, this actually isn't causing the present problem.

Please post the output of the following:

groups
stat /bin/fbterm

"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2018-02-14 18:56:34

jemin
Member
Registered: 2018-02-07
Posts: 21

Re: fbterm in VirtualBox - Bus error (core dumped)

Trilby wrote:

That's funny, as it's not in that repo.

Well, true. I did not find it there too, albeit, after installing it. Will read up on AUR. Thanks. However, yaourt was installed with

sudo pacman -S yaourt

And then pacman.conf was edited with:

SigLevel = Never
Server = http://repo.archlinux.fr/$arch

Source for edits is here, if you're curious.

Please post the output of the following:

groups
stat /bin/fbterm

Here's output of

groups

'video'  and my user account's name

And output of

 stat /bin/fbterm 

File: /bin/fbterm
Size: 114776        Blocks: 232        IO Block: 4096   regular file
Device: 803h/2051d    Inode: 692726      Links: 1
Access: (4755/-rwsr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2018-02-14 21:53:08.588823434 +0500
Modify: 2018-02-14 21:35:46.000000000 +0500
Change: 2018-02-14 21:53:01.867823434 +0500
Birth: -

Offline

#6 2018-02-14 19:02:51

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: fbterm in VirtualBox - Bus error (core dumped)

jemin wrote:

Source for edits is here, if you're curious.

Is that how you installed arch linux?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2018-02-14 19:10:31

jemin
Member
Registered: 2018-02-07
Posts: 21

Re: fbterm in VirtualBox - Bus error (core dumped)

Trilby wrote:
jemin wrote:

Source for edits is here, if you're curious.

Is that how you installed arch linux?

No, I have similar hardware, and was researching the install. But did not want to jump in with the actual install onto machine, but decided to install on VirtualBox first, to test the process.

Come to think of it, I did not use anything from that article except yaourt setup.

Offline

Board footer

Powered by FluxBB