Hide Forgot
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
Created attachment 482634 [details] var-log-messages focus between 8:40 - 9:00
Created attachment 482635 [details] FSTAB mount using cifs to remote server
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 ***