"David Brownell" <[EMAIL PROTECTED]> writes:

> Send along the ksymoops info, I'll take a look.
> 
> ----- Original Message ----- 
> From: "Ben Pfaff" <[EMAIL PROTECTED]>
>
> > I'm running the second edition of the 2.2 backport of the 2.4 USB
> > code, under 2.2.17pre6.  Using this, gphoto managed to oops in
> > the dc2xx driver.  Before I bother to send it here, is anyone
> > interested in seeing this, or are bugs in the backport
> > uninteresting to everyone?

I'm not too familiar with ksymoops.  Below is what it gave out for
the oops.  

Here are some more details on what I was doing at the time: I had
downloaded some thumbnails and some images from the camera into
gphoto, then I took the camera away and shot some more pictures
and brought it back and plugged it back in.  When I told gphoto
to download the (new) thumbnails, it oops.

Let me know if there is anything else I can do to help, or if I
should have run ksymoops differently, or whatever.

Thanks,

Ben.

ksymoops 2.3.4 on i686 2.2.17pre6.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.2.17pre6/ (default)
     -m /boot/System.map-2.2.17pre6 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Warning (compare_maps): ksyms_base symbol sk_run_filter_R__ver_sk_run_filter not found 
in System.map.  Ignoring ksyms_base entry
Aug  8 12:08:50 pfaffben kernel: Oops: 0002
Aug  8 12:08:50 pfaffben kernel: CPU:    0
Aug  8 12:08:50 pfaffben kernel: EIP:    0010:[kfree+402/424]
Aug  8 12:08:50 pfaffben kernel: EFLAGS: 00010292
Aug  8 12:08:50 pfaffben kernel: eax: 0000001b   ebx: c6300860   ecx: 00000007   edx: 
00000034
Aug  8 12:08:50 pfaffben kernel: esi: c6760000   edi: c304ef40   ebp: bfffeddc   esp: 
c5b35e8c
Aug  8 12:08:50 pfaffben kernel: ds: 0018   es: 0018   ss: 0018
Aug  8 12:08:50 pfaffben kernel: Process gphoto (pid: 27215, process nr: 146, 
stackpage=c5b35000)
Aug  8 12:08:50 pfaffben kernel: Stack: c036cfd0 c7332000 c6300860 c0745cb0 c304ef40 
bfffeddc c5b34000 c022d940
Aug  8 12:08:50 pfaffben kernel:        c0373f88 00000000 00000206 c01216e3 c036cfd0 
c90d7383 c6760000 c011ce31
Aug  8 12:08:50 pfaffben kernel:        c1941f60 c5b34000 c4eaa200 c304ef40 00000000 
bfffeddc c0745cb0 00000000
Aug  8 12:08:50 pfaffben kernel: Call Trace: [free_pages+39/44] 
[filemap_nopage+309/792] [__fput+37/84] [fput+32/84] [fput+23/84] 
[handle_mm_fault+200/316] [filp_close+95/108]
Aug  8 12:08:50 pfaffben kernel: Code: c7 05 00 00 00 00 00 00 00 00 83 c4 10 5b 5e 5f 
5d 83 c4 1c
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   c7 05 00 00 00 00 00      movl   $0x0,0x0
Code;  00000007 Before first symbol
   7:   00 00 00 
Code;  0000000a Before first symbol
   a:   83 c4 10                  add    $0x10,%esp
Code;  0000000d Before first symbol
   d:   5b                        pop    %ebx
Code;  0000000e Before first symbol
   e:   5e                        pop    %esi
Code;  0000000f Before first symbol
   f:   5f                        pop    %edi
Code;  00000010 Before first symbol
  10:   5d                        pop    %ebp
Code;  00000011 Before first symbol
  11:   83 c4 1c                  add    $0x1c,%esp


2 warnings issued.  Results may not be reliable.

-- 
"Writing is easy. 
 All you do is sit in front of a typewriter and open a vein."
--Walter Smith

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to