<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>15121</bug_id>
          
          <creation_ts>2008-03-27 17:24:48 +0300</creation_ts>
          <short_desc>2.5.24-alt6 ругань в dmesg</short_desc>
          <delta_ts>2008-04-25 21:08:29 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>kernel-image-std-def</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgeny">evgen</reporter>
          <assigned_to name="Vitaly Chikunov">vt</assigned_to>
          <cc>icesik</cc>
    
    <cc>kernelbot</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>66827</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny">evgen</who>
    <bug_when>2008-03-27 17:24:48 +0300</bug_when>
    <thetext>При старте сервисов наблюдаю кучу ругани.
Вот что в dmesg:

saa7133[0]: registered device radio0
saa7134 ALSA driver for DMA sound loaded
saa7133[0]/alsa: saa7133[0] at 0xfeaff800 irq 20 registered as card 1
BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001
printing eip: f8d1a5d5 *pde = 00000000
Oops: 0000 [#1] SMP
Modules linked in: saa7134_alsa tuner tea5767 tda8290 tuner_simple mt20xx
tea5761 saa7134 compat_ioctl32 ir_kbd_i2c i2c_core ir_common videodev
v4l2_common v4l1_compat snd_pcm_oss snd_hda_intel snd_hwdep snd_seq_dummy
snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_mixer_oss snd_pcm
snd_timer snd soundcore snd_page_alloc videobuf_dma_sg videobuf_core ext3 jbd
mbcache ata_generic pata_jmicron pata_acpi ahci libata sd_mod scsi_mod ide_disk
ide_generic generic jmicron ide_core

Pid: 2537, comm: modprobe Not tainted (2.6.24-std-def-alt6 #1)
EIP: 0060:[&lt;f8d1a5d5&gt;] EFLAGS: 00010246 CPU: 1
EIP is at snd_pcm_timer_init+0x25/0x170 [snd_pcm]
EAX: 00000001 EBX: f719f0a0 ECX: f7cedde4 EDX: 00000000
ESI: f719f270 EDI: f7004074 EBP: 00000018 ESP: f7ceddcc
 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Process modprobe (pid: 2537, ti=f7cec000 task=f7465250 task.ti=f7cec000)
Stack: 00000000 00000001 f7006d10 00000000 f7006d10 00000000 00000003 00000000
       f719f0a0 00000018 f8cbf1fc 00000000 f719f270 f7004040 f8d12687 f8d237ac
       f7004040 f7cede24 f7db336c 00000001 f7004044 f8d1b42c 436d6370 63304431
Call Trace:
 [&lt;f8cbf1fc&gt;] snd_add_device_sysfs_file+0x3c/0x70 [snd]
 [&lt;f8d12687&gt;] snd_pcm_dev_register+0xe7/0x210 [snd_pcm]
 [&lt;f8cc3d2d&gt;] snd_device_register_all+0x2d/0x60 [snd]
 [&lt;f8cbfa0e&gt;] snd_card_register+0xe/0x2c0 [snd]
 [&lt;f8e2430a&gt;] alsa_device_init+0x23a/0x280 [saa7134_alsa]
 [&lt;f8e24399&gt;] saa7134_alsa_init+0x49/0x80 [saa7134_alsa]
 [&lt;c0152671&gt;] sys_init_module+0x151/0x19e0
 [&lt;c0195b25&gt;] do_sync_read+0xd5/0x120
 [&lt;f8d1a910&gt;] snd_pcm_format_width+0x0/0x20 [snd_pcm]
 [&lt;c0195a50&gt;] do_sync_read+0x0/0x120
 [&lt;c0196a41&gt;] sys_read+0x41/0x70
 [&lt;c0105412&gt;] syscall_call+0x7/0xb
 [&lt;c0320000&gt;] schedule+0x140/0x6f0
 =======================
Code: 5b c3 8d 74 26 00 56 89 c6 53 83 ec 30 8b 56 30 c7 44 24 1c 00 00 00 00 8d
4c 24 18 c7 44 24 18 03 00 00 00 8b 18 83 e2 01 8b 03 &lt;8b&gt; 00 89 44 24 20 8b 43
0c 89 44 24 24 8b 46 0c 01 c0 09 c2 8d
EIP: [&lt;f8d1a5d5&gt;] snd_pcm_timer_init+0x25/0x170 [snd_pcm] SS:ESP 0068:f7ceddcc
---[ end trace b0a61d5197c1e109 ]---
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 1:0:0:0: Attached scsi generic sg1 type 0
input: Power Button (FF) as /class/input/input3

&lt;кусь&gt;

EXT3 FS on sda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
fuse init (API version 7.9)
atl1 0000:03:00.0: eth0 link is up 100 Mbps full duplex
BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001
printing eip: f8d14c51 *pde = 00000000
Oops: 0000 [#2] SMP
Modules linked in: fuse dm_mod rfcomm l2cap hci_usb bluetooth usbhid ff_memless
parport_pc parport floppy ehci_hcd uhci_hcd ohci1394 atl1 usbcore ieee1394
ide_cd pcspkr iTCO_wdt cdrom i2c_i801 mii intel_agp thermal agpgart processor
button sg evdev saa7134_alsa tuner tea5767 tda8290 tuner_simple mt20xx tea5761
saa7134 compat_ioctl32 ir_kbd_i2c i2c_core ir_common videodev v4l2_common
v4l1_compat snd_pcm_oss snd_hda_intel snd_hwdep snd_seq_dummy snd_seq_oss
snd_seq_midi_event snd_seq snd_seq_device snd_mixer_oss snd_pcm snd_timer snd
soundcore snd_page_alloc videobuf_dma_sg videobuf_core ext3 jbd mbcache
ata_generic pata_jmicron pata_acpi ahci libata sd_mod scsi_mod ide_disk
ide_generic generic jmicron ide_core

Pid: 5119, comm: hald Tainted: G      D (2.6.24-std-def-alt6 #1)
EIP: 0060:[&lt;f8d14c51&gt;] EFLAGS: 00010246 CPU: 1
EIP is at snd_pcm_info+0x31/0x100 [snd_pcm]
EAX: 00000001 EBX: f719f0a0 ECX: 00000040 EDX: f75744b0
ESI: f719f270 EDI: f75745d0 EBP: f75744b0 ESP: f6d75e98
 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Process hald (pid: 5119, ti=f6d74000 task=f7d4ccb0 task.ti=f6d74000)
Stack: 00000001 f75744b0 f77924b0 f719f270 f6de7948 f8d11d24 c0191a6c f8cc158a
       f77924b0 f7ce9f98 f7ce9f68 f8d11e90 f8cc1449 f75da5c8 01008001 ffffffff
       f7ce9e38 00000000 f68eb9f0 f75da5c8 c01cbbc6 f75da5c8 f68eb9f0 00000000
Call Trace:
 [&lt;f8d11d24&gt;] snd_pcm_proc_info_read+0x34/0x190 [snd_pcm]
 [&lt;c0191a6c&gt;] kmem_cache_alloc+0x8c/0x110
 [&lt;f8cc158a&gt;] snd_info_entry_open+0x24a/0x290 [snd]
 [&lt;f8d11e90&gt;] snd_pcm_stream_proc_info_read+0x0/0x10 [snd_pcm]
 [&lt;f8cc1449&gt;] snd_info_entry_open+0x109/0x290 [snd]
 [&lt;c01cbbc6&gt;] proc_reg_open+0x46/0x70
 [&lt;c0193ff5&gt;] __dentry_open+0xc5/0x1d0
 [&lt;c01941b5&gt;] nameidata_to_filp+0x35/0x40
 [&lt;c01cbb80&gt;] proc_reg_open+0x0/0x70
 [&lt;c0194210&gt;] do_filp_open+0x50/0x60
 [&lt;c0193ea2&gt;] get_unused_fd_flags+0x52/0xd0
 [&lt;c019426c&gt;] do_sys_open+0x4c/0xf0
 [&lt;c019434c&gt;] sys_open+0x1c/0x20
 [&lt;c0105412&gt;] syscall_call+0x7/0xb
 =======================
Code: 00 00 89 74 24 08 89 c6 89 7c 24 0c 89 d7 89 6c 24 10 89 d5 89 5c 24 04 8b
18 8b 40 04 89 04 24 31 c0 f3 ab 8b 03 b9 40 00 00 00 &lt;8b&gt; 00 89 42 0c 8b 43 0c
89 02 8b 46 30 89 42 08 8b 46 0c 89 42
EIP: [&lt;f8d14c51&gt;] snd_pcm_info+0x31/0x100 [snd_pcm] SS:ESP 0068:f6d75e98
---[ end trace b0a61d5197c1e109 ]---
lp0: using parport0 (interrupt-driven).
lp0: console ready</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66830</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2008-03-27 17:52:47 +0300</bug_when>
    <thetext>Как workaround - отключите модуль saa7134-alsa, по крайней мере без него падать
не будет.

Какой TV-Тюнер ?
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66872</commentid>
    <comment_count>2</comment_count>
    <who name="Evgeny">evgen</who>
    <bug_when>2008-03-28 07:50:38 +0300</bug_when>
    <thetext>(In reply to comment #1)
&gt; Как workaround - отключите модуль saa7134-alsa, по крайней мере без него падать
&gt; не будет.
На 2.6.24-wks-smp-alt2.3 всё работает

&gt; Какой TV-Тюнер ?
Beholder 407.
В рассылке уже появилось ещё сообщение о такой же проблеме.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66879</commentid>
    <comment_count>3</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2008-03-28 11:04:10 +0300</bug_when>
    <thetext>Какая alsa в 2.6.24-wks-smp-alt2.3?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68405</commentid>
    <comment_count>4</comment_count>
    <who name="Michail Yakushin">silicium</who>
    <bug_when>2008-04-16 09:10:44 +0400</bug_when>
    <thetext>Проблема решена в alt7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68441</commentid>
    <comment_count>5</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2008-04-16 15:51:54 +0400</bug_when>
    <thetext>Добавлю, что теперь нужно ещё устанавливать пакет kernel-modules-v4l-std-def
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>