aMule Bug Tracker - aMule
View Issue Details
0000740aMuleExternal Connpublic2005-12-20 17:082008-07-02 11:49
testlinlin 
 
normalmajoralways
closedopen 
2.0.3 
 
0000740: when amuled's busy, amuleweb's op will result in "CECSocket error"
after lot of testings, i found that:

1, when amuled is busy (almost in creating a very big part file), any operation in amuleweb or amulecmd will result a "CECSocket error", then amuleweb or amulecmd will be abort. it always be.

2, after amuled create a very big part file, it will throw a exception such as "CECSocket error: Input/Output error". but it won't interrupt amuled's thread.
WCThread: Started a new WCThread
Processing request [original]: downloads.php
Session ok, logged in
Processing request [redirected]: downloads.php
CECSocket error: The socket is non-blocking and the operation would block
pc : [<401140e8>] lr : [<401140ec>] Not tainted
sp : bf5fefe8 ip : 000f66b4 fp : bf5ff004
r10: 401f3080 r9 : 400b6218 r8 : 401e4cd0
r7 : 00000000 r6 : 00145d30 r5 : 0015ad80 r4 : 00145d28
r3 : 00000014 r2 : 00000020 r1 : 00113f90 r0 : 00113f90
Flags: nzCv IRQs on FIQs on Mode USER_32 Segment user
Control: C000317F Table: 33F04000 DAC: 00000015
Segmentation fault
No tags attached.
Issue History
2005-12-20 17:08testlinlinNew Issue
2005-12-20 17:12testlinlinNote Added: 0001701
2008-07-02 11:49WuischkeStatusnew => closed

Notes
(0001701)
testlinlin   
2005-12-20 17:12   
i seen so many people said crash cases, so i did many tests, and then found this.