mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Segmentation fault


Chronological Thread 
  • From: Masaru Nomiya <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] Segmentation fault
  • Date: Wed, 02 Apr 2014 15:00:47 +0900

Hello,

Hello,

I compiled the stable version, and the svn head.
But, both produce Segmentation fault.


$ texmacs &
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/share/TeXmacs/progs/kernel/boot/boot.scm
;;; WARNING: compilation of
/usr/local/share/TeXmacs/progs/kernel/boot/boot.scm failed:
;;; ERROR: Syntax error:
;;; kernel/boot/boot.scm:57:4: definition in expression context, where
definitions are not allowed, in form (define-syntax define-public-macro
(lambda (y) #f #((macro-type . defmacro) (defmacro-args args)) (syntax-case y
() ((_ . args) (let ((v (syntax->datum (syntax args)))) (datum->syntax y
(apply (lambda (head . body) (quasiquote (define-public (unquote (car head))
(procedure->memoizing-macro (lambda (cmd env) (apply (lambda (unquote (cdr
head)) (unquote-splicing body)) (cdr cmd))))))) v)))))))
ice-9/psyntax.scm:1259:12: In procedure #<procedure 3344e60 (test then)>:
ice-9/psyntax.scm:1259:12: Syntax error:
kernel/boot/boot.scm:57:4: definition in expression context, where
definitions are not allowed, in form (define-syntax define-public-macro
(lambda (y) #f #((macro-type . defmacro) (defmacro-args args)) (syntax-case y
() ((_ . args) (let ((v (syntax->datum (syntax args)))) (datum->syntax y
(apply (lambda (head . body) (quasiquote (define-public (unquote (car head))
(procedure->memoizing-macro (lambda (cmd env) (apply (lambda (unquote (cdr
head)) (unquote-splicing body)) (cdr cmd))))))) v)))))))
TeXmacs] With linked TrueType support
Backtrace:
In ice-9/boot-9.scm:
157: 9 [catch #t #<catch-closure 2d7d600> ...]
In unknown file:
?: 8 [apply-smob/1 #<catch-closure 2d7d600>]
In ice-9/boot-9.scm:
157: 7 [catch #t #<catch-closure 33c1560> #<catch-closure 33c1540> #f]
In unknown file:
?: 6 [apply-smob/1 #<catch-closure 33c1560>]
In ice-9/boot-9.scm:
171: 5 [with-throw-handler #t #<catch-closure 33c1480> #<catch-closure
33c1460>]
In unknown file:
?: 4 [apply-smob/1 #<catch-closure 33c1480>]
In ice-9/eval.scm:
388: 3 [eval # ()]
375: 2 [eval #<memoized (buffer-newly-created? (current-buffer))> ()]
382: 1 [eval #<memoized buffer-newly-created?> ()]
In unknown file:
?: 0 [memoize-variable-access! # #]

ERROR: In procedure memoize-variable-access!:
ERROR: Unbound variable: buffer-newly-created?
Segmentation fault

Any advice?

Thanks in adavance,

---
Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp



Archive powered by MHonArc 2.6.19.

Top of page