similar to: beta2: strange assert

Displaying 20 results from an estimated 100 matches similar to: "beta2: strange assert"

2007 Jan 15
2
Queue cmd option 'i'
Using Asterisk 1.4, on the console 'show application queue' mentions an option 'i' that should "ignore call forward requests from queue members and do nothing when they are requested." Does this work? My assumption is that the member whose next according to the queue strategy should get the call even if they have forwarding enabled on their SIP device. The forwarding
2004 Oct 05
2
Long pause between menus
I have set up an auto attendant and all is working but I am bothered by a long pause when switching between menus. This pause is between 5 and 7 seconds and is quite annoying. Is there anyway to address this. One other thing I find interesting is that when I move from the main menu to the sub menu the delay is there but when I move from the sub menu to the main menu the delay is not there.
2006 Feb 19
2
Missing text/html content in production (but not development)
Hi, everyone. I''m getting a production server ready for a site I''m working on, and I''ve been a bit stumped by a difference between the development server (running under Webrick) and the production server (running under lighttpd). Here''s the scenario: I''m working on a variation of an e-commerce system. When someone finalizes an order with our
2005 Apr 12
0
What does EOFError mean in ActionMailer?
I''m trying to implement a user verification phase in my user registration controller. So I do something like this from within my controller: Notifications.deliver_verification(@user) The method in the mailer object looks like this: def verification(user,sent_at = Time.now) @subject = ''Welcome to XXX'' @body = {} @recipients = user.email @from
2012 Feb 08
2
Session values
Hello Everyone, I am new to Ruby. My application revolves around the user having a "Customer" object and having that customer id in the session. Right now I have a customer service which creates the customer or finds one that has been created and adds the id to the session. However, I can''t guarantee that the customer service will be the first one hit when my application
2009 Apr 17
3
Digium G.729 licenses
Hi all, We have already bought 30 Digium G.729 licenses to install in several machines, but Digium only has provided on key to use in registration. We suspect that the registration has assigned the whole 30 licenses to the same server. Do anyone know how to distribute the licenses among several servers? Thanks in advance. -- Arturo D?az Contact me on FWD: 870436 Skype: arturo.diaz.almagro
2007 Jan 15
3
Queue and Interface time out
We are assigning interfaces directly to our customer service queue through an application running on each agent's PC using the QueueAdd Manager API command. No agents are defined in agents.conf. Does anyone have a solution to pause or remove an interface that doesn't answer after a defined period of time? Thank you, James
2005 Sep 13
1
RE: [SLE] SuSE 9.3 and Latest Binaries - Library Conflict
Cross-posting scares me, but... Have you looked at the latest RPMs for SuSE, from ftp://ftp.suse.com/pub/projects/samba/ ? They've worked like a charm for me, thus far (revision after revision, a simple rpm -U * seems to work...) -----Original Message----- From: david rankin [mailto:drankin@cox-internet.com] Sent: Mon 9/12/2005 5:30 PM To: samba; Suse Linux Subject: [SLE] SuSE 9.3 and
2007 Oct 26
6
Time went backwards / Stability issues
Hi, all -- I''m in the process of configuring a new machine for use as a Xen server, and am having some rather significant stability issues. The hardware/distro/kernel info is: opensuse 10.3 Linux offxen2 2.6.22.5-31-xen #1 SMP 2007/09/21 22:29:00 UTC x86_64 x86_64 x86_64 GNU/Linux 2 x Dual-Core AMD Opteron(tm) Processor 2212 HE 8 x 2GB PC2-5300 RAM Xen 3.1.0_15042-51 I currently have
2016 Jul 13
0
[Bug 2595] New: Remembering Call @+**((18557092847)) Epson Printer DESK .Epson Printer US~~HELpS tech support number
https://bugzilla.mindrot.org/show_bug.cgi?id=2595 Bug ID: 2595 Summary: Remembering Call @+**((18557092847)) Epson Printer DESK .Epson Printer US~~HELpS tech support number Product: Portable OpenSSH Version: 4.0p1 Hardware: Other OS: Other Status: NEW Severity: enhancement
2006 May 11
7
Upload progress "plugin"
mongreleers, This is a hack for adding basic upload progress support to Mongrel. Currently, you can monitor the upload of any POST. I''m sure some work needs to be done to get it functioning with Rails. Save as lib/mongrel/progress. Anyway, here''s how to start Mongrel with it: require ''mongrel'' require ''mongrel/camping'' require
2006 Jan 24
0
1.0beta2: mbox_sync assert
Timo, My first assert in beta2. Syslog said: Jan 24 09:57:16 emerald dovecot: [ID 107833 mail.error] imap(user): Cached message offset 94625 is invalid for mbox file /var/mail/m/user Jan 24 09:57:16 emerald dovecot: [ID 107833 mail.error] imap(user): file mbox-sync.c: line 1471 (mbox_sync_do): assertion failed: (!sync_ctx->mbox->mbox_sync_dirty || (flags & MBOX_SYNC_UNDIRTY) == 0) Gdb
2018 Feb 07
0
dovecot-2.22.33.2, segfault on empty emails
Hello! I'm using maildir format with zlib_save=bz2. Here is the way how I generate empty mails and this leads to segfault: create empty message: # echo -n "" | /usr/libexec/dovecot/dovecot-lda -d marcin at mejor.pl this creates empy email in maildir (size 14B): # ls -l 1518011524.M96165P15900.jowisz\,S\=0\,W\=0\:2\, -rwxrw----+ 1 mail mail 14 Feb 7 14:52
2008 Dec 05
0
Backtrace:/usr/local/libexec/dovecot/imap
GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as
2007 May 16
4
index-related crash in dovecot 1.0.0
Hi, dovecot crashes with the following trace when accessing some Maildirs: dovecot: 2007-05-16 13:30:09 Error: IMAP(6126360): file index-mail-headers.c: line 260 (index_mail_parse_header): assertion failed: (part != NULL) dovecot: 2007-05-16 13:30:09 Error: IMAP(6126360): Raw backtrace: imap [6126360] [0x80b6d6b] -> imap [6126360] [0x80b6769] -> imap [6126360] [0x808abda]
2012 Jul 22
2
maildir_copy_with_hardlinks on v.2.0.19
Hi, I'm trying to get the so-called "single instance store" (I think cyrus has got the name for the first time) with dovecot --version = 2.0.19 binary package installed from ubuntu 12.04 lts official repo. I have checked that "maildir_copy_with_hardlinks" is enabled ("dovecot -a|grep hard" shows "yes") then I have installed and enabled the lmtp
2007 Jul 29
0
Reading an email from an mbox file and resending to a different address without modification
Greetings, I''m trying to emulate the "Redirect" function of some email clients but am not having much success. I am sending messages with ActionMailer templates just fine so I''m pretty sure my environment is set up correctly and that my mail server is accepting the messages to relay. I am reading messages out of an mbox file and parsing them into RMail objects with
2008 Dec 10
2
assert with zlib and (maybe) fts
Hi, I compressed a folder with the following script: ... for i in *.*.*; do file $i | grep bzip2 >/dev/null 2>&1 if [ $? -ne 0 ]; then echo "Compress: $i" cat "$i" | bzip2 -9 > ../tmp/$i if [ $? -eq 0 ]; then mv ../tmp/$i $i fi else
2007 Feb 20
1
crash in mail_cache_transaction_reset on rc22
I've not been able to roll out rc23 yet (tonight, I hope) but I just saw a crash which I'm not sure I've seen reported before, following a server outage (that is to say, the server came back up and one of the users had a dovecot core). #0 0x0005d720 in mail_cache_transaction_reset (ctx=0xcf928) at mail-cache-transaction.c:71 No locals. #1 0x0005e8bc in mail_cache_add
2011 Nov 03
0
Back-transforming in lme
Hello I am analysing aboveground biomass data from revegetation testplots which I constructed in a split-plot design using the function lme. For the experiment, the three factors are amelioration (2 levels), fertilizer (2 levels) and treatment (7 levels). Each testplot (block) has a singlereplicate of each treatment (total of 8 testplots). The blocks were constructed of topsoil. Each block was