public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* av7110 crash when unloading.
@ 2010-05-01 19:21 VDR User
  2010-05-02 19:57 ` Oliver Endriss
  0 siblings, 1 reply; 5+ messages in thread
From: VDR User @ 2010-05-01 19:21 UTC (permalink / raw)
  To: mailing list: linux-media

I just grabbed the latest hg tree and got the following when I tried
to unload the drivers for my nexus-s:

Message from syslogd@test at Sat May  1 12:19:23 2010 ...
test kernel: [  814.077154] Oops: 0000 [#1] SMP

Message from syslogd@test at Sat May  1 12:19:23 2010 ...
test kernel: [  814.077156] last sysfs file:
/sys/devices/virtual/vtconsole/vtcon0/uevent

Message from syslogd@test at Sat May  1 12:19:23 2010 ...
test kernel: [  814.077193] Process rmmod (pid: 5099, ti=f6a54000
task=f5311490 task.ti=f6a54000)

Message from syslogd@test at Sat May  1 12:19:23 2010 ...
test kernel: [  814.077300] CR2: 0000000000000000

Message from syslogd@test at Sat May  1 12:19:23 2010 ...
test kernel: [  814.077296] EIP: [<f98dfeaa>]
v4l2_device_unregister+0x14/0x4f [videodev] SS:ESP 0068:f6a55e7c

Message from syslogd@test at Sat May  1 12:19:23 2010 ...
test kernel: [  814.077273] Code: 89 c3 8b 00 85 c0 74 0d 31 d2 e8 90
91 8c c7 c7 03 00 00 00 00 5b c3 57 85 c0 56 89 c6 53 74 42 e8 da ff
ff ff 8b 5e 04 83 c6 04 <8b> 3b eb 2f 89 d8 e8 fb fe ff ff f6 43 0c 01
74 0c 8b 43 3c 85

Message from syslogd@test at Sat May  1 12:19:23 2010 ...
test kernel: [  814.077195] Stack:

Message from syslogd@test at Sat May  1 12:19:23 2010 ...
test kernel: [  814.077211] Call Trace:

The modules wouldn't unload and a reboot was needed to clear it.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: av7110 crash when unloading.
  2010-05-01 19:21 av7110 crash when unloading VDR User
@ 2010-05-02 19:57 ` Oliver Endriss
  2010-05-02 20:16   ` Hans Verkuil
  0 siblings, 1 reply; 5+ messages in thread
From: Oliver Endriss @ 2010-05-02 19:57 UTC (permalink / raw)
  To: VDR User; +Cc: mailing list: linux-media

Hi,

On Saturday 01 May 2010 21:21:38 VDR User wrote:
> I just grabbed the latest hg tree and got the following when I tried
> to unload the drivers for my nexus-s:
> 
> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> test kernel: [  814.077154] Oops: 0000 [#1] SMP
> 
> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> test kernel: [  814.077156] last sysfs file:
> /sys/devices/virtual/vtconsole/vtcon0/uevent
> 
> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> test kernel: [  814.077193] Process rmmod (pid: 5099, ti=f6a54000
> task=f5311490 task.ti=f6a54000)
> 
> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> test kernel: [  814.077300] CR2: 0000000000000000
> 
> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> test kernel: [  814.077296] EIP: [<f98dfeaa>]
> v4l2_device_unregister+0x14/0x4f [videodev] SS:ESP 0068:f6a55e7c
> 
> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> test kernel: [  814.077273] Code: 89 c3 8b 00 85 c0 74 0d 31 d2 e8 90
> 91 8c c7 c7 03 00 00 00 00 5b c3 57 85 c0 56 89 c6 53 74 42 e8 da ff
> ff ff 8b 5e 04 83 c6 04 <8b> 3b eb 2f 89 d8 e8 fb fe ff ff f6 43 0c 01
> 74 0c 8b 43 3c 85
> 
> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> test kernel: [  814.077195] Stack:
> 
> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> test kernel: [  814.077211] Call Trace:
> 
> The modules wouldn't unload and a reboot was needed to clear it.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

See
http://www.mail-archive.com/linux-media@vger.kernel.org/msg16895.html

CU
Oliver

-- 
----------------------------------------------------------------
VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/
4 MByte Mod: http://www.escape-edv.de/endriss/dvb-mem-mod/
Full-TS Mod: http://www.escape-edv.de/endriss/dvb-full-ts-mod/
----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: av7110 crash when unloading.
  2010-05-02 19:57 ` Oliver Endriss
