[haiku-bugs] [Haiku] #9752: OpenJDK (Java) apps crash if PAE is activate

  • From: "Giova84" <trac@xxxxxxxxxxxx>
  • Date: Tue, 07 May 2013 18:58:16 -0000

#9752: OpenJDK (Java) apps crash if PAE is activate
-------------------------------------------------+-------------------------
 Reporter:  Giova84                              |        Owner:  nobody
     Type:  bug                                  |       Status:  new
 Priority:  normal                               |    Milestone:  R1
Component:  System                               |      Version:
 Keywords:  OpenJDK Java apps crash if PAE is    |  R1/Development
  activate                                       |   Blocked By:
 Blocking:                                       |  Has a Patch:  0
 Platform:  x86                                  |
-------------------------------------------------+-------------------------
 On latest nightlies (maybe since DEP and ASLR were implemented?) i have
 found that if i attempt to run OpenJDK apps (Java) they will cause a KDL
 about pthread and libjavawt.so. If i start Haiku with PAE disabled, those
 applications will run without any issue.
 Unfortunately at the moment i don't have a camera available, but i will
 provide soon a shot of the KDL. for now i will attach the output of
 syslog:


 {{{
 KERN: vm_soft_fault: va 0x0 not covered by area in address space
 KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault
 at 0x4, ip 0x4c739a68, write 0, user 1, thread 0x1df
 KERN: vm_page_fault: thread "pthread func" (479) in team "java" (478)
 tried to read address 0x4, ip 0x4c739a68 ("mmap area"  0x4ca68)
 KERN: register_domain(9, unix)
 KERN: vm_soft_fault: va 0x0 not covered by area in address space
 KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault
 at 0x10, ip 0x4c750702, write 0, user 1, thread 0x1df
 KERN: vm_page_fault: thread "pthread func" (479) in team "java" (478)
 tried to read address 0x10, ip 0x4c750702 ("mmap area"  0x63702)
 KERN: vm_soft_fault: va 0x0 not covered by area in address space
 KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault
 at 0x4, ip 0x4c77555d, write 0, user 1, thread 0x1ee
 KERN: vm_page_fault: thread "pthread func" (494) in team "java" (478)
 tried to read address 0x4, ip 0x4c77555d ("mmap area"  0x8855d)
 KERN: slab memory manager: created area 0xf0001000 (9999)
 }}}

 hrev45606

--
Ticket URL: <http://dev.haiku-os.org/ticket/9752>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: