search for: critic

Displaying 20 results from an estimated 10929 matches for "critic".

Did you mean: critics
2007 May 28
0
[ wxruby-Bugs-11183 ] GLib errors cause crash
...evin Smith (qualitycode) Summary: GLib errors cause crash Initial Comment: Hi - I''m working with some wxruby code, but am getting a crash with glib errors: -------------------------------- pmcdonnell at pmcdonnell10:~/workspace/Ij/lib$ ruby report_window.rb (process:26965): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function (process:26965): Gdk-CRITICAL **: gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)'' failed (process:26965): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion fa...
2009 Jan 03
3
Vanguard SOH
...es fine I have 8.10 of Ubuntu and just upgraded to 1.1.12 of Wine I receive my error right before the loading of the character section screen. The error I receive is: wine: Call from 0x7b8456d0 to unimplemented function d3dx9_36.dll.D3DXGetShaderConstantTable, aborting [01/03/09 08:39:00] FATAL: Critical: FD3DVertexShader::Serialize [01/03/09 08:39:00] FATAL: Critical: UD3DRenderDevice::SerializeCompiledShaders [01/03/09 08:39:00] FATAL: Critical: UD3DRenderDevice::LoadCompiledShadersFromFile [01/03/09 08:39:00] FATAL: Critical: UD3DRenderDevice::Flush [01/03/09 08:39:00] FATAL: Critical: SetView...
2007 Jan 03
12
instalation problem
Hi Im testing wxRuby. I have a problem when ruby try to load the load wx. Im newbie to ruby, maybe a make a simple mistake : Best regards. Install wxRuby-------------------------------------------------------------- pedro@la-vaca-azul:~$ sudo gem install wxruby2-preview Need to update 2 gems from http://gems.rubyforge.org .. complete Select which gem to install for your platform (i486-linux)
2006 Nov 12
0
[ wxruby-Bugs-6633 ] Serious (but harmless?) GTK warnings on Linux
...ith (qualitycode) Summary: Serious (but harmless?) GTK warnings on Linux Initial Comment: Whenever any wxruby app is run, GTK throws a lot of warnings which sound serious but appear harmless. This may be an issue with Ubuntu 6.10 GTK rather than wxRuby. For example: (process:11017): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function (process:11017): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function (process:11017): GLib-GObject-CRITICAL **: gtype.c:2240: initial...
2009 Dec 24
2
1.6 Troubleshooting help
Hi, How would I go about troubleshooting this: [Dec 24 07:15:11] WARNING[5228]: chan_sip.c:3397 retrans_pkt: Maximum retries exceeded on transmission a50346a4-bfdc32ed at 192.168.1.95 for seqno 101 (Critical Response) -- See doc/sip-retransmit.txt. [Dec 24 07:15:12] WARNING[5228]: chan_sip.c:3397 retrans_pkt: Maximum retries exceeded on transmission 90bd2c4d-aaaec88 at 192.168.1.95 for seqno 101 (Critical Response) -- See doc/sip-retransmit.txt. [Dec 24 07:15:13] WARNING[5228]: chan_sip.c:3397 retran...
2008 Sep 07
1
Troubles with NetworkManager
NetworkManager used to work fine for me but during the last few installations its a big hurdle in the wireless connectivity. I'm using Madwifi and its interface is correctly listed and working but I cannot connect to any wifi AP without NetworkManager. I've two interfaces: eth0 and wifi0. Starting NetworkManager doesn't show any notification icon in the top right in gnome and I believe
2020 Apr 20
0
What are "non critical" invites?
Hi All I'm getting tens of thousands of these messages ever hour in the Asterisk CLI for Asterisk 13.22.0: [Apr 20 15:59:46] WARNING[45462]: chan_sip.c:4127 retrans_pkt: Timeout on 1924200000-502043860-301870737 on non-critical invite transaction. [Apr 20 15:59:46] WARNING[45462]: chan_sip.c:4127 retrans_pkt: Timeout on 301794058-652332923-1834701069 on non-critical invite transaction. [Apr 20 15:59:47] WARNING[45462]: chan_sip.c:4127 retrans_pkt: Timeout on 393288224-685421081-2030967079 on non-critical invite transact...
2004 May 26
0
Outlier identification according to Hardin & Rocke (1999)
...test to see what fraction of the data are identified as outliers. Using this function I am able to reproduce their results regarding the asymptotic chi-square method, but not their new method using an asymptotic F method. In particular, the asymptotic F method (and adjusted F method) seem to give critical distances that are too large and therefore no (or few) points are identified as outliers. I have tried unsuccessfully to contact the authors of the paper to seek further information and / or numerical examples. I would be most interested if anybody has used the method of Hardin & Rocke or c...
2012 Feb 24
2
CentOS 5.8 Critical Samba Update
There is a critical update for samba for centos-5.8 ... we are working on CentOS-5.8 right now and I fully expect it to be released in a week or less. For those of you who can not wait for a week, here is the samba critical update: http://people.centos.org/hughesjr/c58-samba/x8664/critical/ http://people.centos.o...
2008 Jul 30
3
[LLVMdev] address space overloading patch broke the llvm-gcc build
...H -I. -I../../../gcc-4.2.llvm/libgomp -I. -I../../../gcc-4.2.llvm/libgomp/config/linux/x86 -I../../../gcc-4.2.llvm/libgomp/config/linux -I../../../gcc-4.2.llvm/libgomp/config/posix -I../../../gcc-4.2.llvm/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -O2 -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../gcc-4.2.llvm/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o Overloaded intrinsic has incorrect suffix: '.i8'. It should be '.i8.p0i8' i8 (i8*, i8)* @llvm.atomic.swap.i8 Broken module found, compilation aborted! ../../../gcc-4.2.ll...
2011 Dec 06
1
[LLVMdev] Critical sections cleanup
Hello, I have an application that uses Clang and LLVM wrapped in a DLL. Last week I was debugging reported issues with Microsoft Application Verifier<http://www.microsoft.com/download/en/details.aspx?id=20028> that were related to how critical sections are handled. The issues are caused by critical sections that are either still active when heap blocks are deleted or the DLL is unloaded. Something to keep in mind, our codebase is still using LLVM 2.7 but from what I was able to tell I think my findings also apply to the trunk. The fir...
2019 Nov 05
2
Seeking clarification about indirect critical edges
Hello all! (I apologize if I've ended up in the wrong list!) I'm trying to get a better understanding of LLVM's critical edge splitting, as documented in `Transforms/Utils/BasicBlockUtils.h`; specifically in the case of critical edges which are indirect transfer. The code comments discuss the following example: a CFG with direct edges A->D, B->D, and an indirect critical edge I->D; in this case two identi...
2010 Jan 18
0
ggobi and plug-ins issues
...g? Thank you Liviu [1] http://groups.google.com/group/ggobi/browse_thread/thread/328862a53d317c1b/a11e72464002b713?lnk=gst&q=plugin#a11e72464002b713 [2] https://launchpad.net/ubuntu/+source/ggobi/+bug/73594 > require(rggobi) Loading required package: rggobi > ggobi(iris) ** (R:8779): CRITICAL **: Error on loading plugin library plugins/DataViewer/plugin.la: (null) ** (R:8779): CRITICAL **: Error on loading plugin library plugins/DescribeDisplay/plugin.la: (null) ** (R:8779): CRITICAL **: Error on loading plugin library plugins/GraphLayout/plugin.la: (null) ** (R:8779): CRITICAL **:...
2015 Nov 05
0
CentOS-announce Digest, Vol 129, Issue 2
...; to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2015:1981 Critical CentOS 7 nspr Security Update (Johnny Hughes) 2. CESA-2015:1981 Critical CentOS 7 nss-util Security Update (Johnny Hughes) 3. CESA-2015:1981 Critical CentOS 7 nss Security Update (Johnny Hughes) 4. CESA-2015:1982 Critical CentOS 7 firefox Security Update (Johnny H...
2019 Nov 06
2
Seeking clarification about indirect critical edges
...”. In the source, “D1” is “BodyBlock” > and “D”/”D0”/”D0B” are “Target” (and “D0A” is “DirectSucc”). > I’d guess that the “easy cases” remark corresponds to bailing out on EH > pads. Yeah I could see how exception handling branches are a challenge, but wouldn't this also break if the critical edge is one of 2+ incoming indirect branches to its target? For example, if the CFG is A->D, I1->D, I2->D (assuming I1 and I2 have multiple outgoing indirect edges), we could redirect A to D0A; but because I1 and I2 both need to indirectly jump to D, we couldn't give them their own...
2009 Dec 14
2
[Bug 25634] New: [swfdec 0.9.2] Segmentation Fault, assertion 'SWFDEC_IS_AUDIO' failed
...re in the Hangar The player have some problem, and when Fire Sonic runs with the camera behind him i have this message before interruption of the swfdec-player : weegee at zarok:~$ swfdec-player Super_Mario_bros_Z__episod8.swf PA stream drain failed: ?tat incorrect (swfdec-player:3048): Swfdec-CRITICAL **: swfdec_audio_render: assertion `SWFDEC_IS_AUDIO (audio)' failed (swfdec-player:3048): Swfdec-CRITICAL **: swfdec_audio_render: assertion `SWFDEC_IS_AUDIO (audio)' failed (swfdec-player:3048): Swfdec-CRITICAL **: swfdec_audio_render: assertion `SWFDEC_IS_AUDIO (audio)' failed (s...
2007 Aug 19
1
[LLVMdev] MBB Critical edges
Hi, This pass is similar to the one in BreakCriticalEdges.cpp, but it works for MachineFunction's, instead of Functions. The existence of critical edges complicates many optimizations. When doing register allocation, you don't necessarily have to remove critical edges (you can use conventional SSA-form, for instance. See "Translati...
2006 Jul 04
2
[LLVMdev] Critical edges
On Tue, 4 Jul 2006, Fernando Magno Quintao Pereira wrote: > However, it does not remove all the critical edges. I am getting a very > weird dataflow graph (even without the Break Critical edges pass). The > dataflow generated by MachineFunction::dump() for the program below is > given here: > http://compilers.cs.ucla.edu/fernando/projects/soc/images/loop_no_crit2.pdf ... > The problem...
2011 Feb 01
1
[LLVMdev] Breaking critical edges
Is the pass "Break Critical edges" acheives the same as edge-splitting SSA, i.e., a node has either multiple predecessors or multiple successors but not both. A node with multiple predecessors and multiple successors is replaced by two consecutive nodes joined together. The first node has multiple predecessors and se...
2013 Jan 21
4
compare and count data
...olumn with a certain value and count how many in each column less than that specified value.    odd column (1,3,5) will compare with 1.61 and even column (2,4,6) will compare with 75 and I would like to count how many for each column.      I tried these below but it give me just one set of data.   critical  <- c(1.61,75.89, 1.61, 75.89, 1.61, 75.89)   ; critical pilih <- mydata[mydata < critical] ; pilih jumlah <- length(pilih)   ; jumlah kuasa <- 1 - (jumlah/1000);  kuasa   > head(mydata,20)          V1       V1       V1       V1 1  3.014505 62.96425 3.014505 138.0673 2  2.817503...