0 votos
646 vistas

It was working, but stopped during lockdown.
No sign of malware or viruses. Scans negative.

Reset settings, and uninstalled/reinstalled. That didn’t help.
Tried both 9.0.103.x and 9.1.100.x, both crashed the same.

Only one win7 system crash in event log. No messages about corruption. Error message below.

Publicación antigua - se muestra en su idioma original
Paratext por (1,2k puntos)
mostrada de nuevo | 646 vistas

9 Respuestas

0 votos
Mejor respuesta

ok this error occurs for one of 3 reasons.

  1. mozglue.dll can’t be found.
  2. mozglue.dll dependencies can’t be found.
  3. mozglue.dll isn’t the right arch. (eg. it’s 32bit and Paratext.exe is in 64 bit mode)

Your screen shot shows that mozglue.dll can locate it’s dependencies. (missing deps has been the cause of previous errors like this), so (2) is ruled out.

So either (1) or (3) is the issue. (or I guess a different problem I’m not aware of).

  1. debugging mozglue.dll can’t be found.

Paratext uses SetDllDirectory to allow finding the firefox dlls.
In order to bypass the need for this, copy (not move) all the files
from: C:\Program Files (x86)\Paratext 9\Firefox
into: C:\Program Files (x86)\Paratext 9\

this should mean that they exist next to Paratext.exe, which is a default location to look for dlls.
Alternatively one could add “C:\Program Files (x86)\Paratext 9\Firefox” to the PATH environment var, which would do a similar thing.

  1. confirming mozglue.dll arch matches Paratext.exe run mode.

I would use corFlags.exe to tell me about Paratext.exe:

CorFlags.exe “c:\Program Files (x86)\Paratext 9\Paratext.exe”
Microsoft ® .NET Framework CorFlags Conversion Tool. Version 3.5.30729.1
Copyright © Microsoft Corporation. All rights reserved.

Version : v4.0.30319
CLR Header: 2.5
PE : PE32
CorFlags : 3
ILONLY : 1
32BIT : 1
Signed : 0

The “32Bit : 1” flag tells me that this Paratext.exe runs in 32bit mode.

Another way of checking is, when Paratext is , open taskmanager and find the Paratext process. On my win 10 system at least it says : “Paratext (32bit)”

As for your mozglue.dll I can already see from that depends.exe screen shot you posted that it is 32bit, as It contains entry point “??0ConditionVariableImpl@detail@mozilla@@QAE@XZ”
While the 64bit entry point is “??0ConditionVariableImpl@detail@mozilla@@QEAA@XZ”

Now if Paratext is in 32bit mode, and Paratext.exe still can’t find mozglue.dll when it’s next to Paratext.exe then I’m out of ideas…

Publicación antigua - se muestra en su idioma original
por [Moderator]
(2,4k puntos)

mostrada de nuevo
  1. copied all Firefox folder files to paratext9 folder, still crashed.
  2. corflags.exe gave me the same results as you for paratext.exe in paratext 9 folder. so 32 bit.
Publicación antigua - se muestra en su idioma original
0 votos

Try the instructions in this post.

Publicación antigua - se muestra en su idioma original
por [Expert]
(16,7k puntos)

Those instruction were for paratext 8. Since xul.dll now depends on VCRUNTIME140.dll

The file to check for would be:

c:\windows\system32\VCRUNTIME140.DLL

and the link for the installer would be https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

Publicación antigua - se muestra en su idioma original

Whoops, good catch.

Publicación antigua - se muestra en su idioma original
0 votos

Adding note regarding “Gecko” crashes.
Sot it can be searched for crash messages.

Publicación antigua - se muestra en su idioma original
por (1,2k puntos)
0 votos

Installed x86/x64 for 2015-2019 from link above,
Also installed a few month old x86/x64 for 2013.
Rebooted.
Stil crashing.
c:\windows\system32\VCRUNTIME140.DLL is v14.24.28127.4

Then also installed a few month old x86/x64 for 2012.
Rebooted
Stil crashing.

Any other ideas?

Publicación antigua - se muestra en su idioma original
por (1,2k puntos)
mostrada de nuevo
0 votos
  1. confirm that this file exists:

