Hi.

I tried to hotsync a Tungsten C with J-Pilot. It takes a little while
for hotplug to insert the module, and I must have pressed the sync
button before the module was inserted completely.

I ended up with an oops:

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

Jul 28 07:29:43 buena kernel: e100: selftest OK.
Jul 28 07:29:43 buena kernel: e100: eth0: Intel(R) PRO/100 Network Connection
Jul 28 07:29:43 buena kernel: ac97_codec: AC97 Audio codec, id: ADS99 (Unknown)
Jul 28 07:29:49 buena kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Jul 28 07:29:49 buena kernel: cs: IO port probe 0x0800-0x08ff: clean.
Jul 28 07:29:49 buena kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x100-0x107 
0x140-0x14f 0x170-0x177 0x370-0x37f 0x3c0-0x3df 0x4d0-0x4d7
Jul 28 07:29:49 buena kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Jul 28 07:36:14 buena kernel: Unable to handle kernel NULL pointer dereference at 
virtual address 00000018
Jul 28 07:36:14 buena kernel: e194e72d
Jul 28 07:36:14 buena kernel: *pde = 00000000
Jul 28 07:36:14 buena kernel: Oops: 0000
Jul 28 07:36:14 buena kernel: CPU:    0
Jul 28 07:36:14 buena kernel: EIP:    0010:[<e194e72d>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
Jul 28 07:36:14 buena kernel: EFLAGS: 00010046
Jul 28 07:36:14 buena kernel: eax: 00000000   ebx: 00000000   ecx: 00000000   edx: 
00000300
Jul 28 07:36:14 buena kernel: esi: 00000246   edi: d749b800   ebp: ffffffea   esp: 
d2e5deac
Jul 28 07:36:14 buena kernel: ds: 0018   es: 0018   ss: 0018
Jul 28 07:36:14 buena kernel: Process jpilot (pid: 2782, stackpage=d2e5d000)
Jul 28 07:36:14 buena kernel: Stack: c1342418 c0131a19 c1342418 d749b888 d749b8e0 
e194891e d749b888 e194abc1 
Jul 28 07:36:14 buena kernel:        00000001 7fffffff d3334000 d2e5c000 d3334970 
c0177e93 d3334000 12f5d065 
Jul 28 07:36:14 buena kernel:        00000000 d2e5c000 00000000 00000000 00000000 
d2e5c000 d3334970 d3334970 
Jul 28 07:36:14 buena kernel: Call Trace:    [do_wp_page+89/576] [<e194891e>] 
[<e194abc1>] [tty_wait_until_sent+131/208] [set_termios+217/320]
Jul 28 07:36:14 buena kernel: Code: 83 78 18 8d 0f 44 da 41 83 f9 17 7e e6 56 9d 8b 15 
80 09 95 


>>EIP; e194e72d <[orinoco_usb]__constant_memcpy+25/f8>   <=====

>>edi; d749b800 <_end+171bc5c0/215f7e20>
>>esp; d2e5deac <_end+12b7ec6c/215f7e20>

Code;  e194e72d <[orinoco_usb]__constant_memcpy+25/f8>
00000000 <_EIP>:
Code;  e194e72d <[orinoco_usb]__constant_memcpy+25/f8>   <=====
   0:   83 78 18 8d               cmpl   $0xffffff8d,0x18(%eax)   <=====
Code;  e194e731 <[orinoco_usb]__constant_memcpy+29/f8>
   4:   0f 44 da                  cmove  %edx,%ebx
Code;  e194e734 <[orinoco_usb]__constant_memcpy+2c/f8>
   7:   41                        inc    %ecx
Code;  e194e735 <[orinoco_usb]__constant_memcpy+2d/f8>
   8:   83 f9 17                  cmp    $0x17,%ecx
Code;  e194e738 <[orinoco_usb]__constant_memcpy+30/f8>
   b:   7e e6                     jle    fffffff3 <_EIP+0xfffffff3>
Code;  e194e73a <[orinoco_usb]__constant_memcpy+32/f8>
   d:   56                        push   %esi
Code;  e194e73b <[orinoco_usb]__constant_memcpy+33/f8>
   e:   9d                        popf   
Code;  e194e73c <[orinoco_usb]__constant_memcpy+34/f8>
   f:   8b 15 80 09 95 00         mov    0x950980,%edx

Jul 28 07:45:21 buena kernel: e100: selftest OK.
Jul 28 07:45:21 buena kernel: e100: eth0: Intel(R) PRO/100 Network Connection
Jul 28 07:45:21 buena kernel: ac97_codec: AC97 Audio codec, id: ADS99 (Unknown)
Jul 28 07:45:26 buena kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Jul 28 07:45:26 buena kernel: cs: IO port probe 0x0800-0x08ff: clean.
Jul 28 07:45:26 buena kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x100-0x107 
0x140-0x14f 0x170-0x177 0x370-0x37f 0x3c0-0x3df 0x4d0-0x4d7
Jul 28 07:45:26 buena kernel: cs: IO port probe 0x0a00-0x0aff: clean.

1 warning issued.  Results may not be reliable.

The versio of the kernel is 2.4.21 with swsusp 1.0.3.2. My kernel USB
configuration is:

#
# USB support
#
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_UHCI is not set
# CONFIG_USB_UHCI_ALT is not set
CONFIG_USB_OHCI=m

#
# USB Device Class drivers
#
CONFIG_USB_AUDIO=m
CONFIG_USB_EMI26=m

#
#   USB Bluetooth can only be used with disabled Bluetooth subsystem
#
CONFIG_USB_MIDI=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
CONFIG_USB_AIPTEK=m
CONFIG_USB_WACOM=m
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set

#
# USB Imaging devices
#
CONFIG_USB_DC2XX=m
CONFIG_USB_MDC800=m
CONFIG_USB_SCANNER=m
CONFIG_USB_MICROTEK=m
CONFIG_USB_HPUSBSCSI=m

#
# USB Multimedia devices
#

#
#   Video4Linux support is needed for USB Multimedia device support
#

#
# USB Network adaptors
#
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_KAWETH=m
CONFIG_USB_CATC=m
CONFIG_USB_CDCETHER=m
CONFIG_USB_USBNET=m

#
# USB port drivers
#
CONFIG_USB_USS720=m

#
# USB Serial Converter support
#
CONFIG_USB_SERIAL=m
# CONFIG_USB_SERIAL_DEBUG is not set
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KEYSPAN_USA28=y
CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
CONFIG_USB_SERIAL_KEYSPAN_USA19=y
CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
CONFIG_USB_SERIAL_KEYSPAN_MPR=y
CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_OMNINET=m

#
# USB Miscellaneous drivers
#
CONFIG_USB_RIO500=m
CONFIG_USB_AUERSWALD=m
CONFIG_USB_TIGL=m
CONFIG_USB_BRLVGER=m
CONFIG_USB_LCD=m

Regards,

Hugo

-- 
Hugo Haas - http://larve.net/people/hugo/

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to