Displaying 20 results from an estimated 200 matches similar to: "undefined symbol: o_stream_switch_ioloop"
2018 Aug 08
1
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
On 8/08/2018 5:29 pm, Thore B?decker wrote:
> Hey,
>
> you mentioned that dovecot builds fine, but does "make check" also
> complete successfully with a glibc-2.28 build on a glibc-2.28 system?
>
> We have been seeing segfaults during "make check" and it seems the following
> patch was able to make the testsuite run successfully.
>
> Just out of
2011 Dec 09
1
"Unstable" vs "Development" vs "Nightly"
I'm currently running v2.1rc1, but have been seeing errors like:
Dec 8 11:31:55 it kernel: auth[18914]: segfault at 48 ip 00fe2f74 sp
bfcaccd0 error 4 in libauthdb_imap.so[fdd000+f000]
The unstable and nightly builds are newer, but are they likely to be
more or less stable than the version I'm currently running?
I'd like to install a newer version, but am trying to get a feel for
2010 May 05
2
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
hi all
We want speed up our applications, so we want use llvm-gcc. I nerver
cross build it for arm, and I didn't find enough information in llvm docs.
Our cpu is cortex a8, anybody tell me how can I do? Step by step.
THANK YOU!
yours Liu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Aug 08
3
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
Hi,
The link to the release notes seems should have an 'l' on the end:
Try: https://www.sourceware.org/ml/libc-alpha/2018-08/msg00003.html
This with gdb:
thunderstorm /usr/src/dovecot/dovecot-2.3/src/auth # gdb
/root/dovecot-auth-crash/auth /root/dovecot-auth-crash/core.auth.29667
GNU gdb (Gentoo 8.1.1 p1) 8.1.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU
2010 May 05
0
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
On Tue, May 4, 2010 at 8:57 PM, 爱好者 <proljc at gmail.com> wrote:
> hi all
> We want speed up our applications, so we want use llvm-gcc. I nerver
> cross build it for arm, and I didn't find enough information in llvm docs.
> Our cpu is cortex a8, anybody tell me how can I do? Step by step.
> THANK YOU!
> yours Liu
Try the
2010 May 05
1
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
I place codesourcery toolchain 2010q1 there, but the sh tell me
"CodeSourcery tarball not found in
/root/tmp/arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
", does 2007q3 support ARM Cortex A8?
What can I do?
2010/5/5 Eli Friedman <eli.friedman at gmail.com>
> On Tue, May 4, 2010 at 8:57 PM, 爱好者 <proljc at gmail.com> wrote:
> > hi all
> >
2011 Apr 16
0
Duplicate cdr records with channel local
Hi list,
I use AMI to originate calls for outbound campaigns via local channel. I use CDR records to have status of the calls such as : disposition, if call was answered by live human or answering machine, reason of call failure and make accounting based on total calls that have been made.
My problem is that I have more than one CDR records for a single call. One for the Leg A
2016 Mar 30
0
Re: VM crash and lock manager
[moderator note: .pngs were stripped to avoid overwhelming the mail
server and list recipients with 1M of data]
-------- Forwarded Message --------
Date: Wed, 30 Mar 2016 11:25:09 +0200
Message-ID:
<20160330112509.Horde.0Oad-ZfkzdZnouXf-VkEmw1@webmailperso.univ-brest.fr>
From: villeneu@kassis.univ-brest.fr
To: Franky Van Liedekerke <liedekef@telenet.be>
Cc: libvirt-users@redhat.com
2013 Apr 23
1
How to install Tinc in a device with Android 2.3.7?
Hi everybody,
I want to install tinc in Android 2.3.7 but I can't find the tun.ko module
that is needed to run tincd.
I have installed the "tun.ko installer" from Play Google. I run it and when
I press over the Install button, it gives me the next error:
"Cannot find a compatible tun module for your device! Please try again
later..."
Has somebody installed
2005 Jul 02
6
Loadbalancing how to ? ? ? ?
I have 2 ADSL ad1 and ad2 , one PC for my firewall and some deamon on it
with 3 ethernet : eth0 connect to my LAN ( 192.168.60.0/24 ) and 2 other
connect to ad1 and ad2
|eth1 (10.0.1.2)--------------------ad1 ( ADSL 1 )
|
My LAN(192.168.60.0/24) |---------eth0( 192.168.60.2)--> PC
|
|eth2 (10.0.2.2)---------------------ad2 (ADSL 2 )
All computer in LAN has default router =
2018 Mar 04
1
2.2.34 fails to build on OpenBSD
Trying to build Dovecot 2.2.34 on OpenBSD fails.
This seems to have been introduced by this commit..
https://github.com/dovecot/core/commit/4a9020ed888caf03fd3132a30a7818b01daa4b9d
Fairly -current..
/usr/bin/libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -Wall
-W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast
2011 Aug 23
0
qemu-kvm-0.15 + CentOS 5.6 + vanilla 2.6.35.14 (working, patch included)
Hi!
Just in case somebody else needs this. Below is a patch which
allows building qemu-kvm-0.15 unter CentOS 5.6 with vanilla
kernel 2.6.35.14 and (optionally) vde2 [1].
FYI: qemu-kvm-0.15 compiles fine on CentOS 6 with distro-kernel,
no patches needed.
For CentOS 5.6, unpack 0.15 qemu-kvm tarball [2], apply the path
below, configure and compile. Make sure to export the kernel include
path
2012 Apr 12
2
strange partitioning problem
Hello listmates,
Here's I am, trying to install Centos 6.2 64-bit on a server with 24 TB of
disk RAIDed as RAID 6. So I get this 18 TB disk (the RAID is recognized as
one disk) where I am trying to put my OS. And I can create a couple of
partitions - let us say I defiine a 150 GB swap, a 150 GB "/", a 100 GB
"/var". So far so good. Then I try to define the next one, say, a
2012 May 28
1
FSP EP 850 doesn't work
Hi all,
I've bought UPS FSP EP 850 because I have similar UPS, FSP EP 1000. It
is working on my other server with with Fedora 14, kernel
2.6.35.14-106.fc14.x86_64 and installed nut-2.6.2-1. My new UPS is
detected by kernel (see below lsusb output) and is partially detected by
blazer_usb driver also. But it doesn't communicate with driver (see
below blazer_usb output). I run all
2016 Aug 11
5
Software RAID and GRUB on CentOS 7
Hi,
When I perform a software RAID 1 or RAID 5 installation on a LAN server
with several hard disks, I wonder if GRUB already gets installed on each
individual MBR, or if I have to do that manually. On CentOS 5.x and 6.x,
this had to be done like this:
# grub
grub> device (hd0) /dev/sda
grub> device (hd1) /dev/sdb
grub> root (hd0,0)
grub> setup (hd0)
grub> root (hd1,0)
grub>
2006 Apr 29
3
undefined class/module
Hi,
We are running a Rails application in development mode. Intermittenly we
get an error on some pages, saying : undefine class/module User. If we
refresh the page, the error goes away and we see the html correctly
rendered. User is a model defined in the models directory and has been
listed in application.rb as model :user.
I am suprised by the fact that this happens only occasionally. Can
2012 Sep 25
1
minor swap issue ....
.... I have a CentOS 5.n VM running on a Fedora 14 server/host,
installed using virt-manager, pretty plain vanilla. I use it to compile
binaries to run under RHEL/CentOS 5.n OS. I occasionally notice that
when the VM gets paged out by the server, it takes several minutes to
get it back in :-/ (see below).
On the host, logged in to a shell through a terminal window, this A.M.:
[wam at Q6600,
2011 Nov 11
1
Random-walk Metropolis-Hasting
Following is my code, can some one help on the error at the bottom?
> mh<-function(iterations,alpha,beta){
+ data<-read.table("epidemic.txt",header = TRUE)
+ attach(data, warn.conflicts = F)
+ k<-97
+ d <- (sqrt((x-x[k])^2 + (y-y[k])^2))
+ p <- 1-exp(-alpha*d^(-beta))
+ p.alpha<-1 - exp(-3*d^(-beta))
+ p.beta <- 1 - exp(alpha*d^(-2))
+
2000 Apr 20
7
Print Server
Ok, here's my setup: I've had a samba file server going for about a year
now. It's Samba v2.05a on a RH6.0 sys. Currently we have a printer
server running on a Winblows NT box. This NT box has the following
printers: HP5si, (4) HP4000, and a few HP4s. All of those printers have
Jet Direct ports on them. What I want to do is, move all the printers
over to the Samba box and KILL the NT
2017 Feb 14
2
problemas con rBIND con distintos número de columnas
Hola a todos:
Necesito pegar 4 bases de datos de N variables y N columnas, EL PROBLEMA ES QUE 3 CONSTAN DE 13 COLUMNAS, y LA CUARTA CON 11 COLUMNAS.
He usado rbind y smartbind, sin embargo el resultado no es el esperado, ya que coloca las columnas a un costado y no hacia abajo como debería
Como resultado necesito algo como LO QUE PRESENTO ABAJO, RELLENANDO LOS ESPACIOS VACIOS CON "NA"