search for: borken

Displaying 20 results from an estimated 40 matches for "borken".

Did you mean: borked
2009 Aug 18
2
[LLVMdev] linux builds are borken
On Aug 18, 2009, at 4:45 AM, Anton Korobeynikov wrote: > Hi, Chris > > Just FYI: libstdc++ on linux is definitely miscompiled. > E.g.: hi Anton, Do you have any idea what patch is causing this or what the problem is? I don't have a linux box handy to diagnose this on. -Chris > > $ cat test.cpp > #include <vector> > #include <iostream> > > class
2009 Aug 18
0
[LLVMdev] linux builds are borken
2009/8/18 Chris Lattner <clattner at apple.com>: > On Aug 18, 2009, at 4:45 AM, Anton Korobeynikov wrote: >> Hi, Chris >> >> Just FYI: libstdc++ on linux is definitely miscompiled. >> E.g.: > > hi Anton, > > Do you have any idea what patch is causing this or what the problem > is?  I don't have a linux box handy to diagnose this on. Try a
2009 Aug 18
0
[LLVMdev] linux builds are borken
Hello, Rafael > Try a "svn up". I was having a similar problem and found that it was > already fixed in a newer revision. Yes, I committed the fix :) No segfault for now, however valgrind is still not happy. -- WBR, Anton Korobeynikov
2007 Feb 20
2
service::start borken
Hello Mongrel Users! This is my first post! Is there an expected release date for the fixed version of mongrel_service that will resolve the missing service::start command? I would love to use the much improved features of the new mongrel_service, but I haven''t been able to yet. I haven''t figured out how to follow Zed''s advice on a previous thread to just use the
2001 Oct 24
1
Borken dirname on Solaris 2.5.1
Discovered this post an upgrade to 2.9.9p2, Solaris 2.5.1 dirname is busted for paths like "/usr", returning "" rather than "/". Index: acconfig.h =================================================================== RCS file: /cvsroot/upstream/openssh/acconfig.h,v retrieving revision 1.1.1.3 diff -u -r1.1.1.3 acconfig.h --- acconfig.h 2001/10/23 15:18:33 1.1.1.3 +++
2002 Jun 25
2
Linux 2.2 + borken mmap() round 1
The following is just a simple 'if ANON|SHARE is broken, disable compression'. We don't have time for fancy stuff until we have time for long term testing. I have one friend of mine testing this. Can I get a few other people to test. This is against --current, but maybe work against 3.3p1. Unsure. BTW.. those on NeXT platform (if you have autoreconf) should also test this. this
2003 Aug 10
2
-STABLE broken?
...es: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle Mem: 62M Active, 18M Inact, 33M Wired, 40K Cache, 17M Buf, 891M Free Swap: 2048M Total, 2048M Free Notice all of the faults on vmstat and all of the processes are sleeping. I'm trying a cvsup again but I think something was borken. Any ideas? Thanks. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
2011 May 18
1
[PATCH RFC] virtio_net: fix patch: virtio_net: limit xmit polling
The patch virtio_net: limit xmit polling got the logic reversed: it polled while we had capacity not while ring was empty. Fix it up and clean up a bit by using a for loop. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- OK, turns out that patch was borken. Here's a fix that survived stress test on my box. Pushed on my branch, I'll send a rebased series with Rusty's comments addressed ASAP. drivers/net/virtio_net.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/vi...
2011 May 18
1
[PATCH RFC] virtio_net: fix patch: virtio_net: limit xmit polling
The patch virtio_net: limit xmit polling got the logic reversed: it polled while we had capacity not while ring was empty. Fix it up and clean up a bit by using a for loop. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- OK, turns out that patch was borken. Here's a fix that survived stress test on my box. Pushed on my branch, I'll send a rebased series with Rusty's comments addressed ASAP. drivers/net/virtio_net.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/vi...
2020 Aug 02
2
Boot failed on latest CentOS 7 update
...ors can occour. For example in this story, I applied blindly updates without check what and how so really I ran the command that brake my installation...and as I said no problem for this. You said:" We TRY to validate all fixes, but if something is broken in the source code, it will likely be borken in CentOS Linux as well". This means that if a rhel package break something, the centos team releases it with the bug anyway also if the bug is already known? The update cannot be delayed until the correct version is released if the package bug is already known? Is it not possible by policy or...
2006 Mar 13
1
Segfaults from gcc, awk and Zend; advice needed
...ion of problems with large amounts of swap on this list in the past; turn one of the swap partitions off or something like that - Optimization flags; I've tried setting CPUTYPE?=athlon-xp and CLFAGS=, CFLAGS=-O -pipe, CFLAGS=-O2 -pipe so far. All w/o avail... - gcc 3.4.4, awk, PHP are all borken (all were built using gcc 3.4.4, I suppose) I'm a bit low on spare time, so I'd like to tackle this problem efficiently. Anything I forgot or to help me find the culprit? Regards, -------------- next part -------------- A non-text attachment was scrubbed... Name: dmesg.out Type: appl...
2006 Mar 31
2
Model inheritance is borken in Rails1.1
following is model code in file order_payment.rb class OrderPayment < ActiveRecord::Base belongs_to :order validates_presence_of :amount, :no end class LC < OrderPayment end class LC30 < LC end class LC60 < LC end class LC90 < LC end class LC120 < LC end class TT < OrderPayment end class CAD < OrderPayment end and following is error i''m getting with
2020 Aug 02
4
Boot failed on latest CentOS 7 update
Il 02/08/20 00:42, Mike McCarthy, W1NR ha scritto: > It appears that it is affecting multiple distributions including Debian > and Ubuntu so it looks like the grub2 team messed up. See > > https://www.zdnet.com/article/boothole-fixes-causing-boot-problems-across-multiple-linux-distros/ > > Mike > > On 8/1/2020 6:11 PM, Marc Balmer via CentOS wrote: >> >>> Am
2003 May 17
1
problem building dvi and pdf documentation on Darwin 10.2.6
...erenced that do not exist), but R-FAQ.{dvi,pdf} fails as shown below. Attempts to build the other R-{intro,admin,...}.{dvi,pdf} (manually via 'make xyzzy') fail similarly. My last serious experience with TeX was some years ago, so I'm not sure if this a glitch in the input files, a borken TeX installation (mine is teTeX 2.0.2 built via fink), or some (other) Darwin-related problem. If someone with a better understanding of these things can point me in the right direction, I'd appreciate it. Thanks, Mark Perkins perkinsm at bway.net --------------------------- Output from m...
2020 Aug 02
4
Boot failed on latest CentOS 7 update
...I'm wrong) and I hope it > won't happen again. Well, I am sorry to tell you, but it most likely WILL happen again at some point. CentOS Linux is a rebuild of RHEL source code, nothing more. We TRY to validate all fixes, but if something is broken in the source code, it will likely be borken in CentOS Linux as well. If you need software with Service Level Agreement type stability and timing .. that is absolutely NOT CentOS. We have 3 people who build updates as fast as we can and this sofware is free and unvalidated. We don't do any security testing .. we build and release RHEL...
2020 Aug 02
0
Boot failed on latest CentOS 7 update
...n this story, I applied blindly updates without check what and how > so really I ran the command that brake my installation...and as I said no > problem for this. > > You said:" We TRY to > validate all fixes, but if something is broken in the source code, it > will likely be borken in CentOS Linux as well". This means that if a rhel > package break something, the centos team releases it with the bug anyway > also if the bug is already known? The update cannot be delayed until the > correct version is released if the package bug is already known? Is it not > p...
2018 Feb 05
0
Samba Fails to Delete Folder and Leaves Behind Broken Symlinks
...ne folder (possibly many more) that I can't delete, and I just can't figure out why. I have set SELinux to permissive and ensured proper ownership permissions. Yet, when I go to delete this folder, the files will be deleted, but folders will be turned into broken symlinks. Here are some borken symlinks that formed during deletion. [root at bighoss Administrator]# ls -l lrwxrwxrwx. 1 laura users      73 Feb  4 19:01 SendTo -> /mnt/backup1/Users/Administrator/AppData/Roaming/Microsoft/Windows/SendTo lrwxrwxrwx. 1 laura users      77 Feb  4 19:01 Start Menu -> /mnt/backup1/Users/Ad...
2005 May 03
1
Test68 and Namespaces
...seems to work except the message showing up in the logs. My goal/setup is to provide: 1. mbox delivery in the mailspool(/var/mail) from sendmail 2. access to existing ~/Mail/ mbox storage. 3. ability to begin setting up / migrating to maildir in ~/Maildir Is my namespace config above overkill / borken / wrong? Ideas / suggestions on this would be greatly appreciated. Environment: Server to be: RedHat AS EL4 Clients: Thunderbird, Evolution, mutt, pine, mailreader on OS/X. TIA -- Jim Summers School of Computer Science-University of Oklahoma -------------------------------------------------
2001 Feb 02
3
Ouch, here's an odd one.
...Now looking at the file it's complaining about I'd expect it to be main.c, but it turns out it's a shortened version of md_k.h that typically lives in linux/include/linux/raid/md_k.h. Somehow inodes get repointed to wrong areas or something? Any ideas? :) Well, I'm off to fix the borken bits, hopefully there are many more of these mismatched files.
2008 Jan 05
2
openSuSE 10.3 compiz loads with white screen for 1 user
Listmates, I have an interesting problem with compiz on openSuSE 10.3. On a 4 user system, compiz loads with a blank white desktop. The desktop begins to load and you can see the desktop background, then it goes completely blank white. The mouse cursor is visible, but nothing else. You can spin the cube, no caps are present, but the mouse is non responsive otherwise (no right-click response or