Ticket #2464 (closed bug: duplicate)

Opened 6 months ago

Last modified 6 months ago

PANIC on a AMD64 machine

Reported by: xspager Owned by: axeld
Priority: normal Milestone: R1
Component: System/Kernel Version: R1 development
Cc: Blocked By: #2284
Platform: x64 Blocking:

Description

Im booting Haiku on a GIGABYTE(GA-M61PM-S2) the socket is AM2 with AMD64 x2 (dual core), 2GB RAM, HD SATA. Im gettin the debug screen whit this message, that i hand copy:

PANIC: vm_page_fault: unhandled page fault in kernel space at 0x0, ip 0x0

Enabling the debug output on the boot menu the last line in the output is:

vm_soft_fault: kernel thread accessing invalid user memory
vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x0, ip 0x0, write 0, user 0, thread 0xa

and then the debug screen.

there also a screenshot of bt command output in attach

Attachments

00003.jpg (43.8 KB) - added by xspager 6 months ago.
cam screenshot of bt output

Change History

Changed 6 months ago by xspager

cam screenshot of bt output

follow-up: ↓ 5   Changed 6 months ago by axeld

  • component changed from - General to System/Kernel

Can you turn on on-screen console output in the boot loader (entered by pressing space very early in the boot process), and copy the last lines of output before it crashes?

  Changed 6 months ago by xspager

I`m building this using --build-cross-tools-gcc4

  Changed 6 months ago by xspager

From Gigabyte site

GA-M61PM-S2 Chipset

  1. NVIDIA® GeForce 6100 / nForce 430
  2. Super I/O chip: ITE IT8716
  3. Integrated Peripherals
    1. T.I. IEEE1394 controller
    2. Realtek RTL8211 Gigabit Ethernet controller
    3. Realtek ALC883 Audio Codec

  Changed 6 months ago by xspager

using linux32 and --build-cross-tools , crash too on boot

in reply to: ↑ 1   Changed 6 months ago by dlmcpaul

Replying to axeld:

Can you turn on on-screen console output in the boot loader (entered by pressing space very early in the boot process), and copy the last lines of output before it crashes?

Here is what I get

Legacy SATA: controller found vendor 0x10de device 0x0055

Legacy SATA: controller probe

PCI-IDE: Controller in native mode cmd 0x9e0 ctrl 0xbe2 irq 11

PCI-IDE: init channel

PCI-IDE: channel index 0

PCI-IDE: bus master base 0xe800

PCI-IDE: init channel done

vm_soft_fault etc

  Changed 6 months ago by axeld

  • status changed from new to closed
  • resolution set to duplicate
  • blockedby set to 2284

Thanks, that made it clear - it's a duplicate of bug #2284.

  Changed 6 months ago by xspager

ok! thanks, now it boots for me. Thank you very much, the last revision builded with gcc2 boots without comply any thing on normal boot.

Note: See TracTickets for help on using tickets.