Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 582003 Details for
Bug 818791
Bluetooth device reconnecting causes kernel crash
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
The kernel crash logs
kernel_err.log (text/x-log), 4.26 KB, created by
Pramod Dematagoda
on 2012-05-04 02:16:13 UTC
(
hide
)
Description:
The kernel crash logs
Filename:
MIME Type:
Creator:
Pramod Dematagoda
Created:
2012-05-04 02:16:13 UTC
Size:
4.26 KB
patch
obsolete
>[ 7095.108847] ------------[ cut here ]------------ >[ 7095.108865] WARNING: at fs/sysfs/dir.c:481 sysfs_add_one+0xca/0x100() >[ 7095.108870] Hardware name: Aspire 5560 >[ 7095.108874] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:13.0/usb5/5-2/5-2:1.0/bluetooth/hci0/hci0:1' >[ 7095.108880] Modules linked in: hidp rfcomm btusb vfat fat fuse ipt_MASQUERADE nf_conntrack_netbios_ns nf_conntrack_broadcast ip6table_mangle bnep ip6t_REJECT bluetooth nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables iptable_nat nf_nat iptable_mangle nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack uvcvideo videobuf2_vmalloc videobuf2_memops snd_hda_codec_realtek videobuf2_core videodev snd_hda_codec_hdmi snd_hda_intel snd_usb_audio snd_usbmidi_lib media snd_hda_codec snd_rawmidi snd_seq_device snd_hwdep arc4 snd_pcm snd_page_alloc snd_timer snd tg3 microcode ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 soundcore k10temp acer_wmi sparse_keymap rfkill i2c_piix4 uinput usb_storage sdhci_pci sdhci mmc_core wmi video radeon i2c_algo_bit drm_kms_helper ttm drm i2c_core [last unloaded: scsi_wait_scan] >[ 7095.108996] Pid: 52, comm: kworker/u:2 Tainted: G I 3.3.4-1.fc17.x86_64 #1 >[ 7095.109031] Call Trace: >[ 7095.109046] [<ffffffff810568af>] warn_slowpath_common+0x7f/0xc0 >[ 7095.109062] [<ffffffff810569a6>] warn_slowpath_fmt+0x46/0x50 >[ 7095.109076] [<ffffffff811ed48a>] sysfs_add_one+0xca/0x100 >[ 7095.109090] [<ffffffff811ed537>] create_dir+0x77/0xd0 >[ 7095.109104] [<ffffffff811ed62d>] sysfs_create_dir+0x7d/0xc0 >[ 7095.109119] [<ffffffff814d324b>] ? __alloc_skb+0x4b/0x230 >[ 7095.109133] [<ffffffff812bfbed>] kobject_add_internal+0xad/0x240 >[ 7095.109146] [<ffffffff812bfff7>] kobject_add+0x67/0xc0 >[ 7095.109159] [<ffffffff812cc8c0>] ? kvasprintf+0x70/0x90 >[ 7095.109175] [<ffffffff8139be09>] device_add+0x119/0x6e0 >[ 7095.109190] [<ffffffff8139bcc3>] ? device_private_init+0x53/0x80 >[ 7095.109231] [<ffffffffa04bf6bc>] hci_conn_add_sysfs+0x5c/0x110 [bluetooth] >[ 7095.109264] [<ffffffffa04b7316>] hci_event_packet+0x1926/0x2a10 [bluetooth] >[ 7095.109280] [<ffffffff814f1364>] ? sk_filter+0x24/0xb0 >[ 7095.109312] [<ffffffffa04be9e4>] ? hci_send_to_sock+0xe4/0x1d0 [bluetooth] >[ 7095.109343] [<ffffffffa04aa988>] hci_rx_work+0x1b8/0x3d0 [bluetooth] >[ 7095.109360] [<ffffffff81071b59>] process_one_work+0x129/0x3f0 >[ 7095.109389] [<ffffffffa04aa7d0>] ? hci_send_frame+0xc0/0xc0 [bluetooth] >[ 7095.109405] [<ffffffff81073396>] worker_thread+0x126/0x2d0 >[ 7095.109420] [<ffffffff81073270>] ? manage_workers.isra.25+0x1f0/0x1f0 >[ 7095.109435] [<ffffffff81078843>] kthread+0x93/0xa0 >[ 7095.109450] [<ffffffff815f4fa4>] kernel_thread_helper+0x4/0x10 >[ 7095.109464] [<ffffffff810787b0>] ? flush_kthread_worker+0x80/0x80 >[ 7095.109479] [<ffffffff815f4fa0>] ? gs_change+0x13/0x13 >[ 7095.109488] ---[ end trace b0a57a576d1aa1ee ]--- >[ 7095.109501] kobject_add_internal failed for hci0:1 with -EEXIST, don't try to register things with the same name in the same directory. >[ 7095.109517] Pid: 52, comm: kworker/u:2 Tainted: G W I 3.3.4-1.fc17.x86_64 #1 >[ 7095.109528] Call Trace: >[ 7095.109539] [<ffffffff812bfc36>] kobject_add_internal+0xf6/0x240 >[ 7095.109553] [<ffffffff812bfff7>] kobject_add+0x67/0xc0 >[ 7095.109566] [<ffffffff812cc8c0>] ? kvasprintf+0x70/0x90 >[ 7095.109581] [<ffffffff8139be09>] device_add+0x119/0x6e0 >[ 7095.109594] [<ffffffff8139bcc3>] ? device_private_init+0x53/0x80 >[ 7095.109627] [<ffffffffa04bf6bc>] hci_conn_add_sysfs+0x5c/0x110 [bluetooth] >[ 7095.109660] [<ffffffffa04b7316>] hci_event_packet+0x1926/0x2a10 [bluetooth] >[ 7095.109674] [<ffffffff814f1364>] ? sk_filter+0x24/0xb0 >[ 7095.109706] [<ffffffffa04be9e4>] ? hci_send_to_sock+0xe4/0x1d0 [bluetooth] >[ 7095.109737] [<ffffffffa04aa988>] hci_rx_work+0x1b8/0x3d0 [bluetooth] >[ 7095.109753] [<ffffffff81071b59>] process_one_work+0x129/0x3f0 >[ 7095.109782] [<ffffffffa04aa7d0>] ? hci_send_frame+0xc0/0xc0 [bluetooth] >[ 7095.109797] [<ffffffff81073396>] worker_thread+0x126/0x2d0 >[ 7095.109812] [<ffffffff81073270>] ? manage_workers.isra.25+0x1f0/0x1f0 >[ 7095.109825] [<ffffffff81078843>] kthread+0x93/0xa0 >[ 7095.109839] [<ffffffff815f4fa4>] kernel_thread_helper+0x4/0x10 >[ 7095.109854] [<ffffffff810787b0>] ? flush_kthread_worker+0x80/0x80 >[ 7095.109868] [<ffffffff815f4fa0>] ? gs_change+0x13/0x13 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 818791
: 582003