similar to: cups causing segfault

Displaying 20 results from an estimated 90 matches similar to: "cups causing segfault"

2009 Aug 15
1
yum update problems - python.x86_64 - Centos 5.3
To All, I am having trouble updating two x86_64 machines, and am getting the same error messages on each. I have the base, extra, and plus repos enabled. Any help you can extend would be appreciated. Greg [root at DeGw yum.repos.d]# yum update Loaded plugins: downloadonly, fastestmirror, priorities
2008 Apr 19
1
Not able to run kernel-xen with megasr module :/
I've managed to install CentOS 5.1 on S5000PAL with fakeraid Intel Embedded Raid Technology II Raid1 (LSI chipset) with some help of kickstart declaration 'driverdisk --source=http://.../driver.img' Then I've had some problems with yum update - new kernel didn't know about megasr.ko. I've solved it with commands: cd /lib/modules/ cp 2.6.18-53.el5PAE/updates/megasr.ko
2008 Mar 31
2
alsa 1.016 compile error on latest kernel centos 5.1
Hi all, I need to compile alsa-project 1.0.16 on the latest centos 5.1 kernel. I am getting this error. What to do... ? CC [M] /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/sound_oss.o CC [M] /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o In file included from
2008 May 02
5
"yum update" did not update kernel on one box
This morning, I did "yum update" on my wife's box. It did not update the kernel. I ran the command again, and there is a response that no updates are available. Her box is a Compaq Evo D300v Celeron. During the past couple of days, when I did "yum update", on my daughters box and mine (Dell Dimensions), the kernel was updated and in the GRUB menus now, there are two (2)
2008 Mar 09
1
kernel.h error stdarg.h
Hello, if compiling the driver for my ralink wlan card or compiling the driver for my 5-1 card reader, I get the following error message. ./include/linux/kernel.h:10:20: error: stdarg.h: No such file or directory Is there something broken on my system? # rpm -qa | grep kernel kernel-devel-2.6.18-53.1.14.el5 kernel-headers-2.6.18-53.1.14.el5 kernel-2.6.18-53.1.14.el5 # uname -a Linux hobbingen
2008 Mar 30
2
virtualbox on centos5.1 PAE
Quad core duo 2.4Ghz (Q6600) Kernel 2.6.18-53.1.14.el5PAE #1 SMP 4Gb RAM VirtualBox-1.5.6_28266_rhel5-1.i586.rpm The package installed OK. I did KERN_DIR=/usr/src/kernels/2.6.18-53.1.14.el5-i686 /etc/init.d/vboxdrv setup and the module compiles AOK. BUT... at modprobe time: vboxdrv: disagrees about version of symbol struct_module Am I doing something stupid? -- rgds Stephen
2008 Apr 04
1
depmod madness
Hello, What can I do when attempting to run depmod with these options: -Ae -b base -F System.map to prevent depmod from appending the following path: lib/modules/2.6.18-53.1.14.el5/modules.dep.temp to the specified base? I am specifying a base as: -b ./lib/modules/2.6.16.23-custom So depmod errors/fails with: FATAL: Could not open
2015 Dec 08
5
Samba4 ad dc with Centos7
Hello, I may have a problem with winbind setup. -with wbinfo -g and wbinfo -u I get all group/user from AD/DC. -with getent group "Domain Users" and getent passwd "remote_user" I can see the info about the specific group and specific user. -with getent group and getent passwd I only see my local group/users. -I believe that using "getent group" and "getent
2013 Feb 25
4
Convert Debian 6 from HVM to PV
I have a couple Debian 6 HVM VMs. From what I''ve read, Debian 6''s standard kernels have pv_ops already enabled. I''d like to convert these to pv for the following reasons (Assuming both of are valid expectations): 1) so the VMs use pv for the NICs 2) so the VMs properly respond to shutdown/reboot commands from xm I''m having trouble converting them. I believe
2008 May 07
2
centOS xen domU kernel
Hi, how can i make actual xen kernel to work under my domU virtual machines? When i will provide as kernel /boot/vmlinuz-2.6.18-53.1.14.el5xen as ramdisk /boot/initrd-2.6.18-53.1.14.el5xen.img , it will not work becouse of error that root device does not exists. And when it is booting it is showing that raid md0 and my logical volumes does not exists - like those on dom0. I believe it is becouse
2008 Apr 18
3
howto use kvm-amd on centos 5.1
Is there a way to use kvm-amd on centos 5.1? I dont want to mess with XEN. I want the hardware virtualization that is on my AMD chip. I played with putting 2.6.24 and centos 5.1 on my AMD laptop, got kvm-amd and that works. However I want to put this on my desktop that is running 2.6.18-53.1.14.el5. Is there a way or do I just wave to use 2.6.24 or 25. Thanks, Jerry
2008 Apr 27
1
kernel-vm repo
Hi People, I have downloaded http://dev.centos.org/~tru/kernel-vm/5/RPMS/i386/kernel-vm-2.6.18-53.1.14.el5.i686.rpm <http://dev.centos.org/%7Etru/kernel-vm/5/RPMS/i386/kernel-vm-2.6.18-53.1.14.el5.i686.rpm> but was just wondering if these kernel-vm rpms are in a yum repository. Previous posts to centos.org suggest this, so can someone please let me know what repo it should be coming
2016 Sep 26
2
Re: Memory corruption when testing nbdkit python plugin with nbd-tester-client?
On 26.09.2016 14:29, Richard W.M. Jones wrote: > On Mon, Sep 26, 2016 at 02:18:02PM +0200, Carl-Daniel Hailfinger wrote: >> Hi, >> >> has anyone ever run "make check" from nbd against nbdkit with a python >> plugin? I usually get segfaults during such a run, and sometimes various >> other errors happen before the segfault, suggesting that some memory
2008 Apr 07
1
NFS, acls, proto, and "kernel: svc: unknown version"
Hi all, 1) My NFS3 clients don't display or obey existing non-POSIX ACLs on files of NFS3-mounted exports. 2) setfacl on the client throws error and fails : # setfacl -m u:stowler:rw testfile.text setfacl: testfile.text: Operation not supported 3) at time of client mount the server's /var/log/messages shows "kernel: svc: unknown version (3)". Any thoughts greatly
2009 Jan 07
3
RAM disapeared?
Hello, I have some dom0 which have 8GB RAM, but when I look with xm list, it just shows me 6GB, I need to setup some new VM, each with 1GB, so I should have with 3VM still 5GB free, but im only seeing 3GB. Can I just create 2 new VM with each 1GB and still have 3GB for the dom0? #xm top xentop - 11:31:17 Xen 3.1.0-53.1.14.el5 4 domains: 1 running, 3 blocked, 0 paused, 0 crashed, 0 dying, 0
2008 Apr 23
10
WinXP CD-ROM problems
I''m running Xen on RHEL5. I''ve got two problems with CD-ROMs. In my .hvm file, I''ve got the following line: disk = [ ''phy:/dev/VG_Guests/WinXP-001,ioemu:hda,w'', ''file:/opt/xen_stuff/winxp.iso,hdc:cdrom,w'', ''phy:/dev/scd0,hdd:cdrom,r'' ] The first CD-ROM, (the one linking to the file winxp.iso), appears to WinXP to
2016 Sep 26
0
Re: Memory corruption when testing nbdkit python plugin with nbd-tester-client?
On 26.09.2016 19:20, Carl-Daniel Hailfinger wrote: > On 26.09.2016 14:29, Richard W.M. Jones wrote: >> On Mon, Sep 26, 2016 at 02:18:02PM +0200, Carl-Daniel Hailfinger wrote: >>> Hi, >>> >>> has anyone ever run "make check" from nbd against nbdkit with a python >>> plugin? I usually get segfaults during such a run, and sometimes various
2008 Apr 19
2
func_curl.so Error on load
Asterisk 1.4.19, Zaptel 1.4.10 and libpri 1.4.3. When I try to start up Asterisk (with -cvvv) I get an error regarding func_curl.so (lines omitted) ... == Registered custom function STRFTIME == Registered custom function STRPTIME == Registered custom function EVAL == Registered custom function KEYPADHASH == Registered custom function SPRINTF func_strings.so => (String handling
2008 Apr 03
6
ztdummy
What does it take to get ztdummy to work correctly? I have a new laptop HP HDX9200. I am running asterisk 1.4.19 and zaptel 1.4.9.2 Zaptel compiles fine. asterisk compiles fine. ztdummy loads asterisk runs. Problem is playback() does not work. So then I stop zaptel, asterisk runs and playback() now works. However, meetme()'s dont work. I need ztdummy I'm pretty sure for that. I am
2015 Dec 08
3
Samba4 ad dc with Centos7
Wel, thats wrong, when i to the following.     wbinfo –u  i get all my users. wbinfo –g i get all my groups getent passwd username   i get my user:UID:GID:NAME:homedir:shel id username  gives also the correct info.. (uid= .. gid= ) groups =  etc..    And i use winbind on a DC. ( samba 4.2.5 sernet  on debian wheezy )     Greetz,   Louis         Van: mathias dufresne