[haiku-bugs] Re: [Haiku] #13362: Conditional breakpoints in debugger are erratic

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sun, 05 Mar 2017 04:33:59 -0000

#13362: Conditional breakpoints in debugger are erratic
-------------------------------------+----------------------------
   Reporter:  calvinb                |      Owner:  anevilyak
       Type:  bug                    |     Status:  new
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 I seem to have another problem that's actually preventing that function
 from ever getting hit at all. When attempting to run make, it appears to
 consistently be dying while trying to build mcs, with output like the
 following:

 {{{
 *** The runtime 'mono' doesn't appear to be usable.
 *** Trying the 'monolite' directory.
 Stacktrace:


 =================================================================
 Got a SIGSEGV while executing native code. This usually indicates
 a fatal error in the mono runtime or one of the native libraries
 used by your application.
 =================================================================

 Abort
 Stacktrace:


 =================================================================
 Got a SIGABRT while executing native code. This usually indicates
 a fatal error in the mono runtime or one of the native libraries
 used by your application.
 =================================================================

 Abort
 build/profiles/basic.make:112: recipe for target 'build/deps/basic-
 profile-check.exe' failed
 }}}

 Any ideas?

--
Ticket URL: <https://dev.haiku-os.org/ticket/13362#comment:9>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: