wine: Unhandled page fault on read access to 0x409ffd80 at address 0x4000ba7c (thread 0009), starting debugger... err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 32") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger This happens on everything I try run. Note: Still a problem with latest upgrade. It may have more sideeffects than simply its own failure!
On Wed, 08 Mar 2006 15:07:32 +0200 David Baron <d_baron@012.net.il> wrote:> wine: Unhandled page fault on read access to 0x409ffd80 at address 0x4000ba7c > (thread 0009), starting debugger... > err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 32") (2) > Read the Wine Developers Guide on how to set up winedbg or another debugger > > This happens on everything I try run. > > Note: Still a problem with latest upgrade. It may have more sideeffects than > simply its own failure! > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >Hi, just a random guess. Do you have any export LD_PRELOAD in ur enviroment ? It can be checked by `echo $LD_PRELOAD`. I had a similar problem while I preload the libGL.so, and solved by removing the export from the environment. -W
Wei-Tsun Sun
2006-Mar-12 01:40 UTC
[Wine] Latest on Debian Sid Always Gives Error (resend)
On Wed, 08 Mar 2006 15:07:32 +0200 David Baron <d_baron@012.net.il> wrote:> wine: Unhandled page fault on read access to 0x409ffd80 at address 0x4000ba7c > (thread 0009), starting debugger... > err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 32") (2) > Read the Wine Developers Guide on how to set up winedbg or another debugger > > This happens on everything I try run. > > Note: Still a problem with latest upgrade. It may have more sideeffects than > simply its own failure! > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >Hi, just a random guess. Do you have any export LD_PRELOAD in ur enviroment ? It can be checked by `echo $LD_PRELOAD`. I had a similar problem while I preload the libGL.so, and solved by removing the export from the environment. -W
On Sunday 12 March 2006 20:00, wine-users-request@winehq.org wrote:> > wine: Unhandled page fault on read access to 0x409ffd80 at address > > 0x4000ba7c (thread 0009), starting debugger... > > err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 32") > > (2) Read the Wine Developers Guide on how to set up winedbg or another > > debugger > > > > This happens on everything I try run. > > > > Note: Still a problem with latest upgrade. It may have more sideeffects > > than simply its own failure! > > > > _______________________________________________ > > wine-users mailing list > > wine-users@winehq.org > > http://www.winehq.org/mailman/listinfo/wine-users > > Hi, > just a random guess. Do you have any > > export LD_PRELOAD > in ur enviroment ? It can be checked by `echo $LD_PRELOAD`. > I had a similar problem while I preload the libGL.so, and solved by > removing the export from the environment.Right on the money. Was trying to get jacklaunch (oss->jack bridge) to work so preloading jackasyn.so. Jacklaunch hung up my system anyway so no need to preload the so.
Scott Ritchie
2006-Jun-06 18:36 UTC
[Wine] Latest on Debian Sid Always Gives Error (resend)
On Wed, 2006-03-08 at 15:07 +0200, David Baron wrote:> wine: Unhandled page fault on read access to 0x409ffd80 at address 0x4000ba7c > (thread 0009), starting debugger... > err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 32") (2) > Read the Wine Developers Guide on how to set up winedbg or another debugger > > This happens on everything I try run. > > Note: Still a problem with latest upgrade. It may have more sideeffects than > simply its own failure!What packages are you using? What version of Wine? (wine --version) Thanks, Scott Ritchie