PostgreSQL crashed, whole PC not responding

From: Kiswono Prayogo <kiswono(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PostgreSQL crashed, whole PC not responding
Date: 2016-03-10 01:37:28
Message-ID: CANiF8TSNPTbsbZSoazqgH2FWVSJU4=mL8URXPkMBF61Ddb++gA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, I'm upgrading to PostgreSQL 9.5.1 in 64-bit ArchLinux (Linux
4.4.1-2-ARCH) for around 4 days (previously we use 9.4.x), and the
PostgreSQL crashed and make the whole PC down, with this last log from
journalctl:

Mar 09 23:31:17 asd kernel: BUG: Bad page state in process postgres
pfn:d18515
Mar 09 23:31:17 asd kernel: page:ffffea0034614540 count:0 mapcount:0
mapping: (null) index:0x1
Mar 09 23:31:17 asd kernel: flags: 0x2fffe0000000000()
Mar 09 23:31:17 asd kernel: page dumped because: page still charged to
cgroup
Mar 09 23:31:17 asd kernel: page->mem_cgroup:0000000000020000

Is there any possible cause of this? or how to search the causation of
this? since the only log i have is journalctl
and log_min_duration_statement 2000 (and it shows nothing).

--
Best Regards,
Kiswono P / SoftDev
GB

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rob stone 2016-03-10 02:48:55 Re: Plan to support predicate push-down into subqueries with aggregates?
Previous Message david 2016-03-09 23:28:08 Re: Email address VERP problems (was RE: Does a call to a language handler provide a context/session, and somewhere to keep session data?