C:\program files (x86)\paratext 9\firefox\mozglue.dll

  1. Download (from https://dependencywalker.com/)
    https://dependencywalker.com/depends22_x86.zip
    And extract the zip file.

  2. Run depends.exe (from the extracted zip file)

  3. Open C:\program files (x86)\paratext 9\firefox\mozglue.dll in depends.exe
    (one can either use the file menu or drag the file in)

Note - some reported errors while opening this file are expected. (just click ok on the message box)

  1. Press “Ctrl-W” to collapse all.

  2. In the top left pane expand (click the plus) on the left" C:\program files (x86)\paratext 9\firefox\mozglue.dll" line.

The expected output should look something like this:

image

(it may vary slightly due to OS differences, but what we want to know is that mozglue.dll depends on the expected dlls and can load its dependencies (eg. MSVCP140.dll))

Publicación antigua - se muestra en su idioma original
por [Moderator]
(2,4k puntos)

C:\program files (x86)\paratext 9\firefox\mozglue.dll is present (v60.0.0.6809)

Publicación antigua - se muestra en su idioma original

If there are multiple steps, please give as many as possible at a time. They are not at our office and travel takes time. I am experienced programmer, so tools like this are easy.

Publicación antigua - se muestra en su idioma original
0 votos

Assuming crashed means that the same 0x8007007E error still displays on startup.

I guess it would be good to confirm that paratext9 works on other windows 7 machine? @sewhite do you know if it does? (I haven’t had access to a win7 machine for a long time)

clutching at straws:

I would try copying VCRUNTIME140.dll and MSVCP140.dll into C:\Program Files (x86)\Paratext 9.

I would also try paratext.exe directly from the C:\Program Files (x86)\Paratext 9\ folder instead of using the short cut. (just to ensure the CWD is correct)

Publicación antigua - se muestra en su idioma original
por [Moderator]
(2,4k puntos)

Yes it is still 8007007E.

There is a Win7 laptop sitting right next to it, that is working fine with PT9.

I think the working Win7 laptop causes the translator to doubt me when I tell him I could fix it if he let me upgrade to Win10.

I have had similar problems with Win7 & PT9 before 3-4 times, and ended up fixing them by upgrading to Win10. I might be able to fix it by reinstalling Win7, but why when I can install Win10.

Publicación antigua - se muestra en su idioma original

I think Paratext 9 works on Windows 7. We have a report that someone with Windows 7 cannot download enhanced resources, because Windows 7 cannot create the SSL/TLS connection to the enhanced resource server. That user is not reporting crashes. (PTXS-22856 if you want the details).

Publicación antigua - se muestra en su idioma original
0 votos

Yes we run six laptops with Paratexe 9 on Windows 7. To get it to run do did have to patch Win 7 to the newest patches and then install vcredist_x64 (Visual C++ 2015 Runtime).

I also just installed in on a virtual machine a few weeks ago. The virtual machine is bare bones with only the Win 7 updates and Visual C++2015 Runtime.

However the Visual C++ file I used is not the same as the one you used. Not sure if that makes a difference, but I did save the file in case you want the version I have.

We never did get the SSL/TLS issue to work. So we just download the enhanced resources from a win 10 machine and email the updated files to each other.

Publicación antigua - se muestra en su idioma original
por (238 puntos)

I would like to know what version Visual C++2015 Runtime you are using. Maybe a google drive link if possible.

Thanks

Publicación antigua - se muestra en su idioma original
0 votos

The version I have is 14.0.23026.
I uploaded the file to this link if you need it.

http://www.filedropper.com/vcredistx64visualc2015runtime

Publicación antigua - se muestra en su idioma original
por (238 puntos)
0 votos

Upgraded to Win10, all is resolved.

Publicación antigua - se muestra en su idioma original
por (1,2k puntos)

Preguntas relacionadas

0 votos
2 respuestas 317 vistas
A menudo tengo la bendición de contar con dos pantallas físicas, una al lado de la otra. Los detalles técnicos están al final. ... PT en relación con la(s) pantalla(s) física(s).
Tim 934 preguntada abr 20, 2023
0 votos
0 respuestas 162 vistas
I have seen this crash on two different system this past week. Both times it happened a few seconds after I closed PT9. PT9 Crash on Exit1242×274 9.07 KB
listentwice 1,2k preguntada ago 1, 2020
0 votos
6 respuestas 668 vistas
It seems my current versions of PT8 and PT9 on Linux are not compatible with the new PT Live server. First of ... Linux versions will be compatible with the newer PT Live server?
n8_in_car 298 preguntada abr 7, 2020
0 votos
5 respuestas 703 vistas
I've got PT9 on my Linux virtual machine. After some time, it has begun to be largely non-functional, with a ... for an update? Meanwhile, I'm continuing with PT8. JohnBrownie
JohnBrownie 385 preguntada feb 3, 2020
0 votos
5 respuestas 617 vistas
I'm transitioning to Linux from Win7 (at its end of support ). I have seen mixed messages about PT9 working in Wasta Linux, ... , what do I need to do to get it to finish loading?
Paul 642 preguntada ene 27, 2020
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Every day they continued to meet together in the temple courts. They broke bread in their homes and ate together with glad and sincere hearts, praising God and enjoying the favor of all the people. And the Lord added to their number daily those who were being saved.
Acts 2:46-47
3,046 preguntas
6,006 respuestas
5,671 comentarios
2,027 usuarios