@Rob. Thanks for your info. Looks like different issue for me also.
(gdb) list *kfree+0x58 0xc00ede34 is in kfree (/home/ikepanhc/linux-armadaxp-3.2.0/mm/slab.c:505). 500 } 501 502 static inline struct kmem_cache *page_get_cache(struct page *page) 503 { 504 page = compound_head(page); 505 BUG_ON(!PageSlab(page)); 506 return (struct kmem_cache *)page->lru.next; 507 } 508 509 static inline void page_set_slab(struct page *page, struct slab *slab) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1052735 Title: kernel oops on scp large file To manage notifications about this bug go to: https://bugs.launchpad.net/eilt/+bug/1052735/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs