pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: games/widelands core dumps



On Thu, 29 Feb 2024 19:29:57 +0000 (UTC)
Charlotte Koch <charlotte%NetBSD.org@localhost> wrote:

> On Wed, 20 Dec 2023, Dan-Simon Myrland wrote:
> 
> > Hi,
> > I've installed games/widelands on NetBSD 10.0 RC1, but as soon as I
> > try to start a game from the startmenu it core dumps. Inspecting
> > the dump reveals that the game is always terminated by a SIGSEGV
> > signal.  
> 
> Hi, I know this is a few months late but I was able to reproduce this
> problem on NetBSD/amd64 10.0 RC4.
> 
> I have a hunch as to what the problem might be. I can take a look.
> 
> Charlotte

Thanks :)

Update: I've since installed the official 10.0 release, but the problem
persists. Running gdb on the core dump reveals:

...
Core was generated by `widelands'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x002aa64d in ?? ()
[Current thread is 1 (process 4861)]
(gdb) bt
#0  0x002aa64d in ?? ()
#1  0xb3debfc0 in ?? ()
#2  0x000b40ce in ?? ()
#3  0xb3d9eee0 in ?? ()
#4  0x000b4125 in ?? ()
#5  0xbfbfb0a4 in ?? ()
#6  0x000bc9ab in ?? ()
#7  0xbfbfb0a4 in ?? ()
#8  0x00039264 in ?? ()
#9  0xbfbfb0a4 in ?? ()
#10 0x000396d0 in ?? ()
#11 0xb86d80e0 in ?? ()
#12 0x0003a003 in ?? ()
#13 0xb86d80e0 in ?? ()
#14 0x0003a6f0 in ?? ()
#15 0xb86d80e0 in ?? ()
#16 0x004d31b4 in ?? ()
#17 0xb86d80e0 in ?? ()
#18 0x0002b82d in ?? ()
#19 0x00000001 in ?? ()
#20 0xbfbfe970 in ?? ()
#21 0x0002b597 in ?? ()
(gdb)


Home | Main Index | Thread Index | Old Index