Hi,

Got this Oops today, after X had crashed nicely. Attempted to use gpm on
console, and wham. 

This is using the VESA framebuffer driver on a S3 Savage4 w/ 8M.

ksymoops 2.3.4 on i686 2.4.0-test8.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.0-test8/ (default)
     -m /boot/System.map-2.4.0-test8 (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.

Oops: 0002
CPU:    0
EIP:    0010:[<c01866e1>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010286
eax: ad55ad55   ebx: c46a4800   ecx: c46a4800   edx: 00000000
esi: c02070e0   edi: c02081e0   ebp: ad55ad55   esp: c1355e4c
ds: 0018   es: 0018   ss: 0018
Process gpm (pid: 268, stackpage=c1355000)
Stack: c46a4800 c01e2e6b 000000c3 c02555a0 c0268458 00ccccea 00000000 c0255540
       ffffffff 00000030 00000000 ad55ad55 00000a00 0000000f c46a4800 c01824dc
       c2390800 c0268458 c1141cc2 00000001 00ccccaa 00000080 c1141cc0 c1141cc2
Call Trace: [<c01e2e6b>] [<c01824dc>] [<c016264e>] [<c01629e5>] [<c0167891>] 
[<c016639b>] [<c015f99d>]
       [<c0139b87>] [<c010a2ff>] [<c010002b>]
Code: 89 01 68 c4 00 00 00 68 6b 2e 1e c0 8d 43 04 50 e8 0a 64 03

>>EIP; c01866e1 <fbcon_cfb16_putcs+149/428>   <=====
Trace; c01e2e6b <dm_head_vals.879+4783/7318>
Trace; c01824dc <fbcon_putcs+b8/d0>
Trace; c016264e <do_update_region+11a/168>
Trace; c01629e5 <invert_screen+155/160>
Trace; c0167891 <set_selection+481/560>
Trace; c016639b <tioclinux+7b/140>
Trace; c015f99d <tty_ioctl+2d5/388>
Trace; c0139b87 <sys_ioctl+16b/184>
Trace; c010a2ff <system_call+33/38>
Trace; c010002b <startup_32+2b/13a>
Code;  c01866e1 <fbcon_cfb16_putcs+149/428>
00000000 <_EIP>:
Code;  c01866e1 <fbcon_cfb16_putcs+149/428>   <=====
   0:   89 01                     mov    %eax,(%ecx)   <=====
Code;  c01866e3 <fbcon_cfb16_putcs+14b/428>
   2:   68 c4 00 00 00            push   $0xc4
Code;  c01866e8 <fbcon_cfb16_putcs+150/428>
   7:   68 6b 2e 1e c0            push   $0xc01e2e6b
Code;  c01866ed <fbcon_cfb16_putcs+155/428>
   c:   8d 43 04                  lea    0x4(%ebx),%eax
Code;  c01866f0 <fbcon_cfb16_putcs+158/428>
   f:   50                        push   %eax
Code;  c01866f1 <fbcon_cfb16_putcs+159/428>
  10:   e8 0a 64 03 00            call   3641f <_EIP+0x3641f> c01bcb00 
<__io_virt_debug+0/34>


1 warning issued.  Results may not be reliable.


-- 

Edward C. Lang   woot on various channels on irc.openprojects.net
[EMAIL PROTECTED] - Normal mail. Most stuff ends up here anyway.
[EMAIL PROTECTED]  - Debian mail. Finger this address for keys.
[EMAIL PROTECTED] [EMAIL PROTECTED] - Other email addresses.    TINC.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to