Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132178 - SCSI problem in kernel 2.6.16-r3 or r4
Summary: SCSI problem in kernel 2.6.16-r3 or r4
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 14:53 UTC by Bartek
Modified: 2006-05-03 14:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek 2006-05-03 14:53:08 UTC
While compiling kernel using 2.6.16-r3 and r4 make && make modules_install I've received this :

  CC      drivers/scsi/sg.o
drivers/scsi/sg.c: In function `sg_rb_correct4mmap':
drivers/scsi/sg.c:1167: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [drivers/scsi/sg.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-03 14:56:57 UTC
emerge --info missing. Also, can you reproduce the problem, i.e., does it fail again at *exactly* the same place?