search for: seg_fault

Displaying 2 results from an estimated 2 matches for "seg_fault".

Did you mean: segfault
2006 Jun 20
7
Any fast way to update non-indexed fields?
Hi, >From looking at Ruby sources it seems that every update method deletes and reinserts documents. It makes sense if indexed fields are changed but what if it is not the case? It would speed up update a lot indexes did not have to be updated twice for nothing. Any quick way to do it? -- Sergei Serdyuk Red Leaf Software LLC web: http://redleafsoft.com -- Posted via
2008 Jul 31
0
xend crashing due to change in virt_kend value...??
...rnel. xend.log shows [2008-07-31 03:00:54 14821] CRITICAL (SrvDaemon:231) Xend died due to signal 11! Restarting it.... after doing some preliminary investigation i found out the problem is due to the change in virt_kend value, being derived from elf->pend value. Due to this domU is throwing seg_faults When things were fine the value of virt_kend used to be 0x1e1a4, but now virt_kend is having value 0x1dfa4. I have no clue why this is happening suddenly. Any clue or hints would be very helpful. here is a sample domain_builder log when xend crashes.... xc_dom_parse_image: called xc_dom_find...