Menu

#23 v3.1.1 always crashes on download

open
nobody
None
5
2004-12-13
2004-12-13
Anonymous
No

NG 3.1.1 will always crash a few seconds after beginning a download process. It doesn't seem to matter what you are trying to download.

With a new database it will crash when trying to download the group list, with a database copied from NG 3.1.0 it will crash as soon as you try to process newsgroups.

NG 3.1.0 runs great except for an yEnc bug.

OS: WinXP Pro service pack2

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Verified also on XP sp1

    I am assuming this has something to do with the
    new "working directory" option, but I have aboslutely no way
    to verify

     
  • Martino Serri

    Martino Serri - 2005-02-07

    Logged In: YES
    user_id=97180

    the problem is caused by a recompilation on VS7. I have
    compiled on VS6, and I have no trouble.

    Removing this lines (probably added by VS7) the problem
    disappear

    #ifndef __CSTRINGT_H__
    #include <cstringt.h>
    #endif // __CSTRINGT_H__

     
  • Nobody/Anonymous

    Logged In: NO

    Is there somewhere those of us without compilers can
    download a binary compiled on VS6 that doesn't crash?

     

Log in to post a comment.