similar to: Please die if you wait "too long" RtlpWaitForCriticalSection

Displaying 20 results from an estimated 100 matches similar to: "Please die if you wait "too long" RtlpWaitForCriticalSection"

2008 Aug 27
1
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > On Mon, Aug 25, 2008 at 12:44 AM, vitamin <wineforum-user at winehq.org> wrote: > > > Try: > > > > Code: > > $ wine cmd > > c:> echo "some stuff" | myexe > > > > Interesting way to run wine. However, I get the same response. Then either your program is buggy or Wine's cmd doesn't fully implement what
2008 May 09
4
VB6 and wine_get_unix_file_name
Hello, I'm trying to make a function for using wine_get_unix_file_name in VB6 programs. Private Declare Function lstrcpyA Lib "kernel32.dll" (ByVal lpString1 As String, ByVal lpString2 As Long) As Long Public Declare Function GetProcessHeap Lib "kernel32" () As Long Public Declare Function HeapFree Lib "kernel32" (ByVal hHeap As Long, ByVal dwFlags As
2008 Jul 26
0
No subject
But the if statement should guard for that. No? I'm not even going to bother putting in braces for the "after" call, but I'm not understanding why I seemed to be getting heap corruption (when I had the "before" call) when I'm not even supposed to be calling it due to the guarded if statement. From MSDN Calling HeapFree twice with the same pointer can cause heap
2008 Aug 28
0
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > On Wed, Aug 27, 2008 at 1:08 AM, vitamin <wineforum-user at winehq.org> wrote: > Code like what you posted works. > What does not work apparently is tee and 3>&1 1>&2 2>&3 > > Yes there were bugs and something I don't understand. > 1) My logic bug: There was no need to call the following before my > code block -- I thought I was
2017 Aug 02
2
[LNT] new server instance http://lnt.llvm.org seems unstable
> On Aug 2, 2017, at 12:43 PM, Tobias Grosser <tobias.grosser at inf.ethz.ch> wrote: > > On Tue, Aug 1, 2017, at 00:33, Matthias Braun via llvm-dev wrote: >> The run page problem were triggered by one of my commits (sorry) and >> should be mitigated now, see the thread at >> http://lists.llvm.org/pipermail/llvm-dev/2017-July/115971.html >>
2001 Mar 13
3
problems running homesite
Hi there, I have just installed wine (release 20010305) and it looks to work good. I can run notepad without trouble, winecheck.pl has one bad and one critical result: 023. Checking device needed for DGA (option "UseDGA"): /dev/BAD (/dev/mem is not writable for you). - ADVICE: Use chmod as root to fix it ("man chmod"). 025. Checking availability of windows registry
2014 Jul 23
3
[LLVMdev] Sanitizer (compiler-rt) build errors on Linux bootstrap
The following bot is broken: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/4016 because of the following change (SVN r213684): http://reviews.llvm.org/D4614 But it seems to build fine on my machine... I don't know enough about CMake to tell, but that seemed to be a bug/feature in CMake to which needed the work-around. Now, just looks like the work-around is
2012 Aug 23
1
Stale NFS file handle
Hi, I'm a bit curious of error messages of the type "remote operation failed: Stale NFS file handle". All clients using the file system use Gluster Native Client, so why should stale nfs file handle be reported? Regards, /jon -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Aug 02
2
[LNT] new server instance http://lnt.llvm.org seems unstable
Chris is on vacation this week. Not sure if someone else has access to the logs... - Matthias > On Aug 2, 2017, at 12:45 PM, Tobias Grosser <tobias.grosser at inf.ethz.ch> wrote: > > OK, who is in charge? > > Best, > Tobias > > On Wed, Aug 2, 2017, at 21:45, Matthias Braun via llvm-dev wrote: >> >>> On Aug 2, 2017, at 12:43 PM, Tobias Grosser
2011 Oct 14
1
err:ntdll:RtlpWaitForCriticalSection
Hi out there, I've got the following Problem: When I try to launch the game "Lineage 2" (respectively the l2.exe), the game refuses to start and I get the following error multiple times with different thread-IDs: err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0036, blocked by 0009, retrying (60 sec) My system
2007 Jul 11
0
err:ntdll:RtlpWaitForCriticalSection issue
Hi, I'm trying to run the game Fallout with wine (version 0.9.29), and after a short while, the game freezes. This is the output of wine: $ wine ./falloutw.exe err:reg:SCSI_getprocentry SCSI type line scan count error (fscanf returns 1, expected 2) ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:0 ALSA lib
2008 Dec 09
1
RtlpWaitForCriticalSection timed out in thread....
Hi, Am using wine-1.1.7 in oracle enterprise linux. One of my windows multi threaded application is throwing the following error: err:ntdll:RtlWaitForCriticalSection section 0x33fc1c "?" wait timed out in thread 0032, blocked by 0022, retrying (60 sec) err:ntdll:RtlWaitForCriticalSection section 0x33fc1c "?" wait timed out in thread 0035, blocked by 0022, retrying (60 sec)
2007 Mar 19
2
err:ntdll:RtlpWaitForCriticalSection section 0x608121a0 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000c, blocked by 000b, retrying (60 sec)
This is completely inexplicable to me. I has been using Wine for some time, but then I rebooted into Windows for approximately 2 weeks. At this point I decided to give Fedora another try. However, Wine is being completely retarded! Essentially, any executable that I run (ones that DEFINITLEY worked before) only shows part of the GUI, or none of it. Even winecfg is being retarded. I get windows
2009 May 21
2
err:ntdll:RtlpWaitForCriticalSection on Mac OS X 10.5.7
I just compiled wine for Mac OS X 10.5.7 (2Ghz 1GB Ram old 13" MacBook) with Xquartz 2.3.3.2 I have OpenGL running just fine, after ./configure --x-includes=/usr/X11/include and running wine with LD_LIBRARY_PATH=/usr/X11/lib I'm trying to get Thief: The Dark Project to run properly now, in Window Mode it works fine, beside that i can't see the options or missions screen after being
2001 Jun 27
1
err:ntdll:RtlpWaitForCriticalSection...
Hi there, I'm relativly new to this linux-stuff an especially to wine. I'm trying to bring up an software that is using the FOXW2600.ESL als runtime library (as far as i understand this). All i can get out of wine is a blank and black (managed) screen an a bunch of messages at starting konsole. At the end wine claims to be successful. I'm running SuSE 7.2 codeweavers-wine-20010305
2017 Jul 31
1
[LNT] new server instance http://lnt.llvm.org seems unstable
The run page problem were triggered by one of my commits (sorry) and should be mitigated now, see the thread at http://lists.llvm.org/pipermail/llvm-dev/2017-July/115971.html <http://lists.llvm.org/pipermail/llvm-dev/2017-July/115971.html> I don't know about the submission problems, could they just an occasional network problem or are they a common phenomenon? Chris did some
2017 Aug 02
2
[LNT] new server instance http://lnt.llvm.org seems unstable
Actually I just remember LNT has a page for viewing the log: http://lnt.llvm.org/log ... OperationalError: (OperationalError) (2006, 'MySQL server has gone away') 'SELECT `NT_Run`.`ID` AS `NT_Run_ID`, `NT_Run`.`MachineID` AS `NT_Run_MachineID`, `NT_Run`.`OrderID` AS `NT_Run_OrderID`, `NT_Run`.`ImportedFrom` AS `NT_Run_ImportedFrom`, `NT_Run`.`StartTime` AS `NT_Run_StartTime`,
2013 Jul 18
2
Puppetlabs Apt module: dependency cycle
Using ```puppetlabs/apt``` in a puppet provisioner for vagrant. the module is installed in puppet/modules and I''m getting a strange Dependency cycle error. the code in the manifest file: # Run apt-get update when anything beneath /etc/apt/ changes #taken from https://blog.kumina.nl/2010/11/puppet-tipstricks-running-apt-get-update-only-when-needed/ exec { "apt-get
2006 Aug 18
1
DB load balancing
Hey all, Are any of you folks running rails apps on a MySQL Master/Slave configurations? If so, do you do splits of reads/writes, or any type of load balancing from rails? I''ve developed several applications in the past with PHP and other languages where I did some software load balancing. For example, my previous application would parse the query and figure out if it was a read
2008 Oct 01
1
ZFS Pool Question
Hello, I''m looking for info on adding a disk to my current zfs pool. I am running OpenSoarlis snv_98. I have upgraded my pool since my image-update. When I installed OpenSolaris it was a machine with 2 hard disks (regular IDE). Is it possible to add the second hard disk to the pool to increase my storage capacity without a raid controller? >From what I''ve found, the