bugGNU TeXmacs - Bugs: bug #7652, crashes on generating index of...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #7652: crashes on generating index of full manual

Submitter:  Ralf Treinen <treinen>
Submitted:  Mon 09 Feb 2004 07:47:39 PM UTC
   
 
Category:  Compilation Priority:  5 - Normal
Item Group:  Error Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
Release:  None Release:  1.0.3
Fixed Release:  None Fixed Release:  1.0.3-R2
Keywords:  crash

Jump to the original submission

Tue 06 Apr 2004 07:55:58 PM UTC, comment #8: 

I just tried again with 1.0.3-R2. It still crashes at
exactly the same point when configured with --enable-optimize
and even with --enable-optimize=no-inline, however it does
no longer crash with --disable-optimize. This is hence what
I will used for the moment for the debian package.

I will hence close this bug.

Ralf Treinen <treinen>
Group Member
Sat 20 Mar 2004 09:01:25 PM UTC, comment #7: 

I just tried without the --enable-optimize option
(g++ 3.3.3) and got exactly the same crash.

Let me know when I can do anything to help you
track this thing down.

Ralf Treinen <treinen>
Group Member
Thu 18 Mar 2004 05:58:24 PM UTC, comment #6: 

--enable-optimize forces all optimizations, including inlining Omitting this option will cause the configure to disable inlining when compiling with g++-3.

Please do not use this option, I just had a live report from a Debian user reporting the segfault :(

David Allouche <ddaa>
Group administrator
Wed 18 Feb 2004 03:43:08 PM UTC, comment #5: 

It seems the crash here was caused by a bug in my indentation patch, which is now fixed. No idea what is causing the crash at yours.

David Allouche <ddaa>
Group administrator
Mon 16 Feb 2004 10:48:12 PM UTC, comment #4: 

Yes, it is indeed 1.0.3 that crashes. If you want me to compile with other options or try something else just
tell me what to try.

(and thanks for the hint about --disable-guess-guile :-)

Ralf Treinen <treinen>
Group Member
Mon 16 Feb 2004 02:49:58 PM UTC, comment #3: 

Exactly which version of texmacs are you using?
I am able to reproduce the problem here on my devo branch based on 1.0.3.2 (with many patches) but not on stock 1.0.3.

Also note that the --disable-guess-guile option is not needed. The patch implementing was not applied, instead the guile-guessing code was commented out.

David Allouche <ddaa>
Group administrator
Sun 15 Feb 2004 09:15:13 PM UTC, comment #2: 

I configure with the following options:

--enable-optimize
--prefix=/usr/
--libexecdir=/usr/lib/texmacs
--datadir=/usr/share/texmacs
--mandir=/usr/share/man
--enable-debug
--disable-guess-guile

As you guessed correctly (I forgot to mention in my bug
repor) I'am imdeed compiling with gcc-3.3

Ralf Treinen <treinen>
Group Member
Fri 13 Feb 2004 04:47:29 PM UTC, comment #1: 

Just to be sure, did you compile with inlining disabled?

For some time I thought that g++ inlining bugs were fixed, but I recently found that compiling with inlining with g++-3.3 could still cause segfaults.

David Allouche <ddaa>
Group administrator
Mon 09 Feb 2004 07:47:39 PM UTC, original submission:  

The following crash is reproducible on my machine :

Help -> Full manuals -> User Manual

It crashes ofte displaying briefly somelines of an index.
The last messages shown in the shell window are


TeXmacs] Loading english-verbatim.scm
TeXmacs] Generating table of contents [toc]
TeXmacs] Generating index [idx]
TeXmacs] Loading ecxc8 at 600 dpi
TeXmacs] Loading ecss9 at 600 dpi
TeXmacs] Loading cmmi9 at 600 dpi
TeXmacs] Loading ecst9 at 600 dpi
TeXmacs] Generating table of contents [toc]
TeXmacs] Generating index [idx]
Segmentation fault


Ralf Treinen <treinen>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-04-20 ddaa CategoryUser Interface Compilation
2004-04-06 treinen Open/ClosedOpen Closed
    Fixed Release 1.0.3-R2
2004-02-18 ddaa Open/ClosedAccepted Open
2004-02-16 ddaa Open/ClosedOpen Accepted

Back to the top

Powered by Savane 3.13-39d3.
Corresponding source code