aMule Bug Tracker - aMule | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000579 | aMule | Multi Platform | public | 2005-09-18 12:33 | 2005-11-11 15:45 |
Reporter | Gnucco | ||||
Assigned To | Xaignar | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | SVN | ||||
Target Version | Fixed in Version | SVN | |||
Fixed in Revision | |||||
Operating System | |||||
Summary | 0000579: Windows: amule kills itself when opening files > 2Gb | ||||
Description | If a file bigger than 2Gb is being shared, when the method GetLengh() is called on the related CFile instance, the application abnormally exit. | ||||
Steps To Reproduce | |||||
Additional Information | The macro MULE_VALIDATE_STATE in CFile.cpp:557 causes amule to exit. The cause is that under win32 the off_t type is signed. MULE_VALIDATE_STATE(iRc >= 0, wxT("CFile: Invalid file length")); | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2005-09-18 12:33 | Gnucco | New Issue | |||
2005-09-22 17:19 | Kry | Status | new => assigned | ||
2005-09-22 17:19 | Kry | Assigned To | => Xaignar | ||
2005-09-22 17:19 | Kry | Note Added: 0001286 | |||
2005-09-23 20:06 | Xaignar | Note Added: 0001288 | |||
2005-11-11 15:45 | Xaignar | Status | assigned => resolved | ||
2005-11-11 15:45 | Xaignar | Fixed in Version | => CVS | ||
2005-11-11 15:45 | Xaignar | Resolution | open => fixed | ||
2005-11-11 15:45 | Xaignar | Note Added: 0001437 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|