Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
I get Kernel Panic
When my WLAN disconnect, and than tries to reconnect without user intervention
(where the last line of the message says cifs....)
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. create a mount to local server at work (CIFS, see attached fstab)
2. Connect to WLAN,
I can connect successfully to a WLAN from my laptop.
I can connect successfully my VPN (TLV)
I can connect successfully both to Internet & RH Intranet.
3. try to cause the connection to be disconnected on its own -
Actual results:
Kernel Panic, requires hard reset
Expected results:
WLAN should be able to disconnect & reconnect without any problems
Additional info:
Happened at home
See attached:
/var/log/messages (happens on 7-3-2011 ;between 8:40-9:00
fstab
IPtables version -->
============================================
============================================
Mar 7 08:42:51 dbotzer kernel: CIFS VFS: Error connecting to socket. Aborting operation
Mar 7 08:42:51 dbotzer kernel: CIFS VFS: cifs_mount failed w/return code = -101
Mar 7 08:42:51 dbotzer kernel: CIFS VFS: Error connecting to socket. Aborting operation
Mar 7 08:42:51 dbotzer kernel: CIFS VFS: cifs_mount failed w/return code = -101
Mar 7 08:45:49 dbotzer kernel: CIFS VFS: Error connecting to socket. Aborting operation
Mar 7 08:45:49 dbotzer kernel: CIFS VFS: cifs_mount failed w/return code = -110
Mar 7 08:52:51 dbotzer kernel: Modules linked in: tun fuse ip6table_filter ip6_tables ebtable_nat ebtables xt_CHECKSUM iptabl
e_mangle ipt_MASQUERADE iptable_nat nf_nat rfcomm sco bridge stp llc bnep l2cap autofs4 nls_utf8 cifs sunrpc cpufreq_ondemand
acpi_cpufreq freq_table ipv6 xt_physdev ipt_REJECT nf_conntrack_ipv4 nf_defrag_ipMar 7 08:54:06 dbotzer kernel: imklog 4.6.2,
log source = /proc/kmsg started.
Mar 7 08:54:06 dbotzer rsyslogd: [origin software="rsyslogd" swVersion="4.6.2" x-pid="1692" x-info="http://www.rsyslog.com"]
(re)start
Sadly, the log messages don't contain the full traceback, but if it's oopsing in cifs_show_options then this is almost certainly a duplicate of bug 629085. Closing as such -- the fix should be in 6.1.
*** This bug has been marked as a duplicate of bug 629085 ***