BUG #5265: incomplete startup packet

From: "AI Rumman" <irumman(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5265: incomplete startup packet
Date: 2010-01-05 12:23:19
Message-ID: 201001051223.o05CNJcm007798@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5265
Logged by: AI Rumman
Email address: irumman(at)gmail(dot)com
PostgreSQL version: 8.3.8
Operating system: Linux
Description: incomplete startup packet
Details:

Jan 5 18:19:35 dev04 postgres[14342]: [1419-1] DEBUG: InitPostgres
Jan 5 18:19:35 dev04 postgres[14342]: [1420-1] DEBUG: StartTransaction
Jan 5 18:19:35 dev04 postgres[14342]: [1421-1] DEBUG: name: unnamed;
blockState: DEFAULT; state: INPROGR, xid/subid/cid: 0/1/0, nestlvl: 1,
children:
Jan 5 18:19:35 dev04 postgres[14342]: [1422-1] DEBUG: CommitTransaction
Jan 5 18:19:35 dev04 postgres[14342]: [1423-1] DEBUG: name: unnamed;
blockState: STARTED; state: INPROGR, xid/subid/cid: 0/1/0, nestlvl: 1,
children:
Jan 5 18:19:35 dev04 postgres[11989]: [1413-1] DEBUG: forked new backend,
pid=14342 socket=8
Jan 5 18:19:35 dev04 postgres[14342]: [1424-1] DEBUG: proc_exit(0)
Jan 5 18:19:35 dev04 postgres[14342]: [1425-1] DEBUG: shmem_exit(0)
Jan 5 18:19:35 dev04 postgres[14342]: [1426-1] DEBUG: exit(0)
Jan 5 18:19:35 dev04 postgres[11989]: [1414-1] DEBUG: reaping dead
processes
Jan 5 18:19:35 dev04 postgres[11989]: [1415-1] DEBUG: server process (PID
14342) exited with exit code 0

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2010-01-05 12:42:37 Re: BUG #5265: incomplete startup packet
Previous Message Craig Ringer 2010-01-05 10:26:41 Re: BUG #5264: could not create shared memory segment: Invalid argument