ancruna / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

Mongoose shows size 0 and gives a 404 error page for files larger than 2.0 #283

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I run mongoose and point it to a movie directory
2. The file shows present in the directory listing page but with file size 0
3. When I click on the link it gives a 404 error message.

What is the expected output? What do you see instead?
For all of my other movies that are 2.0GB and lower i can view them just fine. 
As soon as a file goes over that though, mongoose does not work.

What version of the product are you using? On what operating system?
Latest version of mongoose and I am running Ubuntu 10.10 32bit

Please provide any additional information below.
I have tried looking through the source code to see if there is a max file size 
defined somewhere but my C is a little rusty.  If you could just send me to the 
proper function or line that I need to alter I should be able to fix this 
myself.

Original issue reported on code.google.com by trevor.h...@gmail.com on 22 Sep 2011 at 7:44

GoogleCodeExporter commented 9 years ago
Using the same source code I compiled mongoose on my Mac and this issue went 
away.  Not sure if that helps at all but I thought it was interesting

Original comment by trevor.h...@gmail.com on 22 Sep 2011 at 9:28

GoogleCodeExporter commented 9 years ago
I too faced this problem up-to v 3.0. (I am using CentOS 6.2 32 bit)

I do not see this problem with version 3.1

Original comment by shantanu...@gmail.com on 29 Mar 2012 at 1:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I am using v3.1 on Linux x86 box. still encountering this problem

Original comment by jendral....@gmail.com on 6 Jul 2012 at 6:34

GoogleCodeExporter commented 9 years ago
I see this too, even with latest code from hg. I'm on Ubuntu 10.04 LTS 32-bit.

Original comment by knuck...@gmail.com on 17 Jul 2012 at 10:23

GoogleCodeExporter commented 9 years ago
This is fixed.

Original comment by valenok on 23 Sep 2012 at 12:17

GoogleCodeExporter commented 9 years ago
Thanks a lot!

Original comment by knuck...@gmail.com on 23 Sep 2012 at 1:34