mailing-list for TeXmacs Users

Text archives Help


Re: Please check the 1.0.0.25 release


Chronological Thread 
  • From: Daniel Duparc <address@hidden>
  • To: address@hidden
  • Subject: Re: Please check the 1.0.0.25 release
  • Date: Tue, 17 Dec 2002 11:43:41 +0100

On Tue, 17 Dec 2002 09:08:20 +0100
Daniel Duparc <address@hidden> wrote:
> I just compiled 1.0.0.25 in my mandrake 8.2 box.
> TeXmacs hangs immediately "Erreur de segmentation".
> No idea why.


further investigations:
here are the 18 last lines sent par
"strace texmacs"

open("/tmp/filegXoylG", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40016000
read(3, "Guile 1.4\nCopyright (c) 1995, 19"..., 4096) = 327
read(3, "", 4096) = 0
close(3) = 0
munmap(0x40016000, 4096) = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 7129
wait4(7129, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 7129
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) ---
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

Best regards.
--
Daniel Duparc <address@hidden>
29 av. de la Commune de Paris
94400 Vitry sur Seine (France)



Archive powered by MHonArc 2.6.19.

Top of page