similar to: WineLib Seg Fault?

Displaying 20 results from an estimated 100 matches similar to: "WineLib Seg Fault?"

2003 May 26
2
WINE crashes!!!
Hi, the Wine-20030408 installation on my system appears to crash directly after starting. A few weeks ago this happend only sporadically. But now WINE don't run at all. A --debugmsg +all delivers the following: --------------------------------------------------------------------- 0009:trace:heap:RtlSizeHeap (0x40360000,00000002,40360098): returning 00000968
2003 Jun 09
2
config trouble
hi all, since about 3 weeks i'm having trouble running cvs wine (no problems before). on startup it says: kde3@lisi [~] $ wine Warning: no valid DOS drive found, check your configuration file. Warning: could not find wine config [Drive x] entry for current working directory /home/kde3; starting in windows directory. Invalid path L"c:\\windows" for L"windows"
2001 Mar 23
1
-debugmsg trace+all gives assertion error
Trying to debug starcraft.exe I put on --debugmsg trace+all as part of the wine options: WINEPREFIX=~/.wine.starcraft/ wine --debugmsg trace+all -desktop 640x480 /mnt/d/Games/Starcraft/starcraft.exe Wine is cvs version from march 21. This is the last 20-30 lines from the debug log: trace:profile:PROFILE_GetWineIniString ('wine','temp','c:\windows'): returning
2001 May 16
1
wine-20010510 fails to run?
The system I am using is a clean install of Mandrake 8.0 which has the gcc version 2.96 installed. I downloaded the wine-20010510 snapshot and successfully ran the ./tools/wininstall. The build seems to have run without problems and if I type: wine --version the correct release number is displayed indicating the install was also succesful. As per the FAQ I also did the following:
2010 Jul 22
7
How to enable file and print sharing
I'm running the latest wine version on fedora 13 and when I try to install ACT! on wine I get this window saying that I need to enable file and print sharing before I can install the software. I already installed winetricks and .net framework v 2.0 but I have no idea how to enable file sharing. Can anybody help me?
2004 May 09
0
Wine crash after update
Hi, I was using wine_0.0.20040309-1 in a Debian distro and it was working. I updated to wine_0.0.20040408-1, it is not working more. The bug report is below. Note that if I go to directory where .exe file is and starts wine. Wine works. I think that the problem is with blank spaces in the directory name. Bug report: Warning: the --debugmsg option is deprecated. You should use the WINEDEBUG
2002 Nov 20
0
Problem with DllOverrides
I want to start MaxPayne.exe that loads msvcrt. I set in ~/.wine/config: [AppDefaults\\maxpayne.exe\\DllOverrides] "msvcrt" = "native" "midimap.drv" = "native" [AppDefaults\\maxpayne.exe\\x11drv] "Desktop" = "800x600" loading winedbg/wine MaxPayne.exe --debugmsg +loaddll,+reg gives : trace:reg:NtOpenKey
2004 Jul 16
3
CLSID not registered
I'm getting the following error. I have +ole,+reg,+loaddll,+olerelay on trace:reg:NtQueryValueKey (0x10,L"GeoDatabase",2,0x556bdbc4,12) trace:ole:WINE_StringFromCLSID 0x6756fd48->{00000514-0000-0010-8000-00AA006D2EA4} trace:ole:CoGetClassObject CLSID: {00000514-0000-0010-8000-00aa006d2ea4}, IID: {00000001-0000-0000-c000-000000000046} trace:reg:NtOpenKey
2009 Jul 18
3
program fails to enumerate COM ports
Hi. LG PC Sync can work with ~/.wine/dosdevices/com1 but fails to enumerate com ports. I cannot select port other than COM1 and the combo box that would allow me to do that is blank. I did: # ln -s /dev/ttyACM0 ~/.wine/dosdevices/com5 # sudo chmod g+rw,o+rw /dev/ttyACM0 and added to registry: [HKEY_LOCAL_MACHINE\Hardware\DEVICEMAP\SERIALCOMM] "COM5"="COM5" env
2007 Jan 06
1
ancient directx version support
What is the status of support for directx2 apps? The "failed to create surface" error in MissionForce: Cyberstorm seems to have persisted forever... I have a +relay log of the said game launch session, (if somebody wants it, i can provide the full version) -- it appears that the graphics backend call pair which causes trouble is to winex11.drv.GetDCEx()/
2007 Mar 19
1
signal 11 on X server when starting winecfg
Hello, I've been using wine 0.9.30 on my main computer for some time and I was trying to use it on another but I have problems. When I launch "winecfg", the X server is killed. Xorg.0.log shows : Backtrace: 0: /etc/X11/X(xf86SigHandler+0x71) [0x4835e1] 1: /lib64/libc.so.6 [0x2ae864bf1030] 2: /usr/lib64/xorg/modules/extensions/libGLcore.so [0x2ae867970854] 3:
2005 Nov 01
0
wine can not find registry key(s)
Hello list, I am trying to get "Allplan 2005" working. But during startup it exits with an error message like "can not open registry key \\Software\foo \bar" But according to regedit the keys do exist. I have exported them under Windows XP, and saved them as plantextfile somehow, and then imported them with wine's regedit. Here is some (hopefully relevant) debug output
2005 Aug 30
0
No subject
0009:Call ntdll.NtClose(00000090) ret=77b98909 0009:Ret ntdll.NtClose() retval=00000000 ret=77b98909 0009:Call ntdll.RtlFreeUnicodeString(77c8ab10) ret=77b6e2f1 0009:Ret ntdll.RtlFreeUnicodeString() retval=00000001 ret=77b6e2f1 0009:Call ntdll.RtlLeaveCriticalSection(77c8aaf8) ret=77b6e317 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=77b6e317 0009:Call
2005 May 15
0
Heroes of Might & Magic 2 troubles with wing32.dll
Hello, All! I've got HOMM II, and Wine (20050515-CVS). Let's try to start: $ wine HEROES2W.EXE err:module:import_dll Loading library WING32.dll (which is needed by L"Z:\\mnt\\games\\HOMM II\\HEROES2W.EXE") failed (error c000007b). err:module:LdrInitializeThunk Main exe initialization for L"Z:\\mnt\\games\\HOMM II\\HEROES2W.EXE" failed, status c0000135 $ Let's
2007 Jan 12
0
Larousse Multilingue: stack overflow in exception handler ?
Hi all, I'm trying to run the Larousse Multilingue Dictionnary pack. I've tried to run it under wine 0.9.17 (from codeweaver), 0.9.25 (from debian testing) 0.9.28 (from debian unstable) and 0.9.29 (from source). My wine setting is functional since I can use an older Larousse dictionnary (Bibliorom), no problem at all for any of the versions above. I downloaded a (legal) version of the
2001 Jun 26
1
intermittent segfault upon invocation
Wine release 20010510 on Linux 2.4.4 SMP compiled from source code. One in ten times, when I start wine (with an executable or without) the program will segfault. Notes: 1. This doesn't happen when I run wine under the debugger. 2. I turned on --debugmsg +all to see if I could pinpoint the reason. When it deosn't segfault, I get loads of debug messages. When it DOES fault, I get
2000 Feb 02
1
Bugreport: OpenSSH-1.2.2 Server for Linux (glibc 2.1.2)
Hi, I would like to report a bug in OpenSSH-1.2.2 (release) under Linux. Under certain conditions the sshd client process segfaults while doing the password authentification. I have observed the behaviour with glibc 2.0.7 (non-PAM), glibc 2.1.1 (PAM) and glibc 2.1.2 (PAM), when 'RhostsRSAAuthentication yes' is chosen in sshd_config. It appears to happen regardless whether PAM is used or
2010 Feb 19
0
Wine release 1.1.39
The Wine development release 1.1.39 is now available. What's new in this release (see below for details): - Support for registry symbolic links. - Many MSI fixes. - Build process improvements. - MSXML cleanups and fixes. - A number of MSHTML improvements. - Various bug fixes. The source is available from the following locations:
2015 Jul 10
0
Wine release 1.7.47
The Wine development release 1.7.47 is now available. What's new in this release (see below for details): - Text drawing in Direct2D. - Support for the new thread pool API. - Toolbar state saving. - Beginnings of an implementation for proper HID support. - Support for file objects in device drivers. - Various bug fixes. The source is available from the following locations:
2016 Apr 12
0
Wine release 1.8.2
The Wine maintenance release 1.8.2 is now available. What's new in this release (see below for details): - Various bug fixes. - Small translation updates. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.2.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8.2.tar.bz2 Binary packages for various distributions will be