Displaying 20 results from an estimated 1300 matches similar to: "Log Error Message"
2013 Jul 01
1
ZFS Panic after freebsd-update
Hello,
I have not had much time to research this problem yet, so please let me
know what further information I might be able to provide.
This weekend I attempted to upgrade a computer from 8.2-RELEASE-p3 to 8.4
using freebsd-update. After I rebooted to test the new kernel, I got a
panic. I had to take a picture of the screen. Here's a condensed version:
panic: page fault
cpuid = 1
KDB:
2006 Mar 30
1
warning message in hand-made function
Dear Rusers,
I tried to implement a function comparing mean scores between one
subject (the patient) and a group a control subjects. The function
returns attended results, but I also obtained the following warning :
Warning message:
the condition has length > 1 and only the first element will be used
in: if (substr(fp, 1, 1) == "<") fp else paste("=", fp)
Maybe
2014 Oct 23
1
pidgin-sipe on Centos-6/64
Hi!
Wondering if anyone here has been able to get the (3-rd party) SIPE
plugin (pidgin-sipe) working on Centos-6 with the C6 version of pidgin?
I've just started looking at it and after a little messing around have
no joy. Before I waste more time on it I thought I'd ask.
what I've done so far:
--download the latest binary from the Suse build service, allegedly one built
for EL-5.
2002 Feb 24
2
Write-only option
Hi!
I am doing backups from a number of machines to an rsync server. For some
time I was trying to come up with a solution, which would prevent users
from peeking at each other's files, which are backed up. Finally, I've
hacked rsync, introducing a new option "write only" for rsyncd.conf. When
set to true, this option forbids the transfers from server to the client,
thus solving
2017 Mar 14
1
Missing something else - pidgin-sipe
I installed pidgin-sipe, since my googling seemed to suggest it would give
me connectivity with Lync. I now see the SIMPLE protocol... but not Office
Communicator. What am I missing here?
CentOS 7, updated.
mark
2008 Feb 20
1
[PATCH] build fix without iconv support
diff --git a/clientserver.c b/clientserver.c
index 2d7c28f..694a72d 100644
--- a/clientserver.c
+++ b/clientserver.c
@@ -806,6 +806,7 @@ static int rsync_module(int f_in, int f_out, int i, char *addr, char *host)
exit_cleanup(RERR_UNSUPPORTED);
}
+#ifdef ICONV_OPTION
if (!iconv_opt) {
if (ic_send != (iconv_t)-1) {
iconv_close(ic_send);
@@ -816,6 +817,7 @@ static int
2000 Oct 24
2
feature request & patch submit: chroot(2) in sshd
Hello,
whereas most people take passwd/shadow/ldap/<whatever> as the place where
decision on a chrooted environment / sandbox for certain users is met (just
set the given usershell appropriateley), I needed a somewhat different
approach. Below is a tiny patch to 2.2.0p1 which enhances the sshd-config
by two options and, when set, places all users / users of a certain group
immediately in
2015 Jun 11
4
Many troubles in CentOS 6 since the last update of GLibc-2.12-1.149.el6
Hi all,
I would like to know if these troubles affect also other people, for
example, I can no longer connect to Sipe (Lync) network by Pidgin since
the Glibc has been updated and now I've just discovered that it was no
longer possible to take screenshots with gnome-screenshot, I always
receive an error message telling: "Unable to save the screenshot to disk:
Value for PNG text
2001 Dec 03
2
Bug in rsyncd 2.5.0 while handling config file string values
I compiled and tried rsync 2.5.0 but could not get the server
running. loadparm.c:string_set() now calls free() which it did not do
in 2.4.6 and this free() tries to free memory that was not allocated
with malloc.
Here is a gdb run (done after adding return before fork() in
become_daemon) which shows where it crashes and what my minimal config
file for demonstrating the bug was. The config file
2015 Apr 28
1
Disabling Oplocks and SMB2
Hello,
We are running some legacy software that instructs us to, via Windows registry settings, disable all oplocks and SMB2 entirely on each Windows workstation that connects to the Samba share where the software is hosted. The software maintainers give dire warners of corruption, etc., if oplocks (and SMB2) are left enabled.
We?ve run this software off of a Samba share for 20 years and have
2008 May 05
4
microsoft office communicator 2005
Hi! im trying tu run "microsoft office communicator 2005" and i cant
resolve this:
fixme:ntdll:NtConnectPort (0x1434f8,L"\\RPC
Control\\epmapper",0x33ecd0,(nil),(nil),(nil),0x33ecf8,0x33ece0),stub!
i google it all nigh long and i just cant find the way!!!.
I need to connect to LCS 2005 because my company switch from Jabber to LCS.
I tried pidgin and miranda-im+sip but didnt
2009 May 01
6
City of Heroes control problem. Keys repeat.
The problem is that when moving (the most obvious activity you can see this with) the key you press acts like it's being pressed in rapid succession instead of being held down. That is until another key is pressed then the previous key moves the character smoothly. This might be a problem with my keyboard though. But I'm putting this out there just in case anybody else has the same
2002 Mar 06
3
Error messages
Hi,
We got the following error messages when we ran rsync 2.5.2
from Solaris-5.5.1 to Solaris-5.8.
vl121909/jagcdms_ch+_diags/sys/sys_l/ch_sys/rtl/systop.v
vl121909/jagcdms_ch+_diags/sys/sys_l/ch_sys/rtl/sysup_esat.v
vl121909/jagcdms_ch+_diags/sys/sys_l/ch_sys/rtl/upesat_defines.h
wrote 63878001383 bytes read 1529124 bytes 1246928.64 bytes/sec
total size is 148182624008 speedup is 2.32
rsync
2017 Jan 10
2
[PATCH] mail-storage.c: check against NULL address in strcmp() invocation
Configurations with multiple shared namespaces can trigger a bug
where the first argument of strcmp() invocation is NULL.
This patch adds an explicit check, analogously to how the second
argument is sanitized.
---
src/lib-storage/mail-storage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib-storage/mail-storage.c b/src/lib-storage/mail-storage.c
index
2002 Jun 18
2
rsyncd + scripting
Hey all,
Like a lot of folks, I use rsync to pull content out to production web
servers. Tastes great, less filling.
Here's what I'd like to be able to do: Sometimes a web tree is not ready
to sync, for whatever reason. I have many modules available, so stopping
ryncd is not an option. I'd like to be able to tell rsync in daemon mode
"this particular module is not available at
2016 Dec 20
1
Latest Dovecot v2.2.devel (9bc8d9b) crashes on login and lmtp
I was unable to produce an IMAP core but have been successful with LMTP. Basically it crashes right upon login or delivery:
Dec 20 08:55:23 nihlus dovecot: master: Dovecot v2.2.devel (9bc8d9b) starting up for imap, lmtp
Dec 20 08:56:15 nihlus dovecot: imap(tlx at leuxner.net): Fatal: master: service(imap): child 5710 killed with signal 11 (core not dumped)
Dec 20 08:57:23 nihlus dovecot:
2018 Jun 12
1
Fwd: virt-v2v-copy-to-local failed if dd does not support status=progress
On Tue, Jun 12, 2018 at 04:51:57AM -0700, zhujinhe wrote:
> If dd does not support status=progress, copy process will abort at the end. This is totally misguided.
> We can use -q as a workaround in this circumstance, but it is frightening to newbee like me. Maybe we should improve this.
>
> suspicion:
> ```
> if shell_command cmd <> 0 then
> error
2020 Mar 23
0
Pidgin + pidgin-sipe audo/video calls to Skype for Business
Has anyone got the audio/video call functionality to work with the
CentOS 7 Pidgin packages? I primarily interested in Skype for
Business/Office Communicator, but if you have anything else set up that
supports audio/video, that may also be of interest.
I recently tried to join a "scheduled conference", and got a (working)
chat window, but didn't get any sound, and nobody else
2016 Mar 30
2
Permission denied on GPT.ini (Event ID 1058)
I found this one.
Check which one works for you.
http://www.eventid.net/display-eventid-40960-source-LSASRV-eventno-8508-phase-1.htm
Im sure this is not a samba configuration problem.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens L.P.H. van Belle
> Verzonden: dinsdag 29 maart 2016 16:18
> Aan: samba at
2000 Nov 29
1
HP-UX 11.00 truncating remote commands
hello all,
i hope someone can help me out with this little nasty. i have openssh
2.3.0p1 installed on some hp-ux 11.00 boxes and a single linux box. i'm
trying desperately to replace trusted hosts on these machines with something
a little more secure. running some remote commands between the hp boxes,
i'm getting different results with ssh than with remsh.
root at hp1# remsh hp2 cat