Displaying 20 results from an estimated 30000 matches similar to: "2.3.0 crash on FC3"
2004 Dec 11
1
modprobe wcfxo causes fc3 box to crash
Hello everybody,
After going through multiple posts on Internet and trying different
things I can't seems get zaptel wcfxo loaded on the server correctly.
I run dual P3 500 Mhz box. After reading README.udev
I put a file 60-zaptel.rules /etc/udev/rules.d
# Section for zaptel device
KERNEL="zapctl", NAME="zap/ctl"
KERNEL="zaptimer",
2006 Nov 09
1
R crashing on linux
Hi everyone,
I've had R crashing on rather repeatedly and I'd like to know if there's
anything to be done with it.
This is with R 2.3.0. That computer does not have R 2.4 installed on it.
This is a Linux FC4 on 64bit processor.
How to reproduce it:
1- ssh to server with X forwarding.
2- start R in a screen.
3- violently kill ssh on the client machine (in my case this is achieved
by
2010 Sep 22
4
Crash report: regexpr("a{2-}", "")
Each of the following calls crash ("core dumps") R (R --vanilla) on
various versions and OSes:
regexpr("a{2-}", "")
sub("a{2-}", "")
gsub("a{2-}", "")
EXAMPLES:
> sessionInfo()
R version 2.11.1 Patched (2010-09-16 r52949)
Platform: i386-pc-mingw32 (32-bit)
...
> regexpr("a{2-}", "")
Assertion
2010 Sep 22
4
Crash report: regexpr("a{2-}", "")
Each of the following calls crash ("core dumps") R (R --vanilla) on
various versions and OSes:
regexpr("a{2-}", "")
sub("a{2-}", "")
gsub("a{2-}", "")
EXAMPLES:
> sessionInfo()
R version 2.11.1 Patched (2010-09-16 r52949)
Platform: i386-pc-mingw32 (32-bit)
...
> regexpr("a{2-}", "")
Assertion
2016 Jul 11
4
2.3.0~alpha0-1~auto+197: Crash when openening a message via IMAP
>From the log:
Jul 11 13:12:42 mproxy dovecot: imap-login: Login: user=<hildeb>, method=PLAIN, rip=141.42.206.36, lip=141.42.206.11, mpid=27254, TLS, session=<TGwoO1o3id+NKs4k>
Jul 11 13:12:44 mproxy dovecot: imap(hildeb)<TGwoO1o3id+NKs4k>: Panic: file imap-client.c: line 854 (client_check_command_hangs): assertion failed: ((io_loop_find_fd_conditions(current_ioloop,
2006 Apr 13
2
contribution offer: df() for non-centrality != 0
Hi R-devels,
I noticed that for the scheduled R 2.3.0,
there is still no function df() for
non-centrality != 0.
Easter is quickly approaching, so as my little
gift, I would like to offer you some code to fill
this gap:
After excluding some "unusual" cases,
it amounts to differentiating the corresponding
function pnf() --- which in turn leads to the
function dnbeta() already available
2006 Sep 06
1
R 2.3.1 and R2.3.0 crash with system() and shell() commands (PR#9207)
Full_Name: Johannes Prix
Version: 2.3.1/2.3.0 not 2.1.1
OS: Windows XP Service Pack 2 Build 2600.xpsp_sp2_gdr.0503011519
Submission from: (NULL) (137.208.41.103)
In a vanilla R, version 2.3.1 or version 2.3.0 the following crashes:
system("gzip.exe")
where I did nothing, prior to this command, but change the directory to my other
working directory where there's gzip.exe. Same
2004 Dec 16
3
asterisk on FC3
Hello,
Since FC3 has been a very recent release
I was just wondering if there are issues related
to asterisk installation on FC3.
Thanks
Varun
2005 May 15
3
Intermittent ext3 corruption on external firewire Micronet 1.5Tb RAID on FC3
Hi
I have a Firewire connected Micronet 1.5TB RAID with a single
large ext3 filesystem on one partition on a dual Xeon system.
I am checking out from an extremely large cvs repository
(don't ask) to this drive over the course of many days, and
intermittently I get bad blocks and the filesystem goes
read-only. This is not related to any power failure or
anything similar. The RAID is currently
2008 Aug 05
2
remote install/upgrade of FC3 name server to CentOS 4 or 5
Hello,
Does anyone know of a good URL that covers the remote install/upgrade
of a FC3 system to CentOS 4 or 5?
We have one physically stranded FC3 system which is a name server and
we need to upgrade to remove vulnerabilities.
Kind regards/ldv
Larry Vaden
Internet Texoma, Inc.
2006 Dec 04
1
Enabling different quota limits for different users for /etc/passwd as userdatabase on FC3
hey friends,
I am running my company's mail server on FC3 which comprises of
Postfix + Dovecot + MailScanner + Clamav + Squirrelmail + MailWatch +
Spamassassin. I am using Dovecot 0.99.13-3 version on FC3 and I want
to implement Quota limits for the users.
I am using userdatabase as /etc/passwd file (auth_userdb = passwd )
and password database as pam(auth_passdb = pam) for dovecot. I read
2005 Jan 04
0
FC2 to FC3 Upgrade help
Hi All,
Due to a hard-disc crash, I have just upgraded from a working Samba setup
running in FC2 to a non-functional Samba setup running in FC3. The Windows
XP machine has not changed, but won't connect. Samba is fully up2date
from the FC3 repositories.
smb.conf
[global]
workgroup = MYGROUP
server string = Samba Server
hosts deny = ALL
hosts allow = 192.168.1.0/24 127.
2004 Dec 17
4
jdg-qos-script on FC3
Hello,
Has anyone had any luck compiling Alexander''s QOS script on a vanilla FC3 or
FC2 box?
I just cant seem to get the darn thing to port right.
Regards,
Bryan
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2017 Dec 25
1
Crash in sieve_extprogram_create() after dovecot/pigeonhole update
Hi all.
My dovecot setup:
pf at vulcan:~ ? dovecot --version
2.3.0 (c8b89eb)
on Arch Linux, x86_64 (full config here: [0])
uses sieve plugin to train rspamd system as described in the wiki [1]. It used
to work fine prior to 2.3.0/0.5.0 update, but now "imap" process crashes when
I move spam letters from the inbox to the junk folder.
I've recompiled both dovecot and pigeonhole
2004 Nov 08
5
Shorewall on FC3?
What version of shorewall do you suggest I try on a FC3 system?
TIA,
/ChJ
2007 Jan 18
1
NFS 64-bit client crash with 32-bit server
I have an unusual scenario where a new 64-bit multi-core Opteron
Centos 4.4client crashes when writing a large file on a 32-bit NFS
server. The
problem happens on the same client with either Centos 4.4 or SuSE 9.3 32-bit
NFS servers. Additionally the problem is reproducible with another
identical 64-bit Centos 4.4 client. I'm not certain that the problem is
tied to a 32-bit (as opposed to
2005 Feb 28
1
AMP with FC3
Hi All,
Does anyone know if AMP can work with Fedora Core 3? I've tried to install AMP, and * on FC3, but found FOP failed to start when you use the command amportal start.
Please advice if anyone got the solution.
Chichi
---------------------------------
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search. Learn more.
-------------- next part --------------
An
2004 Nov 30
1
Issues with zaptel on FC3 - don't know how to fix zaptel after yum update
I have installed FC3 using the notes from lesnet
http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3
It worked very well, worked first time.
My configuration consists of:
(1) TDM400P w/ 2 FXS daughterboards and w/1 FXO daughterboard
I use yum update to update my installation.
After the update and reboot, I attempted to recompile zaptel, Zapata,
libpri, asterisk.
No errors,
2004 Dec 10
0
Problem: FC3 anaconda load kernel sata modules in wrong order
Hi,
I encounter a problem to install FC3 on one of our machine, the
machine has two SATA hard drives connected directly to motherboard which
will use the ata_piix kernel module, and two other SATA hard drives
connected through a Promise SATA card which is driven by sata_promise
kernel module.
The problem is: FC3 anaconda loads sata_promise module before ata_piix
module by default, and this
2005 Aug 12
1
fc3 build after kernel update?
Updated the kernel on a fc3 box from 2.6.9-1.667 to 2.6.12-1.1372_FC3
today. Now the cvs-head for zaptel won't compile (libpri and asterisk does).
The problem seems to be a symlink issue with the zaptel/Makefile looking for:
KSRC:=/lib/modules/$(KVERS)/build
and it doesn't exist. The kernel source for 2.6.12 was applied succesfully
(supposedly) but a find on "build" does not