stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] crash


From: Shawn
Subject: Re: [STUMP] crash
Date: Fri, 16 Jan 2009 15:11:42 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Stanisław Halik <address@hidden> writes:

> Oh hi,
>
> So stumpwm crashed only to reinitialize itself and crash again. Here's
> the backtrace:
>
> Caught 'The value 4294967295 is not of type (OR NULL (UNSIGNED-BYTE
> 16)).' at the top level. Please report this.

> 11: (XLIB::DECODE-WM-HINTS
>      #(119 1 1 37749575 0 4294967295 4294967295 37749574 31457293)
>      #<XLIB:DISPLAY :0 (The X.Org Foundation R10402000)>)
> 12: (STUMPWM::WINDOW-URGENT-P #S(TILE-WINDOW "InstallShield Wizard"
> #x1E0000D))

This is a problem I've seen before but only on 64 bit
architectures. It seems somehow xlib::decode-wm-hints is being passed
an invalid array. Which suggests clx is decoding the numbers wrong
somehow. What is interesting is that we talked on irc and you have a
32 bit machine.

> clx, sbcl and stumpwm are all CVS versions.

Can you duplicate this on the latest releases of clx and sbcl to see
if something recent has changed to cause this crash?

> It also crashes immediately when running Counter-Strike: Source using a
> recent Wine.

Can you duplicate this problem using clisp?

-Shawn




reply via email to

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