@ 2010-05-02 20:16   ` Hans Verkuil
  2010-05-03  0:01     ` Mauro Carvalho Chehab
  2010-05-03 15:45     ` VDR User
  0 siblings, 2 replies; 5+ messages in thread
From: Hans Verkuil @ 2010-05-02 20:16 UTC (permalink / raw)
  To: linux-media; +Cc: VDR User, Oliver Endriss

On Sunday 02 May 2010 21:57:07 Oliver Endriss wrote:
> Hi,
> 
> On Saturday 01 May 2010 21:21:38 VDR User wrote:
> > I just grabbed the latest hg tree and got the following when I tried
> > to unload the drivers for my nexus-s:
> > 
> > Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> > test kernel: [  814.077154] Oops: 0000 [#1] SMP
> > 
> > Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> > test kernel: [  814.077156] last sysfs file:
> > /sys/devices/virtual/vtconsole/vtcon0/uevent
> > 
> > Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> > test kernel: [  814.077193] Process rmmod (pid: 5099, ti=f6a54000
> > task=f5311490 task.ti=f6a54000)
> > 
> > Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> > test kernel: [  814.077300] CR2: 0000000000000000
> > 
> > Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> > test kernel: [  814.077296] EIP: [<f98dfeaa>]
> > v4l2_device_unregister+0x14/0x4f [videodev] SS:ESP 0068:f6a55e7c
> > 
> > Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> > test kernel: [  814.077273] Code: 89 c3 8b 00 85 c0 74 0d 31 d2 e8 90
> > 91 8c c7 c7 03 00 00 00 00 5b c3 57 85 c0 56 89 c6 53 74 42 e8 da ff
> > ff ff 8b 5e 04 83 c6 04 <8b> 3b eb 2f 89 d8 e8 fb fe ff ff f6 43 0c 01
> > 74 0c 8b 43 3c 85
> > 
> > Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> > test kernel: [  814.077195] Stack:
> > 
> > Message from syslogd@test at Sat May  1 12:19:23 2010 ...
> > test kernel: [  814.077211] Call Trace:
> > 
> > The modules wouldn't unload and a reboot was needed to clear it.
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-media" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> See
> http://www.mail-archive.com/linux-media@vger.kernel.org/msg16895.html
> 
> CU
> Oliver
> 
> 

The patch to fix this is in the git fixes tree for quite some time, but since
it hasn't been upstreamed yet it is still not in the v4l-dvb git or hg trees.
I've asked Mauro when he is going to do that, I can't do much more.

For the time being you can apply the diff from fixes.git:

http://git.linuxtv.org/fixes.git?a=commitdiff_plain;h=40358c8b5380604ac2507be2fac0c9bbd3e02b73

Save to e.g. fix.diff, go to the linux directory in your v4l-dvb tree and apply it.

Regards,

	Hans

-- 
Hans Verkuil - video4linux developer - sponsored by TANDBERG, part of Cisco

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: av7110 crash when unloading.
  2010-05-02 20:16   ` Hans Verkuil
@ 2010-05-03  0:01     ` Mauro Carvalho Chehab
  2010-05-03 15:45     ` VDR User
  1 sibling, 0 replies; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2010-05-03  0:01 UTC (permalink / raw)
  To: Hans Verkuil; +Cc: linux-media, VDR User, Oliver Endriss, Douglas Landgraf

