bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Building gnubg from source on a Open Suse 11.1 computer


From: Hardy Hübener
Subject: Re: [Bug-gnubg] Building gnubg from source on a Open Suse 11.1 computer
Date: Sat, 21 Feb 2009 15:37:58 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.14) Gecko/20071210 Thunderbird/1.5.0.14 Mnenhy/0.7.5.0

Thx Christian,


that's what gdb reports when I try to start gnubg:

"Starting program: /usr/local/bin/gnubg
[Thread debugging using libthread_db enabled]
GNU Backgammon 0.90.0
Copyright (C) 2008 by the AUTHORS; for details type `show version'.
This program comes with ABSOLUTELY NO WARRANTY; for details type
`show warranty'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show copying' for details.
[New Thread 0x7fffe9fa5950 (LWP 17936)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe9fa5950 (LWP 17936)]
0x00000000004915f9 in MT_WorkerThreadFunction (id=0x4ba87b0) at
multithread.c:336
336     multithread.c: No such file or directory.
        in multithread.c
(gdb) bt
#0  0x00000000004915f9 in MT_WorkerThreadFunction (id=0x4ba87b0) at
multithread.c:336
Cannot access memory at address 0xe9fa5018"


What does this tell me (or you)?


Regards,

Hardy

Christian Anthon schrieb:
Seems you are hitting all the hard rocks. Please do the following
install "gdb" through yast, if it isn't installed on your system
already. Then in a terminal type

gdb gnubg

and in the gdb prompt

run

and after the crash in the gdb prompt

bt

We may need to install some debug libraries and compile with debug
symbols in gnubg, but let's try without it.

Christian.


--
Hardy's Backgammon Pages --> www.hardys-backgammon-pages.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]