[Kernel-packages] [Bug 1247410] Re: lirc not working / kernel bug

2017-01-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1247410

Title:
  lirc not working / kernel bug

Status in Linux:
  Incomplete
Status in linux package in Ubuntu:
  Expired

Bug description:
  BUG: unable to handle kernel NULL pointer dereference

  My philips MCE USB receiver (mceusb device) does not work with Lirc.
  System is ubuntu 12.04-mini.

  lsusb
  Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared 
Transceiver (HP)

  Running irw does nothing, running it a second time gives "Connection
  refused".

  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused

  After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from.
  Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.

  syslog after running irw twice:

  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
moun

[Kernel-packages] [Bug 1247410] Re: lirc not working / kernel bug

2016-11-03 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1247410

Title:
  lirc not working / kernel bug

Status in Linux:
  Incomplete
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: unable to handle kernel NULL pointer dereference

  My philips MCE USB receiver (mceusb device) does not work with Lirc.
  System is ubuntu 12.04-mini.

  lsusb
  Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared 
Transceiver (HP)

  Running irw does nothing, running it a second time gives "Connection
  refused".

  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused

  After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from.
  Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.

  syslog after running irw twice:

  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x

[Kernel-packages] [Bug 1247410] Re: lirc not working / kernel bug

2016-11-01 Thread LocutusOfBorg
** Package changed: lirc (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1247410

Title:
  lirc not working / kernel bug

Status in Linux:
  New
Status in linux package in Ubuntu:
  New

Bug description:
  BUG: unable to handle kernel NULL pointer dereference

  My philips MCE USB receiver (mceusb device) does not work with Lirc.
  System is ubuntu 12.04-mini.

  lsusb
  Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared 
Transceiver (HP)

  Running irw does nothing, running it a second time gives "Connection
  refused".

  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused

  After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from.
  Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.

  syslog after running irw twice:

  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x1b0
  Nov  2 15:49:49 Media-PC kernel: [  243.967773]  [] 
chrdev_open+0xd9/0x250
  Nov  2