GithubHelp home page GithubHelp logo

Comments (6)

Danily07 avatar Danily07 commented on May 17, 2024

Hi! Try to delete user settings file (/Users/"User name"/AppData/Roaming/Translumo). But please attach it to the issue before that, maybe I can reproduce the bug

from translumo.

4aiman avatar 4aiman commented on May 17, 2024

Deleted the file, but it didn't help (admin and non-admin).
Here's a copy: settings.zip

I'll try a clean install of Translumo meanwhile.

from translumo.

Danily07 avatar Danily07 commented on May 17, 2024

pls also check if there are any related errors in windows event viewer
ka02R000000i2vcQAA_ru_3

from translumo.

4aiman avatar 4aiman commented on May 17, 2024
Имя сбойного приложения: Translumo0.8.5.exe, версия: 0.8.5.0, метка времени: 0x62577ba6
Имя сбойного модуля: ntdll.dll, версия: 10.0.22621.1848, метка времени: 0x48d14984
Код исключения: 0xc0000374
Смещение ошибки: 0x000000000010be19
Идентификатор сбойного процесса: 0x0x3588
Время запуска сбойного приложения: 0x0x1D9A3797AA34D86
Путь сбойного приложения: F:\Installers\Translumo-v.0.8.0\Translumo0.8.5.exe
Путь сбойного модуля: C:\Windows\SYSTEM32\ntdll.dll
Идентификатор отчета: e7fbd447-6ac4-47c6-af34-fce7360aaf0b
Полное имя сбойного пакета: 
Код приложения, связанного со сбойным пакетом: 

Followed by

Контейнер ошибки 1338211838911531150, тип 4
Имя события: APPCRASH
Отклик: Нет данных
Идентификатор CAB: 0

Сигнатура проблемы:
P1: Translumo0.8.5.exe
P2: 0.8.5.0
P3: 62577ba6
P4: StackHash_78e4
P5: 10.0.22621.1848
P6: 48d14984
P7: c0000374
P8: PCH_1E_FROM_ntdll+0x000000000009F7A4
P9: 
P10: 

Вложенные файлы:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.c5569270-a25c-4e8d-9c32-5d3ed16166fb.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.d59ecf4a-bfc0-4ab7-974f-6211c2c8f0b1.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.a4b8f0e9-deaa-4c45-b5c4-1ae82955b5d5.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.2fb8355f-c0e5-46a5-867c-f5eb6699b57f.tmp.txt
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.4ec4d77f-9af9-46a6-afca-99622b809176.tmp.xml

Эти файлы можно найти здесь:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Translumo0.8.5.e_26835b51c4ab0a7855c51730a1eb8556ae9f4c_b2b52a3c_5fa5a8a7-a03f-4879-8217-5170a5ae8299

Символ анализа: 
Повторный поиск решения: 0
Идентификатор отчета: e7fbd447-6ac4-47c6-af34-fce7360aaf0b
Состояние отчета: 268435456
Хэшированный контейнер: f131070ffd00f698d2924893cc8b488e
Идентификатор GUID CAB: 0

Report.zip

from translumo.

Danily07 avatar Danily07 commented on May 17, 2024

Thanks, Is there only one error in event viewer? For example, the second one can looks like that
err

  • You have Windows 11 installed, right? Now it looks like external system problem, I found quite similar issue, which is related with windows 11 quite random bug occured in .NET WPF/Winforms applications. I didn't get if MS released an update with fix, though...
  • Please also attach crach dump file from Users\user_name\AppData\Local\CrashDumps

from translumo.

4aiman avatar 4aiman commented on May 17, 2024

Yes, Win11 pro, Build 22621.
And yes, that's the only error event.
I open the settings and it crashes.

I've fixed it on my end

Here's how:

  • I didn't have a crash dump that corresponds to the error on the screen, but I've relaunched the app and caused a new crash.
  • I was hesitant to supply a 400+ Mb file to anyone w/o first knowing what I'm supplying, so I've downloaded WinDbg.
  • WinDbg started to load all the relevant files and I've noticed GTIII-OSD among the files.
  • I knew that's OSD from the ASUS GPU Tweak III - an app like MSI Afterburner that shows performance stats for GPU and can be used to fine tune your GPU power/temperature limits.
  • I've disabled the OSD and Translumo stopped crashing in both 0.8 and 0.8.5.

I'm still hesitant to send the dump, but I'm eager to follow any instructions to further test this case of overlay "conflict".
Seeing as you're the only dev, it might be better to offload this issue of mine to me.

In hindsight is seems weird I haven't checked the GPU stuff earlier. Win 11 has known issues with NVIdia GPU drivers, overlays in general, and the way it decides to power-limit apps even when settings tell it not to. Looks like this current issue is just another area where Win11 is not that great.

Bottom line: disable OSD if you have GPU Tweak III + GTX1660S:
изображение

P.S. I went ahead and tested Translumo compatibility with MSI Afterburner/RivaTuner Server. Translumo works fine with those.

from translumo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.