http://bugs.winehq.org/show_bug.cgi?id=32479
Bug #: 32479 Summary: page fault on read access to 0x00000005 Product: Wine Version: unspecified Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ozalp.aral@hotmail.com Classification: Unclassified
Created attachment 42841 --> http://bugs.winehq.org/attachment.cgi?id=42841 backtrace file
receive this error about 5 seconds after the program launches. The program is Navi Toolbox from IGo navigation software.
http://bugs.winehq.org/show_bug.cgi?id=32479
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.4.1 Summary|page fault on read access |Navi Toolbox crashes |to 0x00000005 | Severity|major |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2012-12-18 12:04:50 CST --- Please retest in 1.5.19.
http://bugs.winehq.org/show_bug.cgi?id=32479
--- Comment #2 from Jactry Zeng jactry92@gmail.com 2012-12-22 02:31:40 CST --- Created attachment 42895 --> http://bugs.winehq.org/attachment.cgi?id=42895 The Log
(In reply to comment #1)
Please retest in 1.5.19.
Hi Austin, I reproduced it in wine 1.5.20, Ubuntu 12.10 32bit .
md5sum Naviextras_Toolbox_Setup.exe 09de9a753bcb39a8ee316ba1d31c95a5 Naviextras_Toolbox_Setup.exe
reproduce follow this: 0. download and install it 1. ~/.wine/drive_c/Program Files/Naviextras/Toolbox$ wine toolbox.exe
attachment is the log.
http://bugs.winehq.org/show_bug.cgi?id=32479
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #42895|1 |0 is patch| |
http://bugs.winehq.org/show_bug.cgi?id=32479
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32479
--- Comment #3 from Austin English austinenglish@gmail.com 2012-12-26 12:13:46 CST --- Does 'winetricks wininet' help?
http://bugs.winehq.org/show_bug.cgi?id=32479
--- Comment #4 from Jactry Zeng jactry92@gmail.com 2012-12-27 04:44:07 CST --- (In reply to comment #3)
Does 'winetricks wininet' help?
Yes! The crash disappear.
http://bugs.winehq.org/show_bug.cgi?id=32479
--- Comment #5 from Austin English austinenglish@gmail.com 2012-12-27 20:21:13 CST --- (In reply to comment #4)
(In reply to comment #3)
Does 'winetricks wininet' help?
Yes! The crash disappear.
Please attach a +wininet trace.
http://bugs.winehq.org/show_bug.cgi?id=32479
--- Comment #6 from Jactry Zeng jactry92@gmail.com 2012-12-27 21:41:32 CST --- Created attachment 42984 --> http://bugs.winehq.org/attachment.cgi?id=42984 +wininet trace
(In reply to comment #5)
(In reply to comment #4)
(In reply to comment #3)
Does 'winetricks wininet' help?
Yes! The crash disappear.
Please attach a +wininet trace.
This is the +wininet trace in wine-1.5.20-57-gdabde6a .
https://bugs.winehq.org/show_bug.cgi?id=32479
--- Comment #7 from Austin English austinenglish@gmail.com --- Is this still an issue in current (1.7.35 or newer) wine? If so, please attach terminal output.
https://bugs.winehq.org/show_bug.cgi?id=32479
mvvvv mvidal0001@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mvidal0001@gmail.com
--- Comment #8 from mvvvv mvidal0001@gmail.com --- (In reply to Austin English from comment #7)
Is this still an issue in current (1.7.35 or newer) wine? If so, please attach terminal output.
Using ubuntu 15.04 64b the bug still exists with wine 1.6 (from the distribution) upgrading wine to 1.7.44 (ppa wine team) and the toolbox.exe do not crash anymore.
But the libnss-mdns 32bvs64b seems to be a problem for dns resolution with 32b apps (naviextra and ie6)
windows firefox 64 works fine
so : http://wiki.winehq.org/FAQ#head-702afb4d648cbaad02e1c8d58f64e5ef7cb47f6a
is not a solution anymore ...
https://bugs.winehq.org/show_bug.cgi?id=32479
--- Comment #9 from mvvvv mvidal0001@gmail.com --- I made a mistake. The FAQ is always valid. I solved the problem by creating the link below
sudo cp /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 /usr/lib/i386-linux-gnu/libgnutls.so.26
I made a fresh win32 prefix installation and it works really well. (SILVER I guess as there still have some colours problems). I was able to create an account authenticate my USB key and download an update via this same USB Key.
so :
Ubuntu 15.10 64 bit wine-1.7.44 from the ubuntu ppa team for wine
bash command : sudo apt-get install libgnutls sudo apt-get install winbind sudo apt-get install lib32nss-mdns rm -r .wine WINEPREFIX=~/prefix32 WINEARCH='win32' wine 'wineboot' WINEPREFIX=~/prefix32 WINEARCH='win32' winetricks vcrun2005 WINEPREFIX=~/prefix32 WINEARCH='win32' wine Téléchargements/Dacia_Media_Nav_Toolbox_Setup.exe WINEPREFIX=~/prefix32 WINEARCH='win32' winetricks dotnet40 corefonts sudo cp /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 /usr/lib/i386-linux-gnu/libgnutls.so.26 WINEPREFIX=~/prefix32 WINEARCH='win32' wine prefix32/drive_c/Program\ Files/Dacia\ Media\ Nav/Toolbox/Toolbox.exe
hope this will be useful
https://bugs.winehq.org/show_bug.cgi?id=32479
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |UPSTREAM Summary|Navi Toolbox crashes |Multiple applications crash | |or fail to establish secure | |server connections (Wine | |package built with 32-bit | |GnuTLS 2.6 while host | |provides 2.8)
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
looks like an upstream Wine packaging problem to me.
If the 32-bit Wine package is built against GnuTLS 2.6 (SONAME_LIBGNUTLS -> 'libgnutls.so.26') but the Distro only provides 32-bit 'libgnutls-deb0.so.28' or 'libgnutls.so.28' there is obviously something messed up.
Regards
https://bugs.winehq.org/show_bug.cgi?id=32479
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |godsetalex@gmail.com
--- Comment #11 from Anastasius Focht focht@gmx.net --- *** Bug 38466 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=32479
--- Comment #12 from Anastasius Focht focht@gmx.net --- *** Bug 39047 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=32479
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |paveldvlip@mail.ru
--- Comment #13 from Anastasius Focht focht@gmx.net --- *** Bug 38866 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=32479
Alexander Strand godsetalex@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|godsetalex@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=32479
graeme@sudo.ca changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |graeme@sudo.ca
--- Comment #14 from graeme@sudo.ca --- Yeah, this seems to very much be a wine packaging bug.
https://bugs.winehq.org/show_bug.cgi?id=32479
forspam123456@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |forspam123456@mail.ru
--- Comment #15 from forspam123456@mail.ru --- See also: Does not connect to server (error libgnutls, secure connections) https://bugs.winehq.org/show_bug.cgi?id=42484
https://bugs.winehq.org/show_bug.cgi?id=32479
Glen lucky0106@msn.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lucky0106@msn.com
https://bugs.winehq.org/show_bug.cgi?id=32479
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=32479
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #17 from Austin English austinenglish@gmail.com --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream.
Setting back to RESOLVED NOTOURBUG.
Sorry for the spam.
https://bugs.winehq.org/show_bug.cgi?id=32479
Eric eric.wheez@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.wheez@gmail.com
--- Comment #18 from Eric eric.wheez@gmail.com --- (In reply to mvvvv from comment #9)
I made a mistake. The FAQ is always valid. I solved the problem by creating the link below
sudo cp /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 /usr/lib/i386-linux-gnu/libgnutls.so.26
I made a fresh win32 prefix installation and it works really well. (SILVER I guess as there still have some colours problems). I was able to create an account authenticate my USB key and download an update via this same USB Key.
so :
Ubuntu 15.10 64 bit wine-1.7.44 from the ubuntu ppa team for wine
bash command : sudo apt-get install libgnutls sudo apt-get install winbind sudo apt-get install lib32nss-mdns rm -r .wine WINEPREFIX=~/prefix32 WINEARCH='win32' wine 'wineboot' WINEPREFIX=~/prefix32 WINEARCH='win32' winetricks vcrun2005 WINEPREFIX=~/prefix32 WINEARCH='win32' wine Téléchargements/Dacia_Media_Nav_Toolbox_Setup.exe WINEPREFIX=~/prefix32 WINEARCH='win32' winetricks dotnet40 corefonts sudo cp /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 /usr/lib/i386-linux-gnu/libgnutls.so.26 WINEPREFIX=~/prefix32 WINEARCH='win32' wine prefix32/drive_c/Program\ Files/Dacia\ Media\ Nav/Toolbox/Toolbox.exe
hope this will be useful
Thank you very much for this solution. This thread is five years old, but this post helped me get the last version of Eltechs ExaGear Desktop v3.1 (which runs wine-3.0-eltechs, a custom version of wine) working on my Raspberry Pi 4B 2GB running Raspbian Buster. whenever I'd try to run any application that needed an internet connection, the app wouldn't be able to connect and wine would say "err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available." Your "sudo cp /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 /usr/lib/i386-linux-gnu/libgnutls.so.26" worked perfectly.