Hello,<br>it happens even after booting the system in a few minutes if these conditions are met<br><br>- manually mount a windows share<br>Its entry in fstab is something like this<br>\\xxxx /myshare              cifs    noauto,_netdev,credentials=/etc/smbcred,uid=1000,workgroup=YYY  0 0<br>
<br>- go inside the share under /myshare<br><br>- try to run scp of a file over another server<br>sometimes completes, but quite soon I get panic<br>As soon as I type scp file and for example also if I only use tab+tab to expand filename bash completion I get a panic<br>
<br>as in <a href="https://www.dropbox.com/s/xgoeemnbln98xqi/20121106_102138.jpg">https://www.dropbox.com/s/xgoeemnbln98xqi/20121106_102138.jpg</a><br><br>The screenshot has been taken going to console and shows bash as a process, but tipically I see awk in my previous 3 tests (don&#39;t know where awk comes into place.... I didn&#39;t have one...)<br>
<br>It happened 4 times reproducing this kind of operation, while now the system is up since 1hour without mounting the share and is ok.<br><br>Anyone observing something similar?<br>I don&#39;t know against what to bugzilla...<br>
<br>Thanks,<br>Gianluca<br><br>