User forums > Nightly builds

The 11 February 2012 build (7789) is out.

<< < (6/10) > >>

Agetian:

--- Quote from: ollydbg on March 12, 2012, 07:16:46 am ---It works here, WinXP, c::b trunk.
See the screen shot below:


--- End quote ---

Hmm, I'm not sure if it's the newer build you might be testing with (so it's already fixed?) or something OS-specific/compiler toolchain-specific; at any rate, I'm testing it with SVN 7789 (from this thread) on Windows Vista 32bit with MinGW GCC 4.6.1 (tdm-gcc). It doesn't work for me under these circumstances. :\

stefanos_:
Can someone try to close multiple .xrc or .wxs and tell me if his / her system is crashing? I have tried with both svn-7789 and the latest svn-7905 and it crashes like mad.

Below you may find the generated crash report. It would help a lot your valuable feedback.

Cheers.

ollydbg:

--- Quote from: stefanos_ on March 20, 2012, 10:23:34 pm ---Can someone try to close multiple .xrc or .wxs and tell me if his / her system is crashing?

--- End quote ---
Tested under latest trunk and winXP, no crash.

Jenna:

--- Quote from: stefanos_ on March 20, 2012, 10:23:34 pm ---Can someone try to close multiple .xrc or .wxs and tell me if his / her system is crashing? I have tried with both svn-7789 and the latest svn-7905 and it crashes like mad.

Below you may find the generated crash report. It would help a lot your valuable feedback.

Cheers.

--- End quote ---
did you really clean your sozrce folder before building, especially remove the +.gch's in c::B's include ? They have moved to another place, but if old ones exist, they will probably be used by the compiler, what can lead to weird crashes.

A fresh svn-checkout is usually the easiest way to avoid such issues.

stefanos_:

jens, I have forgot to mention that it's under Debian wheezy. I have created a script and it runs like this:


--- Code: ---make clean && \
make distclean && \
./bootstrap && \
./configure --with-contrib-plugins=all && \
make && sudo make install

--- End code ---

Up to now it was working just fine, cleaning literally everything that I could see. This issue appeared in svn-7789 and afterwards. Shall I try to uninstall it and run a clean install?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version