lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 20 Jul 2006 00:21:19 -0300
From:	Mauro Carvalho Chehab <mchehab@...radead.org>
To:	Michael Krufky <mkrufky@...uxtv.org>
Cc:	Nish Aravamudan <nish.aravamudan@...il.com>,
	Alex Riesen <raa.lkml@...il.com>, video4linux-list@...hat.com,
	Martin.vGagern@....net,
	linux-kernel <linux-kernel@...r.kernel.org>,
	v4l-dvb-maintainer@...uxtv.org,
	Alex Riesen <fork0@...rs.sourceforge.net>,
	Andrew Morton <akpm@...l.org>
Subject: Re: [v4l-dvb-maintainer] Re: oops in bttv

Em Qua, 2006-07-19 às 13:19 -0400, Michael Krufky escreveu:
> Nish Aravamudan wrote:
> > On 7/17/06, Alex Riesen <raa.lkml@...il.com> wrote:
> >> On 7/15/06, Mauro Carvalho Chehab <mchehab@...radead.org> wrote:
> >> > > What I did was to call settings of the flashplayer and press on the
> >> > > webcam symbol there. The system didn't crash, just this oops:
> >> > >
> >> > > BUG: unable to handle kernel NULL pointer dereference at virtual
> >> address 0000006
> >> > > 5
> >> > Hmm... Are you using it on what machine? It might be related to an
> >> > improper handling at compat32 module.
> >>
> >> 32bit. PIV, 2Gb, highmem on.
> > 
> > Is this the same bug as http://bugzilla.kernel.org/show_bug.cgi?id=6869?
> 
> It LOOKS the same to me...  I have tried to reproduce this OOPS
> unsuccessfully, but it seems to be happening for many other users.
> 
> I can't imagine why I am unable to reproduce it.
Also I couldn't reproduce it here. I'm testing with -rc2 + v4l/dvb git
patches available at my git tree
(http://www.kernel.org/git/?p=linux/kernel/git/mchehab/v4l-dvb.git;a=summary):

[  661.840349] bttv0: using tuner=4
[  661.849056] kobject tuner: registering. parent: <NULL>, set: module
[  661.849111] kobject_uevent
[  661.849125] fill_kobj_path: path = '/module/tuner'
[  661.849535] bus i2c: add driver tuner
[  661.849538] kobject tuner: registering. parent: <NULL>, set: drivers
[  661.849556] kobject_uevent
[  661.849567] fill_kobj_path: path = '/bus/i2c/drivers/tuner'
[  661.849603] i2c-core: driver [tuner] registered
[  661.849953] DEV: registering device: ID = 'dvb0'
[  661.849956] kobject dvb0: registering. parent: 0000:05:06.0, set:
devices
[  661.849976] PM: Adding info for bttv-sub:dvb0
[  661.849991] bus bttv-sub: add device dvb0
[  661.850002] kobject_uevent
[  661.850013] fill_kobj_path: path =
'/devices/pci0000:00/0000:00:09.0/0000:05:06.0/dvb0'
[  661.850043] bttv0: add subdevice "dvb0"
[  661.850048] bound device '0000:05:06.0' to driver 'bttv'


[  661.996816] bttv1: osprey eeprom: card=89 name=Osprey 210/220/230
serial=6166834
[  661.996819] bttv1: using tuner=-1
[  661.996822] bttv1: i2c: checking for TDA9887 @ 0x86... <7>i2c_adapter
i2c-1: master_xfer[0] R, addr=0x43, len=1
[  661.998953] not found
[  661.998966] CLASS: registering class device: ID = 'video0'
[  661.998969] kobject video0: registering. parent: video4linux, set:
class_obj
[  661.998997] kobject_uevent
[  661.999008] fill_kobj_path: path = '/class/video4linux/video0'
[  661.999011] class_uevent - name = video0
[  661.999014] fill_kobj_path: path =
'/devices/pci0000:00/0000:00:09.0/0000:05:08.0/0000:06:04.0'
[  661.999046] bttv1: registered device video0
[  661.999059] CLASS: registering class device: ID = 'vbi0'
[  661.999062] kobject vbi0: registering. parent: video4linux, set:
class_obj
[  661.999084] kobject_uevent
[  661.999095] fill_kobj_path: path = '/class/video4linux/vbi0'
[  661.999098] class_uevent - name = vbi0
[  661.999101] fill_kobj_path: path =
'/devices/pci0000:00/0000:00:09.0/0000:05:08.0/0000:06:04.0'
[  661.999130] bttv1: registered device vbi0
[  661.999156] bttv1: PLL: 28636363 => 35468950 . ok
[  662.015287] bound device '0000:06:04.0' to driver 'bttv'
[  662.015305] pci: Bound Device 0000:06:04.0 to Driver bttv

Both Twinhan and Osprey boards initialized well. No oops (although -rc2
had several troubles with event devices on x86_64: mouse, keyboard and
analog gameport didn't worked at the machine - I could access only via
network connection).

Cheers, 
Mauro.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