Opened 13 years ago
Closed 13 years ago
#169 closed defect (invalid)
Accessing a Windows share that has been idle for some time results in a TRAP 0008
Reported by: | Herwig Bauernfeind | Owned by: | Silvan Scherrer |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Samba Client Plugin | Version: | 3.0.37 |
Keywords: | Cc: |
Description
Scenario:
- Connect to a share of a Windows XP machine.
- Open a commandline session.
- Read/write something from/to share.
- Let the session alone for some time (not measured, 15-20 minutes were sufficient).
- Access the share again.
The client machine will trap with a TRAP 0008. Tested with 2.1 plugin from March 2011 and EVFS 1.001
Note:
See TracTickets
for help on using tickets.
Using EVFS 1.002 from 1.0.5.5 package makes the problem go way.