Displaying 20 results from an estimated 143 matches for "crushed".
Did you mean:
crashed
2016 Jan 15
4
Proposal: always handle keys in separate process
How about using the existing OpenSSH client's PKCS#11 support to
isolate keying material in a dedicated process?
A similar approach, "Practical key privilege separation using Caml
Crush", was discussed at FOSDEM'15 with a focus on
Heatbleed [1][2] but the ideas and principles are the same.
Now this is easily done using the following available components:
- SoftHSM to store
2003 Jun 13
0
Testing the R RNGs
I have applied L'Ecuyer's TESTU01 suite of RNG tests
to the RNGs in R. TESTU01 offers three increasingly
more stringent suites, called "Small Crush", "Crush" and
"Big Crush". If a particular RNG fails Small Crush, there
is no need to apply Big Crush.
Below I summarize the results:
Number of Tests Failed
Small Crush Crush Big Crush
2014 May 05
1
Application crushes
...c \
src/dec/bitwise2ARM.s \
src/dec/bitwiseARM.s \
src/dec/decodeARM.s \
src/dec/stateARM.s \
src/dec/fragARM.s \
src/dec/idctARM.s\
src/dec/ppARM.s
LOCAL_ARM_NEON := true
LOCAL_EXPORT_C_INCLUDES += $(LOCAL_C_INCLUDES)
include $(BUILD_SHARED_LIBRARY)
Why TeorARM crushed?
I build Theora (NOT TheprARM!!!) for Android. It works. Slowly, but it
work. TheorARM is copy of Theora but for ARM-processors. What am I doing
wrong?
Is anybody have good working project (simple player) with Theora or
TheorARM for Android?
2006 Sep 24
4
crush when play SC
after installation and everything is fine, then when I try to turn SC.exe, X
crushes, saying something like 3D parameters passed didn't match the
hardware or something, please help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20060924/c4931591/attachment.htm
2009 Jan 28
0
Diablo II LoD Crushed to go to Act 2!
I have got a problem with Diablo II LoD under Wine.
I use openSuse 10.3 an will play Diablo II LoD.
And now i will go from Act one to Act two and than Diablo crushed.
The error is:
Diablo II Exception
Unhandled Exception
Access.Violation (c0000005)
and the log-file from wine is here
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Datei oder Verzeichnis nicht gefunden
fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0...
2010 Aug 02
0
[LLVMdev] VMkit AOT build problem: llc crushed on glibj compilation to native(.s) file
On Mon, Jul 19, 2010 at 7:40 PM, Minas Abrahamyan <minas.subs at gmail.com> wrote:
> Trying to build AOT version of vmkit java,
> building for that classpath glibj.zip:
>
> $ cd vmkit/tools/vmjc/libvmjc
> $ make ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1 REQUIRES_FRAME_POINTER=1
>
> has eventually, after 50 minutes, brought:
> <<<
> llvm[0]: Compiling
2010 Jul 19
2
[LLVMdev] VMkit AOT build problem: llc crushed on glibj compilation to native(.s) file
Hi,
Trying to build AOT version of vmkit java,
building for that classpath glibj.zip:
$ cd vmkit/tools/vmjc/libvmjc
$ make ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1 REQUIRES_FRAME_POINTER=1
has eventually, after 50 minutes, brought:
<<<
llvm[0]: Compiling glibj.zip to llvm
llvm[0]: Optimizing glibj.zip
llvm[0]: Compiling glibj.zip.bc to native
UNREACHABLE executed!
0 llc
2010 Aug 04
0
[LLVMdev] VMkit AOT build problem: llc crushed on glibj compilation to native(.s) file
Well, I think there is a bug in vmkit for always trying to do pointer
arithmetic using i32 instead of the target's pointer size, which is
what my patch addressed.
As for whether there is a bug in LLVM, I'm not sure. I've played
around with it some more, and it looks like zext expressions get
constant folded before reaching LowerConstant. The only way I've
triggered the
2010 Aug 04
1
[LLVMdev] VMkit AOT build problem: llc crushed on glibj compilation to native(.s) file
On Tue, Aug 3, 2010 at 6:50 PM, Allan Tong <actong88 at gmail.com> wrote:
> Is the pointer->i32->pointer case a valid use case? It seems like
> such instances would be errors in the user's code, and that it may not
> be so bad that LLVM will error on them.
It's not usually useful, but it shouldn't be an error; please file.
-Eli
2009 Apr 13
0
Re: Diablo II LoD Crushed to go to Act 2!
I don't know what video card you have, but you may want to try running Diablo II in Glide mode, using the Glide-to-OpenGL wrapper:
http://www.svenswrapper.de/english/index.html
Place the contents of the wrapper into the Diablo II folder. With Wine run the "glide-init.exe" and you can try a test of the wrapper there. If all is well, run the Diablo II Video Test and Glide mode
2011 Oct 17
0
Pixarra Twisted Brush crush output help?
I'm trying to run Pixarra Twisted Brush OpenStudio on linux,
I have information that it successfully runs in Ubuntu, while I can't launch it in Arch.
After installation it gives me the following error:
Code:
wine .wine/drive_c/Program\ Files/Pixarra/TwistedBrush\ Open\ Studio/tbrush_open_studio.exe
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
2010 Aug 03
2
[LLVMdev] VMkit AOT build problem: llc crushed on glibj compilation to native(.s) file
Hi Allan,
Thanks for the fix! So is this a bug in LLVM? Can you reduce that to a small
test case and file a bug?
Nicolas
2010/8/2 Allan Tong <actong88 at gmail.com>
> On Mon, Jul 19, 2010 at 7:40 PM, Minas Abrahamyan <minas.subs at gmail.com>
> wrote:
> > Trying to build AOT version of vmkit java,
> > building for that classpath glibj.zip:
> >
> > $ cd
2015 May 30
5
Using two agents
As far as I can tell when the ssh command uses an agent to
authenticate to a server and then forwards an agent to that
server, it will always use the same agent for both purposes.
Has there been any attempt to make it possible for the ssh
command to use two different agents, such that I can use one
agent to authenticate and then forward a different agent to
the server?
--
Kasper Dupont --
2006 Oct 17
1
crush in edit()
Dear all,
I am new to R system. When I tried to edit data read from a csv file, R
system crushed, I got an error message as follows:
> edit(data)
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated
======= Backtrace: =========
/lib/libc.so.6(__chk_fail+0x41)[0x49d020b1]
/lib/libc.so.6[0x49d034a2]
/usr/lib/R/modules//R_X11.so[0x33ed7a]
/usr/lib/R/modules//R_X11.so[0x34050d]
/...
2006 Oct 17
1
crush in edit()
Dear all,
I am new to R system. When I tried to edit data read from a csv file, R
system crushed, I got an error message as follows:
> edit(data)
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated
======= Backtrace: =========
/lib/libc.so.6(__chk_fail+0x41)[0x49d020b1]
/lib/libc.so.6[0x49d034a2]
/usr/lib/R/modules//R_X11.so[0x33ed7a]
/usr/lib/R/modules//R_X11.so[0x34050d]
/...
2006 Aug 24
1
Using a 'for' loop : there should be a better way in R
I need to apply a yearly inflation factor to some
wages and supply some simple sums by work category. I
have gone at it with a brute force "for" loop approach
which seems okay as it is a small dataset. It looks
a bit inelegant and given all the warnings in the
Intro to R, etc, about using loops I wondered if
anyone could suggest something a bit simpler or more
efficent?
Example:
2003 Oct 02
2
WINXP Messenger SIP Client (Good News, Bad News)
I found this information on how to make XP have a dialpad in Windows Messenger
which was awesome news
HKEY_CURRENT_USER\Software\Microsoft\MessengerService\CorpPC2PHone
(change it from 0 to 1 and a magic new choice to make phone calls appears)
only to be crushed hours later when I realized It doesnt seem to do dtmf right.
If i make an ext lead to AgentLogin for instance and press my extension
when I hit # i get like 4 overlapping incorrect errs because it must be sending like
4 # digits instead of 1.
I dont see a place to change the dtmf in xp and onl...
2010 Jul 19
0
[LLVMdev] Fwd: Building VMKit
Hi Joshua,
> $ j3 Hello
> j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*):
> Assertion `(this->isInitializing() ||
> classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class
> when allocating."' failed.
> Aborted
Regarding to j3 in 64 bit version, it should work now after we've
found crush reason,
both in
2010 Aug 04
1
A reproducible crush of mounting a subvolume
Hello
I did the following commands and resulted in a segmentation fault.
[root@localhost ~]# mkfs.btrfs /dev/sda6
WARNING! - Btrfs Btrfs v0.19 IS EXPERIMENTAL
WARNING! - see http://btrfs.wiki.kernel.org before using
fs created label (null) on /dev/sda6
nodesize 4096 leafsize 4096 sectorsize 4096 size 46.93GB
Btrfs Btrfs v0.19
[root@localhost ~]# mount /dev/sda6 /mnt/btra
[root@localhost ~]#
2008 Aug 04
2
Dovecot,nfs or memory indexing
Hi,
I wonder if it's normal behaviour that indexes created in memory have long
creation time.
Other problem is that indexes created on nfs sometimes get crushed and I
need to delete indexes in case of
fetching mails ( I see mails on hd but when telnet on host and make stat I
don't see any).
Does version 1.1.x correct this errors ? And what is better to use : nfs or
memory indexing ?
Can someone point me adventages and disadventages of using both soluti...