On Sat, Jan 26, 2002 at 07:48:05PM +0300, Vitaly Fertman wrote:
> 
> Hi, 
> 
> it looks like a user error. We provide a support for $26 per hour.

You have got to be kidding!

debugreiserfs *SEGFAULTED*.  And it looks like he found 2 other bugs.

Everything he did looks 100% sane to me.

Even if their is user error (I doubt it), you should give free support
for finding bugs, IMHO.

> > lectric# od -a /dev/archive/audio | less
> > /R   e   I
> > 0250060 stx nul stx nul   R   e   I   s   E   r   2   F   s nul nul nul
> > 0250100 etx nul nul nul eot nul   x nul stx nul nul nul  em nul nul nul
> > 0250120 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul
> >
> > So there's something there. First 16 kilobytes were nul, but that's
> > the way the should be? I can also find some of the file names too.

It is how it should be.

> > lectric# debugreiserfs /dev/archive/audio
> >
> > <-------------debugreiserfs, 2001------------->
> > reiserfsprogs 3.x.0j
> > reiserfs_open: neither new nor old reiserfs format found on
> > /dev/archive/audio print_block: buffer is NULL

looks like a reiser bug

> > lectric# debugreiserfs -s /dev/archive/audio
> >
> > <-------------debugreiserfs, 2001------------->
> > reiserfsprogs 3.x.0j
> > reiserfs_open: neither new nor old reiserfs format found on
> > /dev/archive/audio reiserfs_bitmap_load: fseek failed: No such file or
> > directory

obviously it exists.  also, fseek can't return that error.
Something is bonkers in reiser code.

> > zsh: segmentation fault  debugreiserfs -s /dev/archive/audio

another bug.

Andrew

Reply via email to