lkml.org 
[lkml]   [2003]   [Dec]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.4.23aa1 ext3 oops
FromDavid Woodhouse <>
DateThu, 18 Dec 2003 06:25:09 +0000
On Thu, 2003-12-18 at 14:19 +0800, Jamie Clark wrote:
> The first oops ocurred after 4 or 5 days. My second run crashed in the 
> first night, this time in filemap.c: precheck_file_write().
> This oops seemed to be at or near the first dereference of inode, before 
> the f_flags test.
> 
>         /* FIXME: this is for backwards compatibility with 2.4 */
>         if (!S_ISBLK(inode->i_mode) && (file->f_flags & O_APPEND))
>                 *ppos = pos = inode->i_size;

Odd. And what's 'inode' then? What compiler are you using?

> Is CONFIG_DEBUG_SLAB all that I need?

Yes, I believe so.

-- 
dwmw2


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:59    [from the cache]
©2003-2008