English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 13 July 2020, 05:14   #1
tygre
Returning fan!
 
tygre's Avatar
 
Join Date: Jan 2011
Location: Montréal, QC, Canada
Posts: 1,451
WinUAE 4.4.0 Crashes when Compiling with Cubic IDE

Hi Toni!

Thanks again for WinUAE v4.4.0!

I was using it to compile AmiModRadio with Cubic IDE and vbcc and it generally works well but sometimes, hard to tell the exact conditions, it crashes... I attach the log and the dump. Let me know if you need anything else!

Cheers!
Attached Files
File Type: zip winuae_x64_4.4.0_R_2020.07.12_23.08.42.zip (86.6 KB, 112 views)

Last edited by tygre; 13 July 2020 at 05:15. Reason: More details
tygre is offline  
Old 13 July 2020, 12:22   #2
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,587
Most common reason: too small stack. JIT does not like stack return addresses getting corrupted.

First make sure stack is large enough.
Toni Wilen is offline  
Old 27 July 2020, 19:36   #3
tygre
Returning fan!
 
tygre's Avatar
 
Join Date: Jan 2011
Location: Montréal, QC, Canada
Posts: 1,451
Hi Toni!

Ah, indeed, once I "forced" a bigger stack using both StackAttack2 and the Workbench Prefs (I'm using 3.1.4), I haven't had any more core dumps... some Gurus but hard to tell if they are due to WinUAE or something else

Cheers!
tygre is offline  
Old 27 July 2020, 22:45   #4
tygre
Returning fan!
 
tygre's Avatar
 
Join Date: Jan 2011
Location: Montréal, QC, Canada
Posts: 1,451
Hi Toni!

Here is another log: I'm experimenting with tasks and processes so doing a lot of silly things... I expect my Amiga to crash but, in this case, WinUAE also did, hope that helps!

Cheers!
Attached Files
File Type: zip winuae_x64_4.4.0_R_2020.07.27_16.36.53.zip (49.4 KB, 87 views)
tygre is offline  
Old 28 July 2020, 17:49   #5
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,587
As I said, if JIT is enabled and program does something stupid: JIT usually crashes. It skips all kinds of validation, especially in direct mode that normal emulation mode does.

btw, Few days ago I fully merged latest Aranym JIT which probably changes behavior. Maybe. Previously it was only partially merged because there was one unsolved problem that made it unusable. It was finally solved.
Toni Wilen is offline  
Old 28 July 2020, 18:10   #6
tygre
Returning fan!
 
tygre's Avatar
 
Join Date: Jan 2011
Location: Montréal, QC, Canada
Posts: 1,451
Great! Thanks Toni
tygre is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cubic IDE with latest vbcc coldacid Coders. C/C++ 1 23 June 2020 22:13
Very Surprising Guru with Cubic IDE tygre Coders. General 17 04 June 2020 15:22
Puzzling visits of the Guru with Cubic IDE, vbcc 0.8, on ACA1230 tygre Coders. General 15 27 October 2016 02:40
Cubic Dream in WinUAE thor support.WinUAE 9 21 January 2007 14:50
Software News : C/C++ update for Cubic IDE Paul News 0 17 June 2006 13:17

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:21.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.26396 seconds with 14 queries