Bug 131287

Summary: Badness in sym_complete_error
Product: [Fedora] Fedora Reporter: Vladimir Ivanovic <vladimir>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED WORKSFORME QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-29 22:12:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
kernel log none

Description Vladimir Ivanovic 2004-08-30 18:04:55 UTC
Description of problem:
Badness in sym_complete_error at drivers/scsi/sym53c8xx_2/sym_hipd.c:5513

Version-Release number of selected component (if applicable):
kernel-smp-2.6.8-1.525smp


How reproducible: Not known


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: From syslog:

   kernel: Badness in sym_complete_error at
drivers/scsi/sym53c8xx_2/sym_hipd.c:5513
   kernel:  [<82886a76>] sym_complete_error+0x96/0x233 [sym53c8xx]
   kernel:  [<8288021f>] sym53c8xx_intr+0x59/0xc5 [sym53c8xx]
   kernel:  [<021073f1>] handle_IRQ_event+0x21/0x43
   kernel:  [<02107884>] do_IRQ+0x15f/0x22e
   kernel:  =======================
   kernel:  [<021168b6>] smp_apic_timer_interrupt+0x122/0x127
   kernel:  [<02104018>] default_idle+0x0/0x2c
   kernel:  [<022d007b>] unix_stream_data_wait+0x28/0x10c
   kernel:  [<02104041>] default_idle+0x29/0x2c
   kernel:  [<0210409d>] cpu_idle+0x26/0x3b
   kernel:  [<0238d78c>] start_kernel+0x1d0/0x1d5

Comment 1 Vladimir Ivanovic 2004-08-30 18:11:55 UTC
Created attachment 103262 [details]
kernel log

I removed output caused by my playing around with:

   echo "setdebug tiny" >/proc/scsi/sym53c8xx/0

Comment 2 Dave Jones 2004-10-29 21:57:02 UTC
fixed in current kernels ?


Comment 3 Vladimir Ivanovic 2004-10-29 22:12:04 UTC
I'm running 598 and I haven't see the problem this month (October).
I'm changing the status to WORKSFORME, although I'm a little leary of
of the change if someone hasn't actually done something specific to
fix it. I.e. it could still be lurking, but has been temporarily masked.