You are not logged in.

#1 2017-02-08 15:46:09

resident
Member
Registered: 2007-04-16
Posts: 11

abuse segfault

run abuse:
abuse 0.8
Abuse version 0.8
Sound: Enabled
Specs : main file set to abuse.spe
Protocol Installed : UNIX generic TCPIP
Lisp: 527 symbols defined, 99 system functions, 319 pre-compiled functions
(load "abuse.lsp") [..                                      ]Segmentation fault (core dumped)

pacman -Qi abuse
Depends On      : desktop-file-utils  gcc-libs  glu  libgl  sdl_mixer
no libgl installed on my system; no libgl packages listed at
https://www.archlinux.org/packages/?sor … =&flagged=
though libglade is listed; mesa-libgl package is listed too
all the other dependencys are installed on my system

Offline

#2 2017-02-08 15:49:26

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,553

Re: abuse segfault

So you remove things that the software depends on and wonder why it crashes? Or am I misunderstanding?

Last edited by Scimmia (2017-02-08 15:49:47)

Offline

#3 2017-02-08 15:55:43

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,723

Re: abuse segfault

From what I can decipher, OP is confused about the dependency libgl and there not being one single package called libgl. libgl is provided by many different packages, you have to have one of them installed in some form (mesa-libgl OR nvidia-libgl and so forth), which of these you need depends on your hardware and drivers in use.

Last edited by V1del (2017-02-08 15:57:08)

Offline

#4 2017-02-08 16:33:42

resident
Member
Registered: 2007-04-16
Posts: 11

Re: abuse segfault

https://www.archlinux.org/packages/comm … _64/abuse/
Dependencies
libgl (mesa-libgl, nvidia-libgl, nvidia-304xx-libgl, nvidia-340xx-libgl)
nvidia-libgl is installed but no nvidia card installed on my pc now
currently using ati driver fo Xorg; xf86-video-ati-1:7.8.99
do i need mesa-libgl?

Offline

#5 2017-02-09 00:16:02

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: abuse segfault

Well.....if you don't have an nVidia card, the nvidia-libgl won't work. Chose the one that works for the card you have installed.


Matt

"It is very difficult to educate the educated."

Offline

#6 2017-02-09 15:29:39

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: abuse segfault

I'm getting the exact same error when trying to run abuse.

Any idea how to investigate this further?
I already tried gdb but it didn't work with abuse binary for some reason:

$ gdb abuse
GNU gdb (GDB) 7.12.1
...
"/usr/bin/abuse": not in executable format: File format not recognized
(gdb) 

Last edited by ooo (2017-02-09 20:37:36)

Offline

#7 2017-02-13 14:18:38

xyproto
Package Maintainer (PM)
From: Oslo
Registered: 2011-01-11
Posts: 43
Website

Re: abuse segfault

Offline

Board footer

Powered by FluxBB