Displaying 20 results from an estimated 41 matches for "5926".
Did you mean:
59,6
2012 Aug 16
2
[LLVMdev] libclang parsing bug
...ang_parseTranslationUnit(index,
0, argv, argc, 0, 0, CXTranslationUnit_None);
clang_disposeTranslationUnit(translationUnit);
clang_disposeIndex(index);
return 0;
}
Am I doing anything wrong?
Here's the output from valgrind:
$ valgrind --leak-check=full ./bug_report ../main.cpp
==5926== Memcheck, a memory error detector
==5926== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==5926== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==5926== Command: ./bug_report ../main.cpp
==5926==
==5926== Thread 2:
==5926== Invalid read of size 1
==5926==...
2013 Sep 01
0
Question About Markov Models
...ga 46 56 120
4902 ormo_lunga 46 56 120
4902 ormo_breve 46 56 120
4902 chemio_lunga 46 56 120
4902 ormo_breve 46 56 120
5299 ormo_lunga 61 70 100
5299 ormo_breve 61 70 100
5299 chemio_breve 61 70 100
5299 chemio_lunga 61 70 100
5926 ormo_lunga 66 67 3
5926 ormo_lunga 66 67 3
5926 ormo_breve 66 67 3
5926 ormo_medio 66 67 3
5926 chemio_lunga 66 67 3
5926 ormo_breve 66 67 3
5374 ormo_lunga 39 59 242
5374 ormo_lunga 39 59 242
5374 ormo_lunga 39...
2005 Oct 11
5
help with broken voicemail
...appears to work, but the system wont replay them, it throws errors.
Here is an example of the errors:
Oct 11 20:32:58 WARNING[3048]: format_wav.c:135 check_header: Not a wav
file 49
Oct 11 20:32:58 WARNING[3048]: file.c:415 ast_filehelper: Unable to open
fd on /var/spool/asterisk/voicemail/default/5926/INBOX/msg0000.wav
Oct 11 20:32:58 WARNING[3048]: file.c:793 ast_streamfile: Unable to open
/var/spool/asterisk/voicemail/default/5926/INBOX/msg0000 (format ulaw):
No such file or directory
Oct 11 20:33:03 WARNING[3048]: app.c:1109 ast_lock_path: Failed to lock
path '/var/spool/asterisk/voicemai...
2007 Oct 01
4
cygwin rsync windows to windows ACL problem
I am having problems using rsync on cygwin to properly copy the
ownership of files from windows to windows.
I am running: rsync -avPA //src_addr/some/path /local/dst/path/
Based on:
http://www.mail-archive.com/rsync@lists.samba.org/msg18920.html
and:
http://www.nabble.com/Re:-I-need-rsync-+-acl-support-for-windows--t2462647.html
ENV: CYGWIN=ntsec tty
I am running this on Windows Server 2003 R2
2017 Dec 15
3
Production Volume will not start
...any node. When attempting to start the volume it will eventually return:
Error: Request timed out
For some time after that, the volume is locked and we either have to wait or restart Gluster services. In the gluserd.log, it shows the following:
[2017-12-15 18:00:12.423478] I [glusterd-utils.c:5926:glusterd_brick_start] 0-management: starting a fresh brick process for brick /exp/b1/gv0
[2017-12-15 18:03:12.673885] I [glusterd-locks.c:729:gd_mgmt_v3_unlock_timer_cbk] 0-management: In gd_mgmt_v3_unlock_timer_cbk
[2017-12-15 18:06:34.304868] I [MSGID: 106499] [glusterd-handler.c:4303:__glusterd_...
2007 Oct 16
3
Squirrelmail Problem with 1.1 Beta 3
I just installed 1.1 beta 3 and noticed a problem when sending an e-mail
with Squirrelmail. When I hit send, I get the following error in my log:
Oct 16 11:35:54 apple dovecot: IMAP(jeff): Disconnected: EOF while
appending bytes=1851/5926
Oct 16 11:35:54 apple imapproxyd[9132]: Raw_Proxy(): IMAP server
unexpectedly closed the connection on sd 9
I am also using imapproxy. I wasn't sure if that line would help also.
In Squirrelmail I get a LOGOUT message when it tries to redisplay the
INBOX listing. The message does get sent c...
2017 Dec 18
0
Production Volume will not start
...ill eventually return:
>
> Error: Request timed out
>
>
>
> For some time after that, the volume is locked and we either have to wait
> or restart Gluster services. In the gluserd.log, it shows the following:
>
>
>
> [2017-12-15 18:00:12.423478] I [glusterd-utils.c:5926:glusterd_brick_start]
> 0-management: starting a fresh brick process for brick /exp/b1/gv0
>
> [2017-12-15 18:03:12.673885] I [glusterd-locks.c:729:gd_mgmt_v3_unlock_timer_cbk]
> 0-management: In gd_mgmt_v3_unlock_timer_cbk
>
> [2017-12-15 18:06:34.304868] I [MSGID: 106499] [glust...
2007 Oct 26
3
micro rsync
Let's assume only kernel and drivers are on a system. Is it possible to
effectively run an rsync server with ssh (ie. the receiving end) with say
3MB of available memory? How about 6MB?
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part --------------
HTML attachment scrubbed and removed
2010 Jul 10
1
managesieve login fails
Hi,
when I try to make use of the managesieve capability maillog always shows:
server dovecot: managesieve-login: Panic: file client.c: line 449
(client_set_auth_waiting): assertion failed: (client->to_auth_waiting ==
NULL)
server dovecot: dovecot: child 5926 (login) killed with signal 6 (core
not dumped) (ip=192.168.1.233)
... and Thunderbirds remote sieve optimizing plugin won't connect ...
Otherwhise IMAP & POP authentication, etc. ... is working proper.
2007 Sep 21
1
Rsync Truecrypt
...ce with deltacopy but as I'm trying to get it
to work from the command line, I cannot. It just transfers the whole file.
I am using -rvs -inplace switches. Does anybody have any suggestions?
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part --------------
HTML attachment scrubbed and removed
2007 Sep 24
5
Mapped Drive
I am having trouble running rsync over a mapped drive. Basically it only
copies whole files. I use the -rvcS switches. Any suggestions?
TIA
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part --------------
HTML attachment scrubbed and removed
2006 May 09
2
Problem creating new record
...on => ''list''
26 else
27 render :action => ''new''
28 end
29 end
Thanks in advance of any suggestions to this problem.
Regards
Chetan
--
Srijan Technologies Pvt. Ltd.
304 Bakshi House,
40-41 Nehru Place,
New Delhi - 110019
INDIA
Ph: 91-11-2622 5926/ 5931
Fax: 91-11-5160 8543
Email: info@srijan.in
Web: www.srijan.in
----------------------
See our Typo3 demos at: http://demos.srijansoft.com
2007 Oct 01
6
reducing file list bytes transferred
Hello,
This is my first posting to the rsync list. I mirror a database
containing directories which contain a very large number of files (say
30,000), and sending the file list can often take longer than transferring
the new files. (Rsync ends up sending nearly the same file list on
every transfer, with only the addition of a few new files.)
Has the rsync team considered an rsync option
2014 Apr 13
1
gvfs and (lib)smbclient
...nome.org/show_bug.cgi?id=702568
https://bugzilla.gnome.org/show_bug.cgi?id=350976
- No way of easily mapping to and from POSIX permissions resulting in files'
permissions often being inadvertently changed when saving files.
Related bugs: https://bugzilla.gnome.org/show_bug.cgi?id=592651
https://bugzilla.gnome.org/show_bug.cgi?id=581368
- No support for POSIX extensions.
Related bugs: https://bugzilla.gnome.org/show_bug.cgi?id=562029
https://bugzilla.samba.org/show_bug.cgi?id=5926
- No support for file monitoring, e.g. NT_TRANSACT_NOTIFY_CHANGE.
Rela...
2004 May 07
3
Samba basics
Hi,
I know little to nothing about samba so need some advice on a problem I'm
having.
One of my users is trying to mount a UNIX directory onto his PC and gets the
error "not authorised from this station". He was able to do this until he
had his hard drive swapped out. Desktop have said they all settings are as
they were previously and that this is a UNIX issue. Other users on the
2007 Oct 17
0
Squirrelmail with 1.1 Beta 3
...t;> I just installed 1.1 beta 3 and noticed a problem when sending an
>> e-mail
>> with Squirrelmail. When I hit send, I get the following error in
>> my log:
>>
>> Oct 16 11:35:54 apple dovecot: IMAP(jeff): Disconnected: EOF while
>> appending bytes=1851/5926
>> Oct 16 11:35:54 apple imapproxyd[9132]: Raw_Proxy(): IMAP server
>> unexpectedly closed the connection on sd 9
>>
>> I am also using imapproxy. I wasn't sure if that line would help
>> also.
>> In Squirrelmail I get a LOGOUT message when it tries to red...
2008 Oct 18
0
[Solved] Xen fixed VNC Ports -- HVM and PV
...onfiguration items from HVM''s, but the config lines are different.
They should be inside the vfb property. (Do not need any other line).
It makes xen understand it and assign correct ports:
lsof -i | grep 59
qemu-dm 10052 root 7u IPv4 22548 TCP 127.0.0.1:5926
(LISTEN)
qemu-dm 11059 root 6u IPv4 24794 TCP 127.0.0.1:5944
(LISTEN)
qemu-dm 11551 root 7u IPv4 25447 TCP 127.0.0.1:5923
(LISTEN)
I hope it helps :-)
Regards
Bruno Bertechini
Project Manager
Acensco Technology
_____________________...
2006 May 14
1
Max payne 2 problem
I installed Max Payne 2 with loki installer. When I try to run max
payne with maxpayne2 I get this error:
[img]http://www2.shrani.si/files/er526682.png[/img]
Anyone have any ideas what to do?
This is output from console:
[quote]
2007 Oct 11
1
period in folder name
...rt filenames because I want to keep everything as it is on the
rsync client. Any suggestions would be appreciated.
BTW, yes I've told them not to do it but they just don't seem to get it.
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part --------------
HTML attachment scrubbed and removed
2008 Apr 22
1
Convert ssha password to sambaNTpassword?
...y.
The IDM solution is remote, as the admin for it is already
overworked, so parsing an ldif seems to be the best solution at the moment.
Any suggestions would be appreciated.
--
Matt Richardson
IT Consultant
College of Arts and Letters
CSU San Bernardino
work: (909)537-7598
fax: (909)537-5926