bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] gnubg crash


From: Christian Anthon
Subject: Re: [Bug-gnubg] gnubg crash
Date: Thu, 21 Jun 2007 14:28:29 +0200

This is what I would do to track the bug down:

1) Install the debug info packages for glibc, glib and gtk and X.
2) Install the gnu debugger (gdb)
3) Make sure that the -g (or -ggdb) is turned on while compiling gnubg.
4) make install
5) run the following command 'gdb gnubg' (assuming /usr/local/bin is
in your path)
6) inside gdb type 'run --sync'
7) reproduce the bug
8) inside gdb type 'backtrace'
9) mail the output here.

Christian.

On 6/18/07, address@hidden <address@hidden> wrote:
Christian Anthon wrote:
> On 6/15/07, address@hidden <address@hidden> wrote:
>> Gnubg crashes at random times during play with the latest, and I don't
>> know what to do about it.  I compiled it myself on Redhat Enterprise 5
>> using gnubg-source-MAIN-20070426.tar.gz.  When it crashes, I get:
>>
>> ==================
>> The program 'gnubg' received an X Window System error.
>> This probably reflects a bug in the program.
>> The error was 'BadRequest (invalid request code or no such operation)'.
>
> I think it is unlikely to be a gnubg bug, though I could be wrong. Are
> you running a vanilla redhat, and is it fully up to date. Are other
> gtk applications causing you grief?
>
> Christian.
>

Yes, plain redhat that is up-to-date.  I don't know which of
my applications use gtk, but I have had some weirdnesses on my
system.  The clock applet on the panel crashes daily on both
gnome and KDE, and both window managers occasional "reset", where
the screen momentarily goes blank and then all open windows are
redrawn on the screen (even those that were iconified).  I don't
suspect a bug in gnubg as much as I suspect that it doesn't
handle an "invalid request code" nicely.

The one thing I do that is out of the norm is I have two virtual
terminals that I can switch between using alt-ctrl-F8 and
alt-ctrl-f9.  I'm fairly certain that that is causing the clock
applet crashes.

Is there any debug output I can request from gnubg that can help
diagnose this problem?

Thanks,

-- Wayne.





reply via email to

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