Custom Query (1030 matches)
Results (310 - 312 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1193 | worksforme | crash on ccl:quit on debian linux 6.0.9 | ||
| Description |
sh-4.1$ ~pjb/bin/distribution GNU/Linux debian 6.0.9 sh-4.1$ uname -a Linux voyager.informatimago.com 2.6.18-6-k7 #1 SMP Mon Oct 13 16:52:47 UTC 2008 i686 GNU/Linux sh-4.1$ ccl --version Version 1.10-dev-r16096M-trunk (LinuxX8632) When using ccl:quit in this program, I get this fault on debian linux 6.0.9: > Error: Fault during read of memory address #x-4B04C4FC > While executing: CCL::LISP-THREAD-SUSPEND-COUNT, in process Initial(0). ;;; ;;; #<PROCESS Initial(0) [Active] #x1805D736> requires access to Shared Terminal Input ;;; Type (:y 0) to yield control to this thread. ;;; C-c C-z [1]+ Stopped(SIGTSTP) ./lse sh-4.1$ kill %1 sh-4.1$ kill -9 %1 sh-4.1$ kill -cont %1 sh: kill: (2450) - No such process [1]+ Killed ./lse I can use #exit successfully instead on that system. #+ccl (ccl:save-application
(executable-filename *program-name*)
:toplevel-function (if (com.informatimago.lse.cli::boolean-enval "LSE_USE_EXIT" nil)
(lambda ()
(#__exit (com.informatimago.lse.cli:main)))
(lambda ()
(ccl:quit (com.informatimago.lse.cli:main)
:error-handler (lambda (err)
(declare (ignore err))
(#__exit -1)))))
:init-file nil
:error-handler :quit-quietly
;; :application-class ccl:lisp-development-system
;; :clear-clos-cache t
:purify nil
;; :impurify t
:mode #o755
:prepend-kernel t
;; :native t
)
Fails with ccl:quit: sh-4.1$ unset LSE_USE_EXIT
sh-4.1$ make clean cli
rm -f lse{,-server}-{ccl,clisp,sbcl,ecl}-{linux,darwin}-*
ccl --no-init --load generate-cli.lisp | tee /tmp/lse-build.log
; Warning: You are using ASDF version 3.1.2 (probably from (require "asdf") or loaded by quicklisp) and have an older version of ASDF (and older than 2.27 at that) registered at #P"/usr/share/common-lisp/source/cl-asdf/asdf.asd". Having an ASDF installed and registered is the normal way of configuring ASDF to upgrade itself, and having an old version registered is a configuration error. ASDF will ignore this configured system rather than downgrade itself. In the future, you may want to either: (a) upgrade this configured ASDF to a newer version, (b) install a newer ASDF and register it in front of the former in your configuration, or (c) uninstall or unregister this and any other old version of ASDF from your configuration. Note that the older ASDF might be registered implicitly through configuration inherited from your system installation, in which case you might have to specify :ignore-inherited-configuration in your in your ~/.config/common-lisp/source-registry.conf or other source-registry configuration file, environment variable or lisp parameter. Indeed, a likely offender is an obsolete version of the cl-asdf debian or ubuntu package, that you might want to upgrade (if a recent enough version is available) or else remove altogether (since most implementations ship with a recent asdf); if you lack the system administration rights to upgrade or remove this package, then you might indeed want to either install and register a more recent version, or use :ignore-inherited-configuration to avoid registering the old one. Please consult ASDF documentation and/or experts.
;
; While executing: (:INTERNAL ASDF/FIND-SYSTEM::CHECK-NOT-OLD-ASDF-SYSTEM), in process listener(1).
/home/lse/.cache/common-lisp/ccl-1.10-f96-linux-x86/home/lse/src/nasium-lse/src/
To load "com.informatimago.lse.cli":
Load 1 ASDF system:
com.informatimago.lse.cli
; Loading "com.informatimago.lse.cli"
..................................................
[package com.informatimago.logger]................
[package com.informatimago.signal]................
[package com.informatimago.environment]...........
[package com.informatimago.lse.os]................
[package com.informatimago.lse.byte-code].........
[package com.informatimago.lse.identifiers].......
[package com.informatimago.lse]...................
[package com.informatimago.lse.unix-terminal].....
..................................................
[package com.informatimago.clext.gnu-ld-script]...
[package com.informatimago.lse.cli]...............
[package com.informatimago.lse.emacs]....
To load "com.informatimago.manifest":
Load 1 ASDF system:
com.informatimago.manifest
; Loading "com.informatimago.manifest"
[package com.informatimago.manifest]
Running a few tests.
Generating lse-ccl-linux-debian-6.0.9-i686
#<shlib ld-linux.so.2 #x48DE0546>
#<shlib libfixposix.so.1 #x48DE0616>
#<shlib libc.so.6 #x481D556E>
#<shlib librt.so.1 #x481D5596>
#<shlib libpthread.so.0 #x481D55BE>
#<shlib libm.so.6 #x481D55E6>
#<shlib libdl.so.2 #x481D560E>
#<shlib #x481D5636>
ccl:save-application will exit.
awk '/Generating/{print $2}' < /tmp/lse-build.log | ( read executable ; rm -f lse ; ln -sf $executable lse )
sh-4.1$ ./lse
------------------------------------------------------------------------
\ ooo oooooooooo oooooooooo \
\ ooo oooooooooooo oooooooooo ooooooooooo \
\ ooo oooo ooo ooo \
\ ooo oooo oooooo o oo \
> ooo oooo oooooo ooo o o >
/......................................................................./
/ ooo ooo oooo ooo oooo oo oo /
/ oooooooooo ooo oooooooooooo ooo oooooooooo ooo oooo oo oo /
/ oooooooooo ooo oooooooooo ooo oooooooooo ooo o oooo oo /
------------------------------------------------------------------------
NASIUM L.S.E.
LANGAGE SYMBOLIQUE D'ENSEIGNEMENT
VERSION 1.0.0-0.999937-CCL-LINUX
COPYRIGHT 1984 - 2014 PASCAL BOURGUIGNON
DISTRIBUE SELON LES TERMES DE LA LICENCE AGPLv3.
Ce programme est livré avec ABSOLUMENT AUCUNE GARANTIE; pour plus de
détails utilisez la commande DO GARANTIE. Ce logiciel est libre, et
vous avez le droit de le redistribuer sous certaines conditions;
Taper [CONTRÔLE-S] pour continuer:
utilisez la commande DO LICENSE pour plus de détails.
Tapez AI pour avoir de l'aide.
BONJOUR 08:39:05
PRET
au
AU REVOIR 08:39:09
> Error: Fault during read of memory address #x-4B04C4FC
> While executing: CCL::LISP-THREAD-SUSPEND-COUNT, in process Initial(0).
;;;
;;; #<PROCESS Initial(0) [Active] #x1805D736> requires access to Shared Terminal Input
;;; Type (:y 0) to yield control to this thread.
;;;
C-c C-z
[1]+ Stopped(SIGTSTP) ./lse
sh-4.1$ kill %1
sh-4.1$ kill -9 %1
sh-4.1$ kill -cont %1
sh: kill: (2450) - No such process
[1]+ Killed ./lse
Successful with #exit: sh-4.1$ export LSE_USE_EXIT=T
sh-4.1$ make clean cli
rm -f lse{,-server}-{ccl,clisp,sbcl,ecl}-{linux,darwin}-*
ccl --no-init --load generate-cli.lisp | tee /tmp/lse-build.log
; Warning: You are using ASDF version 3.1.2 (probably from (require "asdf") or loaded by quicklisp) and have an older version of ASDF (and older than 2.27 at that) registered at #P"/usr/share/common-lisp/source/cl-asdf/asdf.asd". Having an ASDF installed and registered is the normal way of configuring ASDF to upgrade itself, and having an old version registered is a configuration error. ASDF will ignore this configured system rather than downgrade itself. In the future, you may want to either: (a) upgrade this configured ASDF to a newer version, (b) install a newer ASDF and register it in front of the former in your configuration, or (c) uninstall or unregister this and any other old version of ASDF from your configuration. Note that the older ASDF might be registered implicitly through configuration inherited from your system installation, in which case you might have to specify :ignore-inherited-configuration in your in your ~/.config/common-lisp/source-registry.conf or other source-registry configuration file, environment variable or lisp parameter. Indeed, a likely offender is an obsolete version of the cl-asdf debian or ubuntu package, that you might want to upgrade (if a recent enough version is available) or else remove altogether (since most implementations ship with a recent asdf); if you lack the system administration rights to upgrade or remove this package, then you might indeed want to either install and register a more recent version, or use :ignore-inherited-configuration to avoid registering the old one. Please consult ASDF documentation and/or experts.
;
; While executing: (:INTERNAL ASDF/FIND-SYSTEM::CHECK-NOT-OLD-ASDF-SYSTEM), in process listener(1).
/home/lse/.cache/common-lisp/ccl-1.10-f96-linux-x86/home/lse/src/nasium-lse/src/
To load "com.informatimago.lse.cli":
Load 1 ASDF system:
com.informatimago.lse.cli
; Loading "com.informatimago.lse.cli"
..................................................
[package com.informatimago.logger]................
[package com.informatimago.signal]................
[package com.informatimago.environment]...........
[package com.informatimago.lse.os]................
[package com.informatimago.lse.byte-code].........
[package com.informatimago.lse.identifiers].......
[package com.informatimago.lse]...................
[package com.informatimago.lse.unix-terminal].....
..................................................
[package com.informatimago.clext.gnu-ld-script]...
[package com.informatimago.lse.cli]...............
[package com.informatimago.lse.emacs]....
To load "com.informatimago.manifest":
Load 1 ASDF system:
com.informatimago.manifest
; Loading "com.informatimago.manifest"
[package com.informatimago.manifest]
Running a few tests.
Generating lse-ccl-linux-debian-6.0.9-i686
#<shlib ld-linux.so.2 #x48DDDFA6>
#<shlib libfixposix.so.1 #x48DDE076>
#<shlib libc.so.6 #x481D556E>
#<shlib librt.so.1 #x481D5596>
#<shlib libpthread.so.0 #x481D55BE>
#<shlib libm.so.6 #x481D55E6>
#<shlib libdl.so.2 #x481D560E>
#<shlib #x481D5636>
ccl:save-application will exit.
awk '/Generating/{print $2}' < /tmp/lse-build.log | ( read executable ; rm -f lse ; ln -sf $executable lse )
sh-4.1$ ./lse
------------------------------------------------------------------------
\ ooo oooooooooo oooooooooo \
\ ooo oooooooooooo oooooooooo ooooooooooo \
\ ooo oooo ooo ooo \
\ ooo oooo oooooo o oo \
> ooo oooo oooooo ooo o o >
/......................................................................./
/ ooo ooo oooo ooo oooo oo oo /
/ oooooooooo ooo oooooooooooo ooo oooooooooo ooo oooo oo oo /
/ oooooooooo ooo oooooooooo ooo oooooooooo ooo o oooo oo /
------------------------------------------------------------------------
NASIUM L.S.E.
LANGAGE SYMBOLIQUE D'ENSEIGNEMENT
VERSION 1.0.0-0.999936-CCL-LINUX
COPYRIGHT 1984 - 2014 PASCAL BOURGUIGNON
DISTRIBUE SELON LES TERMES DE LA LICENCE AGPLv3.
Ce programme est livré avec ABSOLUMENT AUCUNE GARANTIE; pour plus de
détails utilisez la commande DO GARANTIE. Ce logiciel est libre, et
vous avez le droit de le redistribuer sous certaines conditions;
Taper [CONTRÔLE-S] pour continuer:
utilisez la commande DO LICENSE pour plus de détails.
Tapez AI pour avoir de l'aide.
BONJOUR 08:40:13
PRET
au
AU REVOIR 08:40:15
sh-4.1$
|
|||
| #1194 | worksforme | stochastic executable image generation | ||
| Description |
sh-4.1$ ~pjb/bin/distribution GNU/Linux debian 6.0.9 sh-4.1$ uname -a Linux voyager.informatimago.com 2.6.18-6-k7 #1 SMP Mon Oct 13 16:52:47 UTC 2008 i686 GNU/Linux sh-4.1$ ccl --version Version 1.10-dev-r16096M-trunk (LinuxX8632) On debian 6.0.9, generating an executable image is a stochastic processus. It may produce a standalone executable image, or not. Just compiling again a few time is enough to get a runable program, some times... sh-4.1$ make clean
rm -f lse{,-server}-{ccl,clisp,sbcl,ecl}-{linux,darwin}-*
sh-4.1$ make cli
ccl --no-init --load generate-cli.lisp | tee /tmp/lse-build.log
; Warning: You are using ASDF version 3.1.2 (probably from (require "asdf") or loaded by quicklisp) and have an older version of ASDF (and older than 2.27 at that) registered at #P"/usr/share/common-lisp/source/cl-asdf/asdf.asd". Having an ASDF installed and registered is the normal way of configuring ASDF to upgrade itself, and having an old version registered is a configuration error. ASDF will ignore this configured system rather than downgrade itself. In the future, you may want to either: (a) upgrade this configured ASDF to a newer version, (b) install a newer ASDF and register it in front of the former in your configuration, or (c) uninstall or unregister this and any other old version of ASDF from your configuration. Note that the older ASDF might be registered implicitly through configuration inherited from your system installation, in which case you might have to specify :ignore-inherited-configuration in your in your ~/.config/common-lisp/source-registry.conf or other source-registry configuration file, environment variable or lisp parameter. Indeed, a likely offender is an obsolete version of the cl-asdf debian or ubuntu package, that you might want to upgrade (if a recent enough version is available) or else remove altogether (since most implementations ship with a recent asdf); if you lack the system administration rights to upgrade or remove this package, then you might indeed want to either install and register a more recent version, or use :ignore-inherited-configuration to avoid registering the old one. Please consult ASDF documentation and/or experts.
;
; While executing: (:INTERNAL ASDF/FIND-SYSTEM::CHECK-NOT-OLD-ASDF-SYSTEM), in process listener(1).
/home/lse/.cache/common-lisp/ccl-1.10-f96-linux-x86/home/lse/src/nasium-lse/src/
To load "com.informatimago.lse.cli":
Load 1 ASDF system:
com.informatimago.lse.cli
; Loading "com.informatimago.lse.cli"
..................................................
[package com.informatimago.logger]................
[package com.informatimago.signal]................
[package com.informatimago.environment]...........
[package com.informatimago.lse.os]................
[package com.informatimago.lse.byte-code].........
[package com.informatimago.lse.identifiers].......
[package com.informatimago.lse]...................
[package com.informatimago.lse.unix-terminal].....
..................................................
[package com.informatimago.clext.gnu-ld-script]...
[package com.informatimago.lse.cli]...............
[package com.informatimago.lse.emacs]....
To load "com.informatimago.manifest":
Load 1 ASDF system:
com.informatimago.manifest
; Loading "com.informatimago.manifest"
[package com.informatimago.manifest]
Running a few tests.
Generating lse-ccl-linux-debian-6.0.9-i686
#<shlib ld-linux.so.2 #x48DDDFA6>
#<shlib libfixposix.so.1 #x48DDE076>
#<shlib libc.so.6 #x481D556E>
#<shlib librt.so.1 #x481D5596>
#<shlib libpthread.so.0 #x481D55BE>
#<shlib libm.so.6 #x481D55E6>
#<shlib libdl.so.2 #x481D560E>
#<shlib #x481D5636>
ccl:save-application will exit.
awk '/Generating/{print $2}' < /tmp/lse-build.log | ( read executable ; rm -f lse ; ln -sf $executable lse )
sh-4.1$ ./lse
Couldn't load lisp heap image from /home/lse/src/nasium-lse/src/lse-ccl-linux-debian-6.0.9-i686.image: No such file or directory
sh-4.1$ make clean cli
rm -f lse{,-server}-{ccl,clisp,sbcl,ecl}-{linux,darwin}-*
ccl --no-init --load generate-cli.lisp | tee /tmp/lse-build.log
; Warning: You are using ASDF version 3.1.2 (probably from (require "asdf") or loaded by quicklisp) and have an older version of ASDF (and older than 2.27 at that) registered at #P"/usr/share/common-lisp/source/cl-asdf/asdf.asd". Having an ASDF installed and registered is the normal way of configuring ASDF to upgrade itself, and having an old version registered is a configuration error. ASDF will ignore this configured system rather than downgrade itself. In the future, you may want to either: (a) upgrade this configured ASDF to a newer version, (b) install a newer ASDF and register it in front of the former in your configuration, or (c) uninstall or unregister this and any other old version of ASDF from your configuration. Note that the older ASDF might be registered implicitly through configuration inherited from your system installation, in which case you might have to specify :ignore-inherited-configuration in your in your ~/.config/common-lisp/source-registry.conf or other source-registry configuration file, environment variable or lisp parameter. Indeed, a likely offender is an obsolete version of the cl-asdf debian or ubuntu package, that you might want to upgrade (if a recent enough version is available) or else remove altogether (since most implementations ship with a recent asdf); if you lack the system administration rights to upgrade or remove this package, then you might indeed want to either install and register a more recent version, or use :ignore-inherited-configuration to avoid registering the old one. Please consult ASDF documentation and/or experts.
;
; While executing: (:INTERNAL ASDF/FIND-SYSTEM::CHECK-NOT-OLD-ASDF-SYSTEM), in process listener(1).
/home/lse/.cache/common-lisp/ccl-1.10-f96-linux-x86/home/lse/src/nasium-lse/src/
To load "com.informatimago.lse.cli":
Load 1 ASDF system:
com.informatimago.lse.cli
; Loading "com.informatimago.lse.cli"
..................................................
[package com.informatimago.logger]................
[package com.informatimago.signal]................
[package com.informatimago.environment]...........
[package com.informatimago.lse.os]................
[package com.informatimago.lse.byte-code].........
[package com.informatimago.lse.identifiers].......
[package com.informatimago.lse]...................
[package com.informatimago.lse.unix-terminal].....
..................................................
[package com.informatimago.clext.gnu-ld-script]...
[package com.informatimago.lse.cli]...............
[package com.informatimago.lse.emacs]....
To load "com.informatimago.manifest":
Load 1 ASDF system:
com.informatimago.manifest
; Loading "com.informatimago.manifest"
[package com.informatimago.manifest]
Running a few tests.
Generating lse-ccl-linux-debian-6.0.9-i686
#<shlib ld-linux.so.2 #x48DDDFA6>
#<shlib libfixposix.so.1 #x48DDE076>
#<shlib libc.so.6 #x481D556E>
#<shlib librt.so.1 #x481D5596>
#<shlib libpthread.so.0 #x481D55BE>
#<shlib libm.so.6 #x481D55E6>
#<shlib libdl.so.2 #x481D560E>
#<shlib #x481D5636>
ccl:save-application will exit.
awk '/Generating/{print $2}' < /tmp/lse-build.log | ( read executable ; rm -f lse ; ln -sf $executable lse )
sh-4.1$ ./lse
------------------------------------------------------------------------
\ ooo oooooooooo oooooooooo \
\ ooo oooooooooooo oooooooooo ooooooooooo \
\ ooo oooo ooo ooo \
\ ooo oooo oooooo o oo \
> ooo oooo oooooo ooo o o >
/......................................................................./
/ ooo ooo oooo ooo oooo oo oo /
/ oooooooooo ooo oooooooooooo ooo oooooooooo ooo oooo oo oo /
/ oooooooooo ooo oooooooooo ooo oooooooooo ooo o oooo oo /
------------------------------------------------------------------------
NASIUM L.S.E.
LANGAGE SYMBOLIQUE D'ENSEIGNEMENT
VERSION 1.0.0-0.999936-CCL-LINUX
COPYRIGHT 1984 - 2014 PASCAL BOURGUIGNON
DISTRIBUE SELON LES TERMES DE LA LICENCE AGPLv3.
Ce programme est livré avec ABSOLUMENT AUCUNE GARANTIE; pour plus de
détails utilisez la commande DO GARANTIE. Ce logiciel est libre, et
vous avez le droit de le redistribuer sous certaines conditions;
Taper [CONTRÔLE-S] pour continuer:
utilisez la commande DO LICENSE pour plus de détails.
Tapez AI pour avoir de l'aide.
BONJOUR 08:40:13
PRET
au
AU REVOIR 08:40:15
sh-4.1$
|
|||
| #1196 | fixed | [Tools] [Apropos...] fails | ||
| Description |
Fresh complete svn download and compile of CCL 1.10-dev-r16115-trunk (DarwinX8664). In Hemlock IDE menu [Tools] [Apropos...] immediately fails with: > Error: The value NIL is not of the expected type SIMPLE-VECTOR. > While executing: GUI::|-[AproposWindowController comboBox:objectValueForItemAtIndex:]|, in process Initial(0). *(647D88) : 0 (FUNCALL #'#<GUI::|-[AproposWindowController comboBox:objectValueForItemAtIndex:]|> 17591849973284) 755 (647E40) : 1 (%PASCAL-FUNCTIONS% 245 17591849973284) 365 (647EF8) : 2 (FUNCALL #'#<Anonymous Function #x30000105912F> #<LISP-APPLICATION <LispApplication: 0x608000137e80> (#x608000137E80)> #S(CCL::OBJC-SELECTOR :NAME "run" :%SEL #<A Foreign Pointer #x7FFF8D22C066>)) 173 (647F18) : 3 (FUNCALL #'#<(:OBJC-DISPATCH NEXTSTEP-FUNCTIONS:|run|)> ???) 541 (647F50) : 4 (EVENT-LOOP NIL) 421 (647FA0) : 5 (FUNCALL #'#<(:INTERNAL GUI::COCOA-STARTUP GUI::START-COCOA-IDE)>) 1205 |
|||
Note:
See TracQuery
for help on using queries.
