You are not logged in.

#1 2010-12-23 12:15:42

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Dwarf Fortress 31.18, segmentation fault?

Hi all, anyone else playing this? The only forum posts are from before Nov 15 (the release date of this version). Just want a quick confirmation of an issue before I raise a bug report.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#2 2010-12-23 21:50:19

hbernier
Member
Registered: 2010-08-07
Posts: 8

Re: Dwarf Fortress 31.18, segmentation fault?

The official package has never worked for me, but at least it satisfied enough dependencies that I could download it and run it in a separate directory.

That being said, with all packages up to date as of the time of this post, I ran ./libs/Dwarf_Fortress through gdb. After 'run'ning the debug, I get the following relevant output:

[snip]
Program received signal SIGSEGV, Segmentation fault.
0xf7fb9589 in ogg_page_serialno () from /usr/lib32/libogg.so.0

Offline

#3 2010-12-23 22:02:33

hbernier
Member
Registered: 2010-08-07
Posts: 8

Re: Dwarf Fortress 31.18, segmentation fault?

Someone did a backtrace as well, google reveals all.
http://pastebin.com/1GxdxL4v

Offline

#4 2010-12-24 00:59:03

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Dwarf Fortress 31.18, segmentation fault?

Hi hbernier, yes that's a full backtrace, but it doesn't answer my initial question, which is whether anyone has a working dwarf fortress install smile. I tried downloading from the site, but same error, which is to be expected since the PKGBUILD basically does the same thing (download to a directory and run it).


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#5 2010-12-24 23:59:32

bremarv
Member
Registered: 2010-03-12
Posts: 26

Re: Dwarf Fortress 31.18, segmentation fault?

31.18 is working fine for me. I have manually downloaded the game from bay12 and i'm using 32bit. I have only had 1 segfault so far, but I haven't bothered playing much due to constant 5 second freezes on my fort.


"As a former philosophy major, it disturbs me to think that things disappear when no one is looking at them, but that's exactly what happens in Python" - Mark Pilgrim

Offline

#6 2010-12-25 07:50:15

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Dwarf Fortress 31.18, segmentation fault?

Hmm, I'm on 64-bit which would be different I'm sure. It works in wine, so that seems to be the way forward for me now (now to learn to play the game...)

Any 64-bit installs running dwarf fortress native, I'd like to hear about it.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#7 2010-12-25 12:26:14

Anden
Member
Registered: 2010-12-25
Posts: 2

Re: Dwarf Fortress 31.18, segmentation fault?

Works for me on 64-bit when i run without sound (set SOUND:NO in data/init/init.txt).
I have tried some different settings for the sound in ~/.openalrc, but no luck getting it to work with sound so far.

Offline

#8 2010-12-25 16:04:07

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Dwarf Fortress 31.18, segmentation fault?

Yes, that's consistent with the bugtrace from earlier which says the segfault came from libogg. Thanks Anden.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#9 2011-01-06 00:06:17

Svenstaro
Administrator
From: Germany
Registered: 2008-11-19
Posts: 388

Re: Dwarf Fortress 31.18, segmentation fault?

I'm sorry about the recent issues in this package. It has been solved and the responsible persons have been... treated accordingly.

Offline

#10 2011-01-06 10:27:58

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Dwarf Fortress 31.18, segmentation fault?

Yep, works now, thanks sven smile


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#11 2011-01-06 17:24:21

Anden
Member
Registered: 2010-12-25
Posts: 2

Re: Dwarf Fortress 31.18, segmentation fault?

Ooh, working with sound, nice.
Thanks.

Offline

#12 2011-03-03 02:50:23

Chimera
Member
From: Run Level 7
Registered: 2010-03-28
Posts: 43

Re: Dwarf Fortress 31.18, segmentation fault?

Sorry, not working for me. sad
I've got the same problem everyone seems to have gotten at some point or another: Main index file missing/corrupted. Complains about alsa a bit, but I don't mind turning off sound. Just where the heck is the data directory?
Btw, I'm 64-bit
Thanks for any help, it would be great to get to try this game without wine/virtualbox.

Offline

#13 2011-03-03 03:18:17

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Dwarf Fortress 31.18, segmentation fault?

Chimera wrote:

Sorry, not working for me. sad
I've got the same problem everyone seems to have gotten at some point or another: Main index file missing/corrupted. Complains about alsa a bit, but I don't mind turning off sound. Just where the heck is the data directory?
Btw, I'm 64-bit
Thanks for any help, it would be great to get to try this game without wine/virtualbox.

This thread is about a segfault which turned out to be due to ogg libs. Please start a new thread, your issue is totally different.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

Board footer

Powered by FluxBB