Project

General

Profile

Actions

Emulator Issues #12180

closed

Crash when decompressing gcz onto NAS

Added by okamiterasu over 3 years ago. Updated over 3 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Current
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
5.0-11871
Fixed in:
5.0-12280

Description

Game Name?

Not games-specific, but for example Viewtiful Joe

Game ID? (right click the game in the game list, Properties, Info tab)

GVJE08

MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)

5137df30cb87ee7987bebab8c19cb994

What's the problem? Describe what went wrong.

When attempting to decompress a GCZ file with the output set to a location on my Samba NAS, the progress bar will freeze at 0% and the entire program will become unresponsive for several seconds before closing without an error message. The decompression itself appears to complete successfully.

What steps will reproduce the problem?

1: Select a GCZ file either on the local machine or NAS
2: Select either Decompress ISO or Convert File
3: Set the destination folder to a location on a network drive
4: Save

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

Yes 5.0-12278

Is the issue present in the latest stable version?

No 5.0

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

5.0-11871: DolphinQt: Run tasks that use progress dialogs on separate threads

If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer

N/A

What are your PC specifications? (CPU, GPU, Operating System, more)

CPU: Ryzen 7 3600x
GPU: Radeon RX 580
OS: Windows 10 pro 1909

NAS: samba 4.12.3

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

Event Log Application Error:

Faulting application name: Dolphin.exe, version: 0.0.0.0, time stamp: 0xc5069315
Faulting module name: Qt5Gui.dll, version: 5.14.1.0, time stamp: 0x5e3ecf05
Exception code: 0xc00000fd
Fault offset: 0x00000000003b6da8
Faulting process id: 0x2864
Faulting application start time: 0x01d655437a844964
Faulting application path: C:\Users\okami\Documents\old\Dolphin-x64\Dolphin.exe
Faulting module path: C:\Users\okami\Documents\old\Dolphin-x64\Qt5Gui.dll
Report Id: a6b8c36d-5d14-4c5f-8cb2-c0e9ae9fc104
Faulting package full name:
Faulting package-relative application ID:


Related issues 1 (0 open1 closed)

Related to Emulator - Emulator Issues #12158: Dolphin crashes while extracting game filesFixed

Actions
Actions #1

Updated by JosJuice over 3 years ago

  • Milestone set to Current
  • Regression changed from No to Yes
  • Fixed in set to 5.0-11871
Actions #2

Updated by JosJuice over 3 years ago

Actions #4

Updated by okamiterasu over 3 years ago

JosJuice wrote:

Please test this build: https://dl.dolphin-emu.org/prs/6b/bd/pr-8944-dolphin-latest-x64.7z

No longer crashes, but the UI is still frozen during the process

Actions #5

Updated by JosJuice over 3 years ago

  • Status changed from New to Fix pending
  • Regression start set to 5.0-11871
  • Fixed in deleted (5.0-11871)

The whole conversion process is relatively quick, right? It seems like the problem you're having with the build I linked is that Dolphin is making progress so fast that the UI thread is too busy constantly updating the progress bar to deal with user input. Well, fixing the crash is an improvement, at least...

Also, I uploaded a new build to the same link as before. It probably won't make any difference compared to the build you just tested, but please try it out and see if it changes anything.

Actions #6

Updated by okamiterasu over 3 years ago

JosJuice wrote:

The whole conversion process is relatively quick, right? It seems like the problem you're having with the build I linked is that Dolphin is making progress so fast that the UI thread is too busy constantly updating the progress bar to deal with user input. Well, fixing the crash is an improvement, at least...

Also, I uploaded a new build to the same link as before. It probably won't make any difference compared to the build you just tested, but please try it out and see if it changes anything.

The conversion takes 27 seconds for Viewtiful Joe (probably bandwidth limited since it's both reading and writing to the nas over gigabit) and the progress bar stays at 0 the whole time. No change with the new build.

Actions #7

Updated by JosJuice over 3 years ago

Hm, so not what I thought then. I really wonder what could be causing that...

Actions #8

Updated by JosJuice over 3 years ago

  • Status changed from Fix pending to Fixed
  • Fixed in set to 5.0-12280

Marking as closed, since the crash now is fixed. Because keeping track of two issues in one report gets messy, I'll have to ask you to make a new report if you want the frozen UI to be tracked. Not that I seem to be able to reproduce or figure out the cause of that issue...

Actions #9

Updated by okamiterasu over 3 years ago

JosJuice wrote:
I'll have to ask you to make a new report if you want the frozen UI to be tracked. Not that I seem to be able to reproduce or figure out the cause of that issue...

Latest master seems to also fix that too.

Actions

Also available in: Atom PDF