Hi,

On 18.12.2012 09:33, Marcin wrote:
Hi,

Today a member of my 2 machines firewall cluster running 5.2  panicked
with following info (screenshot at http://tinypic.com/r/11t7nrl/6):

panic: pmap_remove_ptes: unmanaged page marked PG_PVLIST, va =
0x3c005000, pa = 0xfffff000

The machine, along with its identical twin, runs a standard suite of:
PF (including carp and pfsync), relayd and bgpd.
It is the 5th panic since the cluster was commisioned over a week ago,
all of them  happened in the same function pmap_remove_ptes.

I found an older thread  with Stuart reporting similar issue here
http://marc.info/?l=openbsd-tech&m=132593610913252

Could I ask for suggestions how to approach this and what might be a
root cause of the problem?

we hit the same crash on two different VMs:

Dec 20 11:04:40 mx01 /bsd: panic: pmap_remove_ptes: unmanaged page marked PG_PVLIST, va = 0x3c000000, pa = 0x7aada000
Dec 20 11:04:40 mx01 /bsd: Starting stack trace...
Dec 20 11:04:40 mx01 /bsd: panic(d08e4318,f53d1e38,d08e7660,f53d1e38,d169798c) at panic+0x6a Dec 20 11:04:40 mx01 /bsd: panic(d08e7660,3c000000,7aada000,2f65e000,0) at panic+0x6a Dec 20 11:04:40 mx01 /bsd: pmap_remove_ptes(d66f0bd4,d169798c,ffcf0000,3c000000,3c001000) at pmap_remove_ptes+0x159 Dec 20 11:04:40 mx01 /bsd: pmap_do_remove(d66f0bd4,3c000000,3c001000,0,d0a55020) at pmap_do_remove+0xeb Dec 20 11:04:40 mx01 /bsd: pmap_remove(d66f0bd4,3c000000,3c001000,d0515e99,f5f2c154) at pmap_remove+0x27 Dec 20 11:04:40 mx01 /bsd: uvm_unmap_kill_entry(f64bd018,f5f2c154,f53d1f2c,d03e7197,0) at uvm_unmap_kill_entry+0xf8 Dec 20 11:04:40 mx01 /bsd: uvm_map_teardown(f64bd018,1,4,d08bf5ce,d6521030) at uvm_map_teardown+0xac Dec 20 11:04:40 mx01 /bsd: uvmspace_free(f64bd018,1,1,f53d1f6c,d02030e1) at uvmspace_free+0x2e Dec 20 11:04:40 mx01 /bsd: uvm_exit(d6522744,d09ca628,4,d08bf5ce,0) at uvm_exit+0x15
Dec 20 11:04:40 mx01 /bsd: reaper(d6d9aba0) at reaper+0x8a
Dec 20 11:04:40 mx01 /bsd: Bad frame pointer: 0xd0ba9e68
Dec 20 11:04:40 mx01 /bsd: End of stack trace.


Dec 21 12:36:33 mx02 /bsd: panic: pmap_remove_ptes: managed page without PG_PVLIST for 0x3c003000
Dec 21 12:36:33 mx02 /bsd: Starting stack trace...
Dec 21 12:36:33 mx02 /bsd: panic(d08e4318,f53d1e38,d08e7624,f53d1e38,d16c52b0) at panic+0x6a Dec 21 12:36:33 mx02 /bsd: panic(d08e7624,3c003000,d66d7c24,d05155bc,0) at panic+0x6a Dec 21 12:36:33 mx02 /bsd: pmap_remove_ptes(d66a855c,d16c52b0,ffcf000c,3c003000,3c004000) at pmap_remove_ptes+0x142 Dec 21 12:36:33 mx02 /bsd: pmap_do_remove(d66a855c,3c003000,3c004000,0,d0a55020) at pmap_do_remove+0xeb Dec 21 12:36:33 mx02 /bsd: pmap_remove(d66a855c,3c003000,3c004000,d0515e99,d60a23b0) at pmap_remove+0x27 Dec 21 12:36:33 mx02 /bsd: uvm_unmap_kill_entry(f5ee9894,d60a23b0,f53d1f2c,d03e7197,0) at uvm_unmap_kill_entry+0xf8 Dec 21 12:36:33 mx02 /bsd: uvm_map_teardown(f5ee9894,1,4,d08bf5ce,d66b0b38) at uvm_map_teardown+0xac Dec 21 12:36:33 mx02 /bsd: uvmspace_free(f5ee9894,1,1,f53d1f6c,d02030e1) at uvmspace_free+0x2e Dec 21 12:36:33 mx02 /bsd: uvm_exit(d66b1744,d09ca628,4,d08bf5ce,0) at uvm_exit+0x15
Dec 21 12:36:33 mx02 /bsd: reaper(d6d9aba0) at reaper+0x8a
Dec 21 12:36:33 mx02 /bsd: Bad frame pointer: 0xd0ba9e68
Dec 21 12:36:33 mx02 /bsd: End of stack trace.


From the last I have a crash dump and can provide further information
if someone want to take a look.

 - Joerg

--
OSN Online Service Nuernberg GmbH, Bucher Str. 78, 90408 Nuernberg
Tel: +49 911 39905-0 - Fax: +49 911 39905-55 - http://www.osn.de
HRB 15022 Nuernberg, USt-Id: DE189301263, GF: Joerg Goltermann

Reply via email to