You are here

[Fixed] Falkon 3.1.0: APPCRASH and cannot be launched

6 posts / 0 new
Last post
testplayer
Offline
Last seen: 1 month 3 days ago
Joined: 2015-01-12 05:47
[Fixed] Falkon 3.1.0: APPCRASH and cannot be launched

After updating Falkon from 3.0.1 to 3.1.0, it fails to be launched, and shows the following error in Windows Problem Reporting:

Problem signature:
Problem Event Name: APPCRASH
Application Name: Falkon.exe
Application Version: 3.1.0.0
Application Timestamp: 5c94dc41
Fault Module Name: MSVCR120.dll
Fault Module Version: 6.3.9600.18725
Fault Module Timestamp: 593806da
Exception Code: c0000135
Exception Offset: 0009d4c2
OS Version: 6.3.9600.2.0.0.256.4
Locale ID: 1033
Additional Information 1: 1abe
Additional Information 2: 1abee00edb3fc1158f9ad6f44f0f6be8
Additional Information 3: 1abe
Additional Information 4: 1abee00edb3fc1158f9ad6f44f0f6be8

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=280262

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt

I'm on Windows 8.1, with VC++ Runtime installed (ver. 2005 x86, 2005 x64, 2008 x64, 2015 x86, 2015 x64). Does the latest Falkon require VC++ runtime 2008 32-bit, or a newer version of VC++?

John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 7 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Visual C runtime 2013 x86 and more

It turns out it needs version 12, 32-bit. I'll do a repack as Rev 2 with it included. I couldn't tell before as I don't currently have a working Windows 8 virtual machine and Falkon crashes on Win7 for me.

EDIT: It needs another one in addition to it, likely 2015 or 2017, as it is missing api-ms-win-crt-heap-l1-1-0.dll. I'm going to check tomorrow. Note that the local version of Falkon doesn't have any checks, so users aren't able to run it without manually figuring out what they need and installing it. I tried installing both and it crashed with a Qt error on Windows 8. Still working on it.

Sometimes, the impossible can become possible, if you're awesome!

testplayer
Offline
Last seen: 1 month 3 days ago
Joined: 2015-01-12 05:47
Thanks for that.

Thanks for that.
It seems that similar problem had been reported at https://www.falkon.org/2019/03/19/falkon-310-released/#disqus_thread two months ago, without further technical details, but the symptom is identical. Since even the installation version has the same problem, the original developer of Falkon should also be responsible for it I think. Maybe you can report this issue to https://www.falkon.org/development/ ?

PortableGood
Offline
Last seen: 1 month 3 weeks ago
Joined: 2014-10-06 11:51
Process loads and immediately terminates with no message / error

I think what I'm experiencing is related. On Win7, trying to run Falkon 3.1 causes the process to load and immediately terminate. No message or error is produced.

I tried upgrading 3.0 to 3.1 as well as a fresh install. Both have the same result.

John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 7 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Install KB2999226?

Have you installed this hotfix? Falcon apparently requires this in addition to the Visual C++ 2013 32-bit libraries. I can include the libraries but I can't include the hotfix.

https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-...

Sometimes, the impossible can become possible, if you're awesome!

John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 7 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Fixed in Rev 2

This is fixed in Falkon Portable 3.1.0 Rev 2. If you're still having an issue, ensure you have the necessary hotfix and OpenGL driver as indicated in the app notes: https://portableapps.com/apps/internet/falkon-portable#app-notes

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments