Slackware :: ImageMagick Crash After Latest Glibc Change / Sort It?
Apr 21, 2011
I'm running Slackware current. After the recent glibc change, ImageMagick display is exhibiting bad behaviour. I open an image with display, left-click on it to get the menus, move the mouse down so I can click on Transform, but before I get there, it crashes and displays this message code...
Has anyone else seen this? Is there a fix for it?
View 7 Replies
ADVERTISEMENT
Dec 7, 2010
I am writing a script using man2html and some man pages cause man2html to crash ie
Code:
gunzip --to-stdout /usr/man/man7/groff_hdtbl.7.gz |man2html -r
will cause a glibc crashdump like so
[code]....
View 4 Replies
View Related
May 21, 2011
I don't understand why, but my Slackware is totally crash after ~10min work. My guess is Nvidia is fault. Which logs I could see where the problem is? X (startx) work fine. My video card is: geforce 240. installed slackware 13.37 64 bit.
View 6 Replies
View Related
Jun 24, 2011
I notice that these two packages contain the same files and uninstalling glibc-i18n doesn't uninstall the internationalization files, because they are also in the glibc package. Is this a mistake or is this normal or is there a reason for it ? I just made my own glibc package to fix this, but was wondering why this is the way it is...
View 7 Replies
View Related
Jul 6, 2010
Im using a VPS server and im running Debian 64bit.im trying to install latest glibc.How could i do this?if i understand it correctly this is a part of libc.I have an old version of glibc from libc6 but i cant seem to get the latest glibc and i need 2.4 or above.
View 9 Replies
View Related
Mar 31, 2009
I'm new to the yum installation route and am looking forward to getting some experience using it, however, I am working to build a Nagios server through yum and have run into difficulties meeting the dependencies. (I'd previously installed from source on a different server though I'd been warned is a bad thing so I am trying to make nice and go this route but have run into snags right off...) The dependency hurdle I'm trying to overcome is getting to GLIBC2_4 from my version of 2.3.
I've read through a number of posts where people have had issues getting glib updated or gcc installed correctly. This is pretty much a new installation of CentOS (VM cloned off an earlier install that was taken just after going through the GUI setup). As far as I have gotten is 'yum update' which updated the kernel and openssl.
View 2 Replies
View Related
Apr 15, 2011
I have been using dropbox for quite some time but in the last few days I have been bumping into a problem.Recently I had a fresh install (GNOME3 and afterwards added KDE 4.6) and after installing dropbox I get the following error:
Code:
*** glibc detected *** /home/filipe/.dropbox-dist/dropbox: double free or corruption (!prev): 0xb3d44d08 ***
and dropbox terminates...
[code]....
View 8 Replies
View Related
Apr 12, 2010
Code:
I'm using slackware64-current.
View 2 Replies
View Related
Feb 14, 2011
How to install ImageMagick on slackware? I can't run ./configure after I uncompress the file. I was trying to install a software and it says Imagemagick is not installed but when if I run identify -version there is some kind of version displayed but I'm not sure if it is installed.
View 3 Replies
View Related
Dec 2, 2010
So this is what happen i was updating the system and electricity went out so i cancel the download and close the update manager..when electricity is back i re-select some of the packages for update everything went fine and when installing the updates one error message is generated saying somthing like it is being used my other something and i click cancel and it says restart the system now or later i restart the system and after some time it says--- ubuntu running in low graphics, nvidia kernel fail to load and there is this OK button but nothing work neither the touchpad nor the keyboard i cannot click ok and continue using ubuntu in low graphic mode also.
i tried recovery mode lots od thing happen but it also stuck after this
Begin: running /scripts/init-bottom
Done
and then it get stuck....
one more thing in the update package there are 2 x-server packages...
View 6 Replies
View Related
Oct 2, 2010
Im trying to recompile glibc from a working slackware-current system using source from a slackware mirror. I'm doing it for testing purpose only. Never done that before, so i'm not sure if i'm doing it right. I get the following error:
Code:
make[2]: Entering directory `/glibc-tmp-a44be92860d34519b0c9a4500878e2e6/glibc-2.11.1/iconvdata'
../Makeconfig:85: ../i486/config.make: No such file or directory
/bin/sh: line 0: cd: ../i486: No such file or directory
The GNU C library has not been configured.
[code].....
View 14 Replies
View Related
Oct 26, 2010
I've been working to get gcc up and running on a new install of Fedora 13. glibc-devel had dependencies upon installation where it required glibc and glibc-common, both 2.12.1-3. No problem, found both at rpm dot pbone dot net. However, when I try to install the following circular dependency results... it doesn't matter the order of install.
Code:
[root AT localhost gcc_install]# rpm -ivh glibc-common-2.12.1-3.x86_64 .rpm
error: Failed dependencies:
glibc = 2.12.1-3 is needed by glibc-common-2.12.1-3.x86_64
[code]....
View 5 Replies
View Related
Nov 25, 2009
I just installed it on my ancient IBM T-42 thinkpad, and am completely satisfied.
However, I want to help fedora get better.
I keep getting notices that there is some sort of kernel crash.
See cut and paste below.
When I try to use the automatic bug reporting, it fails to do it.
I have attached a screenshot of what happens when it doesn't report it.
View 1 Replies
View Related
Apr 12, 2011
I have installed Zimbra 6.0.1 and updated to Zimbra 7.1.0, the problem is that it needs the glibc-2.10 to start one of its services. I tried everything but i'dont get to update the glibc.
View 1 Replies
View Related
Jun 13, 2011
OS : Oracle Enter Prise Linux 6 (equivalent to RedHat)
I am in process to install oracle 10g on said OS.My process fails and after digging up , I came to know that some of the oracle libraries are compiled on 32-bit architecture and it require glibc-32 bit . also it require for gcc-32 bit.
Now i have downloaded all the required rpm for gcc-32bit . when I try to install glibc and its dependencies , it gives me error that newer version already exist.
How can I install , Gcc-32bit(libgc, libstd-i386 etc) in parallel or standalone?
View 3 Replies
View Related
Sep 16, 2011
I made an update of my Centos 5.5 yesterday. In doing so glibc has been updated to glibc.i686. Just now some of my FPGA tools crash. Unfortunately there isn't a downgrade for glibc.i686. How can I replace glibc.i686 by glibc.i386?A simple yum install glibc.i386 conflicts with the files from package glibc-2.5-65.i686
yum list glibc
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
[code]....
View 4 Replies
View Related
Mar 18, 2010
After update to latest phonon (4.4.0-37) - with kde 4.4.1., it doesn't recognize pulseaudio anymore. I am using xine backend, but I can't find 'PulseAudio Server' device entry in phonon configuration
Is there special pulseaudio configuration so phonon will regonize it? code...
View 9 Replies
View Related
Nov 10, 2010
I've installed those updates :
glibc-2.7-i486-19_slack12.2
glibc-2.9_multilib-x86_64-5alien_slack13.0
Now many kde3 related apps crashes, forcing me to xkill and kill PID.I can't duplicate konqueror windows anymore, using the blue "k" icon top right. The window freezes. In Slack64 13.0, i even have a 100% cpu usage.Kwrite crashes from time to time.Erasing a file can crash konqueror etc.. Should i recompile all kde3 ? Should i recompile qt3 ?
View 4 Replies
View Related
Feb 20, 2010
I recently installed openSuse 11.2 KDE in a Dell 1535 laptop.
I tried to enable the Cube desktop feature through desktop settings and when I pressed the apply button the system crashed. The screen freezed and the laptop wasn't responding to anything.
So I rebooted the laptop and now every time gets stack in the green screen and trying to load but it never does. I suspect that it has to do with my ATI card because a couple of 3d games would crash the system too. I tried some solutions that I found here like disabling the desktop effects by tweaking kwinrc file but it didn't worked.
Does anyone know how to disable that Cube feature from failsafe mode?
View 2 Replies
View Related
Feb 10, 2010
I am running Slackware64-current(multi-lib) and I have stumbled across something that I don't fully understand.I have read that the kernel-headers should not be updated as glibc is compiled against them and therefore requires that set of kernel headers. Recently the kernel version has been bumped a couple of times but glibc has stayed the same.Should glibc be re-compiled each time there is a kernel update?
Perhaps someone can explain, in very simple terms, the relationship between the kernel, the kernel headers, the kernel modules and glibc.
View 14 Replies
View Related
May 30, 2011
I am in very much need to resolve the issue of Upgrade redhat5 from glibc 2.5 to glibc 2.7. The problem is when I run a binary compiled on our build setup (glibc 2.11) on Suse 11 (glibc 2.9) it works fine...
But the same binary do not work on redhat enterprise version 5 telling error as need glibc2.7 or sometimes segmentation fault for the same binary execution.
I tried upgrading the redhat glibc 2.5 to glibc 2.7, but not successful.
View 3 Replies
View Related
Jan 10, 2011
Is there a script which will take the patches subdirectory of the latest Slackware distribution tree, and substitute the new patch txz files for the ones in the slackware subdirectory so that during an ISO install, the latest txz will be used, instead, and the ISO will be minimized by not having the older ones?
View 6 Replies
View Related
Jul 13, 2010
I am using CENTOS 5.3, I want to upgrade glibc 2.5 to glibc 2.7.
how to do it.
I am not getting from where to start
View 4 Replies
View Related
Feb 11, 2011
I run Slackware 13.1 x64. Problem is when I run eclipse, it works couple minuts and then crash. I run from shell and this is message what I got. code...
View 9 Replies
View Related
May 11, 2010
Yesterday, I think I did something stupid: I removed kernel-headers, gcc, glibc-devel and glibc-headers. My box is a CentOS 5.4 webserver (it has loads of packages installed, but that was done through Virtualmin config, so it's quite coherent all in all). The thing is that now I need to reinstall at least the headers and glibc, but hey! this is what I get :
[Code]...
View 19 Replies
View Related
Jul 26, 2010
I'm in the process of installing Slackware 13.1 on my old IBM A22m laptop.Since version 12, I've used WPA_supplicant and the Madwifi drive to set up my wireless connection (using a PCMCIA D-Link card). It has worked great all along, up through Slackware 13.However, I've noticed that Alien Bob's Madwifi instructions and repository do not have builds or packages for Madwifi beyond Slackware 12.2.
I think I simply built the drive in 13 by modifying the slackbuild for 12.2.Anyway, what's the latest/best way to set up wireless with an Atheros chipset? Are there Madwifi packages available for Slackware 13.1?
View 4 Replies
View Related
May 15, 2010
after update to tle latest -current using slackpkg my slackware not boot. After hit enter after bootprompt the pc restart.
View 14 Replies
View Related
Mar 8, 2010
I'm getting exception 13 when trying to use the latest qemu-kvm-0.12.3 on slackware 12.2 w/ stock 2.6.27.7 kernel:
Code:
exception 13 (6b)
rax 0000000000000010 rbx 0000000000008c00 rcx 0000000000006ebe rdx 00000000000c8c00
rsi 00000000f2010000 rdi 00000000000c0000 rsp 0000000000006eb4 rbp 00000000f2010000
[code]....
Google says this has something to do with Intel hardware and the way it handles real mode. run it with -no-kvm, but that's not much of a fix really.. so in the mean time I reverted to using qemu-kvm-devel-88 which works well, but is pretty old.
View 2 Replies
View Related
Feb 12, 2011
How do you change the sort order in Nautilus? I want it to look like this code...
View 10 Replies
View Related
Sep 22, 2010
Just installed the latest kernel upgrades, rebooted, fired up KDE and got this message: "KDE detected that one or more internal sound devices were removed. Do you want KDE to permanently forget about these devices? The list of the devices KDE thinks can be removed: Capture: HDA Intel (AD198x Analog) Output: HDA Intel (AD198x Analog) Output: HDA Intel (AD198x Digital)"
It then asked, "yes, cancel, manage devices." When I clicked on "manage" it showed Esound as the only device, but it didn't work. So, was something was left out when the packages were compiled?
View 14 Replies
View Related