[Bug 492961] New: `Hook being called from interrupt context' when trying to receive file from mobile over bluetooth
http://bugzilla.novell.com/show_bug.cgi?id=492961 Summary: `Hook being called from interrupt context' when trying to receive file from mobile over bluetooth Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: pitkali@gmail.com QAContact: qa@suse.de Found By: --- Created an attachment (id=284573) --> (http://bugzilla.novell.com/attachment.cgi?id=284573) Output of dmesg after clearing the ring buffer and trying to send file User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.0.8) Gecko/2009032600 SUSE/3.0.8-1.1 Firefox/3.0.8 Each time I try to receive file from my Sony Ericsson W890i mobile phone over bluetooth in KDE4, I get a message box with information `org.openobex.Error.LinkError' and the following message in dmesg: `AppArmor Debug: Hook being called from interrupt context' followed by a call trace. Sending files to mobile works. Receiving files worked in previous versions of openSuse. Reproducible: Always Steps to Reproduce: 1. Turn on bluetooth adapter and kdebluetooth4. 2. Do pair mobile with computer running openSuse 11.1. 3. On mobile, choose an option to send a file through bluetooth and choose computer running openSuse 11.1 as a receiver. Actual Results: On computer: message box with `org.openobex.Error.LinkError' message appeared. In dmesg I have a message `AppArmor Debug: Hook being called from interrupt context' On mobile: error message stating that file could not be sent. Expected Results: File is sent to computer. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User pitkali@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c1 --- Comment #1 from Piotr Kalinowski <pitkali@gmail.com> 2009-04-07 12:28:56 MDT --- The following Ubuntu bug seems to be relevant: similar context (bluetooth communication) and same message in logs. They seem to have reached the conclusion this is broken kernel driver and prepared a workaround. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/350789 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 Leon Wang <llwang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |kernel-maintainers@forge.pr |ovo.novell.com |ovo.novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User pitkali@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c2 --- Comment #2 from Piotr Kalinowski <pitkali@gmail.com> 2009-04-13 23:55:03 MDT --- Note: the problem persists after recent kernel update. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User pajas@ufal.mff.cuni.cz added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c3 Petr Pajas <pajas@ufal.mff.cuni.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pajas@ufal.mff.cuni.cz --- Comment #3 from Petr Pajas <pajas@ufal.mff.cuni.cz> 2009-04-17 14:58:00 MDT --- I experience the exact same problem (this is with bluez and kbluetooth4; if I use bluez3 and kbluetooth, I can receive files sent from my mobile). Here is the log including the stack trace: Apr 17 22:50:26 stain kernel: AppArmor Debug: Hook being called from interrupt context Apr 17 22:50:26 stain kernel: Pid: 0, comm: swapper Tainted: P 2.6.27.21-0.1-default #1 Apr 17 22:50:26 stain kernel: Apr 17 22:50:26 stain kernel: Call Trace: Apr 17 22:50:26 stain kernel: [<ffffffff8020da29>] show_trace_log_lvl+0x41/0x58 Apr 17 22:50:26 stain kernel: [<ffffffff80499ee7>] dump_stack+0x69/0x6f Apr 17 22:50:26 stain kernel: [<ffffffff8032f27a>] aa_revalidate_sk+0x3a/0xa4 Apr 17 22:50:26 stain kernel: [<ffffffff8041ce5a>] sock_sendmsg+0xc8/0xff Apr 17 22:50:26 stain kernel: [<ffffffff8041d154>] kernel_sendmsg+0x39/0x4f Apr 17 22:50:26 stain kernel: [<ffffffffa0b1a0e9>] rfcomm_send_frame+0x3b/0x40 [rfcomm] Apr 17 22:50:26 stain kernel: [<ffffffffa0b1a146>] rfcomm_send_disc+0x58/0x5d [rfcomm] Apr 17 22:50:26 stain kernel: [<ffffffffa0b1a53d>] __rfcomm_dlc_close+0x5d/0x1dc [rfcomm] Apr 17 22:50:26 stain kernel: [<ffffffffa0b1a7ab>] rfcomm_encrypt_cfm+0x81/0x100 [rfcomm] Apr 17 22:50:26 stain kernel: [<ffffffffa01715d9>] hci_event_packet+0x950/0x1f97 [bluetooth] Apr 17 22:50:26 stain kernel: [<ffffffffa016ee7d>] hci_rx_task+0x9e/0x214 [bluetooth] Apr 17 22:50:26 stain kernel: [<ffffffff80241cff>] tasklet_action+0x67/0xaf Apr 17 22:50:26 stain kernel: [<ffffffff8024262d>] __do_softirq+0x7d/0x107 Apr 17 22:50:26 stain kernel: [<ffffffff8020d2dc>] call_softirq+0x1c/0x28 Apr 17 22:50:26 stain kernel: [<ffffffff8020e583>] do_softirq+0x2c/0x68 Apr 17 22:50:26 stain kernel: [<ffffffff8024235a>] irq_exit+0x3f/0x85 Apr 17 22:50:26 stain kernel: [<ffffffff8020e831>] do_IRQ+0xbd/0xda Apr 17 22:50:26 stain kernel: [<ffffffff8020c531>] ret_from_intr+0x0/0xa Apr 17 22:50:26 stain kernel: [<ffffffffa000a2f9>] acpi_idle_enter_bm+0x2e3/0x364 [processor] Apr 17 22:50:26 stain kernel: [<ffffffff8040a64f>] cpuidle_idle_call+0x8b/0xc8 Apr 17 22:50:26 stain kernel: [<ffffffff8020b04a>] cpu_idle+0x88/0xd0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c4 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail@cynapses.org --- Comment #4 from Takashi Iwai <tiwai@novell.com> 2009-04-28 01:31:01 MDT --- *** Bug 497891 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=497891 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User jeffm@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c5 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffm@novell.com AssignedTo|kernel-maintainers@forge.pr |bphilips@novell.com |ovo.novell.com | --- Comment #5 from Jeff Mahoney <jeffm@novell.com> 2009-05-18 13:33:16 MDT --- I think AppArmor is just doing the complaining here. This trace (and the untainted one in the duplicate) show a code path that could sleep in interrupt context. sock_sendmsg() can sleep. We don't currently have bluetooth expertise, but this should be general device stuff. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c6 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiwai@novell.com --- Comment #6 from Takashi Iwai <tiwai@novell.com> 2009-05-19 00:44:22 MDT --- AFAIK, bluethooth hci stack calls sendmsg in tasklet, which lets AA complaining there. I think it's still in 2.6.30. I agree that it's no 100% right fix, but Ubuntu patch below looks like a reasonable workaround for SLE kernel: http://launchpadlibrarian.net/24546060/fix-sendmsg-in-interrupt.diff -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jeffm@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User bphilips@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c8 --- Comment #8 from Brandon Philips <bphilips@novell.com> 2009-09-09 18:27:07 MDT --- Piotr- Would you mind testing this kernel? It includes the fix from Ubuntu. Thanks. zypper install http://beta.suse.com/private/bphilips//492961/kernel-default-2.6.27.31-bnc49... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User bphilips@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c9 --- Comment #9 from Brandon Philips <bphilips@novell.com> 2009-10-08 10:52:52 MDT --- (In reply to comment #8)
Piotr- Would you mind testing this kernel? It includes the fix from Ubuntu.
Ping? Piotr? Can you please test? http://beta.suse.com/private/bphilips//492961/kernel-default-2.6.27.31-bnc49... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User pitkali@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c10 --- Comment #10 from Piotr Kalinowski <pitkali@gmail.com> 2009-10-08 11:36:13 MDT --- Pong. Sorry for the delay, I had quite a busy time. I'll test it and notify you of the result by Saturday morning. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User pitkali@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c11 --- Comment #11 from Piotr Kalinowski <pitkali@gmail.com> 2009-10-09 15:59:31 MDT --- Hi, I can't install that package. I get the following error: Problem: nothing provides kernel-default-base_x86_64 = 2.6.27.31-bnc492961 needed by kernel-default-2.6.27.31-bnc492961.x86_64 If I try to ignore dependencies I get an install with kernel image missing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 User bphilips@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492961#c13 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |pitkali@gmail.com --- Comment #13 from Brandon Philips <bphilips@novell.com> 2009-10-19 11:29:59 MDT --- (In reply to comment #11)
Problem: nothing provides kernel-default-base_x86_64 = 2.6.27.31-bnc492961 needed by kernel-default-2.6.27.31-bnc492961.x86_64
You can find all of the dependencies in: http://beta.suse.com/private/bphilips//492961 In this case you need: http://beta.suse.com/private/bphilips//492961/kernel-default-base-2.6.27.31-... Thanks for testing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 http://bugzilla.novell.com/show_bug.cgi?id=492961#c14 Alexander Trubitsyn <a.trubitsyn@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |a.trubitsyn@mail.ru Component|Kernel |Kernel AssignedTo|bphilips@novell.com |kernel-maintainers@forge.pr | |ovo.novell.com Product|openSUSE 11.1 |openSUSE 11.2 OS/Version|openSUSE 11.1 |openSUSE 11.2 --- Comment #14 from Alexander Trubitsyn <a.trubitsyn@mail.ru> 2010-02-07 15:19:48 UTC --- I have the same thing with OpenSuse 11.2 and latest unstable kernel 2.6.33-rc6-12-desktop Linux linux-xm5v 2.6.33-rc6-12-desktop #1 SMP PREEMPT 2010-02-05 18:11:23 +0100 x86_64 x86_64 x86_64 GNU/Linux [ 690.092005] usb 2-5: new full speed USB device using ohci_hcd and address 2 [ 690.521237] usb 2-5: New USB device found, idVendor=0a12, idProduct=0001 [ 690.521237] usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 690.634010] Bluetooth: Core ver 2.15 [ 690.636030] NET: Registered protocol family 31 [ 690.636030] Bluetooth: HCI device and connection manager initialized [ 690.636030] Bluetooth: HCI socket layer initialized [ 690.655264] Bluetooth: Generic Bluetooth USB driver ver 0.6 [ 690.655555] usbcore: registered new interface driver btusb [ 690.780264] Bluetooth: L2CAP ver 2.14 [ 690.780264] Bluetooth: L2CAP socket layer initialized [ 690.836015] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 690.836015] Bluetooth: BNEP filters: protocol multicast [ 690.888014] Bridge firewalling registered [ 690.902259] Bluetooth: SCO (Voice Link) ver 0.6 [ 690.902259] Bluetooth: SCO socket layer initialized [ 691.187012] Bluetooth: RFCOMM TTY layer initialized [ 691.187012] Bluetooth: RFCOMM socket layer initialized [ 691.187012] Bluetooth: RFCOMM ver 1.11 [ 800.382003] AppArmor Debug: Hook being called from interrupt context [ 800.382003] Pid: 0, comm: swapper Not tainted 2.6.33-rc6-12-desktop #1 [ 800.382003] Call Trace: [ 800.382003] [<ffffffff81006109>] dump_trace+0x79/0x340 [ 800.382003] [<ffffffff8149567b>] dump_stack+0x69/0x6f [ 800.382003] [<ffffffff8120499d>] aa_revalidate_sk+0xad/0xc0 [ 800.382003] [<ffffffff813a7e02>] sock_sendmsg+0xc2/0x190 [ 800.382003] [<ffffffff813a7f09>] kernel_sendmsg+0x39/0x50 [ 800.382003] [<ffffffffa04c03b0>] rfcomm_send_frame+0x40/0x80 [rfcomm] [ 800.382003] [<ffffffffa04c0460>] rfcomm_send_disc+0x70/0xb0 [rfcomm] [ 800.382003] [<ffffffffa04c1c6a>] rfcomm_session_del+0x9a/0xf0 [rfcomm] [ 800.382003] [<ffffffffa04c2a05>] rfcomm_session_timeout+0x25/0x80 [rfcomm] [ 800.382003] [<ffffffff81061b1e>] run_timer_softirq+0x1ae/0x360 [ 800.382003] [<ffffffff8105766f>] __do_softirq+0xdf/0x240 [ 800.382003] [<ffffffff81003eec>] call_softirq+0x1c/0x30 [ 800.382003] [<ffffffff81005b4d>] do_softirq+0x4d/0x80 [ 800.382003] [<ffffffff810579f5>] irq_exit+0x95/0xa0 [ 800.382003] [<ffffffff8101d63b>] smp_apic_timer_interrupt+0x6b/0xa0 [ 800.382003] [<ffffffff810039b3>] apic_timer_interrupt+0x13/0x20 [ 800.382003] [<ffffffff8100bff2>] default_idle+0x42/0x90 [ 800.382003] [<ffffffff8100c0c3>] c1e_idle+0x83/0x100 [ 800.382003] [<ffffffff8100194a>] cpu_idle+0x5a/0xb0 [ 800.382003] [<ffffffff81b37e14>] start_kernel+0x32b/0x332 [ 800.382003] [<ffffffff81b373ee>] x86_64_start_kernel+0xe5/0xe9 [ 822.244020] AppArmor Debug: Hook being called from interrupt context [ 822.244020] Pid: 2843, comm: ktorrent Not tainted 2.6.33-rc6-12-desktop #1 [ 822.244020] Call Trace: [ 822.244020] [<ffffffff81006109>] dump_trace+0x79/0x340 [ 822.244020] [<ffffffff8149567b>] dump_stack+0x69/0x6f [ 822.244020] [<ffffffff8120499d>] aa_revalidate_sk+0xad/0xc0 [ 822.244020] [<ffffffff813a7e02>] sock_sendmsg+0xc2/0x190 [ 822.244020] [<ffffffff813a7f09>] kernel_sendmsg+0x39/0x50 [ 822.244020] [<ffffffffa04c03b0>] rfcomm_send_frame+0x40/0x80 [rfcomm] [ 822.244020] [<ffffffffa04c0460>] rfcomm_send_disc+0x70/0xb0 [rfcomm] [ 822.244020] [<ffffffffa04c1c6a>] rfcomm_session_del+0x9a/0xf0 [rfcomm] [ 822.244020] [<ffffffffa04c2a05>] rfcomm_session_timeout+0x25/0x80 [rfcomm] [ 822.244020] [<ffffffff81061b1e>] run_timer_softirq+0x1ae/0x360 [ 822.244020] [<ffffffff8105766f>] __do_softirq+0xdf/0x240 [ 822.244020] [<ffffffff81003eec>] call_softirq+0x1c/0x30 [ 822.244020] [<ffffffff81005b4d>] do_softirq+0x4d/0x80 [ 822.244020] [<ffffffff810579f5>] irq_exit+0x95/0xa0 [ 822.244020] [<ffffffff8101d63b>] smp_apic_timer_interrupt+0x6b/0xa0 [ 822.244020] [<ffffffff810039b3>] apic_timer_interrupt+0x13/0x20 [ 822.244020] [<00007f108b52bb48>] 0x7f108b52bb48 [ 834.171265] AppArmor Debug: Hook being called from interrupt context [ 834.171265] Pid: 0, comm: swapper Not tainted 2.6.33-rc6-12-desktop #1 [ 834.171265] Call Trace: [ 834.171265] [<ffffffff81006109>] dump_trace+0x79/0x340 [ 834.171265] [<ffffffff8149567b>] dump_stack+0x69/0x6f [ 834.171265] [<ffffffff8120499d>] aa_revalidate_sk+0xad/0xc0 [ 834.171265] [<ffffffff813a7e02>] sock_sendmsg+0xc2/0x190 [ 834.171265] [<ffffffff813a7f09>] kernel_sendmsg+0x39/0x50 [ 834.171265] [<ffffffffa04c03b0>] rfcomm_send_frame+0x40/0x80 [rfcomm] [ 834.171265] [<ffffffffa04c0460>] rfcomm_send_disc+0x70/0xb0 [rfcomm] [ 834.171265] [<ffffffffa04c1c6a>] rfcomm_session_del+0x9a/0xf0 [rfcomm] [ 834.171265] [<ffffffffa04c2a05>] rfcomm_session_timeout+0x25/0x80 [rfcomm] [ 834.171265] [<ffffffff81061b1e>] run_timer_softirq+0x1ae/0x360 [ 834.171265] [<ffffffff8105766f>] __do_softirq+0xdf/0x240 [ 834.171265] [<ffffffff81003eec>] call_softirq+0x1c/0x30 [ 834.171265] [<ffffffff81005b4d>] do_softirq+0x4d/0x80 [ 834.171265] [<ffffffff810579f5>] irq_exit+0x95/0xa0 [ 834.171265] [<ffffffff8101d63b>] smp_apic_timer_interrupt+0x6b/0xa0 [ 834.171265] [<ffffffff810039b3>] apic_timer_interrupt+0x13/0x20 [ 834.171265] [<ffffffff8100bff2>] default_idle+0x42/0x90 [ 834.171265] [<ffffffff8100c0c3>] c1e_idle+0x83/0x100 [ 834.171265] [<ffffffff8100194a>] cpu_idle+0x5a/0xb0 [ 845.321000] AppArmor Debug: Hook being called from interrupt context [ 845.321000] Pid: 0, comm: swapper Not tainted 2.6.33-rc6-12-desktop #1 [ 845.321000] Call Trace: [ 845.321000] [<ffffffff81006109>] dump_trace+0x79/0x340 [ 845.321000] [<ffffffff8149567b>] dump_stack+0x69/0x6f [ 845.321000] [<ffffffff8120499d>] aa_revalidate_sk+0xad/0xc0 [ 845.321000] [<ffffffff813a7e02>] sock_sendmsg+0xc2/0x190 [ 845.321000] [<ffffffff813a7f09>] kernel_sendmsg+0x39/0x50 [ 845.321000] [<ffffffffa04c03b0>] rfcomm_send_frame+0x40/0x80 [rfcomm] [ 845.321000] [<ffffffffa04c0460>] rfcomm_send_disc+0x70/0xb0 [rfcomm] [ 845.321000] [<ffffffffa04c1c6a>] rfcomm_session_del+0x9a/0xf0 [rfcomm] [ 845.321000] [<ffffffffa04c2a05>] rfcomm_session_timeout+0x25/0x80 [rfcomm] [ 845.321000] [<ffffffff81061b1e>] run_timer_softirq+0x1ae/0x360 [ 845.321000] [<ffffffff8105766f>] __do_softirq+0xdf/0x240 [ 845.321000] [<ffffffff81003eec>] call_softirq+0x1c/0x30 [ 845.321000] [<ffffffff81005b4d>] do_softirq+0x4d/0x80 [ 845.321000] [<ffffffff810579f5>] irq_exit+0x95/0xa0 [ 845.321000] [<ffffffff8101d63b>] smp_apic_timer_interrupt+0x6b/0xa0 [ 845.321000] [<ffffffff810039b3>] apic_timer_interrupt+0x13/0x20 [ 845.321000] [<ffffffff8100bff2>] default_idle+0x42/0x90 [ 845.321000] [<ffffffff8100c0c3>] c1e_idle+0x83/0x100 [ 845.321000] [<ffffffff8100194a>] cpu_idle+0x5a/0xb0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 http://bugzilla.novell.com/show_bug.cgi?id=492961#c15 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|pitkali@gmail.com | AssignedTo|kernel-maintainers@forge.pr |jeffm@novell.com |ovo.novell.com | --- Comment #15 from Jeff Mahoney <jeffm@novell.com> 2010-02-09 21:19:17 UTC --- Since this was tracked to AppArmor, I'll take this one. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 http://bugzilla.novell.com/show_bug.cgi?id=492961#c16 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |RESOLVED Resolution| |FIXED --- Comment #16 from Jeff Mahoney <jeffm@novell.com> 2010-02-09 21:55:05 UTC --- Ported and committed the fix to 11.2, SLE11 SP1, and master. Looks like the original fix never made it into the SLE11 branch so I've applied it there too. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 http://bugzilla.novell.com/show_bug.cgi?id=492961#c17 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.1:31244 --- Comment #17 from Swamp Workflow Management <swamp@suse.com> 2010-03-02 16:38:09 UTC --- Update released for: kernel-debug, kernel-debug-base, kernel-debug-debuginfo, kernel-debug-debugsource, kernel-debug-extra, kernel-default, kernel-default-base, kernel-default-debuginfo, kernel-default-debugsource, kernel-default-extra, kernel-docs, kernel-kdump, kernel-kdump-debuginfo, kernel-kdump-debugsource, kernel-pae, kernel-pae-base, kernel-pae-debuginfo, kernel-pae-debugsource, kernel-pae-extra, kernel-ppc64, kernel-ppc64-base, kernel-ppc64-debuginfo, kernel-ppc64-debugsource, kernel-ppc64-extra, kernel-ps3, kernel-ps3-debuginfo, kernel-ps3-debugsource, kernel-source, kernel-source-debuginfo, kernel-syms, kernel-trace, kernel-trace-base, kernel-trace-debuginfo, kernel-trace-debugsource, kernel-trace-extra, kernel-vanilla, kernel-vanilla-debuginfo, kernel-vanilla-debugsource, kernel-xen, kernel-xen-base, kernel-xen-debuginfo, kernel-xen-debugsource, kernel-xen-extra Products: openSUSE 11.1 (debug, i586, ppc, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 http://bugzilla.novell.com/show_bug.cgi?id=492961#c18 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:released:11.1:31244 |maint:released:11.1:31244 | |maint:released:sle11:31236 --- Comment #18 from Swamp Workflow Management <swamp@suse.com> 2010-03-02 23:08:52 UTC --- Update released for: cluster-network-kmp-default, ext4dev-kmp-default, ext4dev-kmp-ppc64, kernel-default, kernel-default-base, kernel-default-debuginfo, kernel-default-debugsource, kernel-default-extra, kernel-kdump, kernel-kdump-debuginfo, kernel-kdump-debugsource, kernel-ppc64, kernel-ppc64-base, kernel-ppc64-debuginfo, kernel-ppc64-debugsource, kernel-ppc64-extra, kernel-source, kernel-source-debuginfo, kernel-syms Products: SLE-DEBUGINFO 11 (ppc64) SLE-HAE 11 (ppc64) SLE-SERVER 11 (ppc64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 http://bugzilla.novell.com/show_bug.cgi?id=492961#c19 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@novell.com --- Comment #19 from Marcus Meissner <meissner@novell.com> 2010-03-03 13:39:57 UTC --- We have released a kernel update for SUSE Linux Enterprise 11 that mentions/fixes this bug. The released version is 2.6.27.45-0.1.1. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=492961 http://bugzilla.novell.com/show_bug.cgi?id=492961#c20 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:released:11.1:31244 |maint:released:11.1:31244 |maint:released:sle11:31236 |maint:released:sle11:31236 | |maint:released:11.2:32013 --- Comment #20 from Swamp Workflow Management <swamp@suse.com> 2010-03-22 13:53:22 UTC --- Update released for: kernel-debug, kernel-debug-base, kernel-debug-base-debuginfo, kernel-debug-debuginfo, kernel-debug-debugsource, kernel-debug-devel, kernel-debug-devel-debuginfo, kernel-default, kernel-default-base, kernel-default-base-debuginfo, kernel-default-debuginfo, kernel-default-debugsource, kernel-default-devel, kernel-default-devel-debuginfo, kernel-desktop, kernel-desktop-base, kernel-desktop-base-debuginfo, kernel-desktop-debuginfo, kernel-desktop-debugsource, kernel-desktop-devel, kernel-desktop-devel-debuginfo, kernel-pae, kernel-pae-base, kernel-pae-base-debuginfo, kernel-pae-debuginfo, kernel-pae-debugsource, kernel-pae-devel, kernel-pae-devel-debuginfo, kernel-source, kernel-source-vanilla, kernel-syms, kernel-trace, kernel-trace-base, kernel-trace-base-debuginfo, kernel-trace-debuginfo, kernel-trace-debugsource, kernel-trace-devel, kernel-trace-devel-debuginfo, kernel-vanilla, kernel-vanilla-base, kernel-vanilla-base-debuginfo, kernel-vanilla-debuginfo, kernel-vanilla-debugsource, kernel-vanilla-devel, kernel-vanilla-devel-debuginfo, kernel-xen, kernel-xen-base, kernel-xen-base-debuginfo, kernel-xen-debuginfo, kernel-xen-debugsource, kernel-xen-devel, kernel-xen-devel-debuginfo, preload-kmp-default, preload-kmp-desktop Products: openSUSE 11.2 (debug, i586, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com