All Articles Tagged crash

Link/UrlTags
H.264 decoder crash[Forums]
Hi all. I'm using IPP 7.0.4. I have got a crash with the H264 decoder when I'm decoding the first frame coming from a Samsung H264 camera.The crash appens in the UMC::H264SegmentDecoder::InitDeblockingOnce()...

Posted: 2011-07-27 03:44:45
crash, decoder, h.264, ipp 7.0.4
How to debug a crash on Intel SDK ?[Forums]
Hi,In my application I run my kernels several times (1 to 50000 times). All the steps use the same kernel and approximatively do the same work. But, after a few time (40 steps) the application in some...

Posted: 2011-07-25 08:06:37
crash, debug, openCL
How to debug a crash[Forums]
Hi,Often, when I run my application... the OpenCL kernel crash !I have no idea where the problem is because I have a lot of OpenCL code in this kernel. So, I'm searching since 2 weeks... but I have...

Posted: 2011-03-03 02:54:26
crash, float3, float4, leak, memory
My exe crashes when trying to use call graph [Forums]
Hi,I am using VTune version 9.1 for analyzing my code.When i do this (option 1):Instrument EXE - All functionsInstrument dlls - minimalMy application can start but suddenly crashes on several un-explained...

Posted: 2010-10-30 23:44:45
C++, crash, exe, executable, mfc, vtune
Intel compiler and Xcode 3.2.2 linker - binary runtime crash with switch statement [Knowledgebase]
Problem : Compiling the following test case with the Intel (R) C++ Composer XE for 64 bit will result in a segmentation fault when the 64bit binary is run on a 32bit kernel. struct Tester { void test(int...

Posted: 2010-09-21 00:00:00 by Qale (Intel)
3.2.2, 3.2.3, 64, ClosedSWDefect, crash
\"Visual Debugger MFC Frontend has stopped working\"[Forums]
Hello,I am a newbie trying to use Havok for an academic project. One of the problems I am having right out of the box is that the Visual Debugger does not start. When I double click the icon in Windows...

Posted: 2010-07-27 12:32:34
crash, visual debugger
Intel(R) Parallel Amplifier Update 3 available for download![Forums]
Update 3 is now available for download to registered users.  This update addresses many crashes reported by various users.  If you have experienced any crashes, please download and install Update 3.

Posted: 2010-05-28 15:06:02
crash, New, release, update
dsyevr crashes when given non-identity 3x3 matrix [Forums]
Hi,  I'm getting a crash in DSYEVR when I pass a non-identity 3x3 matrix (see below).  I get no crash if I change compiler flags from '-O3 -static-intel -unroll -ftrapuv -automatic' to...

Posted: 2010-05-06 11:43:35
11.1.088, crash, dsyevr
Crash of Intel Driver on Intel X3100 mobile graphic device in DirectX10.[Forums]
Most application I created (and even some dx10 application available on the net) crash the intel driver (and if leaved alone, the whole system after 5 crash) with either the last (1666) and the previous...

Posted: 2009-11-09 03:49:06
crash, intel driver
VTune on x64 Linux: Crashes when trying to view function/method details[Forums]
I'm running VTune Analyzer on a x64 Centos 4.8 machine with custom Kernel.the vtunedemo profiles and works fine. However, when profiling our application, if I double-click on a function/method in our app...

Posted: 2009-11-05 07:11:10
CentOS, crash, Linux, x64
Visual Studio 2008 (Intel Fortran 11.1 Build 038) crashes on exit[Forums]
I have a quite large Visual Studio Solution file (*.sln) containing 106 C++ and FORTRAN projects. The solution and all project files have been created by cmake.Compiling and linking of the libraries and...

Posted: 2009-11-02 03:27:10
crash, EXIT, Visual Studio 2008
MKL ScaLAPACK + MVAPICH + 100 lines of code = CRASH[Forums]
The following code has proved good to generate a crash using MKL 10.2 update 2 (sequential version and threaded), last revision of MVAPICH, in two different clusters. Can anybody tell me what the problem...

Posted: 2009-10-09 16:57:27
crash, MKL, MPI, scalapack
Intel DX58SO BIOS issue[Forums]
Folks, I need some help with your mainboard and BIOS which I am not sure regular tech. support can give me so I am asking here.I have Intel DX58SO mainboard with Core i7-920, 6GB of DDR3 RAM in 3x 2GB...

Posted: 2009-09-01 16:29:47
7950GX2, bios, crash, DX58SO, lockup, nvidia
Multiple worlds instance in a multithreaded environment[Forums]
Hi everybody ! I'm trying to perfom two independant simulation using havok. To do so, I do instanciate two hkpWorld, and use them separately. However, I do only one call to hkBaseSystem::init(...) function,...

Posted: 2009-05-28 09:23:57
crash, hkpWorld, multiple, multithread