make.exe crashes when i try to compile

support for the powerpc toolchain
Post Reply
lorenzrox
Posts: 4
Joined: Fri Sep 10, 2010 12:27 pm

make.exe crashes when i try to compile

Post by lorenzrox » Fri Sep 10, 2010 12:42 pm

hi,
i'm new to this forum and i have problem, i've just installed devkitpro and configured VS2008 but when i try to compile any project
make.exe always crashes showing this output:
0 [main] make 5636 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
672 [main] make 5636 open_stackdumpfile: Dumping stack trace to make.exe.stackdump
and that's what's inside make.exe.stackdump:
MSYS-1.0.11 Build:2007-07-29 17:16
Exception: STATUS_ACCESS_VIOLATION at eip=710850E5
eax=657EFD7A ebx=0028EDFC ecx=0028F41A edx=65766972 esi=0028F41A edi=0028EDFC
ebp=0028ED9C esp=0028ED94 program=c:\wiidevelopment\devkitPro\msys\bin\make.exe
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
0028ED9C 710850E5 (0028F41A, 65766972, 0A0212F0, 0A021218)
0028EDCC 71084F8E (0028EDFC, 65766972, 0000003B, 7105B644)
0028F1FC 71082243 (65766972, 632F3A72, 6F72502F, 6D617267)
484926 [main] make 5636 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
504529 [main] make 5636 handle_exceptions: Error while dumping state (probably corrupted stack)
that's my system configuration:
Windows Seven Professional 64bit Italian
Intel Core 2 Duo 2.20 GHz
4GB DDR3-SDRAM
DEVKITPRO=C:\WiiDevelopment\devkitPro
DEVKITPPC=C:\WiiDevelopment\devkitPro\devkitPPC

please help me i'm desperate

WinterMute
Site Admin
Posts: 1858
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: make.exe crashes when i try to compile

Post by WinterMute » Sun Sep 12, 2010 1:33 am

Apologies for the delay in a definitive reply here, I've just had to delete several posts playing guessing games which really isn't at all helpful :|

I've just updated the msys bundle provided in the installer so run an update and see if that sorts your problem. Failing that, the usual reason for these crashes is related to "security" software and/or logitech camera drivers.

If you have Logitech software installed, try this
  • type the command _services.msc_ from a command prompt (you will need administrator privileges to do this), then find the "Logitech Process Monitor" service, and change the "Startup type" from "Auto" to "Manual". Do the same with the "LVSrvLauncher" service.
  • type the command _regedit_ from the command prompt (you will need administrator privileges to do this), then find the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run. Among the other REG_SZ keys, there should be three of them related to the Logitech QuickCam, namely: "LogitechCommunicationsManager", "LogitechQuickCamRibbon", "LVCOMSX". Make a backup of the registry, then remove them.
  • reboot your PC
For "security" software see http://cygwin.com/faq/faq.using.html#faq.using.bloda (msys is a cygwin fork and suffers from poorly written security products too)
Help keep devkitPro toolchains free, Donate today

Personal Blog

lorenzrox
Posts: 4
Joined: Fri Sep 10, 2010 12:27 pm

Re: make.exe crashes when i try to compile

Post by lorenzrox » Sun Sep 12, 2010 1:44 am

hi, thank you for your reply and for the solution.
i tried to disable Windows Defender service and it worked...
is there anything I can do to remedy the problem without disabling Windows Defender?

WinterMute
Site Admin
Posts: 1858
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: make.exe crashes when i try to compile

Post by WinterMute » Sun Sep 12, 2010 2:43 am

Try preventing Windows Defender from scanning the devkitPro folder, some instructions on adding exclusions at http://helpdeskgeek.com/windows-vista-t ... mpeng-exe/
Help keep devkitPro toolchains free, Donate today

Personal Blog

Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests