Bug#592768: complementary information

2010-10-07 Thread stef louise
Right here is the diagnostic of why it fails: Compiled the stuff with CFLAGS=-g to trace the execution. Here is my diagnostic: run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp -x '(and (load "init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)' Starting program: /hom

Bug#592768: complementary information

2010-10-01 Thread stef louise
triggers for man-db ... Errors were encountered while processing: clisp # Any idea? Something to try in order to help? 2010/9/27 Peter Van Eynde : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hello Stef, > > On 22/09/10 21:53, stef louise wrote: >> I may have some tim

Bug#592768: complementary information

2010-09-22 Thread stef louise
Stéphane 2010/9/17 Peter Van Eynde : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hello Stef, > > On 16/09/10 21:57, stef louise wrote: >> /usr/share/common-lisp/source/common-lisp-controller/common-lisp-controller.lisp >> *** - handle_fault error2 ! add

Bug#592768: Fwd: Bug#592768: complementary information

2010-09-16 Thread stef louise
debugging to identify where > precisely this script fails? > > [ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] > Never abandon a theory that explains something until you have a theory that > explains more.  — John McCarthy > > > > On 16 Sept

Bug#592768: complementary information

2010-09-16 Thread stef louise
Hi, This bug seems quite quiet for a grave bug (the update manager refuse to work since then). I tried to use dpkg which seems to give more accurate messages for common-lisp installation: # LANG=C dpkg -i /var/cache/apt/archives/common-lisp-controller_7.4_all.deb (Reading database ... 196004 file

Bug#542858: Additionnal information about the trace

2009-08-30 Thread stef louise
OK, sorry about that. I tried to disassemble the code and follow it a little, but one thing is clear : the level at which the blocking occurs is not the deepest one. It is too tricky for me to follow at assembly level though, as I am not yet fluent in PPC assembly. Moreover, each time I interrupt t

Bug#542858: Confirming this bug on PowerPC

2009-08-28 Thread stef louise
Hi, I can confirm this bug on PowerPC. When trying to play a song, the processor use raise to 100% and Rhythmbox stalls. It looks like the usual "let's assume all char on every plateform are signed char and let's do loops carelessfully" kind of bug, but I may be wrong. I tried to make a backtrack