No programs launch

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

No programs launch

Post by Kaymeerah »

except notepad maybe

terminal output

Code: Select all

wine: Unhandled page fault on write access to 0xa354e08f at address 0x7ddbabe6 (thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0xa354e08f in 32-bit code (0x7ddbabe6).
this is the output from starcraft and EVE Online, all other games and progs give the same error
John Drescher

No programs launch

Post by John Drescher »

On Fri, Aug 28, 2009 at 9:06 AM, Kaymeerah<[email protected]> wrote:
except notepad maybe

terminal output
Code:
wine: Unhandled page fault on write access to 0xa354e08f at address 0x7ddbabe6 (thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0xa354e08f in 32-bit code (0x7ddbabe6).




this is the output from starcraft and EVE Online, all other games and progs give the same error
Start with a clean prefix. See the FAQ if you do not know how to do that.

John
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

that didnt work, its ubuntu 9.04 64 bit, and the mount manager cant connect..

related?
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

*BUMP*
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Please don't bump posts that haven't received new posts in mere hours... A proper reply can sometimes even take days.
Kaymeerah wrote:that didnt work, its ubuntu 9.04 64 bit, and the mount manager cant connect..

related?
No. A mount manager is a tool that lets you quickly and easily mount hard drives and partitions. It is not related to Wine. The "write access" you're seeing is about write instructions to memory, not storage.

By the way, I don't know what's going wrong here, so I can't help you. It seems like the system or something else won't allow Wine to use the memory range it needs, though.
Martin Gregorie

No programs launch

Post by Martin Gregorie »

On Fri, 2009-08-28 at 14:32 -0500, DaVince wrote:
By the way, I don't know what's going wrong here, so I can't help you.
It seems like the system or something else won't allow Wine to use the
memory range it needs, though.
How old is this application?
Does it in on DOS emulation mode? IOW does it need access to low memory?

If so, would adding the following lines to /etc/sysctl.conf and
rebooting, so they take effect, do any good?

========== append these two lines to /etc/sysctl.conf ==========

# Sets a value required by WINE in DOS emulation mode.
vm.mmap_min_addr = 0

==========================end===================================


Martin
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

hmmf does the SWAP partition on an another HDD mean anything?

btw every application goes like this..
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Post wine_log.txt after doing:
1. Remove / rename ~/.wine directory
2. Run 'wine notepad &> ~/wine_log.txt'
3. When notepad opens, close it.

If the file too big, put it on some pastebin.
John Drescher

No programs launch

Post by John Drescher »

On Fri, Aug 28, 2009 at 4:22 PM, Kaymeerah<[email protected]> wrote:
hmmf does the SWAP partition on an another HDD mean anything?
That will not hurt. I do not have my swap on the same disk as the os.

John
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

Code: Select all

wine: created the configuration directory '/home/kaymeerah/.wine'
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on CA0106, disabling mixer
Could not load wine-gecko. HTML rendering will be disabled.
wine: Unhandled page fault on write access to 0x698a6259 at address 0x7db0fbe6 (thread 000b), starting debugger...
Unhandled exception: page fault on write access to 0x698a6259 in 32-bit code (0x7db0fbe6).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7db0fbe6 ESP:0033ce78 EBP:00000009 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000018 EBX:f7c156c0 ECX:7db62ec0 EDX:698a6259
 ESI:f7c156c0 EDI:000010d8
Stack dump:
0x0033ce78:  00000000 7db17422 00000004 00000000
0x0033ce88:  7c843e00 01843e2c 000010d8 7c843e00
0x0033ce98:  fff0e408 7db17a11 f7c156c0 000010d8
0x0033cea8:  00000001 00000000 7db3dac0 7db3ed60
0x0033ceb8:  0033cec8 7d1884ad 7d1aeff4 7da4da68
0x0033cec8:  f7d5be41 f7f0cff4 7da4cbe8 00000000
Backtrace:
=>0 0x7db0fbe6 in libgl.so.1 (+0x52be6) (0x00000009)
  1 0x00000000 (0x00000000)
0x7db0fbe6: movl	$0x7db40000,0x0(%edx)
Modules:
Module	Address			Debug info	Name (115 modules)
ELF	7b800000-7b96e000	Deferred        kernel32<elf>
  \-PE	7b820000-7b96e000	\               kernel32
ELF	7bc00000-7bcb1000	Deferred        ntdll<elf>
  \-PE	7bc10000-7bcb1000	\               ntdll
ELF	7bf00000-7bf04000	Deferred        <wine-loader>
ELF	7c15e000-7d0c7000	Deferred        libglcore.so.1
ELF	7dabd000-7db64000	Export          libgl.so.1
ELF	7db64000-7db83000	Deferred        advpack<elf>
  \-PE	7db70000-7db83000	\               advpack
ELF	7dbb3000-7dc25000	Deferred        libglu.so.1
ELF	7dc49000-7ddd7000	Deferred        shell32<elf>
  \-PE	7dc60000-7ddd7000	\               shell32
ELF	7ddda000-7dde9000	Deferred        libgcc_s.so.1
ELF	7de01000-7de18000	Deferred        glu32<elf>
ELF	7de18000-7de4c000	Deferred        uxtheme<elf>
  \-PE	7de20000-7de4c000	\               uxtheme
ELF	7de4c000-7deaa000	Deferred        shlwapi<elf>
  \-PE	7de60000-7deaa000	\               shlwapi
ELF	7deaa000-7df72000	Deferred        comctl32<elf>
  \-PE	7deb0000-7df72000	\               comctl32
ELF	7df72000-7df98000	Deferred        msvfw32<elf>
  \-PE	7df80000-7df98000	\               msvfw32
ELF	7df98000-7dfe4000	Deferred        dsound<elf>
  \-PE	7dfa0000-7dfe4000	\               dsound
ELF	7dfe4000-7e056000	Deferred        quartz<elf>
  \-PE	7dff0000-7e056000	\               quartz
ELF	7e056000-7e11e000	Deferred        libasound.so.2
ELF	7e11e000-7e21a000	Deferred        ole32<elf>
  \-PE	7e140000-7e21a000	\               ole32
ELF	7e23f000-7e254000	Deferred        midimap<elf>
  \-PE	7e240000-7e254000	\               midimap
ELF	7e254000-7e25a000	Deferred        libattr.so.1
ELF	7e25a000-7e2b9000	Deferred        libpulse.so.0
ELF	7e2b9000-7e2d1000	Deferred        msacm32<elf>
  \-PE	7e2c0000-7e2d1000	\               msacm32
ELF	7e2d1000-7e2da000	Deferred        librt.so.1
ELF	7e2df000-7e2e6000	Deferred        libgdbm.so.3
ELF	7e2e6000-7e2eb000	Deferred        libcap.so.2
ELF	7e2eb000-7e2f2000	Deferred        libasound_module_pcm_pulse.so
ELF	7e2f2000-7e329000	Deferred        winealsa<elf>
  \-PE	7e300000-7e329000	\               winealsa
ELF	7e32f000-7e417000	Deferred        oleaut32<elf>
  \-PE	7e350000-7e417000	\               oleaut32
ELF	7e417000-7e4b3000	Deferred        winmm<elf>
  \-PE	7e420000-7e4b3000	\               winmm
ELF	7e4b3000-7e4d9000	Deferred        msacm32<elf>
  \-PE	7e4c0000-7e4d9000	\               msacm32
ELF	7e4df000-7e4f4000	Deferred        avicap32<elf>
  \-PE	7e4e0000-7e4f4000	\               avicap32
ELF	7e4f4000-7e516000	Deferred        devenum<elf>
  \-PE	7e500000-7e516000	\               devenum
ELF	7e516000-7e51a000	Deferred        libgpg-error.so.0
ELF	7e51a000-7e583000	Deferred        libgcrypt.so.11
ELF	7e583000-7e595000	Deferred        libtasn1.so.3
ELF	7e595000-7e5ab000	Deferred        libresolv.so.2
ELF	7e5ab000-7e5af000	Deferred        libkeyutils.so.1
ELF	7e5af000-7e5b8000	Deferred        libkrb5support.so.0
ELF	7e5b8000-7e5bc000	Deferred        libcom_err.so.2
ELF	7e5bc000-7e5e0000	Deferred        libk5crypto.so.3
ELF	7e5e0000-7e672000	Deferred        libkrb5.so.3
ELF	7e672000-7e70f000	Deferred        libgnutls.so.26
ELF	7e70f000-7e73a000	Deferred        libgssapi_krb5.so.2
ELF	7e73a000-7e771000	Deferred        libcups.so.2
ELF	7e771000-7e77a000	Deferred        libxcursor.so.1
ELF	7e77a000-7e77f000	Deferred        libxfixes.so.3
ELF	7e77f000-7e783000	Deferred        libxcomposite.so.1
ELF	7e783000-7e78b000	Deferred        libxrandr.so.2
ELF	7e78b000-7e795000	Deferred        libxrender.so.1
ELF	7e795000-7e79b000	Deferred        libxxf86vm.so.1
ELF	7e79b000-7e79e000	Deferred        libxinerama.so.1
ELF	7e79e000-7e7bf000	Deferred        imm32<elf>
  \-PE	7e7a0000-7e7bf000	\               imm32
ELF	7e7bf000-7e7c4000	Deferred        libxdmcp.so.6
ELF	7e7c4000-7e7de000	Deferred        libxcb.so.1
ELF	7e7de000-7e7e2000	Deferred        libxau.so.6
ELF	7e7e2000-7e7e7000	Deferred        libuuid.so.1
ELF	7e7e7000-7e8d6000	Deferred        libx11.so.6
ELF	7e8d6000-7e8e6000	Deferred        libxext.so.6
ELF	7e8e6000-7e8fe000	Deferred        libice.so.6
ELF	7e8fe000-7e907000	Deferred        libsm.so.6
ELF	7e907000-7e909000	Deferred        libnvidia-tls.so.1
ELF	7e91f000-7e9be000	Deferred        winex11<elf>
  \-PE	7e930000-7e9be000	\               winex11
ELF	7e9d2000-7e9f9000	Deferred        libexpat.so.1
ELF	7e9f9000-7ea26000	Deferred        libfontconfig.so.1
ELF	7ea26000-7ea3c000	Deferred        libz.so.1
ELF	7ea3c000-7eab3000	Deferred        libfreetype.so.6
ELF	7eacb000-7eb39000	Deferred        rpcrt4<elf>
  \-PE	7eae0000-7eb39000	\               rpcrt4
ELF	7eb39000-7eb54000	Deferred        version<elf>
  \-PE	7eb40000-7eb54000	\               version
ELF	7eb54000-7ebf6000	Deferred        gdi32<elf>
  \-PE	7eb60000-7ebf6000	\               gdi32
ELF	7ebf6000-7ed42000	Deferred        user32<elf>
  \-PE	7ec10000-7ed42000	\               user32
ELF	7ed42000-7ed78000	Deferred        winspool<elf>
  \-PE	7ed50000-7ed78000	\               winspool
ELF	7ed78000-7ede8000	Deferred        setupapi<elf>
  \-PE	7ed80000-7ede8000	\               setupapi
ELF	7ede8000-7ee3f000	Deferred        advapi32<elf>
  \-PE	7edf0000-7ee3f000	\               advapi32
ELF	7ee3f000-7ee5e000	Deferred        wineboot<elf>
  \-PE	7ee40000-7ee5e000	\               wineboot
ELF	7ee5e000-7ee77000	Deferred        libnsl.so.1
ELF	7ee77000-7ee80000	Deferred        libnss_compat.so.2
ELF	7ee84000-7ee98000	Deferred        lz32<elf>
  \-PE	7ee90000-7ee98000	\               lz32
ELF	7efc2000-7efe8000	Deferred        libm.so.6
ELF	7eff4000-7f000000	Deferred        libnss_files.so.2
ELF	f7c16000-f7c1a000	Deferred        libdl.so.2
ELF	f7c1a000-f7d7d000	Deferred        libc.so.6
ELF	f7d7e000-f7d97000	Deferred        libpthread.so.0
ELF	f7d9a000-f7da5000	Deferred        libnss_nis.so.2
ELF	f7daf000-f7eeb000	Deferred        libwine.so.1
ELF	f7eed000-f7f0e000	Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 
	00000009    0
0000000a (D) C:\windows\system32\wineboot.exe
	0000000b    0 <==
0000000c 
	00000016    0
	0000000e    0
	0000000d    0
0000000f 
	00000010    0
Backtrace:
=>0 0x7db0fbe6 in libgl.so.1 (+0x52be6) (0x00000009)
  1 0x00000000 (0x00000000)
err:process:__wine_kernel_init boot event wait timed out
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

any 32 bit libraries wine needs i should be aware of?
User avatar
André H.
Moderator
Moderator
Posts: 207
Joined: Sun Dec 07, 2008 8:33 am

Post by André H. »

try to reinstall wine.
do you have a selfcompiled version installed, too?
normally jaunty includes all needed libs, otherwise it would be handled by dependencies so that shouldnt be a problem
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

i did reinstall wine up to several times, and it always gives me this error :|

and yes i tried compiling myself, complained about a 32 bit library
User avatar
André H.
Moderator
Moderator
Posts: 207
Joined: Sun Dec 07, 2008 8:33 am

Post by André H. »

did you have the problems before trying to compile it yourself?
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

yes
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Kaymeerah wrote:Backtrace:
=>0 0x7db0fbe6 in libgl.so.1 (+0x52be6) (0x00000009)
This indicates you might have misspatched 32-bit driver libraries and 64-bit drivers. Reinstall your video driver (both parts and make sure they do match).
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

hmm i just installed drivers the usual way, download .run file stop desktop environment, install

anyways will do :)
User avatar
André H.
Moderator
Moderator
Posts: 207
Joined: Sun Dec 07, 2008 8:33 am

Post by André H. »

you might better use the drivers of the repo
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

hmm
This indicates you might have misspatched 32-bit driver libraries and 64-bit drivers. Reinstall your video driver (both parts and make sure they do match).

hmm, how do i make sure of that? :S reinstalling didnt work..
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Kaymeerah wrote:hmm
This indicates you might have misspatched 32-bit driver libraries and 64-bit drivers. Reinstall your video driver (both parts and make sure they do match).
hmm, how do i make sure of that? :S reinstalling didnt work..
Meant to say "mismatched" - when you have libgl from Mesa package and drivers from Nvidia. Or 32-bit and library is from different version the driver itself.

Just make sure there are no stray libgl* libraries laying around, and if you self-compiling drivers make sure that you removed the driver binary package from your distro.
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

removed libgl1-mesa-dri and now it spit out this:

Code: Select all

err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1
fixme:heap:HeapSetInformation 0x8d0000 0 0x33fcac 4
err:module:find_forwarded_export function not found for forward 'd3dx8.D3DXQuaternionSquadSetup' used by L"C:\\windows\\system32\\d3dx9_36.dll". If you are using builtin L"d3dx9_36.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'd3dx9_36.D3DXQuaternionSquadSetup' used by L"C:\\windows\\system32\\d3dx9_35.dll". If you are using builtin L"d3dx9_35.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'd3dx8.D3DXGetImageInfoFromFileInMemory' used by L"C:\\windows\\system32\\d3dx9_36.dll". If you are using builtin L"d3dx9_36.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'd3dx9_36.D3DXGetImageInfoFromFileInMemory' used by L"C:\\windows\\system32\\d3dx9_35.dll". If you are using builtin L"d3dx9_35.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'd3dx8.D3DXIntersectTri' used by L"C:\\windows\\system32\\d3dx9_36.dll". If you are using builtin L"d3dx9_36.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'd3dx9_36.D3DXIntersectTri' used by L"C:\\windows\\system32\\d3dx9_35.dll". If you are using builtin L"d3dx9_35.dll", try using the native one instead.
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on CA0106, disabling mixer
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x338ff4,0x00000000), stub!
fixme:d3dx8:ID3DXMatrixStackImpl_LoadIdentity (0x1421c0) : stub
fixme:d3dx8:ID3DXMatrixStackImpl_LoadIdentity (0x1421d8) : stub
fixme:d3dx8:ID3DXMatrixStackImpl_LoadIdentity (0x1421f0) : stub
fixme:d3dx8:ID3DXMatrixStackImpl_LoadIdentity (0x141cd0) : stub
this is from running EVE Online
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

since i obviously cant edit, starcraft now runs, although eve online remains
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Kaymeerah wrote:err:module:find_forwarded_export function not found for forward 'd3dx8.D3DXQuaternionSquadSetup' used by L"C:\\windows\\system32\\d3dx9_36.dll". If you are using builtin L"d3dx9_36.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'd3dx9_36.D3DXQuaternionSquadSetup' used by L"C:\\windows\\system32\\d3dx9_35.dll". If you are using builtin L"d3dx9_35.dll", try using the native one instead.
Do what it says - use native d3dx9_35.dll & d3dx9_36.dll. You can install all those dlls with 'winetricks d3dx9'.
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

i know, ahh ffs just added them to overwrite, forgot installing in windows dir
Kaymeerah
Level 2
Level 2
Posts: 32
Joined: Fri Aug 28, 2009 7:52 am

Post by Kaymeerah »

everything works as expected

thanks very much for the help guys :)
Locked