similar to: Any common reasons for segfaults apart from tls being enabled?

Displaying 20 results from an estimated 10000 matches similar to: "Any common reasons for segfaults apart from tls being enabled?"

2011 Sep 25
2
Sort logfiles on common lines?
I have a huge mysql.log file full of errors. I'd like to sort it by the most common line, and work from there. I did go through the manpage for sort, and googled a bit, but I found nothing relevant. Here is an example of the output: [root@ log]# tail mysqld.log 110925 11:05:35 [ERROR] /usr/libexec/mysqld: Incorrect key file for table './ox_data_summary_ad_hourly.MYI'; try to repair it
2014 Mar 18
2
DNS error on startup Samba4 ADS mode DC
I keep getting errors in my logs about can not bind to address *.*.*.*:53 address in use.. what did i do wrong in the setup of my server or domain? attached logs and smb.conf along with the output from my provision command. Jeffrey D. Means meaje at meanspc.com Owner / CIO for MeansPC http://www.meanspc.com/ Custom Web Development For Your Needs. (970)308-1298 - The
2010 Jan 13
0
FW: [mythtv-users] VMWare on the backend. Viable solution?
I found this on the myth-tv list. Can we do the same thing with asterisk? Cheers, Dean -----Original Message----- From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Kenni Lund Sent: Wednesday, January 13, 2010 11:44 AM To: Discussion about mythtv Subject: Re: [mythtv-users] VMWare on the backend. Viable solution? 2010/1/13 Martin
2005 Apr 27
2
--delete option does not always work
I know that there are a million messages from newbies who cannot get --delete to work. This message is special. :) --delete works fine for me EXCEPT when the following two conditions are present: 1) I am using the --relative option, and 2) the deleted file is in a subdirectory of the SRC directory. Here is a demonstration of how to recreate this bug: lenny@mythtv:/tmp$ rsync --version rsync
2011 Mar 21
0
permissions changed by rsync over nfs?
Hello wonderful rsync I have a little problem... I sync a file system with this command: rsync -avzAXH --filter="-r *.jpg *.opml *.opml.backup *.m3u" --delete-after --exclude=MP3s /home/Music/ /misc/bigdisk.mythtv.lan/Music /misc/bigdisk.mythtv.lan is an nfs mount mounted by autofs. In /etc/auto.misc I have for /misc/bigdisk.mythtv.lan: bigdisk.mythtv.lan -fstype=nfs4
2015 May 25
1
Systemd
On 5/25/2015 12:12 PM, Jonathan Billings wrote: > On May 25, 2015, at 10:48 AM, Kirk Bocek <t004 at kbocek.com> wrote: >> It usually happens when I've wanted to change versions of the same software between repos and that software has been compiled differently. Usually audio-visual software. Yum install triggers a conflict and yum uninstall on the older package cascades a bunch
2011 Mar 01
1
Help compiling an older version of wine on 64 bit Fedora 14
I'm having problems running a windows program (nulldc 1.0.3 but that's not important) under the latest version of wine, which is up and running (in 32 bit) on my 64-bit install of Fedora 14. I'm trying to compile a version of wine 1.1.32 under a separate prefix. I'm doing this in a way that has worked for me in the past under a 32-bit environment. As I say, I've compiled the
2005 May 24
8
mysql & xen - is anyone using this combination successfully?
Hi, I''ve tried running the mysql daemon on a few different servers running Xen, and seen two different sorts of problems. In one case, on two identically configured systems, the mysql daemon segv''s but restarts immediately. This happened with Xen 2.0.5, I haven''t yet seen it with 2.0.6. It seems to be the same problem as this one:
2013 Sep 13
2
MySQL 5.1.69 at CentOS 6.4 doesn't know enable-named-pipe?
Hello, I've only had experience with PostgreSQL sofar, but have now to install MySQL (and WordPress) on a CentOS 6.4 /64 bit server. I have installed the mysql-5.1.69-1.el6_4.x86_64 package and executed the following commands: # chkconfig mysqld on # service mysqld start # /usr/bin/mysqladmin -u root password 'xxxxx' # /usr/bin/mysql_secure_installation Then I've noticed that
2006 Sep 19
3
Centos 4.4 - mythtv
can anyone advise on where to find the mythtv repo? I have dag but a yum install mythtv-suite yields nothing thanks
2006 Dec 10
1
Help with Samba+JFS
I have a network server running FC5, with a hardware raid 3 card using 5 drives, as one large (1.2TB) partition in JFS. I chose JFS because of a recommendation for performance from a MythTV tutorial, but I don't really know much about file systems and am suspecting JFS to be causing my problems. I run samba, apache and MythTV on this machine, and there is essentially only one problem as far
2015 Aug 25
2
Looking for ways to save space - AKA how to boot multiple machines from the same root
I have several machines, same hardware and config, but one tiny little change.. the hostname. Each one of these diskless machines needs its own hostname. Presently my pxelinux.cfg is setup like: prompt 1 default Gentoo timeout 10 label Gentoo kernel boot/kernel-3.16.5-gentoo APPEND root=/dev/nfs rw ip=dhcp nfsroot=192.168.1.10:/RAID/diskless/XXXXX-mythtv-0.27-fixes,tcp,rsize=131072
2006 Jun 18
0
Out of Memory xenU
Hi, i''ve a big problem in a xenU (256M RAM, 2.6.11.12-xenU, in 3 LVM partition (/, swap and /home) This xenU freeze and crash with this messages in syslog. This xenU work very fine since 2005 september. Is it serious ? What could be the solution ? Regards Franck ############ SYSLOG ...................... Jun 18 08:45:21 lemodev kernel: oom-killer: gfp_mask=0x1d2 Jun 18 08:45:21
2002 Oct 03
1
kjournald tuning
While investigating erratic performance on one our our servers, I'm getting some very odd performance stats coming from vmstat. What initially appeared to be happening is the machine goes into a hard loop in some mod_perl webserver code. Now there still may be an issue with the code, but my code examinations show no possible way this could be happening, but what I'm writing to you
2023 Aug 20
1
Segmentation fault
Hi Federico, Segfaults are 100% not by design.  Typically if something seg faulted, either there is a logic bug or a component mismatch. The you should definitely be able to use more than one connection (we use multiple connections with postgres odbc with no issue). If Asterisk segfaults when using odbc Try this: - use ps and get the pid of Asterisk - run gdb, attach to the asterisk pid - do
2016 Sep 23
1
Install Mariadb on Centos 7 fails
At 09:36 AM 9/23/2016, you wrote: >On 2016-09-22 18:07, david wrote: > > Folks > > > > I'm having problems installing Mariadb in Centos 7. > > > > > > Here's what I did: > > > > 0) Become root > > 1) Make sure that mariadb and mysql are NOT installed. > > 2) Delete residual libs > > rm -rf /var/lib/mysq* >
2006 Aug 02
1
how to change rails mysql socket PATH from /var/run to /var/lib?
i have an app im installing that tries look for mysqld.sock in /var/run/mysqld/mysqld.sock and mysql puts it at /var/lib/mysql/mysql.sock. if i point mysql at /var/run the app works i.e mysqld -socket=/var/run/mysqld/mysqld.sock; if i don''t i get an error that goes " Showing app/views/articles/index.rhtml where line #35 raised: No such file or directory -
2005 Apr 06
1
mythtv on centos4
Has anyone had any success or failures with installing mythtv onto centos4? Even better, has anyone any prebuilt rpms to do this? Looks to me like centos+mythtv is quite an interesting prospect in the always-on single home server environment. -- Cheers, Tony
2005 Sep 26
4
MythTV on Centos 4
I'm starting a project to build a MythTV box for my living room. Anyone else currently working with MythTV on CentOS 4? Here are some of the gotcha's I've worked through so far: - I was originally planning on using KnoppMyth. But their CD appears to be only for i386. Without realizing it, the P4 CPU I picked is one of the newer ones with the x86_64 extensions. It won't boot
2023 Aug 20
1
Segmentation fault
I cannot follow your instructions, because asterisk segfaults on start. It never starts Can you give me instruction to trap this segfault on starting asterisk? Like gdb …..asterist –gvvvvvvc From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Mark Murawski Sent: Saturday, August 19, 2023 11:04 PM To: asterisk-users at lists.digium.com Subject: Re: