similar to: endless loop when searching ldap backend

Displaying 20 results from an estimated 100 matches similar to: "endless loop when searching ldap backend"

2009 Jul 05
2
CPU utils almost 100%
Dear All, I have been using the following for along time but recently i noticed the following Centos 5.2 squid stable 2.6 clamav + havp i do have MRTG running which monitors CPU + bandwith usage of my squid proxy server i notced recently that the cpu utilization peaks to abt 100 % at 4 am every day and becomes normall at 10 am cpu 4.5%us 2.3% sy 0.0%ni 2% id 95% wa notice the 95% wa
2006 Oct 31
1
New Article: Endless Pageless - No More Next Page
I just published a new article on how and why (and when!) to do away with paginated search results, in favour of a more natural, endlessly scrolling page. http://unspace.ca/discover/pageless/ I provide code and an example of how to implement this in Rails and Prototype. Opinions and suggestions welcomed! Pete Unspace Interactive Inc. --~--~---------~--~----~------------~-------~--~----~ You
2005 Jun 02
0
[Bug 2766] New: rsync endless loop
https://bugzilla.samba.org/show_bug.cgi?id=2766 Summary: rsync endless loop Product: rsync Version: 2.6.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: cs@emlix.com QAContact: rsync-qa@samba.org
2010 Jun 22
0
Endless loop with asterisk directory
Every so often, I have an asterisk 1.4.22-4 system that goes into an endless loop with the following: [Jun 1 13:30:44] VERBOSE[13160] logger.c: -- Playing 'dir-nomatch' (escape_digits=) (sample_offset 0) [Jun 1 13:30:44] WARNING[13160] file.c: Failed to write frame [Jun 1 13:30:44] WARNING[13160] file.c: Failed to write frame [Jun 1 13:30:44] VERBOSE[13160] logger.c: -- Playing
2019 Sep 07
0
X.Org Endless Vacation of Code programs
Hi I am Ayush Goyal from India currently doing B.E. in my final year. I would like to know that whether project Instruction Scheduler is open to contribute and what are the steps to be taken to contribute in it. I would like to build it and also if you can brief me about it as there is very less info about it on the website https://www.x.org/wiki/SummerOfCodeIdeas/ Also if this project has
2009 Nov 21
0
Endless reboot of Solaris 10 under KVM
Hi, in order to test a future deployment of our apps on Solaris, I tried to virtualize Solaris 10 (update 7) in KVM. It installed fine but afterward it keep rebooting: reboot -> GRUB -> reboot -> GRUB etc. I know that Solaris is not officially supported by CentOS/KVM in CentOS 5.4:
2007 Jul 03
0
convert plugin: endless conversion and duplicate messages
Hi, When an mbox has a filename with a period, the Dovecot 1.0.1 convert plugin will endlessly convert the same mbox causing duplicate messages. To reproduce, create try converting two mboxes: one with a valid name and another with an invalid name. Then, repeat the login procedure a few times. Dovecot should do something more graceful such as replacing periods with another character.
2024 Mar 21
0
Regarding X.Org Endless Vacation of Code (EVoC)-Ojus Chugh
Hello Everyone, Greetings! I hope you are doing well. I am Ojus, a final-year IT student. Recently, I discovered EVoC as an open-source enthusiast, and I'm deeply interested in participating in this program. However, I am new to this and am looking for a mentor to guide me through EVoC for a project related to nouveau. I would appreciate any ideas or projects for this program, as I am open
2017 Sep 27
0
PEI::replaceFrameIndices() endless loop
Hi, My backend (based on version 3.8) was hanging in an infinite loop in the Prolog/Epilog Inserter. After investigation, it appears that it was looping in the first level loop of the PEI::replaceFrameIndices() method: processing the second instruction of the block again and again... This loop never exits because the iterator is 'skipped backward' under some condition in the middle of
2008 Jul 23
2
Trying tro play Endless Online
Hello, I'm new to the WineHQ forums and I am trying to play a massively multiplayer rpg called Endless Online. I've talked with a couple people on their IRC chat who told me that a lot more people were beginning to use wine to play this game. The one that told me this was using a port of wine for Mac OS X and I don't know if the others that this person referred to are using Linux or
2007 May 18
2
Endless Password Expiration in 3.0.25
People who have reported this bug (Endless Password Expiration in 3.0.25, bugzilla id #4630) can you please let me know if you're working on 64-bit machines please ? I'm trying to track this down for 3.0.25a and am working on a theory.... Jeremy.
2011 Jun 22
1
glusterfs 3.2.1 processes in an endless loop?
Hello, I found a new issue with glusterfs 3.2.1 - im getting a glusterfs process for each mountpoint and they are consuming all of the CPU time. strace won't show a thing - so no system calls are made Mounting the same volumes on another server works fine. Has anyone seen such a thing? Oder any idea, what causes this and how to fix it? The logfiles don't show any information about
2005 Nov 15
2
gettimeofday and endless looping
Guys, We''re having a similar problem to that documented, but not resolved, here: http://lists.xensource.com/archives/html/xen-users/2005-08/msg00110.html The python process that runs "/usr/sbin/xend start" has reached 99.9% CPU utilization. PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3569 root 25 0 12952 7876 2456 R 99.9 6.2 13444:26 python
2018 Jan 17
1
Gluster endless heal
Hi, I have an issue with Gluster 3.8.14. The cluster is 4 nodes with replica count 2, on of the nodes went offline for around 15 minutes, when it came back online, self heal triggered and it just did not stop afterward, it's been running for 3 days now, maxing the bricks utilization without actually healing anything. The bricks are all SSDs, and the logs of the source node is spamming with
2008 Feb 29
2
links causing dovecot endless search through user's homedirs
Hello, My user's imap folder locations are a mess. Some have them in /home/username/mail but a lot of them just have them in /home/username. So I need to have dovecot's base imapdir pointed directly at the user's homedirs. My problem now is that a lot of users have many links in their homedirs. Some even have circular links, such as: /home/username/foo/foo1/foo2/foo3/foo4 ->
2014 Feb 02
1
Trouble implementing ov_callbacks, endless loop calling seek_func
Hello list, I've been having a tough time adding windows resource support to my ogg vorbise decoder, although I think I am close. Basically when I call ov_open_callbacks(), it doesn't ever return and repeatedly calls my seek_func. I'm hoping it is something obvious, but I can't see why my seek_func is being called endlessly. If the file is seekable, I should return 0, right? If
2007 Oct 13
3
Endless Redirects with Ssl_Requirement
I''m running an application on mongrel with apache 2.2.3. SSL works fine when I enter an https manually. But when I use the plugin, I get an endless redirect. Got the same error when I tried running the following simplified version of SslRequirement from within an action: unless request.ssl? redirect_to "https://#{request.host}/#{request.uri}" end So there must be a
2007 Apr 03
0
[944] trunk/wxsugar/lib/wx_sugar/wx_classes/listctrl.rb: Fix bug with endless recursion on not-found items in find_string
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2005 Jun 02
3
[Bug 2766] rsync endless loop
https://bugzilla.samba.org/show_bug.cgi?id=2766 ------- Additional Comments From paul@debian.org 2005-06-02 08:47 ------- It seems to be looping in userspace (no system calls, hence strace doesn't show anything). Could you try ltrace instead of strace, that should show what library functions (if any) are being called which may help. -- Configure bugmail:
2023 Aug 31
2
[PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
The deflation request to the target, which isn't unaligned to the guest page size causes endless deflation and inflation actions. For example, we receive the flooding QMP events for the changes on memory balloon's size after a deflation request to the unaligned target is sent for the ARM64 guest, where we have 64KB base page size. /home/gavin/sandbox/qemu.main/build/qemu-system-aarch64