Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:users:jcmvbkbc:wine_mcbc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
etc:users:jcmvbkbc:wine_mcbc [2007/10/16 01:07] jcmvbkbcuser:jcmvbkbc:wine_mcbc [2016/08/07 00:17] – ↷ Page moved from etc:users:jcmvbkbc:wine_mcbc to user:jcmvbkbc:wine_mcbc kel
Line 4: Line 4:
  
 ===== Проблемы времени выполнения ===== ===== Проблемы времени выполнения =====
 +
 +==== Первоначальный запуск wine неполностью инициализирует ~/.wine ====
 +
 +Симптомы:
 +<code>
 +$ wine
 +WINE@Etersoft 1.0.8
 +First running... Using WINEPREFIX=/home/dumb/.wine
 +Creating default file tree...
 +/usr/bin/wine: line 194:  2506 Segmentation fault      WINESAFE=yes "${WINELOADER}" rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf
 +/usr/bin/wine: line 195:  2509 Segmentation fault      WINESAFE=yes "${WINELOADER}" regedit.exe "$CROOT/windows/inf/vendor.reg"
 +Building local environment...
 +Device 'a:' created as link for '/mnt/floppy' target.
 +...
 +Device 'lpt4' created as link for '/dev/lp3' target.
 +/usr/bin/wine: line 268:  2535 Segmentation fault      $WINELOADER wineboot
 +WINE@Etersoft has been configured for the first time.
 +Use /home/dumb/wine_c as WINE C:\ disk.
 +Copy your program into and install it.
 +</code>
 +В результате каталог c:\windows\system32 не содержит dll, но все работает с dll из /usr/lib/wine/.
 +Однако, взяв заполненный c:\windows\system32 ничего запустить не могу:
 +<code>
 +$ wine-kthread ./1cv7s.exe
 +wine: Unhandled page fault on read access to 0x00000000 at address 0x402586f8 (thread 0009), starting debugger...
 +err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 56") (1359)
 +Read the Wine Developers Guide on how to set up winedbg or another debugger
 +</code>
  
 ==== wine-preloader загружает wine-kthread и падает с segmentation fault при попытке начать его исполнение ==== ==== wine-preloader загружает wine-kthread и падает с segmentation fault при попытке начать его исполнение ====
Line 104: Line 132:
 </code> </code>
  
 +{{tag>МСВС}}
etc/users/jcmvbkbc/wine_mcbc.txt · Last modified: 2016/08/08 20:53 by kel