Bug 9379
Summary: | SLOB crash, 2.6.24-rc2 | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Rafael J. Wysocki (rjwysocki) |
Component: | Slab Allocator | Assignee: | Andrew Morton (akpm) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | mingo, mpm |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.24-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9243 |
Description
Rafael J. Wysocki
2007-11-14 04:51:26 UTC
* bugme-daemon@bugzilla.kernel.org <bugme-daemon@bugzilla.kernel.org> wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9379 > > > rjwysocki@sisk.pl changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|NEW |REJECTED > Resolution| |UNREPRODUCIBLE please open this bug again. I twiddled my network config which made the bug go away but i expect it to come up again with the old config. (which i'll try to restore) Ingo * bugme-daemon@bugzilla.kernel.org <bugme-daemon@bugzilla.kernel.org> wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9379 > > > rjwysocki@sisk.pl changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|CLOSED |REOPENED > Resolution|UNREPRODUCIBLE | fixed by: http://lkml.org/lkml/2007/11/15/205 Ingo Fixed by: commit d32ddd8f20e7d7a49c45c337c2079be03c77dc41 Author: Nick Piggin <npiggin@suse.de> Date: Thu Nov 15 12:32:04 2007 +0100 slob: fix memory corruption http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d32ddd8f20e7d7a49c45c337c2079be03c77dc41 |