[haiku-bugs] Re: [Haiku] #12749: Crash while bootin' from usb

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Tue, 26 Jul 2016 19:43:53 -0000

#12749: Crash while bootin' from usb
-------------------------+----------------------------
   Reporter:  tojoko     |      Owner:  nobody
       Type:  bug        |     Status:  new
   Priority:  normal     |  Milestone:  Unscheduled
  Component:  - General  |    Version:  R1/Development
 Resolution:             |   Keywords:
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  x86
-------------------------+----------------------------

Comment (by pulkomandy):

 Some description of the hardware would help (which graphics card, etc).

 From the syslog:
 {{{
 1793    vm_soft_fault: va 0x0 not covered by area in address space
 1794    vm_page_fault: vm_soft_fault returned error 'Bad address' on fault
 at 0x0, ip 0x1afa805, write 1, user 1, thread 0x5f
 1795    vm_page_fault: thread "picasso" (95) in team "app_server" (95)
 tried to write address 0x0, ip 0x1afa805 ("app_server_seg0ro" +0xfe805)
 1796    debug_server: Thread 95 entered the debugger: Segment violation
 1797    stack trace, current PC 0x1afa805
 _CopyToFront__C11HWInterfacePUcUlllll + 0x119:
 1798      (0x72e7f018)  0x1af9fe7
 _CopyBackToFront__11HWInterfaceR7BRegion + 0xbb
 1799      (0x72e7f088)  0x1ad2ff8
 _CopyBackToFront__21AccelerantHWInterfaceR7BRegion + 0xfc
 1800      (0x72e7f0d8)  0x1af9e5a  CopyBackToFront__11HWInterfaceRC5BRect
 + 0x272
 1801      (0x72e7f188)  0x1af9bdc  Invalidate__11HWInterfaceRC5BRect +
 0x58
 1802      (0x72e7f1b8)  0x1af705f  _CopyToFront__13DrawingEngineRC5BRect +
 0x3b
 1803      (0x72e7f1e8)  0x1af32bf
 FillRegion__13DrawingEngineR7BRegionRC9rgb_color + 0x13f
 1804      (0x72e7f258)  0x1a76134  _SetBackground__7DesktopR7BRegion +
 0xe8
 1805      (0x72e7f2b8)  0x1a6eb9e  Init__7Desktop + 0x3a6
 1806      (0x72e7f348)  0x1a68a97  _CreateDesktop__9AppServerUiPCc + 0x87
 1807      (0x72e7f388)  0x1a68e7e
 _DispatchMessage__9AppServerlRQ28BPrivate12LinkReceiver + 0x116
 1808      (0x72e7f3f8)  0x1a83ff4  _MessageLooper__13MessageLooper + 0xec
 1809      (0x72e7f538)  0x1a84040  _message_thread__13MessageLooperPv +
 0x28
 1810      (0x72e7f568)  0x1a68a05  RunLooper__9AppServer + 0x3d
 1811      (0x72e7f5a8)  0x1a69013  main + 0x93
 1812      (0x72e7f5d8)  0x1a67bcf  _start + 0x5b
 1813      (0x72e7f608)  0x204aab2  runtime_loader + 0x132
 1814    consoled: error -2 starting console.
 }}}

 but also:
 {{{
 1985    Could not initialize graphics output. Exiting.
 1986    usb_disk: operation 0x35 failed at the SCSI level
 1987    usb_disk: request_sense: key: 0x05; asc: 0x24; ascq: 0x00; Invalid
 field in CDB
 1988    usb_disk: unhandled ioctl 10101
 1989    usb_disk: operation 0x35 failed at the SCSI level
 1990    usb_disk: request_sense: key: 0x05; asc: 0x24; ascq: 0x00; Invalid
 field in CDB
 1991    usb_disk: operation 0x35 failed at the SCSI level
 1992    usb_disk: request_sense: key: 0x05; asc: 0x24; ascq: 0x00; Invalid
 field in CDB
 }}}

 Not sure if these are related, there is an app_server crash and USB mass
 storage errors.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12749#comment:1>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: