You are not logged in.

#1 2013-03-24 03:40:52

fieldfirst
Member
Registered: 2013-03-24
Posts: 2

[Solved] Get a segmentation fault message when try to run a Fullrecall

I'm running on Arch x86_64.
Then install this package with the packer.
https://aur.archlinux.org/packages/fullrecall/

run it with the terminal and get a segmentation fault message.

I have tried to install some lib32-* but still no luck.
http://sophie.zarb.org/distrib/Mageia/2 … 2f35d/deps

Any ideas ?

Otherwise, I will run it on Wine instead.

Last edited by fieldfirst (2013-03-25 07:16:53)

Offline

#2 2013-03-24 18:31:34

jynnantonix
Member
Registered: 2012-09-07
Posts: 33

Re: [Solved] Get a segmentation fault message when try to run a Fullrecall

The fullrecall package is unmaintained, poorly written, and out of date (the latest version on the fullrecall website is 1.5.2).  It's really hard to say why it is segfaulting but I would bet that it is because fullrecall is distributed as a binary rather than as source files.  This means that it links against very specific versions of its dependencies, none of which are listed in the PKGBUILD.  It's very possible that the versions in the arch repos of the various lib32-* dependencies that you installed are newer versions than the binary program requires.

You could try running namcap[1] on the built package and look for the specific version of the dependency you need in the Arch Rollback Machine[2], but I'm not sure how much that will help you.  If you do manage to get it working, please adopt and update the package in the AUR.

[1]https://www.archlinux.org/packages/extra/any/namcap/
[2]http://arm.konnichi.com/

Last edited by jynnantonix (2013-03-24 18:32:00)

Offline

#3 2013-03-25 07:12:54

fieldfirst
Member
Registered: 2013-03-24
Posts: 2

Re: [Solved] Get a segmentation fault message when try to run a Fullrecall

Nevermind, I already run it on Wine. : )
I am very new on Arch. After a bit experience on Ubuntu I decided to learn more about it. (Sorry for my poor English)

Finally,
How can I mark this topic as "[Solved]".

Offline

#4 2013-03-25 07:16:10

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Get a segmentation fault message when try to run a Fullrecall

You edit your first post and prepend it to the title. The boards are self-service... smile


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB