[haiku-bugs] Re: [Haiku] #12214: [runtime_loader] can't find libgcc_s.so.1 when LD_PRELOAD is used

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 31 Aug 2015 09:17:42 -0000

#12214: [runtime_loader] can't find libgcc_s.so.1 when LD_PRELOAD is used
-------------------------------------+----------------------------
Reporter: diver | Owner: zooey
Type: bug | Status: assigned
Priority: normal | Milestone: Unscheduled
Component: System/runtime_loader | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
-------------------------------------+----------------------------

Comment (by pulkomandy):

You can use {{{git bisect}}} to further bisect the commit inside the
branch. It requires compiling Haiku yourself.

{{{
git bisect start hrev47677 hrev47676
}}}

git will checkout a commit in the middle of the range (including the
branch). Build and test, then use either {{{git bisect good}}} or {{{git
bisect bad}}} (or {{{git bisect skip}}}if that build fails for another
reason). Until git tells you the exact commit creating the problem.

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

Other related posts: