Re: Problem with 1.1.9?
Chris Pickett <[email protected]> Sun, 06 Feb 2005 16:25:47 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
Grzegorz B. Prokopski wrote: > On Sun, 2005-06-02 at 13:07 -0600, Carl Lebsack wrote: > >>Sure enough a segfault. I still don't understand what's going on. > > > Does it happen in the same place every time you run your test? > > In my tests I was getting pretty random segfaults in different places > which could not be directly used to find out where the problem was. > > GBP > > PS: I don't think there's anything wrong with the configuration of > your system. As long as last release of sablevm works well in the > debugging mode I am pretty sure the problem is with the new code, > in this case GGC. Carl Lebsack wrote: > I grabbed just the 1.1.9 tars and did the vanilla ./configure && make && > make install and got this problem. So I was under the impression this was a stock SableVM. Chris