search for: crashing

Displaying 20 results from an estimated 22951 matches for "crashing".

2007 Dec 11
0
3 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_movie.c test/trace
libswfdec/swfdec_as_context.c | 2 +- libswfdec/swfdec_movie.c | 2 +- test/trace/Makefile.am | 15 +++++++++++++++ test/trace/crash-0.5.4-13491-stack-overflow-5.swf |binary test/trace/crash-0.5.4-13491-stack-overflow-5.swf.trace | 1 + test/trace/crash-0.5.4-13491-stack-overflow-6.swf
2007 Oct 28
1
2 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c | 1 + test/trace/Makefile.am | 3 +++ test/trace/crash-0.5.3-divide-by-zero.as | 5 +++++ test/trace/crash-0.5.3-divide-by-zero.swf |binary test/trace/crash-0.5.3-divide-by-zero.swf.trace | 1 + 5 files changed, 10 insertions(+) New commits: commit c6d96d7d47704ca3d62c08d35874c64f7878bdf2 Author:
2009 Oct 22
1
arima crashes too
Another pathological test. arima does not crash for that series that crashes arma: arima(c(2.01, 2.22, 2.09, 2.17, 2.42), order=c(1,0,0)) However, arima crashes for this: arima(c(1.71, 1.78, 1.95, 1.59, 2.13), order=c(1,0,0)) arima seems pretty consistent in its crashing behaviour, since crashing for one series means crashing for all affine series: lets.crash.arima <- c(71, 78, 95, 59, 113) arima(100 + lets.crash.arima, order = c(1,0,0)) # crashes arima(-100 + lets.crash.arima, order = c(1,0,0)) # crashes arima(1 - 0.5 * lets.crash.arima, order = c(1,0,0)) # c...
2007 Oct 12
0
2 commits - player/swfplay.c test/trace
player/swfplay.c | 5 ++++- test/trace/Makefile.am | 9 +++++++++ test/trace/crash-0.5.2-cvs-return-from-block-5.swf |binary test/trace/crash-0.5.2-cvs-return-from-block-5.swf.trace | 1 + test/trace/crash-0.5.2-cvs-return-from-block-6.swf |binary
2017 Aug 29
3
how to auto-report LLVM bugs found by fuzzing?
Hi, We have several llvm fuzz targets running on OSS-Fuzz, a continuous automated fuzzing service: https://github.com/google/oss-fuzz https://www.usenix.org/sites/default/files/conference/protected-files/usenixsecurity17_slides_serebryany.pdf It has reported a few bugs in cxa_demangler, clang, and dwarfdump already, and we expect to add more fuzz targets to it soon (llvm-isel-fuzzer,
2007 Oct 29
0
2 commits - libswfdec/swfdec_audio_event.c test/sound
libswfdec/swfdec_audio_event.c | 3 + test/sound/Makefile.am | 7 ++++ test/sound/crash-0.5.3-no-samples.c | 57 ++++++++++++++++++++++++++++++++++ test/sound/crash-0.5.3-no-samples.swf |binary 4 files changed, 67 insertions(+) New commits: commit 835f7dd6a8a7ea739b437e7721506755fa989ca7 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Mon Oct 29
2007 Sep 14
0
4 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_object.c test/trace
libswfdec/swfdec_as_function.c | 35 ++++++++++++++++++---------------- libswfdec/swfdec_as_object.c | 2 - test/trace/Makefile.am | 9 ++++++++ test/trace/function-apply-crash-5.swf |binary test/trace/function-apply-crash-6.swf |binary test/trace/function-apply-crash-7.swf |binary test/trace/function-apply-crash-8.swf |binary
2016 Aug 19
2
Stop bugpoint from removing operand of metadata.
Hi, I am trying to use bugpoint to reduce testcase. And bugpoint try to reduce the number of operands for metadata, and this generate corrupted metadata: *** Attempting to remove named metadata: Checking for crash with only these named metadata nodes: llvm.dbg.cu llvm.module.flags llvm.ident: <crash> Checking for crash with only these named metadata nodes: llvm.module.flags llvm.ident:
2016 Jun 04
2
Adding source location information to crash dumps
Awful though it may seem, we sometimes do get crashes in the compiler, usually because of some unhandled scenario we never thought of. Unfortunately this typically happens when compiling very large pieces of code, so narrowing down the context of the crash can be difficult. When CLang/LLVM crashes it very helpfully creates a temporary pre-processed file along with a shell script to run this
2016 Mar 21
7
Need help with code generation
On Mon, Mar 21, 2016 at 2:46 PM, Rafael EspĂ­ndola <llvm-dev at lists.llvm.org> wrote: > On 21 March 2016 at 17:34, Tim Northover via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > >> My understanding is that clang and llvm themselves are designed this way > >> (crash when the unexpected happens). > > > > I don't think so. I'd view any
2006 Mar 28
2
R crashes during 'eigen'
Hi all, Hi, When I want to compute the eigenvalues & eigenvectors of a specific matrix, R crashes (i.e. it stops responding to any input). I've tried it with different versions of R (2.1.1, 2.2.0, 2.2.1) - all with crashing as result. What I did before the crash was: M <- as.matrix(read.table("thematrix",header=T)) eigen(M) If, instead of eigen(M), I use eigen(M, EISPACK=T), R doesn't crash. So, I know a workaround my problem, but still don't understand why R crashes. Could anyone explain this?...
2005 Jan 26
3
crahsing app
Can anyone tell me what is causing htis by chance? I know it is the application. What's weird is i "fixed' it last time by reformatting the machine to stabilize this one app. Now after a month it crashes again.... Well the steam hlds has started randomaly crashing again. ---------------------------------------------- ---------------------------------------------- CRASH: Tue Jan 25 17:23:58 EST 2005 Start Line: ./hlds_i686 -game cstrike -debug +ip 192.168.0.201 +port 27015 +maxplayers 11 -autoupdate +map cs_tiki -steamuser ***** -steampass ***** -pidfile hld...
2006 Oct 12
2
1.2.12.1 crashing
...ave us (weeks without a restart). We upgraded to 1.2.12.1 because it seemed to resolve an issue we were having with some 800 # original being brought to us via sip (occassionally the calls would have 1 way audio when put on phone hold). 1.2.12.1 fixed this, however it is randomly and sporatically crashing. Advise?
2002 Sep 09
4
Hardware - no way -Re: Crashes maybe due to: "error writing 4 unbuffered bytes"
Dear JW, I spent hours checking and upgrading my hardware. There is nothing wrong with it. It is a 'mature' Pentium-II 400MHz system that has been running my servers WITHOUT ANY CRASHES for nearly 2 years now 24/7 Listen to me: "The crashes are dues to rsync" There is an IDENTICAL report from a totally different source at
2011 May 08
21
Legend of mir
I installed Legend Of Mir 2.6 using WINE. But i cant get it to work..When i launch the exe, my scrrn goes black (like it should) but then nothing happens (normally on windows, after 2 seconds of balck screen, login gate comes up). Any ideas?
2013 Jul 03
1
trouble with crash utility
Hi all, I recently had an issue where, running kernel 2.6.32-358.11.1, the box would be up for about five minutes, then would crash and reboot. kdump saved the vmcore files, so I was hoping to run crash against them to see why this was occurring. I copied the vmcores to another machine, installed the kernel-debuginfo package, and gave it a try, but had no success: $ crash
2004 Feb 11
3
RGui (Windows) crashes after use of a Salford Fortran DLL
Anybody out there successfully using the Salford Fortran compilers with R? I have created a DLL using the Salford FTN95 compiler and it works in as far I can dyn.load it, run the routines and get the right answers back. Unfortunately subsequently, sometime later, the Rgui crashes (access violation I think from the DrWatson log). The crashes depend on whether or not I paste the code as one
2004 Jun 07
2
strange apparently data-dependent crash with large data (PR#6955)
I'm consistently seeing R crash with a particular large data set. What's strange is that although the crash seems related to running out of memory, I'm unable to construct a pseudo-random data set of the same size that also causes the crash. Further adding to the strangeness is that the crash only happens if the dataset goes through a save()/load() cycle -- without that, the
2010 Jul 09
3
R crashes with large vectors
Good afternoon, I have been experiencing a lot of crashes working with large vectors in R. Specifically, I am using XTS of length of minimum 120k elements. My problem is that I cannot display the vector (otherwise R crashes), I cannot plot it either (otherwise R crashes). That could be solved by reducing the amount of points. However, I have been performing some statistical opreations on is
2007 Jan 17
3
Diagnosing into server crash
Hi all, can anyone point me to a document that descirbes how to trace into an OS crash under Solaris 10? My hope is to get target-oriented description to figure out the system call and the process/thread that lead to the crash. Regards, Andreas