similar to: Assertion failure, BUG at journal.c:1732

Displaying 20 results from an estimated 4000 matches similar to: "Assertion failure, BUG at journal.c:1732"

2003 Nov 04
1
hclust doesn't return merge details [Solved]
Thanks to Andy and Thomas, Reading help(hclust) more carefully would have done it but sometimes you do not see the wood for the trees... So hc$merge does exactly what I want. I have never been aware of the command str to get the structure of an R-object. It seems pretty useful to me. Thanks, Arne > -----Original Message----- > From: Liaw, Andy [mailto:andy_liaw at merck.com] >
2012 Sep 17
1
ClamAV Problem
Dear Friends, I have postfix mail server When I try to install amavisd-new, clamAV, SpamAssassin follow this link "http://wiki.centos.org/HowTos/Amavisd". I have done all the configuration after that when I restart clamav So It is giving my this error message Stopping Clam AntiVirus Daemon: [FAILED] Starting Clam AntiVirus Daemon: LibClamAV Error:
2005 Jun 13
6
Quirky Bug: "cat /dev/urandom"
If you execute cat /dev/urandom at the xm console of a guest domain, it will spew garbage forever. Attempts to run xm destroy on it simply hang. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2004 Jun 01
2
Syntax for 2 ISDN Cards
Hi there, I searched in mailinglist and in web, but no answer to my problem... Only this post with no answers: http://lists.digium.com/pipermail/asterisk-users/2004-March/038994.html I'm using CVS Asterisk (05/17/04) with chan_capi 0.3.1. (multiple controller support). In my Asterisk-box there are 2 Fritzcards (module for second card compiled with changes on sourcecode found in the web).
2007 Apr 13
4
openvz resources
Anyone here running asterisk on openvz, if so what are your experiences? Right now we are trying to tune out the resources for the difference VEs, but not with a whole lot of luck. Just wondering if someone watching could shed some like on what has worked for them, and how many exts/simultaneous calls etc are happening. Thanks Miles -------------- next part -------------- An HTML attachment was
2003 May 14
1
Bug with Large Files on AIX
Hi, on AIX, mkstemp doesn't open a file with the O_LARGEFILE option, so you can't transfer files > 2GB to an AIX machine. Here is a fix: diff -c -r rsync-2.5.6.orig/syscall.c rsync-2.5.6/syscall.c *** rsync-2.5.6.orig/syscall.c Sun Jan 26 21:09:02 2003 --- rsync-2.5.6/syscall.c Wed May 14 13:55:15 2003 *************** *** 151,157 **** if (dry_run) return -1; if
2020 May 31
0
CLI color prompt
On Sunday 31 May 2020 at 15:44:46, Fourhundred Thecat wrote: > Hello, > > how can I change the color of the asterisk prompt to red ? > > I read in the wiki that I can use %Cn[;n] > > https://wiki.asterisk.org/wiki/display/AST/Asterisk+CLI+Configuration "The CLI prompt is set with the ASTERISK_PROMPT UNIX environment variable that you set from the Unix shell before
2002 Oct 14
1
assert in journal.c at line 1730
Hello, We are seeing this assert once in a while on kernel 2.4.17. The problem seems to go away with fsck version 1.27 but doesnt go away with fsck version 1.22 I'd like to know if there's a known patch to fix the issue (it seems that the buffer head doesnt seem to have the bit for journalling enabled and thats why it asserts there) Under what conditions could this happen ? I am not
2011 Jun 28
1
More than 32G on memory in a domU guest?
I must be missing something obvious. I have a large domU guest: dom0# cat /etc/xen/turing name = "turing" uuid = "8d3383a0-f0ae-f0b1-215d-c2e04115e9fe" maxmem = 40000 memory = 40000 vcpus = 12 bootloader = "/usr/bin/pygrub" kernel = "/var/lib/xen/boot_kernel.nrTJko" ramdisk = "/var/lib/xen/boot_ramdisk.y6Gcn9" extra = "ro
2008 Sep 23
1
WG: Problem during porting R-2.7.2 on HP-UP 11.11 PA-Risc
Claus-Juergen Neumann/BASF-AG/B ASF An r-help at r-project.org 23.09.2008 12:49 Kopie
2003 Nov 03
2
hclust doesn't return merge details
Dear R-users, I tried to receive the merge details of a clustering by using the summary function of hclust. For illustration I use the Longley data as done by Prof Ripley (Wed 11 Apr 2001) d <- dist(longley.y) d <- d/max(d) hc <- hclust(d, "ave") But instead of getting a matrix for $merge I get: >summary(hc) Length Class Mode merge 30 -none- numeric
2004 Sep 10
1
Problems with FLAC make
Hi, I have been making an RPM of FLAC to bundle with GStreamer. In order to get it working I had to make some rather hackish solutions in the SPEC file. The flac Makefile does to build into the correct directories while creating an RPM for some reason. I have attached the SPEC file I ended up with if it is of interest. Of course it didn't help me much cause it turned up we had a bug in the
2007 Jun 21
1
Problem with Remote-Hold/MusicOnHold
Hello, I have a problem with MoH at attended transfers. - Mobile A dials into Asterisk - Asterisk dials another Mobile B - Mobile B presses *1 for attended transfer and for example 20 to dial extension 20 - Asterisk sends "Remote hold" message to Mobile A, so the carrier of Mobile A starts playing it's own music-on-hold - Mobile B hang up, so Mobile A should be connected to
2009 Feb 12
1
After Monitor() files disappear
Hello list, Using Asterisk 1.2.29 I use the Monitor() application. In extensions.conf I have set MONITOR_EXEC to my script (for mixing files together and convert to mp3) and I set TOUCH_MONITOR on every new channel which has to be recorded. But sometimes I'm missing the recording files. I had a look to the Asterisk-Log and saw those lines: Feb 10 15:18:57 NOTICE[16772] res_monitor.c: monitor
2005 Jun 07
0
transaction->t_forget == NULL assertion failure with data=journal
It appears that this bug in data=journal mode, https://listman.redhat.com/archives/ext3-users/2005-February/msg00045.html isn't fixed in 2.6.11.11. Andrew, I've CC'd you since you have previously looked at this specific issue. I'm seeing this problem on dual-Opteron x86-64 boxes serving NFS + Samba3 to a few dozen clients; it takes several hours at high load to reproduce. We
2010 Jul 14
0
Samba4 + existing OpenLDAP possible?
Hello list, I've got an already running OpenLDAP-Server with online configuration through cn=config. Is it possible to use the existing OpenLDAP with Samba4 alpha12? For the existing openldap ps aux gives me /usr/sbin/slapd -h ldap:/// ldapi:/// -g openldap -u openldap -F /etc/ldap/slapd.d/ but when I try setup/provision --realm=ad.pallas --domain=ad --ldapadminpass="XXX"
2007 Nov 23
1
tinc stable on vista
Hello, I just would like to know if tinc runs stable on a vista box? I 'm sure that question has been asked before but I did not find it on "The tinc Archives". So maybe someone has some experience and can give a hint or advice. Thank you Mit freundlichen Gr??en/ best regards Horst Neumann, NBCon GmbH Tel: +49 (212) 54 81 10 Fax: +49 (212) 254 21 54 Mobil: +49 (172) 687 43 01
1999 Jul 23
0
AW: SAMBA digest 2177
When the world was much younger, Stephen L Arnold <arnold.steve@ensco.com> painted some strange hieroglyphs like this: >When the world was young, Axel Neumann <amn@cromemco.com> carved >some runes like this: >> I just want to inform you about a severe problem that I have >> found with Samba 2.0.5 installed on a SCO OpenServer 5.04. >[snip] >> INTERNAL
2001 Jan 19
1
Assertion failure in journal.c
Hi, While doing some stress testing with presto module from the intermezzo project layered over ext3, I got the following assertion failure: Jan 17 23:09:55 planck kernel: Assertion failure in jfs_prelock_buffer_check() at journal.c line 410: "bh->b_jlist == 0 || bh->b_jlist == BJ_LogCtl || bh->b_jlist == BJ_IO || bh->b_jlist == BJ_Data" Jan 17 23:09:55 planck kernel:
2008 Sep 23
1
Problem during porting R-2.7.2 on HP-UP 11.11 PA-Risc
Dear "R"-Team, we had some problem to install R-2.7.2 on HP-UX 11.11 on PA-Risc platform. 1.) i load down the Software and made a extract of the tar-file in a specific Directory. 2.) i follow the instructions on the INSTALL file: ./configure 3.) during "configure" we got a error message see below: checking for history_truncate_file... no configure: error: