View Issue Details

IDProjectCategoryView StatusLast Update
0002700Virtual Moon Atlas1-Softwarepublic24-01-13 16:14
ReporterRon Assigned ToPatrick Chevalley  
PrioritynormalSeverityblockReproducibilityalways
Status feedbackResolutionopen 
PlatformPCOSWindowsOS Version11-64 bit
Summary0002700: "List index (0) out of bounds" error
DescriptionRepeating critical error:
List index (0) out of bounds. Occurs on almost every action in the program.
TagsNo tags attached.

Activities

Ron

24-01-08 00:15

reporter  

Patrick Chevalley

24-01-13 16:14

administrator   ~0008726

This is a rare error that was already reported but I never get enough information to find the reason and correct the bug.
I am very interested if you can help me to fix that.
What I need is you run a special debug version of the program that can give me the information where the crash occur.

Please download the file debug-atlun.zip from https://vega.ap-i.net/tmp/virtualmoon/
Extract the zip file in the Download directory.
Copy the two files atlun.exe and gdb_72_i386.exe to C:\Program Files (x86)\VirtualMoon\
Accept the prompt for privilege elevation and to overwrite the existing file.

Open a command line prompt from the Start menu, change to the program directory: cd \Program Files (x86)\VirtualMoon
Or open C:\Program Files (x86)\VirtualMoon\ in Windows Explorer, right click an select Open in Terminal.

Launch the program using the debugger: .\gdb_72_i386.exe atlun.exe
at the (gdb) prompt type: run
after it crash type: bt
Copy the content of the terminal window here.

Bellow is a screenshot that show how to start the program this way.

Patrick Chevalley

24-01-13 16:14

administrator   ~0008727

Issue History

Date Modified Username Field Change
24-01-08 00:15 Ron New Issue
24-01-08 00:15 Ron File Added: 240108_ATLUN_VM_ver 8.0_error.jpg
24-01-13 16:14 Patrick Chevalley Assigned To => Patrick Chevalley
24-01-13 16:14 Patrick Chevalley Status new => feedback
24-01-13 16:14 Patrick Chevalley Note Added: 0008726
24-01-13 16:14 Patrick Chevalley Note Added: 0008727
24-01-13 16:14 Patrick Chevalley File Added: Screenshot 2024-01-13 152251.png