http://bugs.winehq.com/show_bug.cgi?id=1894
Summary: Segmentation Faults when running wine
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: flute_guy(a)hotmail.com
When running tools/wineinstall from CVS, I get the following:
$ tools/wineinstall
[...]
Compiling regedit...
make: Nothing to be done for `all'.
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
tools/wineinstall: line 648: 29395 Segmentation fault $REGEDIT $DEFREG
>/dev/null
Registry install failed.
Aditionally, running wine by itself with no arguments at this point also gives a
Segmentation fault.
I am running:
Linux 2.6.0-test9
gcc version 3.3.3 20031206 (prerelease) (Debian)
libc6 version 2.3.2
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=876
------- Additional Comments From medbi01(a)accpac.com 2003-16-12 14:41 -------
It certainly seems a lot better these days (although currently the last column
is not being handled; I might have a look at it when I get time but don't hold
your breath)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1892
strattonbrazil(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|weird installation error |weird installation error
| |(strange setup)
------- Additional Comments From strattonbrazil(a)hotmail.com 2003-16-12 14:13 -------
By the way, it's acting kind of funny. The newest installation (wineinstall)
from CVS created a c folder in my home directory, but create a config file, so I
used winesetuptk, which made fake_windows in my .wine folder. When I installed
a program, it put it in the fake_windows folder, but there's some kind of
installShield folder in the C directory. Is this a problem? Is the setup
wacked? Why didn't wineinstall create a config in the first place?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1893
Summary: Windows was gone u_u
Product: Wine
Version: 20010112
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ook4m1(a)hotmail.com
I've installed WINE, after configuring it, the "windows" directory in the
other partition was COMPLETELY DELETED!!!! (the directory exists, but there's
no file inside).
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1892
Summary: weird installation error
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: strattonbrazil(a)hotmail.com
When installing various programs, I get the following error:
fixme:msvcrt:_XcptFilter (-1073741819,0xadfa28)semi-stub
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
No debug information in 32bit DLL 'D:\install.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x102a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x10420000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0xe10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x250000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x140000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x2d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x770000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x310000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0xc70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0xdd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x980000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x810000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0xe80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x680000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0xb40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x660000)
Unhandled exception: page fault on read access to 0x1ef8dd38 in 32-bit code
(0x00427259).
In 32-bit mode.
0x00427259 (install.exe.EntryPoint+0x9c5a in install.exe): movl
0x0(%eax,%edx,1),%edi
I am using the newest version of wine from the CVS tree.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1458
------- Additional Comments From gabriele.giorgetti(a)teamfab.it 2003-16-12 10:47 -------
[root@svil gabriele]# /lib/libc-2.1.3.so
GNU C Library stable release version 2.1.3, by Roland McGrath et al.
Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version egcs-2.91.66 19990314 (egcs-1.1.2 release).
Compiled on a Linux 2.2.19 system on 2002-09-02.
Available extensions:
GNU libio by Per Bothner
linuxthreads-0.8 by Xavier Leroy
crypt add-on version 2.1 by Michael Glad and others
BIND-4.9.7-REL
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Report bugs using the `glibcbug' script to <bugs(a)gnu.org>.
The Distribution is not an official Linux Distribution so...
(www.teamlinux.it)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1891
Summary: free realone player doesn't install in wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: zzziiizzz123(a)yahoo.com
Installation of free realone player (www.real.com) fails under wine.
Running "wine RealOnePlayerV2GOLD.exe" begins the "preparing to install" phase
which eventually terminates (no error message).
* Does wine create windows TEMP or TMP environment variables? *
i tried changing the wine config parms like Managed Windows, Use DGA, Use XShm, etc.
but this makes no difference.
(i'm using wine-20031212-1fc1winehq.i686.rpm under Redhat Linux Fedora Core 1)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1890
Summary: Chessmaster 8000 doesn't install under wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: zzziiizzz123(a)yahoo.com
Running Setup from the Chessmaster 8000 cdrom under wine produces a fatal error
like "running in debugger mode. uninstall debugger..."
i tried changing the wine config parms like Managed Windows, Use DGA, Use XShm,
Synchronous, etc.
but this makes no difference.
(i'm using wine-20031212-1fc1winehq.i686.rpm under Redhat Linux Fedora Core 1)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.