bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 1.875a] testsuite: 105 failed


From: Paul Eggert
Subject: Re: [GNU Bison 1.875a] testsuite: 105 failed
Date: 25 Mar 2003 16:32:53 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3

Michael McLaughlin <address@hidden> writes:

> Tried to follow your directions but, in directory 105, there is no
> file or directory named core nor is there such anywhere else that I
> can find.

Does your operating system generate core dumps for programs with bus
errors?  Or perhaps you've disabled core dumps?  What does the shell
command "ulimit -a" report?

> This is not my domain of expertise and I am probably not
> the best person to ask about this.

Perhaps someone else at your location can give you a hand in running
Bison under a debugger.  If not, can you do something like this?
Admittedly this is getting a bit tricky, but the goal is for you to be
able to show us how to reproduce the problem.

$ cd tests/testsuite.dir/105
$ gdb ../../../src/bison
(gdb) run -o glr-regr2a.c glr-regr2a.y




reply via email to

[Prev in Thread] Current Thread [Next in Thread]