search for: 21255

Displaying 5 results from an estimated 5 matches for "21255".

Did you mean: 2125
2006 Mar 18
0
unit tests for sub-classes
I posted about this a couple of weeks ago but didn''t get much response so I thought I''d try again. when you create a subclass of Test::Unit::TestCase, e.g. PersonTest (for model Person), the tests in that class get run automatically whenever the file is loaded. so far so good. Let''s say I then create a Manager class which subclasses Person. I want ManagerTest to
2017 Feb 26
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...0x7ffff7af0686 <PyEval_EvalFrameEx+2438>, 0x7ffff7af0cfc <PyEval_EvalFrameEx+4092>, 0x7ffff7af0742 <PyEval_EvalFrameEx+2626>, 0x7ffff7af83b5 <PyEval_EvalFrameEx+34485>, 0x7ffff7af83c8 <PyEval_EvalFrameEx+34504>, 0x7ffff7af5007 <PyEval_EvalFrameEx+21255>, 0x7ffff7af83d5 <PyEval_EvalFrameEx+34517>, 0x7ffff7af423d <PyEval_EvalFrameEx+17725>, 0x7ffff7af423d <PyEval_EvalFrameEx+17725>, 0x7ffff7af423d <PyEval_EvalFrameEx+17725>, 0x7ffff7af423d <PyEval_EvalFrameEx+17725>, 0x7ffff7af423d <PyEval_Eva...
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote: > Anyone? Can you please post a gdb backtrace --full? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 862 bytes Desc: This is a digitally signed message part URL:
2013 Feb 27
1
Slow read performance
Help please- I am running 3.3.1 on Centos using a 10GB network. I get reasonable write speeds, although I think they could be faster. But my read speeds are REALLY slow. Executive summary: On gluster client- Writes average about 700-800MB/s Reads average about 70-80MB/s On server- Writes average about 1-1.5GB/s Reads average about 2-3GB/s Any thoughts? Here are some additional details:
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...warning: conflicting types for built-in function `cos' configure:21185: $? = 0 configure:21189: test -z || test ! -s conftest.err configure:21192: $? = 0 configure:21195: test -s conftest configure:21198: $? = 0 configure:21211: result: yes configure:21225: checking for sin in -lm configure:21255: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:37: warning: conflicting types for built-in function `sin' configure:21261: $? = 0 configure:21265: test -z || test ! -s conftest.err configure:21268: $? = 0 configure:21271: test -s confte...