Bug 13515 - Copying big file (8GB) cause oops
Summary: Copying big file (8GB) cause oops
Status: CLOSED DUPLICATE of bug 13473
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Eric Paris
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-12 08:18 UTC by Rus
Modified: 2009-06-12 18:57 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.30
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
2.6.30 oops while copying 8GB file over network (sftp) (4.61 KB, text/plain)
2009-06-12 08:18 UTC, Rus
Details

Description Rus 2009-06-12 08:18:34 UTC
Created attachment 21867 [details]
2.6.30 oops while copying 8GB file over network (sftp)

Hi,

Found regression from 2.6.29.x - while copying big file 8GB over network - got oops (attached). Plain x86 kernel, running Acer Ferrari 1100 laptop, compiled latest stable gcc/binutils, distro is slackware-current. ext4 filesystem. Can supply any additional info if needed.

TIA
Comment 1 Eric Paris 2009-06-12 13:11:51 UTC
I thought this was fixed by f06dd16a03f6f7f72fab4db03be36e28c28c6fd6

I'm taking a look at it now.
Comment 2 Eric Paris 2009-06-12 13:20:03 UTC
Duh, that patch does fix it, but it isn't fixed in 2.6.30 like you reported.  I'll talk to mimi about getting it sent to stable, but if you apply that patch on top of 2.6.30 you should have any trouble.  Since you are dealing with large files you might want commit 1a62e958fa4aaeeb752311b4f5e16b2a86737b23 as well.
Comment 3 Eric Paris 2009-06-12 13:24:13 UTC

*** This bug has been marked as a duplicate of bug 13473 ***

Note You need to log in before you can comment on or make changes to this bug.