Here is the explained stack of the kernel panic according to the source files for 3.13.x ---------------------------------------------------------------------------------------------------------------------- bio_endio (line unknown) : http://lxr.free-electrons.com/source/fs/bio.c?v=3.13#L1712 req_bio_endio (line 134) : http://lxr.free-electrons.com/source/block/blk-core.c?v=3.13#L134 blk_update_request (line 2386) : http://lxr.free-electrons.com/source/block/blk-core.c?v=3.13#L2386 blk_update_bidi_request ( line 2441) : http://lxr.free-electrons.com/source/block/blk-core.c?v=3.13#L2441 blk_end_bidi_request (line 2528) : http://lxr.free-electrons.com/source/block/blk-core.c?v=3.13#L2528 blk_end_request (ligne 2600) : http://lxr.free-electrons.com/source/block/blk-core.c?v=3.13#L2600 scsci_io_complementation (line 829) : http://lxr.free-electrons.com/source/drivers/scsi/scsi_lib.c?v=3.13#L829 scsi_finish_command (line 819) : http://lxr.free-electrons.com/source/drivers/scsi/scsi.c?v=3.13#L819 scsi_softirq_done (line 1520) : http://lxr.free-electrons.com/source/drivers/scsi/scsi_lib.c?v=3.13#L1520
Error : -------- Bad value of the RIP register into bio_endio() Is the value of the pointer bio->bi_end_io incorrect at line 1720 ? You will find the values of the registers with the screen shot. ** Summary changed: - Kernel panic while cpying files through USB HHD + Kernel panic while copying files through USB HHD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1404407 Title: Kernel panic while copying files through USB HHD To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1404407/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
