search for: failture

Displaying 10 results from an estimated 10 matches for "failture".

Did you mean: faillure
2019 Mar 31
2
Unable to find requested analysis info (Interesting Assertion Failture for Specific Target Source Code)
...int j = 0; j < N; j++ ) for ( int i = 0; i < M; i++ ) B[i][j]=i; for ( int j = 1; j < N; j++ ) for ( int i = 1; i < M; i++ ) A[i][j] = i%2? A[i-1][j]:B[i][j]; return; } ====================================================================== The thing made this failture interesting is that I got no failure when running the pass on the other code, e.g. ===========================Target Code without Assertion Failure===================================== void f ( int A[50][100],int B[50][100]) { int N = 100; int M = 50; for ( int j = 0; j < N; j++ ) for...
2009 Oct 20
2
[LLVMdev] strace for whole-program bitcodes
Yes,but when I just simply replace lto_codegen_compile(cg, ...) with lto_codegen_write_merged_modules(cg, "/path/to/output.bc") in the gold-plugin.cpp to see if it will generate a correct bc file,the llvm-gcc/llvm-g++ will call the native ld in the linking step,which causes the failture because of that ld can not recognize an object file which contains LLVM's IL. I understand the failture as this: libLLVMgold.so is just a plugin for ld but not llvm-ld,when I want to build a whole-program bitcodes,llvm-ld is the only available tool,so I think gold-plugin is not very useful to...
2009 Oct 20
0
[LLVMdev] strace for whole-program bitcodes
...hen I just simply replace lto_codegen_compile(cg, ...) with > lto_codegen_write_merged_modules(cg, "/path/to/output.bc") in the > gold-plugin.cpp to see if it will generate a correct bc file,the > llvm-gcc/llvm-g++ will call the native ld in the linking step,which > causes the failture because of that ld can not recognize an object file > which contains LLVM's IL. The plugin is running *in* the native linker. What you want to do is add an option in the plugin to write the bc file to an specified file *in addition* to producing a regular elf object. This way the build will...
2009 Oct 19
0
[LLVMdev] strace for whole-program bitcodes
2009/10/17 zhunan <zhunansjtu at gmail.com>: > Thank you for the reply,but I meant that when we building,we can not use > the native tools such ar and as to process the llvm files,we must have > the ability to call llvm-ar and llvm-as instead of the native ones. We can use the native tools if they understand llvm IL :-) That is what the plugin does. With it installed you can run
2009 Oct 18
2
[LLVMdev] strace for whole-program bitcodes
Thank you for the reply,but I meant that when we building,we can not use the native tools such ar and as to process the llvm files,we must have the ability to call llvm-ar and llvm-as instead of the native ones. 在 2009-10-17六的 19:35 -0700,Nick Lewycky写道: > zhunan wrote: > > Hi, > > > > I don't think just use gold-plugin even modified is enough for the task > > of
2016 Apr 04
1
mm/hwpoison: fix wrong num_poisoned_pages account
...2001 From: Minchan Kim <minchan at kernel.org> Date: Mon, 4 Apr 2016 14:26:30 +0900 Subject: [PATCH] mm/hwpoison: fix wrong num_poisoned_pages account Currently, migartion code increses num_poisoned_pages on *failed* migration page as well as successfully migrated one at the trial of memory-failture. It will make the stat wrong. As well, it marks the page as PG_HWPoison even if the migration trial failed. It would make we cannot recover the corrupted page using memory-failure facility. This patches fixes it. Cc: stable at vger.kernel.org Signed-off-by: Minchan Kim <minchan at kernel.org&g...
2016 Apr 04
1
mm/hwpoison: fix wrong num_poisoned_pages account
...2001 From: Minchan Kim <minchan at kernel.org> Date: Mon, 4 Apr 2016 14:26:30 +0900 Subject: [PATCH] mm/hwpoison: fix wrong num_poisoned_pages account Currently, migartion code increses num_poisoned_pages on *failed* migration page as well as successfully migrated one at the trial of memory-failture. It will make the stat wrong. As well, it marks the page as PG_HWPoison even if the migration trial failed. It would make we cannot recover the corrupted page using memory-failure facility. This patches fixes it. Cc: stable at vger.kernel.org Signed-off-by: Minchan Kim <minchan at kernel.org&g...
2006 Oct 11
1
Problems with LDA and vitual mailboxes
...s/mailboxes to use sieve. I use dovecot 1.0_rc7 with sieve dovecot-sieve-20060726 . All datas about the virtual domains and mailboxes are stored in a mysql-database. And without using the LDA delifer agent, everything works fine. But when I try to use LDA (even without sieve), I got a delivery failture. I followed the wiki-howto http://wiki.dovecot.org/LDA to set up LDA support and added /etc/postfix/maser.cf: # Dovecot LDA dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -d ${recipient} /etc/postfix/main.cf:...
2001 May 22
3
Trouble building Wine-20010510
Hello All ! I trying to build wine on my Redhat 7.1 box. Compilation stops with the following error messages : . . . make[1]: Leaving directory `/receive/wine-20010510/tsx11' make[1]: Entering directory `/receive/wine-20010510/dlls' make[2]: Entering directory `/receive/wine-20010510/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
2012 Jun 22
0
Wine release 1.5.7
...help not showing diacritic characters from html encoded entity 27918 GTAIV doesn't show anything after switching resolution 28041 Galactic Civilisation II: Graphical glitches: some polygons of ships seem to have wrong coordinates 28119 Games with UPlay won't start due to ReadFileEx failture 28201 Diablo III D3D error when restarting graphics 28228 Multiple apps need msvcp90.dll.??0?$basic_ifstream at DU?$char_traits at D@std@@@std@@QAE at PBDHH@Z (Ragnarok Online, Settlers 7, XnView, Nokia Suite) 28360 Mass Effect: msvcp90:locale__Init needs to be implemented 28501 MySpace...