Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

CB crash when using batchbuild

<< < (2/2)

MortenMacFly:

--- Quote from: tiwag on May 24, 2006, 10:27:04 pm ---it happened more than once in history of menkind, that a pointer isn't set to zero
and isn't valid any more at the same time ...

--- End quote ---
Yes, this could be, of course! I did not think about that one. I'm looking for references to that pointer, maybe I can find a delete or similar without setting to zero...

mandrav:

--- Quote from: tiwag on May 24, 2006, 10:27:04 pm ---
--- Quote from: MortenMacFly on May 24, 2006, 10:15:01 pm ---I don't see an issue here since dlg->m_pText is veriffeied before...

--- End quote ---
it happened more than once in history of menkind, that a pointer isn't set to zero
and isn't valid any more at the same time ...

--- End quote ---

The pointer is valid alright.

What I noticed though is that it works flawlessly when batch-building a project. It crashes only when batch-building a workspace. I believe this is enough of a clue to find out what's wrong ;)

MortenMacFly:

--- Quote from: mandrav on May 24, 2006, 10:52:34 pm ---I believe this is enough of a clue to find out what's wrong ;)

--- End quote ---
Could you have a look here http://forums.codeblocks.org/index.php?topic=3192.msg25284#msg25284, too? This could be related...?!
With regards, Morten.

Edit: Wrong URL in the fiurst place.

mandrav:

--- Quote from: MortenMacFly on May 24, 2006, 11:03:59 pm ---
--- Quote from: mandrav on May 24, 2006, 10:52:34 pm ---I believe this is enough of a clue to find out what's wrong ;)

--- End quote ---
Could you have a look here http://forums.codeblocks.org/index.php?topic=3192.msg25284#msg25284, too? This could be related...?!
With regards, Morten.

Edit: Wrong URL in the fiurst place.

--- End quote ---

No, not related. Workspaces contain projects so it's not the same bug. Actually this is a strange bug and I 'm looking into it...

Navigation

[0] Message Index

[*] Previous page

Go to full version