Displaying 20 results from an estimated 4000 matches similar to: "Re: Please die if you wait "too long" RtlpWaitForCriti"
2008 Aug 25
3
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote:
> How can I insure that it gets unlocked?
>
What you describe indicates that something has gone wrong because a critical section has not been released in a reasonable amount of time. Normally one might be entered for a few milliseconds, if that.
Try turning on debug flags to look at the logs to see what calls have been made but have not returned before the
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 Aug 25
1
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote:
> On Sun, Aug 24, 2008 at 9:14 PM, vitamin <wineforum-user at winehq.org> wrote:
>
> > No this is impossible. If you do that most every program will brake.
> >
>
> So what steps can I take to avoid this error?
It can only work from cmd.exe. However I'm not sure if it's properly implemented there yet.
Of course your app have to be console
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
2007 Aug 15
2
chown and chgrp on 4.5 vs 5.0
I just noticed that on centso 4.5 I have an executable with the +s
(chmod +s myexe)
doing a chmod root myexe and chown root myexe does NOT affect the +s
setting.
However, on centos 5 this is not the case.
chmod +s myexe
chown root myexe or chgrp root myexe
will DROP the +s status.
How can I get around this?
I want to keep the owner, group, world settings.
Thanks,
Jerry
2008 Aug 25
1
Please die if you wait "too long" RtlpWaitForCriticalSection
I'm receiving the following error in a custom app:
err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main
process heap section" wait timed out in thread 001a, blocked by 001c,
retrying (60 sec)
wine: Critical section 00110048 wait failed at address 0x7bc3ad00
(thread 001a), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main
2008 Jul 26
0
No subject
(((echo "some stuff" | wine myexe | tee stdout.txt) 3>&1 1>&2 2>&3 |
tee stderr.txt) 3>&1 1>&2 2>&3) > mypipe 2>&1
But I don't think cmd.exe likes pipes nor redirection.
I'd hate to have to resort to splitting myexe into two exe's so that I
can see if the problem is in the quote section or the ordering section
(UNLESS
2008 Apr 11
0
wine-users Digest, Vol 33, Issue 50 stepbridge
This is the output in the terminal
guido at westhoek:~$ wine stepbridge
err:reg:SCSI_getprocentry bus id line scan count error (fscanf returns 0,
expected 4)
wine: could not load L"c:\\windows\\system32\\stepbridge.exe": Module not
found
guido at westhoek:~$ fixme:spoolsv:serv_main (0 (nil))
2008/4/11, wine-users-request at winehq.org <wine-users-request at winehq.org>:
>
2008 Sep 20
4
[LLVMdev] State of CMake build system.
IMHO, the CMake-based build system is almost complete enough to replace
current MSVC++ project files (modulo some community review and
bug-fixing). Is this enough for adding it to the LLVM repo?
>From the point of view of a MSVC++ user, the new build system is trivial
to maintain: you can add a new library or tool executable in less time
that it takes to open the project file on MSVC++, it
2017 Jul 19
0
Redundancy canonical analysis plot problem in 3D using VEGAN, RGL, SCATTERPLOT3D and SFSMISC
We need to keep the discussion on the list. When I run your code, there are several problems.
strain.data <- read.xlsx("Dee rhiz.xlsx", sheetName ="strain", header = T, row.names = 1)
str(strain.data) # lists 9 columns at the end with all NAs
strain.data1 <- (strain.data, sqrt.dist = TRUE) # this is not a valid R line. I get
Error: unexpected ',' in
2007 Mar 22
2
How do I remove all my Wine/Darwine versions?
How do I remove all my Wine/Darwine versions (from Mac)? Should I run
"make uninstall" from the last wine-0.9.33 and then delete the
/Users/.../wine* folders?
A search for windows.h gives:
/Developer/Headers/Wine/include/wine/windows/windows.h (Darwine?)
/Users/me/Documents/downloads/wine-0.9.15/include/windows.h (Wine)
/Users/me/Documents/downloads/wine-0.9.16/include/windows.h (Wine)
2011 Nov 30
1
wine-users Digest, Vol 76, Issue 79
On 11/30/2011 07:35 PM, wine-users-request at winehq.org wrote:
> [...]
> 6. Re: Using todolist (abstract spoon) from ubuntu 11.10 ?
> (vitamin)
> [...]
> 9. Re: Using todolist (abstract spoon) from ubuntu 11.10 ?
> (talgalili)
> [...]
> 16. Re: Using todolist (abstract spoon) from ubuntu 11.10 ?
> (James McKenzie)
>
>
>
2001 Jun 29
1
a litte note from willy wonka
Um Pah Lum Pah, Du Pi Dee Doo,
Proprietary formats will make a slave of you.
Um Pah Lum Pah, Du Pi Dee Dee,
Best to be wise and not use M P 3.
What do you get when you make an M P 3?
Besides artifacts and patent roytalties?
It's not to late to open your mind.
Use Ogg Vorbis Don't
Fall
Be
Hind.
Don't you pay those Ger-er-mans.
You could live in Happiness too! Like the
Ogg
Vor
2003 Nov 14
0
Re: Samba on AIX 5.1
Dee,
No, I have not resolved the problem. But compiling with gcc seems to work
"better" than C for AIX V6
I have the same problem as You when trying to start the executables.
I get a core dump even when running "testparm".
I also think that bad iconv support in AIX can be the problem, so I have
tried to install GNU libiconv and GNU gettext
after finding this hint on tng-samba
2008 May 03
0
Re : Re: Supreme Commander Forged Alliance
----- Message d'origine ----
> De : vitamin <wineforum-user at winehq.org>
> ? : wine-users at winehq.org
> Envoy? le : Samedi, 3 Mai 2008, 5h01mn 13s
> Objet : [Wine] Re: Supreme Commander Forged Alliance
>
>
> Harkainos wrote:
> > this is the first time i have heard of it actually 'breaking' wine.
>
> Said deaf person about birds singing
2008 May 17
0
[LLVMdev] VS build is broken again
Dmitri Makarov <nebraskin at yahoo.com> writes:
>> Is it reasonable to ask
>
> Yes, it's reasonable.
Since this is open source we depend on contributions from the community,
etc... You know how the song goes.
Seriously, I'll like to see a healthy MSVS build as much as you, but
someone must do the work.
> Moreover, I'd be content with a build system that
2007 Jan 13
1
winxp home login to samba shares
Hello
I would like to move Samba shares from my debian onto an uhu (hungarian
linux distro)
The base things are ok, but there is a little problem when I try to
reach shares from my winxp home. As the networking is missing from
home version (no domain logon, etc, as it exists in pro version) samba
should ask user:pass for each time (after rebooting or disconnecting).
My debian works like that,
2005 Jul 12
0
[LLVMdev] Mod for using GAS with MS VC++
On Tue, 12 Jul 2005, Aaron Gray wrote:
>>> Right, presumably Wndows does not set the TT. Should Windows or MSVC++
>>> have one ? If so how do I go about it. Maybe Jeff should be involved ?
>>
>> It should/will. Currently there is no C/C++ front-end that works on native
>> windows, but that doesn't really matter. In the future, we want to key off
2005 Jul 12
2
[LLVMdev] Mod for using GAS with MS VC++
>>> 1. Please send patches instead of full files. The best way to do this
>>> is
>>> to use CVS like this: 'cvs diff -u' in the directory that you care
>>> about. You can also specify specific files to diff as well.
>>
>> Okay, I will do this in future, our posts crossed so I have not done that
>> for the MASM backend. I will
2011 May 02
5
Is there a difference ...?
Doh123, how is running a program off an NTFS partition asking for trouble? Ntfsprogs seems to handle it just fine. I know that NTFS doesn't let you mark a file as executable, and that the filesystem is susceptible to fragmentation, but you should just be able to tell it to run rather than display and be good. It shouldn't cause destruction. I think there might even be an NTFS defrag tool