http://bugs.winehq.org/show_bug.cgi?id=2489
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2004-18-09 12:12 -------
No, ther kernel isn't involved, I think.
It seems that the Redhat rpm is a stripped one. That way, the backtrace is less
usefull. Can you get a non-stripped version and try again Also WINEDEBUG=+volume
might get some usefull information.
However I guess, that the crash happens in dlls/kernel/volume.c:
VOLUME_ReadFATSuperblock()
What entries do you have in ~/.wine/dosdevices (ls -l ~/.wine/dosdevices)? Does
an entry point to a windows partition? What windows version and what filesystem?
Bye
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2489
------- Additional Comments From deebakes(a)comcast.net 2004-18-09 11:58 -------
As requested by your email.
I commented out the "Resolution" setting in the ~/.wine/config file to
temporarily resolve the HKEY error.
Here is the debug output from the "bt" switch:
[root@x1-6-00-04-76-00-cd-3e root]# cd /mnt/cdrom1
[root@x1-6-00-04-76-00-cd-3e cdrom1]# wine basic.exe
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: divide by zero in 32-bit code (0x40395ff5).
In 32 bit mode.
0x40395ff5: idivl 0xffffffc4(%ebp),%eax
Wine-dbg>bt
Backtrace:
=>1 0x40395ff5 (0x4071e6f8)
2 0x4039694d GetVolumeInformationW+0x3ad in kernel32 (0x4071f614)
3 0x40396e1c GetVolumeInformationA+0xdc in kernel32 (0x4071f650)
4 0x0046eb73 (0x4071fe8c)
5 0x004f35ab EntryPoint+0x14b in basic (0x4071ff20)
6 0x403712f5 (0x4071fff4)
7 0x4002c111 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000)
Wine-dbg>
Do you need more info? Do I need a kernel upgarde?
Thanks,
Dana B.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2369
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-18-09 11:35 -------
As of version 20040716 the ~/.wine/config file is not created by default but
wine can still read it (for now). In the future the utility for configuring
wine will be in a program called wineconfig this program is not up to snuff yet.
For now you need to create ~/.wine/config and add this.
[version]
"windows"="NT40"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2489
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2004-18-09 11:29 -------
Try to get more information.
E.g. type "bt" at the Wine-dbg>
Or run with WINEDEBUG=+relay to get a better glimpse of what's going on.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2357
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.artem(a)mailcity.com
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-18-09 11:24 -------
*** Bug 2488 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2488
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-18-09 11:24 -------
*** This bug has been marked as a duplicate of 2357 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2467
------- Additional Comments From adam(a)tpetaccia.com 2004-18-09 10:57 -------
UPDATE: While still mostly unusable, text entry was somewhat improved at cvs
2004-09-17
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2489
Summary: WineDbg error
Product: Wine
Version: 20040914
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deebakes(a)comcast.net
Hello WineHQ,
I'm trying to run a Linux training CD from Spidertools.com with the latest wine
release (wine-20040914-1rh9winehq.i686.rpm) on Red Hat 9 (2.4.20-6) dual boot
system. I think the install went good (rpm -ivh) but when I execute the
following command from terminal "wine basic.exe", I get the below error every
time. Any suggestions? Is this a bug with my setup, wine or red hat kernel?
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: divide by zero in 32-bit code (0x40395ff5).
In 32 bit mode.
0x40395ff5: idivl 0xffffffc4(%ebp),%eax
Wine-dbg>
Thanks,
Dana B.
deebakes(a)comcast.net
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2369
------- Additional Comments From maik.schulz(a)iname.com 2004-18-09 09:37 -------
This problem still exists with current (as of 2004-09-15) CVS HEAD.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2488
------- Additional Comments From theflameeyes(a)libero.it 2004-18-09 08:01 -------
IMHO this should be a duplicate of 2357 which is resolved (the problem is
-fomit-frame-pointer which interferes with the scrollbars and the mouse's
wheel).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.