FieldServer crashes

Results 1 to 3 of 3
  1. #1
    Enthusiast bzzbzzb is online now
    MemberRank
    Mar 2021 Join Date
    BangkokLocation
    46Posts

    Question FieldServer crashes

    Normally when FieldServer.exe crashes it will provide dump file to see what could go wrong in source code which file, method and line no.
    but in this time is nothing but this

    <timestamp>133163096568520000</timestamp>
    <error> <what>ACCESS_VIOLATION</what>
    <process> <name>FieldServer.exe</name> <id>6972</id> </process>
    <module>XXX\Server\FieldServer.exe</module>
    <address>0023:0050DCE5</address>
    <function>
    <name>boost::archive::detail::iserializer&lt;boost::archive::binary_iarchive,DayN&gt;::load_object_data</name> <offset>642661</offset>
    </function>
    <file></file>
    <line> <number>
    </number>
    <offset></offset>
    </line> </error>

    boost::archive::detail::iserializer&lt;boost::archive::binary_iarchive,DayN&gt;::load_object_data

    I don't know how to prevent this ACCESS_VIOLATION
    Last edited by bzzbzzb; 2 Weeks Ago at 07:20 PM.


  2. #2
    . cus is offline
    MemberRank
    Aug 2019 Join Date
    Head. B 1FLocation
    530Posts
    Memory leak problem, many servers meeting this.

  3. #3
    Enthusiast bzzbzzb is online now
    MemberRank
    Mar 2021 Join Date
    BangkokLocation
    46Posts
    sloved



Advertisement