mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Assert failure


Chronological Thread 
  • From: Gubinelli Massimiliano <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Assert failure
  • Date: Fri, 10 Sep 2010 13:17:11 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:mime-version:content-type:subject:date:in-reply-to:to :references:message-id:x-mailer; b=Rz5lqzgZEIN3qQHfCgenXFL6CpvFUPrLLHA4TRINiubSCP/PlZZHI0dBQpzZk8Ik9A Wl+APZc9xWwd788BeV3BueIaldIYwJ1gnJL7KMEINVWZaCdSyaIE75HlQfwFvmlc/0Xa 0D4ggGQ2uUdasDgkGLJjO9cP3+14kEB5PPQz0=

I confirm the crash. I can reproduce it on Mac, Qt flavour. It does not occour with r3099 and seems to have been introduced in r3100.

best
max


On 10 sept. 2010, at 11:16, Sam Liddicott wrote:

it occurred to me that although git-bisect might find the commit that broke things, I should not use that commit to reduce a sample file against, especially when there have been fixes posted since!

So I upgrade to head, and cut-down the file again. And it still fails in the same way; with or without qt:

texmacs.bin: ./Typeset/Page/make_pages.cpp:50: box pager_rep::pages_format(array<page_item>, SI, SI, SI): Assertion `N(bs) != 0' failed.
 

I'm running on Ubuntu 10.4, running from the build-directory with this wrapper script:

#! /bin/bash

export TEXMACS_PATH=$HOME/Projects/texmacs/texmacs/trunk/src/TeXmacs/

exec $TEXMACS_PATH/bin/texmacs "$@"

-- 
Sam Liddicott
address@hidden





Archive powered by MHonArc 2.6.19.

Top of page