Mombu the Microsoft Forum sponsored links

Go Back   Mombu the Microsoft Forum > Microsoft > MICROSOFT WINDOWS GENERAL APLICATIONS (NNTP) > RH9 - App hangs as wine goes debug
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 13th March 05:00
bruce d porter
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug



Hi,

Running RH9 and trying to get a program to behave with wine. Before I go
on, this worked fine with RH7.2

System is AMD 2200, with 512Mb

RPM=wine-20031016-1rh9winehq.athlon.rpm

Start script
****
#!/bin/sh
#
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/wine
export LD_LIBRARY_PATH
wine /windrives/c/apps/money
******

The application works fine, lets me open a file , then when I select a
data entry option it bombs out with the following.
I am looking for pointers where togo/what to do next (apart from reload
RH7.2)

******
wine: Unhandled exception (thread 000a), starting debugger...
WineDbg starting on pid 8
No debug information in ELF 'wine' ((nil))
Breakpoint 1 at 0x4000c9c0
No debug information in ELF '/usr/lib/wine/libwine.so.1' (0x40017000)
No debug information in ELF '/lib/tls/libpthread.so.0' (0x4003a000)
No debug information in ELF '/lib/libdl.so.2' (0x40047000)
No debug information in ELF '/lib/tls/libm.so.6' (0x4004a000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/wine/ntdll.dll.so' (0x4006d000)
No debug information in ELF '/usr/lib/wine/libwine_unicode.so.1' (0x400e4000)
No debug information in ELF '/lib/libnss_files.so.2' (0x401d9000)
No debug information in ELF '/usr/lib/wine/wine/kernel32.dll.so' (0x40300000)
No debug information in ELF '/usr/lib/wine/wine/winevdm.exe.so' (0x40631000)
No debug information in ELF '/usr/lib/wine/wine/winedos.dll.so' (0x40863000)
No debug information in ELF '/usr/lib/wine/wine/user32.dll.so' (0x408bf000)
No debug information in ELF '/usr/lib/wine/wine/gdi32.dll.so' (0x40a13000)
No debug information in ELF '/lib/libgcc_s.so.1' (0x40030000)
No debug information in ELF '/usr/lib/wine/wine/advapi32.dll.so' (0x40bd9000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40c09000)
No debug information in ELF '/usr/lib/wine/wine/x11drv.dll.so' (0x40c5a000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40645000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40cd1000)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x40ce8000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40cec000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x40cf4000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40cf9000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40d07000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40de6000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2' (0x40038000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x40def000)No debug information in ELF '/usr/lib/wine/wine/mmsystem.dll.so' (0x40e0d000)
No debug information in ELF '/usr/lib/wine/wine/msacm.drv.so' (0x40e7b000)
No debug information in ELF '/usr/lib/wine/wine/msacm32.dll.so' (0x40e93000)
No debug information in ELF '/usr/lib/wine/wine/midimap.drv.so' (0x40fd0000)
No debug information in ELF '/usr/lib/wine/wine/commdlg.dll.so' (0x41330000)
No debug information in ELF '/usr/lib/wine/wine/shell32.dll.so' (0x413b1000)
No debug information in ELF '/usr/lib/wine/wine/ole32.dll.so' (0x4143d000)
No debug information in ELF '/usr/lib/wine/wine/rpcrt4.dll.so' (0x414bd000)
No debug information in ELF '/usr/lib/wine/wine/shlwapi.dll.so' (0x41508000)
No debug information in ELF '/usr/lib/wine/wine/comctl32.dll.so' (0x41565000)
No debug information in ELF '/usr/lib/wine/wine/winspool.drv.so' (0x41617000)
No debug information in 32bit DLL 'Z:\windrives\c\apps\MONEY\WINMONEY.EXE' (0x40640000)
No debug information in 32bit DLL 'NTDLL.DLL' (0x40090000)
No debug information in 32bit DLL 'KERNEL32.DLL' (0x40330000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40bf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40a50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x40870000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40c70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40e20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x40ea0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x40e80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x40fe0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x414d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x41460000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x41520000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x41570000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x41620000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x41340000)
Unhandled exception: page fault on write access to 0x000009c0 in 32-bit code (0x40926921).In 32-bit mode.
0x40926921 (USER32.DLL.TranslateAccelerator+0x2eb1 in user32.dll.so): movl %edx,0x0(%esi)
Wine-dbg>
*******************


TIA

--

Bruce
################################################## ####
# The internet is a huge and diverse community and #
# not every one is friendly" #
# http://www.ytc1.co.uk #
################################################## ####
  Reply With Quote


  sponsored links


2 13th March 05:00
ivan leo murray-smith
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug



Look at
http://www.winehq.org/site/docs/wine-user/bugs
  Reply With Quote
3 21st March 19:53
bruce d porter
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug


Well, yes , I have, sorry for not mentioning.

I have tried a few things but it is really shooting in the dark, I was
hoping more to see if others have had similar problems and maybe they had
had success or otherwise.

--

Bruce
################################################## ####
# The internet is a huge and diverse community and #
# not every one is friendly" #
# http://www.ytc1.co.uk #
################################################## ####
  Reply With Quote
4 21st March 19:53
ivan leo murray-smith
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug


If you're sure about this send a bug report.
  Reply With Quote
5 21st March 19:54
bruce d porter
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug


If I was , I would :=}

I have done some extra testing and cannot get it to work with RH7.3
anymore, seious head scratch time now.

Any tips other than the trouble shoot/debug ? Bear in mind I am techie,
but not a programmer :=}

--

Bruce
################################################## ####
# The internet is a huge and diverse community and #
# not every one is friendly" #
# http://www.ytc1.co.uk #
################################################## ####
  Reply With Quote
6 21st March 19:54
ivan leo murray-smith
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug


Look at
http://www.winehq.org/site/docs/wine-user/bugs
  Reply With Quote
7 21st March 19:54
bruce d porter
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug


You are taking the piss now aren't you !

--

Bruce
################################################## ####
# The internet is a huge and diverse community and #
# not every one is friendly" #
# http://www.ytc1.co.uk #
################################################## ####
  Reply With Quote
8 27th March 10:33
g.s. link
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug


Try LD_ASSUME_KERNEL=2.2.5 on your profile file and use the RH8 binary.
  Reply With Quote
9 27th March 10:33
bruce d porter
External User
 
Posts: 1
Default RH9 - App hangs as wine goes debug


Thanks, I will give that a shot.

FWIW I have now got it working on Solaris 9 (08/03) for x86 :=}

--

Bruce
################################################## ####
# The internet is a huge and diverse community and #
# not every one is friendly" #
# http://www.ytc1.co.uk #
################################################## ####
  Reply With Quote
Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666