aMule Forum
English => Backtraces => Topic started by: nachbarnebenan on March 23, 2005, 04:16:46 PM
-
wow, this was a rather nasty one, amule started to consume up to 2g of memory then went down to about 40m and segs. i dunno what caused it, i deleted some files from my dl list, which waited for more than a year now and probably amule didn't like it. i didn't, that's for sure.
-
The crash was here:
UploadClient.cpp:66:
if (m_Username.IsEmpty()) {
Kry, did you forget a call to client->SetUserName()? m_Username seems to be uninitialized.