Displaying 20 results from an estimated 90 matches similar to: "WoTLK Crashes"
2008 Jul 04
1
Sins of Solar Empire: crash
Jochen wrote:
>
> then I would imagine the problem is in the nvidia driver...yes? Now I
> heard there were problems with the game and older dirvers, so I can not
> go back to one to "fix" this problem--- any ideas?
Then go forward. Newest driver version is 173.14.09. It does fix some problems.
2016 May 29
2
asterisk odbc segfaults
doesnt work for me
Dne 29.5.2016 v 17:48 Niklas Larsson napsal(a):
> Hi,
>
>
> On 2016-05-27 18:28, Marek ?ervenka wrote:
>> after downgrade to 13.8.2
>> May 27 18:21:06 ast kernel: asterisk[16286]: segfault at 1010024 ip
>> b49162cd sp bfac0940 error 4 in
>> libmysqlclient.so.16.0.0[b48f1000+12e000]
>>
>> after downgrade to 13.7.2
>>
2015 Sep 19
3
Maildir: ACLs/Unix perms and unable to see content of specific mailbox
Dear Dovecot users, hello.
I will merge two issues I have into a single email because they may be
related.
I used dovecot on a OmniOS server since 2014 (currently OmniOS r151014)
with the following configuration (it shows 2.2.18 because I recently
updated dovecot, skipping only the PostgreSQL plugin):
# 2.2.18: /etc/dovecot/dovecot.conf
# OS: SunOS 5.11 i86pc zfs
mail_location =
2006 Oct 19
1
Segmentation fault/buffer overflow with fix() in Fedora Core 5 from Extras repository
The Fedora Extras update of R found its way onto my systems today and
I noted that fix() and edit() no longer work. There is a program crash
that closes up R, but it does not leave a core file. I've tested by
turning off SELinux, it had no effect.
Do you see it too? What do you think? It happens on both systems
I've tested. As far as I know, both of these systems are up-to-date.
I
2006 Oct 17
1
crush in edit()
Dear all,
I am new to R system. When I tried to edit data read from a csv file, R
system crushed, I got an error message as follows:
> edit(data)
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated
======= Backtrace: =========
/lib/libc.so.6(__chk_fail+0x41)[0x49d020b1]
/lib/libc.so.6[0x49d034a2]
/usr/lib/R/modules//R_X11.so[0x33ed7a]
/usr/lib/R/modules//R_X11.so[0x34050d]
2006 Oct 17
1
crush in edit()
Dear all,
I am new to R system. When I tried to edit data read from a csv file, R
system crushed, I got an error message as follows:
> edit(data)
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated
======= Backtrace: =========
/lib/libc.so.6(__chk_fail+0x41)[0x49d020b1]
/lib/libc.so.6[0x49d034a2]
/usr/lib/R/modules//R_X11.so[0x33ed7a]
/usr/lib/R/modules//R_X11.so[0x34050d]
2007 Nov 09
1
Rsync 3.0.0pre5 released
I've just released rsync 3.0.0pre5, the latest pre-release version of
the upcoming 3.0.0 release.
Things are progressing well in our efforts to stamp out bugs for the
final release. Please keep up the good work in testing this and sending
email to the rsync mailing list with your questions, comments, bug
reports, etc. Thanks!
You can download the tar file and its signature from here:
2007 Nov 09
1
Rsync 3.0.0pre5 released
I've just released rsync 3.0.0pre5, the latest pre-release version of
the upcoming 3.0.0 release.
Things are progressing well in our efforts to stamp out bugs for the
final release. Please keep up the good work in testing this and sending
email to the rsync mailing list with your questions, comments, bug
reports, etc. Thanks!
You can download the tar file and its signature from here:
2015 Sep 27
1
Maildir: ACLs/Unix perms: unlink(...) failed: Permission denied
Hi,
I tried again with some other options.
After finding
http://www.dovecot.org/list/dovecot/2013-November/093793.html
I deleted every ACL from the directory Maildir and I also assigned the
group "mail" to it, recursively:
OmniOS-Xeon:/tank/home/olaf/Maildir/.Generiche $ ls -lV
total 903
drwxrwxrwx 2 olaf mail 2 Sep 27 23:47 cur
2010 Aug 04
6
64-bit chess engines and wine 1.2
Hi,
an interesting new feature of wine 1.2 is it's 64-bit support. Many Windows chess engines gain about 50-80% speed increase when running at 64-bit. Most provide 32-bit and 64-bit engines. But on my 64-bit Ubuntu 10.04 only an error message appears i.e. with the free Stockfish 1.8.
Code:
max at ub64:~/Downloads$ uname -a
Linux ub64 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC
2010 Jan 25
6
Best practice for setting ACL
Hello forum.
I''m in the process of re-organizing my server and ACL-settings.
I''ve seen so many different ways of doing ACL, which makes me wonder how
I should do it myself.
This is obviously the easiest way, only describing the positive permissions:
/usr/bin/chmod -R A=\
group:sa:full_set:fd:allow,\
group:vk:read_set:fd:allow \
However, I''ve seen people split each
2020 Jul 13
3
DC replications of FreeBSD samba-4.10.15
On Mon, July 13, 2020 10:23, Andrea Venturoli wrote:
> On 2020-07-13 15:06, James B. Byrne wrote:
>
>>> Just out of curiosity, are you also using vfs_zfsacl?
>>
>> Yes.
>
> But only on DC1, AFAICT!
> I see no mention of it on DC2's smb.conf.
> That could be the reason why you have two different behaviour.
>
> bye
> av.
>
That appears to
2007 Nov 05
3
problem restoring via rsync when using stored ACLs (--fake-super)
Hello,
In summary, i appear to have encountered a bug when attempting to
restore files using rsync 3.0.0pre4 (matt) with stored ACLs (via
--fake-super). The ACL information appears to be correctly stored as
xattrs on the backup server; however, when i attempt to restore while
preserving the ACL data, i get the following error:
ERROR: out of memory in get_xattr_data [sender]
Questions:
1. Is
2009 Jun 22
2
Creating ZFS filesystem with inherited ACLs ?
Hi @all,
with ZFS its recommended to create a new filesystem, for example for each user to give them a home directory.
So far, so good. The homes should be under tank/export/home/staff and my intention is to restrict the ACL rights so only the user self can access his own home directory.
I study the ZFS Admin Guide and found the aclmode and aclinherit options, IMHO for my intention the
2010 Oct 23
2
No ACL inheritance with aclmode=passthrough in onnv-134
Hi list,
while preparing for the changed ACL/mode_t mapping semantics coming
with onnv-147 [1], I discovered that in onnv-134 on my system ACLs are
not inherited when aclmode is set to passthrough for the filesystem.
This very much puzzles me. Example:
$ uname -a
SunOS os 5.11 snv_134 i86pc i386 i86pc
$ pwd
/Volumes/ACLs/dir1
$ zfs list | grep /Volumes
rpool/Volumes 7,00G 39,7G 6,84G
2007 Jun 11
1
Crashes with Spandsp, app_rxfax.c, and asterisk 1.4.4
Hi everybody,
I have a Fedora Core 4 x86 32 bit install, which I recently
upgraded from asterisk 1.2 to the office 1.4.4 tarball.
In the process of doing that I had to upgrade some
autoconf/automake stuff, but it worked fine, and my new asterisk
works fine.
Except that anytime I receive a fax with spandsp and app_rxfax,
asterisk seg faults.
I have applied the spandsp
2008 Mar 12
22
ZFS ACLs/Samba integration
I''m currently prototyping a Solaris file server that will dish out user
home directories and group project directories via NFSv4 and Samba.
I have samba configured and integrated into our local active directory,
with ACL mapping working. I''m a little confused as to the behavior of the
ZFS ACL though.
on a brand-new filesystem, touching a file results in:
-rw-r--r-- 1 root
2012 Mar 06
3
Samba to share NFSv4 + ACL mounted filesystems on NetApp storage
Hi,
We are running into a problem with a Samba setup and would like to
know if a current fix or workaround is at all possible.
Our setup is a NetApp filer serving NFS v4 that is mounted by
Solaris and Linux servers. On those servers we are using Samba to
create shares of those NFSv4 mounted filesystems. We are migrating
to this NFSv4 setup from an existing Solaris NFSv3+Posix ACL setup
that also
2020 May 09
1
rsync replication acl error
I am trying to replicate a samba-4.3 DC [192.168.8.65] to a newly joined
samba-4.10 DC. I am using rsync as described in the samba wiki, excepting that
I am using a remote shell (ssh) with the root user and password-less logins.
When I run the command below from the 4.10 DC I get acl errors as shown below.
rsync -XAavz --delete-after --rsh='ssh' [192.168.8.65]:/var/db/samba4/sysvol
2011 Sep 02
5
Linux kernel crash due to ocfs2
Hello,
we have a pair of IBM P570 servers running RHEL5.2
kernel 2.6.18-92.el5.ppc64
We have Oracle RAC on ocfs2 storage
ocfs2 is 1.4.7-1 for the above kernel (downloaded from oracle oss site)
Recently both servers have been crashing with the following error:
Assertion failure in journal_dirty_metadata() at
fs/jbd/transaction.c:1130: "handle->h_buffer_credits > 0"
kernel BUG in