<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,</div><div><br></div><div>I am trying to debug openjdk7 using gdb, and everytime it fails with the following trace:</div><div><br></div><div>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread 0x7fffe1df7700 (LWP 14211)]<br>0x00007ffff634bf60 in os::write_memory_serialize_page (thread=0x7fffe81d9800)<br>    at /home/lokesh/code/phd_openjdk7/hotspot/src/share/vm/runtime/os.hpp:319<br>319        *(volatile int32_t *)((uintptr_t)_mem_serialize_page+page_offset) = 1;<br>(gdb) <br></div><div><br></div><div>Running the same build without gdb works fine. Also, there are no changes made by me. The code is freshly downloaded from the website. Can someone please point out what could be going wrong.</div><div><br></div><div><br></div><div>Thanks in
 advance,</div><div><br></div><div>Best Regards,</div><div>Lokesh</div></div></body></html>