Re: [STUMP] Crash in Arch Linux with SBCL 1.0.55

2012-04-18 Thread Stephen Balousek
On 04/16/2012 02:28 PM, Vitaly Mayatskikh wrote: At Thu, 05 Apr 2012 18:10:40 -0700, Stephen Balousek wrote: I managed to get a repeat of this crash - this time with more information about the point of failure. Judging from the functions involved, I am guessing this might be an issue with CLX.

Re: [STUMP] Crash in Arch Linux with SBCL 1.0.55

2012-04-16 Thread Vitaly Mayatskikh
At Mon, 16 Apr 2012 20:56:42 -0400, David Bjergaard wrote: > While I haven't experienced any show stopping crashes, I do use Stump > with SBCL. Yeah, we've spent enormous amount of efforts on that 2 or 3 years ago. Though SBCL works for me too, I've noticed that StumpWM likes CCL a bit more. >

Re: [STUMP] Crash in Arch Linux with SBCL 1.0.55

2012-04-16 Thread David Bjergaard
Hi Vitaly, While I haven't experienced any show stopping crashes, I do use Stump with SBCL. Is there a way to get multi-threading with CCL? I want to be able to connect with SWANK via emacs. Dave Vitaly Mayatskikh writes: > At Thu, 05 Apr 2012 18:10:40 -0700, Stephen Balousek wrote:

Re: [STUMP] Crash in Arch Linux with SBCL 1.0.55

2012-04-16 Thread Vitaly Mayatskikh
At Thu, 05 Apr 2012 18:10:40 -0700, Stephen Balousek wrote: > I managed to get a repeat of this crash - this time with more > information about the point of failure. > > Judging from the functions involved, I am guessing this might be an > issue with CLX. Any other ideas would be appreicated.

Re: [STUMP] Crash in Arch Linux with SBCL 1.0.55

2012-04-05 Thread Stephen Balousek
Hi, I managed to get a repeat of this crash - this time with more information about the point of failure. Judging from the functions involved, I am guessing this might be an issue with CLX. Any other ideas would be appreicated. - Steve Caught 'The value -25040316 is not of type UNSIGNED-B

Re: [STUMP] Crash in Arch Linux with SBCL 1.0.55

2012-02-28 Thread Vladimir Sedach
It looks like the backtrace gets cut off before reaching the actually relevant part. I'm not sure off the top of my head how to control the length of backtraces being printed - is there anything like that in the error handling of stumpwm? Vladimir On Tue, Feb 28, 2012 at 9:15 AM, Stephen Balousek

[STUMP] Crash in Arch Linux with SBCL 1.0.55

2012-02-28 Thread Stephen Balousek
Hi, I am getting a strange, intermittent crash of StumpWM and I am looking for pointers on how to resolve it, or possible workarounds. The relevant information from ~/.xsession-errors is: Caught 'The value -28580123 is not of type UNSIGNED-BYTE.' at the top level. Please report this.