Re: [Flac-dev] Re: flac with >4GB raw still does not work (CVS)

2006-06-07 Thread Josh Coalson
ok, thanks for the details, I'll take a look.

Josh

--- Avuton Olrich <[EMAIL PROTECTED]> wrote:

> On 6/4/06, Avuton Olrich <[EMAIL PROTECTED]> wrote:
> ...more stuff...
> 
> Upon yet further investigation, compiled FLAC CVS on amd64, the 18GB
> raw file flacs just fine. I then sent the flac to the x86 machine and
> it decodes fine. So this seems to be a 32bit x86 encoding problem,
> only.
> 
> -- 
> avuton
> --


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Flac-dev mailing list
Flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev


Re: [Flac-dev] Re: flac with >4GB raw still does not work (CVS)

2006-06-12 Thread Josh Coalson
I found a bug near your backtrace, whenever sizeof(size_t)==32.
I checked in a fix, can you try it now?

Jos


--- Josh Coalson <[EMAIL PROTECTED]> wrote:

> ok, thanks for the details, I'll take a look.
> 
> Josh
> 
> --- Avuton Olrich <[EMAIL PROTECTED]> wrote:
> 
> > On 6/4/06, Avuton Olrich <[EMAIL PROTECTED]> wrote:
> > ...more stuff...
> > 
> > Upon yet further investigation, compiled FLAC CVS on amd64, the
> 18GB
> > raw file flacs just fine. I then sent the flac to the x86 machine
> and
> > it decodes fine. So this seems to be a 32bit x86 encoding problem,
> > only.
> > 
> > -- 
> > avuton
> > --


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Flac-dev mailing list
Flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev


Re: [Flac-dev] Re: flac with >4GB raw still does not work (CVS)

2006-06-12 Thread Avuton Olrich

On 6/12/06, Josh Coalson <[EMAIL PROTECTED]> wrote:

I found a bug near your backtrace, whenever sizeof(size_t)==32.
I checked in a fix, can you try it now?

Jos


That fixed it, wow. I was looking for that forever and I definitely
wouldn't have found that. I'll be using this heavily, probably about
18gb, maybe double that a day. If I find any further bugs I'll check
back in. Thanks for the quick fix/response.

--
avuton
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
___
Flac-dev mailing list
Flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev