causing crash - Search results in mailing lists

2008-07-13 03:13:28 | Re: variadic function support (Jeff Davis)

cause for the aformentioned crash. Also, it doesn't seem to allow calls to a variadic

2008-07-04 08:06:00 | Re: Relation forks & FSM rewrite patches (Simon Riggs)

crash, going back to the last checkpoint is probably OK, since all mistakes will cause

2008-06-10 11:50:10 | Refactoring xlogutils.c (Heikki Linnakangas)

causing the writes to be suppressed. But that seems ! * like it risks losing valuable data if the filesystem loses an inode ! * during a crash

2008-06-02 10:12:32 | Re: Map forks (WIP) (Heikki Linnakangas)

causing the writes to be suppressed. But that seems ! * like it risks losing valuable data if the filesystem loses an inode ! * during a crash

2008-04-23 09:21:31 | Re: Snapshot management, final (Alvaro Herrera)

cause a prompt crash (at least on an assert-enabled build.) -- Alvaro Herrera http://www.CommandPrompt

2008-04-04 02:29:14 | Re: Expose checkpoint start/finish times into SQL. (Greg Smith)

crash happens. (Here I start laughing all over again as I recall Robert's talk, which we really need to get you in particular the video of) Their situation had possible causes

2008-02-21 13:49:45 | --describe-config crashes (Zdenek Kotala)

Function printMixedStruct calls printf with NULL argument. It causes segmentation fault. Please, apply it for

2008-01-10 17:17:01 | Re: [BUGS] BUG #3860: xpath crashes backend when is querying xmlagg result (Alvaro Herrera)

cause the system to crash with any of the given examples. Furthermore this may help

2007-09-23 18:38:48 | Re: XML binary I/O (was Re: tsearch refactorings) (Tom Lane)

caused xml_recv to call parse_xml_decl with a non-null-terminated string, which could in the worst case lead to a crash

2007-06-26 15:50:13 | Load Distributed Checkpoints, final patch (Heikki Linnakangas)

crash will restart from this *************** *** 6177,6183 **** * have different checkpoint positions and hence different history * file names, even if nothing happened in between. */ ! RequestCheckpoint(true, false); /* * Now we need to fetch the checkpoint record location

2007-06-20 10:48:27 | Load Distributed Checkpoints, take 3 (Heikki Linnakangas)

cause a heavy burst of I/O that can disrupt other + activity in the system. To avoid that, the checkpoint I/O can be distributed + over a longer period of time, defined with + checkpoint_smoothing

2007-06-19 14:49:31 | more autovacuum fixes (Alvaro Herrera)

caused a postmaster crash. What I did test was creating a database, making sure that

2007-05-17 14:03:11 | Re: Diagnostic functions (Heikki Linnakangas)

cause crashes, but at the same time we try to print out as much + * information

2007-04-01 15:43:33 | Re: Current enums patch (Tom Lane)

cause a system crash, it's still wrong. We need to define these functions in a way that

2007-02-06 06:26:32 | Feature: POSIX Shared memory support (Chris Marcellino)

causes one of them to fail. Correcting this in any robust way is challenging to automate for consumer-style (i.e. Mac) installers. 2. On these BSD's, this System V shared memory is wired down