Hans Verkuil wrote:
> On Sunday 02 May 2010 21:57:07 Oliver Endriss wrote:
>> Hi,
>>
>> On Saturday 01 May 2010 21:21:38 VDR User wrote:
>>> I just grabbed the latest hg tree and got the following when I tried
>>> to unload the drivers for my nexus-s:
>>>
>>> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
>>> test kernel: [  814.077154] Oops: 0000 [#1] SMP
>>>
>>> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
>>> test kernel: [  814.077156] last sysfs file:
>>> /sys/devices/virtual/vtconsole/vtcon0/uevent
>>>
>>> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
>>> test kernel: [  814.077193] Process rmmod (pid: 5099, ti=f6a54000
>>> task=f5311490 task.ti=f6a54000)
>>>
>>> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
>>> test kernel: [  814.077300] CR2: 0000000000000000
>>>
>>> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
>>> test kernel: [  814.077296] EIP: [<f98dfeaa>]
>>> v4l2_device_unregister+0x14/0x4f [videodev] SS:ESP 0068:f6a55e7c
>>>
>>> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
>>> test kernel: [  814.077273] Code: 89 c3 8b 00 85 c0 74 0d 31 d2 e8 90
>>> 91 8c c7 c7 03 00 00 00 00 5b c3 57 85 c0 56 89 c6 53 74 42 e8 da ff
>>> ff ff 8b 5e 04 83 c6 04 <8b> 3b eb 2f 89 d8 e8 fb fe ff ff f6 43 0c 01
>>> 74 0c 8b 43 3c 85
>>>
>>> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
>>> test kernel: [  814.077195] Stack:
>>>
>>> Message from syslogd@test at Sat May  1 12:19:23 2010 ...
>>> test kernel: [  814.077211] Call Trace:
>>>
>>> The modules wouldn't unload and a reboot was needed to clear it.
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-media" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> See
>> http://www.mail-archive.com/linux-media@vger.kernel.org/msg16895.html
>>
>> CU
>> Oliver
>>
>>
> 
> The patch to fix this is in the git fixes tree for quite some time, but since
> it hasn't been upstreamed yet it is still not in the v4l-dvb git or hg trees.
> I've asked Mauro when he is going to do that, I can't do much more.

My intention is to finish merging patches and sending the pending stuff upstream 
tomorrow. That's said, I'll need to adopt a different procedure on -git, on order 
to better handle merges. With the current way, we would backport from fixes.git
only with 2.6.35 stable. I'll probably opt to have some topic branches and commit 
work into a topic branch, only merging at master after being upstream.

With relation to -hg, Douglas is the maintainer. I think he is considering to
backport also from fixes.git.
> 
> For the time being you can apply the diff from fixes.git:
> 
> http://git.linuxtv.org/fixes.git?a=commitdiff_plain;h=40358c8b5380604ac2507be2fac0c9bbd3e02b73
> 
> Save to e.g. fix.diff, go to the linux directory in your v4l-dvb tree and apply it.
> 
> Regards,
> 
> 	Hans
> 


-- 

Cheers,
Mauro

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: av7110 crash when unloading.
  2010-05-02 20:16   ` Hans Verkuil
  2010-05-03  0:01     ` Mauro Carvalho Chehab
@ 2010-05-03 15:45     ` VDR User
  1 sibling, 0 replies; 5+ messages in thread
From: VDR User @ 2010-05-03 15:45 UTC (permalink / raw)
  To: Hans Verkuil; +Cc: linux-media, Oliver Endriss

On Sun, May 2, 2010 at 1:16 PM, Hans Verkuil <hverkuil@xs4all.nl> wrote:
> The patch to fix this is in the git fixes tree for quite some time, but since
> it hasn't been upstreamed yet it is still not in the v4l-dvb git or hg trees.
> I've asked Mauro when he is going to do that, I can't do much more.
>
> For the time being you can apply the diff from fixes.git:
>
> http://git.linuxtv.org/fixes.git?a=commitdiff_plain;h=40358c8b5380604ac2507be2fac0c9bbd3e02b73
>
> Save to e.g. fix.diff, go to the linux directory in your v4l-dvb tree and apply it.

Hi Hans.  Thank you very much for the pointer to the patch.  I've now
applied it and the problem is resolved (as expected).  I also
forwarded the patch to several other users I know also with a nexus-s.

Thanks again,
Derek

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-03 15:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-01 19:21 av7110 crash when unloading VDR User
2010-05-02 19:57 ` Oliver Endriss
2010-05-02 20:16   ` Hans Verkuil
2010-05-03  0:01     ` Mauro Carvalho Chehab
2010-05-03 15:45     ` VDR User

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox