[Bug 586070] Re: Kernel panic when copying data to Promise Technology, Inc. 80333 [SuperTrak EX8350/EX16350]

Kim Højgaard-Hansen kimrhh at gmail.com
Sun Jun 6 16:19:31 UTC 2010


we did as instructed in the LKML post:

build the kernel as instructed in:  https://help.ubuntu.com/community/Kernel/Compile
where we chose to build the flavor "server"

The result:

kim at foo:~/linux-2.6.24$ gdb debian/build/build-server/drivers/scsi/stex.o
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) l *stex_mu_intr+0x123
0x513 is in stex_mu_intr (/home/kim/linux-2.6.24/drivers/scsi/stex.c:823).
818                                     ccb->cmd->cmnd[1] == PASSTHRU_GET_ADAPTER))
819                                     stex_controller_info(hba, ccb);
820
821                             scsi_dma_unmap(ccb->cmd);
822                             stex_scsi_done(ccb);
823                             hba->out_req_cnt--;
824                     } else if (ccb->req_type & PASSTHRU_REQ_TYPE) {
825                             hba->out_req_cnt--;
826                             if (ccb->req_type & PASSTHRU_REQ_NO_WAKEUP) {
827                                     ccb->req_type = 0;
(gdb) 


We are going to upgrade the machine to lucid in order to try to overcome this bug, so we will not be able to do any further testing for this from here on.

-- 
Kernel panic when copying data to Promise Technology, Inc. 80333 [SuperTrak EX8350/EX16350]
https://bugs.launchpad.net/bugs/586070
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list