http://bugs.winehq.org/show_bug.cgi?id=2574
Summary: wine-preloader receives SIGKILL on start
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kdntl(a)yahoo.fr
Hi all,
Since the 20040112 version (or the previous one, I can't remember), wine
compiles correctly on my Linux box but is crashes on each start.
Here are some informations about my system :
$ uname -s -r -m -p -i
Linux 2.4.26-gentoo-r11 i686 Pentium III (Coppermine) GenuineIntel
$ /lib/libc-2.3.4.so
(...)
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
(...)
$ gcc -v
(...)
Thread model: posix
gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
Each time I run wine (or wine-pthread), it stops immediatly. After "stracing"
the wine binary, the last call is execve("wine-preloader"). So I run the
wine-preloader binary from the command line and indeed, it crashes immediatly :
$ strace ./wine
(...)
execve("/home/kd/wine-20041019/loader/wine-preloader",
["/home/kd/wine-20041019/loader/wi"..., "/home/kd/wine-20041019/loader/wi"...],
[/* 54 vars */]) = 0
+++ killed by SIGKILL +++
$ cd loader
$ strace ./wine-preloader
execve("./wine-preloader", ["./wine-preloader"], [/* 53 vars */]) = 0
+++ killed by SIGKILL +++
$ gdb -q ./wine-preloader
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) r
Starting program: /home/kd/wine-20041019/loader/wine-preloader
Program terminated with signal SIGKILL, Killed.
The program no longer exists.
You can't do that without a process to debug.
(gdb)
$
--
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=2572
Summary: User32.dll Error of NT4 SP5 (Micsoft knowledge base)
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nacho(a)merkapc.com
When executing RPGmaker XP with all versions of wine (CEDEGA, Wine and Crossover
Office) the program reports this error: "Loader Error" "The procedure entry point
RealChildWindowFromPoint could not be located in the dynamic link library user32.dll"
--
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=2571
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=2571
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1347
--
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=2571
Summary: Itunes error when trying to run in Wine
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abeidson(a)yahoo.com
I can get Itunes version 4.7 to install under wine.. but I am getting the
following message when trying to run it under wine.
err:module:import_dll No implementation for
WININET.dll.InternetGetConnectedStateExA imported from L"C:\\Program
Files\\iTunes\\iTunes.exe", setting to 0xdeadbeef
fixme:htmlhelp:HtmlHelpW ((nil), (null), 28, 10289772): stub
fixme:ole:CreateClassMoniker {bbeb08f8-9126-4e20-aad3-70b470144c7e}
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403f33f8): not verifying image
fixme:crypt:RSA_CPCreateHash 403f33f8 32771 00000000 00000000 0x403f341c
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403f3f60)->(00000000,00000008)
fixme:font:CreateScalableFontResourceA
(0,"c:\\windows\\QTFont.for","c:\\windows\\QTFont.qfn",(null)): stub
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403fd3b0): not verifying image
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403fdd58): not verifying image
fixme:crypt:RSA_CPCreateHash 403fdd58 32771 00000000 00000000 0x403fdd7c
err:win:CreateWindowExW bad class name L"RichEdit20W"
fixme:htmlhelp:HtmlHelpW ((nil), (null), 29, 0): stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
Just wondering if this is something that can be fixed by modifying the config or
if it is more severe than that.
--
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=2570
Summary: fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not
supported yet (please report)
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nuclearfly(a)gmail.com
Ok. I was attempting to install Diablo II: LOD to a successfull install of
Diablo II. I'm running Mandrake 10. When I changed to my cdrom directory, and
typed "wine install.exe" it produced this error. I'm not sure if this is the
proper way to report this, but it said please report. I did a search and
couldn't find this already. If this is the improper way of reporting this,
please let me know, I'm new here. Thanks.
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please
report)
--
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=2568
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=10
--
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.