English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 19 June 2017, 12:31   #1
NLS
Ancient User
 
NLS's Avatar
 
Join Date: Apr 2007
Location: GREECE
Age: 50
Posts: 757
3.5.0 crashes on me

Long time no... erm... write.

Anyway, seems 3.5.0 crashes for me over the network (UNC paths).
It crashed immediately after I replace the executables with 3.5.0.
Then I tried with clean config. It started. I only set "relative paths" and "portable mode" and set the rom folder to the correct one. Scanned. It identified all my roms. Quit it. It was the last time it worked. Tried twice.
x86 and x64 both crash.

Locally (again clean config, scan roms locally this time), it works.

I attach some crash dumps.

Remember it was working fine in 3.4.0 (and before).

A thing that is same with 3.4.0, is that for some reason winuae.exe starts way faster (from double click to reaching config window) than winuae64.exe. Weird.
Attached Files
File Type: 7z WinUAE.7z (61.7 KB, 89 views)
NLS is offline  
Old 19 June 2017, 16:00   #2
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,510
It has something to do with winuae.ini. Attach or email it, thanks. (I can't duplicate it)
Toni Wilen is offline  
Old 20 June 2017, 01:06   #3
NLS
Ancient User
 
NLS's Avatar
 
Join Date: Apr 2007
Location: GREECE
Age: 50
Posts: 757
Sure, sorry forgot that.

(added .txt to allow me)
Attached Files
File Type: txt winuae.ini.txt (69.0 KB, 274 views)
NLS is offline  
Old 20 June 2017, 12:24   #4
apf001
 
Posts: n/a
Hi,

I have it crash frequently too. Usually, only a couple of seconds after starting it.

I have my log if that would help.
 
Old 20 June 2017, 12:48   #5
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,510
Logs are always needed. Do you mean crashing before GUI opens? Run it with -log -logflush command line parameter, without it last few lines may be lost (winuae.exe -log -logflush)
Toni Wilen is offline  
Old 20 June 2017, 18:28   #6
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,510
Quote:
Originally Posted by NLS View Post
Sure, sorry forgot that.

(added .txt to allow me)
Argh.. ini's ROM path section is too big for GetPrivateProfileSection() to handle. (Lots of ROMs, very long paths in your winuae.ini)

It was originally designed for 16-bit Windows and it should not be used by any 32-bit programs. (But everyone uses it because it is easy API..)

I guess ini handling needs more modern code
Toni Wilen is offline  
Old 20 June 2017, 20:54   #7
ceztko
Registered User
 
Join Date: Aug 2006
Location: Italy
Posts: 109
Quote:
Originally Posted by Toni Wilen View Post
I guess ini handling needs more modern code
+1 for more modern (and portable, possibly) code.
ceztko is offline  
Old 22 June 2017, 15:50   #8
NLS
Ancient User
 
NLS's Avatar
 
Join Date: Apr 2007
Location: GREECE
Age: 50
Posts: 757
Quote:
Originally Posted by Toni Wilen View Post
Argh.. ini's ROM path section is too big for GetPrivateProfileSection() to handle. (Lots of ROMs, very long paths in your winuae.ini)

It was originally designed for 16-bit Windows and it should not be used by any 32-bit programs. (But everyone uses it because it is easy API..)

I guess ini handling needs more modern code
Problem identified then. Great.
Hope it gets fixed sooner or later.
NLS 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
WinUAE crashes tahseen support.WinUAE 7 13 November 2007 20:48
Two WinUAE crashes thor support.WinUAE 5 06 November 2007 20:15
WinUAE 1.2 Crashes Anubis support.WinUAE 6 27 February 2006 19:05
HDToolbox crashes girv support.Apps 4 11 January 2005 07:36
Kaillera Crashes; Titler project.WinUAE - Kaillera 1 19 December 2003 13:13

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 05:05.

Top

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