[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#137823: marked as forwarded (BibTeX segfaults with buggy aux file)



Your message dated Thu, 08 Apr 2004 16:04:38 +0200
with message-id <87brm2lg5l.fsf@alhambra.bioz.unibas.ch>
has caused the Debian Bug report #137823,
regarding BibTeX segfaults with buggy aux file
to be marked as having been forwarded to the upstream software
author(s) Olaf Weber <olaf@infovore.xs4all.nl>.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 137823-forwarded) by bugs.debian.org; 8 Apr 2004 14:08:34 +0000
>From frank@kuesterei.ch Thu Apr 08 07:08:34 2004
Return-path: <frank@kuesterei.ch>
Received: from balu1.urz.unibas.ch [131.152.1.51] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BBaCo-0003Xh-00; Thu, 08 Apr 2004 07:08:34 -0700
Received: from alhambra.bioz.unibas.ch (bioz6-allgem17.Bioz.unibas.ch [131.152.17.45])
	by balu1.urz.unibas.ch (8.12.10/8.12.10) with ESMTP id i38E81we015466;
	Thu, 8 Apr 2004 16:08:02 +0200
Received: from localhost ([127.0.0.1] helo=alhambra.bioz.unibas.ch)
	by alhambra.bioz.unibas.ch with esmtp (Exim 3.35 #1 (Debian))
	id 1BBa90-0002QN-00; Thu, 08 Apr 2004 16:04:38 +0200
To: Olaf Weber <olaf@infovore.xs4all.nl>
Cc: Oren Patashnik <patashnik@score.stanford.edu>,
        137823-forwarded@bugs.debian.org
Subject: BibTeX segfaults under rare conditions
From: frank@kuesterei.ch (=?iso-8859-1?q?Frank_K=FCster?=)
User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)
Date: Thu, 08 Apr 2004 16:04:38 +0200
Message-ID: <87brm2lg5l.fsf@alhambra.bioz.unibas.ch>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Delivered-To: 137823-forwarded@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Scores: 1

Hi Olaf, hi Oren

(I faintly remember that Oren's address in bibtex.web didn't work)

bibtex segfaults when run over the aux file of the LaTeX file I attach
below. The LaTeX file is buggy itself - using $$ instead of \( \) fixes
it. But bibtex should complain about an unreadable aux file, not
segfault.=20

$ bibtex --version
BibTeX (Web2C 7.4.5) 0.99c
kpathsea version 3.4.5
Copyright (C) 1997-2003 Oren Patashnik.
Kpathsea is copyright (C) 1997-2003 Free Software Foundation, Inc.
There is NO warranty.  Redistribution of this software is
covered by the terms of both the BibTeX copyright and
the GNU General Public License.
For more information about these matters, see the files
named COPYING and the BibTeX source.
Primary author of BibTeX: Oren Patashnik.
Kpathsea written by Karl Berry and others.

$ cat bug.tex
\documentclass{article}

\begin{document}

\begin{figure}[t]
    \caption{ \( (0,0) \),  \( Y_{a} \). For \( y>0 \) \( A(x,y)=3Dy^{2} \)=
, \( y\leq 0 \), \( A(x,y)=3D0 \).
 \( y=3D0 \). \( Y_{a} \) . \( y>0 \) \( A(x,y)=3Dy^{3} \), for \( y\leq 0 =
\), \( A(x,y)=3D0 \).
 \( y=3D0 \). \( Y_{a} \).  \( A(x,y)=3D\tan (\frac{\tau x}{2\max (x)})\tan=
 (\frac{\sigma y}{2\max (y)}) \).
 }
\end{figure}

\bibliographystyle{unsrt}
\bibliography{137823}


\end{document}
$ latex bug.tex >/dev/null
$ bibtex bug
This is BibTeX, Version 0.99c (Web2C 7.4.5)
The top-level auxiliary file: 137823.aux
The style file: unsrt.bst
Sorry---you've exceeded BibTeX's buffer size 5000
Segmentation fault

Regards, Frank




--=20
Frank K=FCster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie



Reply to: