Displaying 20 results from an estimated 65 matches for "2909".
Did you mean:
2009
2012 Apr 18
1
C - R integration: Memory Issues
...n\n");
}
for (i = 0; i < berValues; i++)
{
REAL(bers)[i] = REAL(bers)[i] / REAL(mean)[0];
}
*ber = REAL(mean)[0];
Rf_endEmbeddedR(0);
UNPROTECT(3);
return 0;
}
And these are the errors from Valgrind output:
HEAP SUMMARY:
==2909== in use at exit: 18,832,260 bytes in 6,791 blocks
==2909== total heap usage: 21,758 allocs, 14,967 frees, 30,803,476
bytes allocated
==2909==
==2909== 160 (40 direct, 120 indirect) bytes in 1 blocks are definitely
lost in loss record 179 of 1,398
==2909== at 0x4028876: malloc (vg_...
2007 Nov 19
5
Stories and Pending Actions
I can''t get my plain text stories to show pending actions like the
example addition plain text story. Any tips? (See below)
http://pastie.caboo.se/119627
Nathan Sutton
fowlduck at gmail.com
rspec edge revision 2910
rspec_on_rails edge revision 2909
rails edge revision 8167
2007 Nov 21
22
Getting Class in Shared Behaviours
Hi,
I want to be able to get at the described class in my shared behaviour. I''m
sure an example will say it better than my words
describe "my shared", :shared => true do
it "should tell me what the class is its describing" do
how_do_i_get_the_user_class_here
end
end
describe User do
it_should_behave_like "my shared"
#...
end
So in my
2012 Jun 25
2
Fractional Factorial - Wrong values using lm-function
....75 0 2 0 80
18 45.00 3.25 20 1 4 80
19 37.50 4.00 10 1 2 62
20 106.00 3.25 0 2 4 80
> aov.catapult =
> aov(Distance~h+s+b+l+e+h*s+h*b+h*l+h*e+s*b+s*l+s*e+b*l+b*e+l*e,data=data.catapult)
> summary(aov.catapult)
Df Sum Sq Mean Sq F value Pr(>F)
h 1 2909 2909 15.854 0.01638 *
s 1 1964 1964 10.701 0.03076 *
b 1 7537 7537 41.072 0.00305 **
l 1 6490 6490 35.369 0.00401 **
e 1 2297 2297 12.518 0.02406 *
h:s 1 122 122 0.667 0.45998
h:b 1 345 3...
2007 Nov 20
9
Testing Models without fixtures
Hi,
I would like to test a sorting method that is in the user model, it''s
a class method called search.
What I would like to do is create 2 users and load the test database
with just those 2 users, so that I can call
User.search("john") and it would return those two users.
Not sure how to clear the test database and populate it just with
these 2 users for that specific
2016 Sep 26
28
[Bug 2617] New: sign_and_send_pubkey: no separate private key for certificate
https://bugzilla.mindrot.org/show_bug.cgi?id=2617
Bug ID: 2617
Summary: sign_and_send_pubkey: no separate private key for
certificate
Product: Portable OpenSSH
Version: 7.3p1
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: ssh
2020 Sep 22
2
Running samba in Kubernetes
...euseaddr unix-connect:/run/samba/winbindd/pipe
root????? 2904???? 1? 0 Sep18 ???????? 00:00:04 winbindd -s
/etc/samba/smb.conf
root????? 2906? 2904? 0 Sep18 ???????? 00:00:06 winbindd -s
/etc/samba/smb.conf
root????? 2908? 2904? 0 Sep18 ???????? 00:00:00 winbindd -s
/etc/samba/smb.conf
root????? 2909? 2904? 0 Sep18 ???????? 00:00:00 winbindd -s
/etc/samba/smb.conf
root????? 2918? 2904? 0 Sep18 ???????? 00:00:00 winbindd -s
/etc/samba/smb.conf
*** smbd pod ***
UID??????? PID? PPID? C STIME TTY????????? TIME CMD
root???????? 1???? 0? 0 11:04 ???????? 00:00:00 /bin/bash
/samba_entrypoint.sh
r...
2007 Nov 21
2
When you sometimes wonder how to test this??
Hi
Just something that I have been finding very helpful sometimes when I
am stuck with "how could I test this?" moments is looking at the
Rails test suite.
At the moment I am working on testing our custom error_messages_for
methods and I have found looking at how the Rails tests in
active_record_helper work helpful :-)
So just thought I''d share that. Have
2009 Dec 17
3
Looking for help on 2 items...
...ow naturally, that the classic 1 HBA, 2
port card
Isn''t cutting it.
I also have similar discussions on whether I am saturating the BUS on a
particular box.
Brian
----------------------
Brian P Michael
Technical Management Consultant
Rolta TUSC, Inc.
michaelb at tusc.com
630-960-2909 x1181
http://www.tusc.com
The information contained in this transmission is privileged and
confidential information intended for the use of the individual or
entity named above. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribut...
2007 Jan 22
5
Problem with xen on Centos-4.4?
I am running a Xen installation on a Centos-4.4 based test box, my desktop
unit, and I am having intermittent problems installing certain pieces of
software. Some time back I posted to this list regarding my inability to
install Adobe Acrobat on this unit and was advised to essentially
repackage the software and try again. This is beyond my present means of
knowledge or time to acquire same and
2004 May 24
1
debian unstable 3.0.4-3 panics
Hi All,
I had been doing some testing with the Debian 3.0.4-x versions of samba.
On two sepearte systems, running different configs, I've found that smbd
panics unless the [printers] section is removed from smb.conf. Errors
generated as follows...
(System #1) Server role: ROLE_DOMAIN_MEMBER
Smb.conf...
[Global]
security = DOMAIN
printcap name = cups
printing = cups
[printers]
2018 Oct 09
97
[Bug 2915] New: Tracking bug for 8.0 release
https://bugzilla.mindrot.org/show_bug.cgi?id=2915
Bug ID: 2915
Summary: Tracking bug for 8.0 release
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at
2019 May 20
0
Rhel8 guest and window resizing (possible OT)
...type: address
Address: localhost only
port: auto (5900)
TLS port: auto
passowrd: (none, field is blank)
keymap: (none, field is blank)
OpenGL: (not checked)
Spice agent is running in RHEL8 vm
gdm?????? 2900? 0.0? 0.2 256148? 7992 ???????? Ssl? 08:32?? 0:00
/usr/bin/spice-vdagent
root????? 2909? 0.0? 0.0? 49152?? 336 ???????? Ss?? 08:32?? 0:00
/usr/sbin/spice-vdagentd
nataraj?? 7640? 0.0? 0.1 256148? 7736 ???????? Ssl? 08:32?? 0:00
/usr/bin/spice-vdagent
Following spice packages are installed in RHEL8 GUEST.
spice-server-0.14.0-7.el8.x86_64
spice-glib-0.35-7.el8.x86_64
spice-gtk3-0.35-7...
2009 Oct 17
1
Are there any current, in play plans, to multi-thread rsync?
...lti-thread or parallelize rsync.
Are there any plans that would allow one to set a parameter, like
'number_of_threads' and
rsync will ship multiple files at the same time?
Sincerely,
Brian P Michael
Technical Management Consultant
Rolta TUSC, Inc.
michaelb at tusc.com
630-960-2909 x1181
http://www.tusc.com <http://www.tusc.com/>
The information contained in this transmission is privileged and
confidential information intended for the use of the individual or
entity named above. If the reader of this message is not the intended
recipient, you are hereby notified...
2001 Dec 12
1
2.5.0, Solaris 2.6, Daemon SIGSEGV
...91: _exit(0)
Can anyone tell me what this is? I have looked through the list archives, but can't see anything, and had a google for it as well; none of these have lead me to a solution yet.
Many thanks,
James
--
James Bromberger,
Senior Web/Systems Administrator, JDV
+61 8 9268 2909, +61 417 322 500
Fax: +61 8 9268 0200
JDV - e-Commerce and Outsourcing Solutions for Financial Services
http://www.jdv.com/
Any securities recommendation contained in this document is unsolicited general information only. Do not act on a recommendation without first consulting your investment a...
2011 Aug 31
1
Bug#639941: Xen "line 118: sigerr: command not found" error for unassigned network interfaces
Package: xen-utils-common
Version: 4.0.0-1
Hello guys,
Ik running Debian stable (squeeze).
I run a virtual pfsense firwall in a DomU. I created multiple bridges.
The interfaces itself (except eth2 (connected to br_lan)) itself don't
have a IP assigned. I use them to connect to other devices.
grep my-network /etc/xen/xend-config.sxp
(network-script my-network-script)
root at
2020 Sep 22
0
Running samba in Kubernetes
.../winbindd/pipe
> root????? 2904???? 1? 0 Sep18 ???????? 00:00:04 winbindd -s
> /etc/samba/smb.conf
> root????? 2906? 2904? 0 Sep18 ???????? 00:00:06 winbindd -s
> /etc/samba/smb.conf
> root????? 2908? 2904? 0 Sep18 ???????? 00:00:00 winbindd -s
> /etc/samba/smb.conf
> root????? 2909? 2904? 0 Sep18 ???????? 00:00:00 winbindd -s
> /etc/samba/smb.conf
> root????? 2918? 2904? 0 Sep18 ???????? 00:00:00 winbindd -s
> /etc/samba/smb.conf
>
> *** smbd pod ***
>
> UID??????? PID? PPID? C STIME TTY????????? TIME CMD
> root???????? 1???? 0? 0 11:04 ???????? 00:0...
2012 Mar 02
1
Bug#661912: logcheck: files with period in ignore rule dirs ignored
Package: logcheck
Version: 1.3.14
Severity: normal
I added a local.rules file to ignore.d.server and then ran logcheck. The file was not used during the run.
Renaming it to local-rules got the file used during the next run.
Fix: periods should be allowed in filenames, or the fact that they are forbidden expressly documented inteh logcheck README.
Thanks
Nils
-- System Information:
Debian
2014 Jul 01
1
The dreaded Tripp Lite SMART500RT1U and NUT
On Tue, Jul 1, 2014 at 3:12 PM, Steve Ballantyne
<steve.ballantyne at gmail.com> wrote:
> On Tue, Jul 1, 2014 at 9:17 AM, Steve Ballantyne
> <steve.ballantyne at gmail.com> wrote:
>> How would I go about providing you this stuff? Can you point me to
>> something that would help trace out the USB data?
Tracing the data on Windows is not my speciality, but there are a
2007 Aug 31
3
DO NOT REPLY [Bug 4944] New: Iconv-patch does not convert command-line args
https://bugzilla.samba.org/show_bug.cgi?id=4944
Summary: Iconv-patch does not convert command-line args
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: andre.raabe@gmail.com