Menu

#1 Segfault in module loader

open-accepted
shesaid
None
9
2007-03-15
2007-03-13
shesaid
No

There is a bug in the module loader at the moment that causes the entire application to segfault during the second iteration through the code.

This is especially weird due to the way in which the module loader is called, using a pointer, this should cause it to be in its own address space. However, on line 111 it fails.

Needs to be fixed asap in order to continue development.

Discussion

  • shesaid

    shesaid - 2007-03-15
    • status: open --> open-accepted
     
  • shesaid

    shesaid - 2007-03-15

    Logged In: YES
    user_id=1726068
    Originator: YES

    Determined what is causing the bug and I have fixed it, however, in the process another bug as come out, which is causing only the first module in a series to correctly execute. The other modules will load, but they will not correctly execute, I believe this is a memory releasing problem, I am investigating further at the moment.

     

Log in to post a comment.

MongoDB Logo MongoDB