[haiku-bugs] Re: [Haiku] #9963: Desktop crashes upon boot

  • From: "siarzhuk" <trac@xxxxxxxxxxxx>
  • Date: Tue, 17 Sep 2013 19:53:48 -0000

#9963: Desktop crashes upon boot
----------------------------------+----------------------------
   Reporter:  rossi               |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  R1
  Component:  Servers/app_server  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by siarzhuk):

 Replying to [comment:13 rossi]:
 > The build host system is based on Haiku Alpha 4.1 with no changes ...

 Do you bild Haiku on Haiku? There are definitely problem with standard c++
 libs in case compiling custom builds on Haiku when the gcc version was
 upgraded. AFAIR such compilation just installs the libstdc++.so and
 libsupc++.so directly from the host system. So it may be not compatible
 with the new c++ libs provided with upgraded compiler. And the app_server
 is just the first program in the boot sequence linking to c++ stuff - and
 becomes the first victim of the incompatibility.

 > I'm really out of ideas, as to what I'm doing wrong, especially since
 the exact same setup worked like a charm until two weeks ago, when I did
 the previous last working build.

 I'm building hybrid Haikus on Haiku for many years using "two system
 upgrading each other" scheme. To workaround this c++ libs upgrade case I
 either build newest Haiku revision by cross-compilation on FreeBSD or just
 download actual nightly and use it to upgrade both systems to "newest c++
 libs". ;-)

 So try to recompile your custom build under working nighly that has worked
 for you in comment:11.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9963#comment:14>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: