[haiku-bugs] Re: [Haiku] #15988: Freeze when running "configure" script

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 08 May 2020 14:18:57 -0000

#15988: Freeze when running "configure" script
------------------------+----------------------------
  Reporter:  maquak     |      Owner:  nobody
      Type:  bug        |     Status:  new
  Priority:  normal     |  Milestone:  Unscheduled
 Component:  - General  |    Version:  R1/Development
Resolution:             |   Keywords:
Blocked By:             |   Blocking:
  Platform:  All        |
------------------------+----------------------------
Description changed by maquak:

Old description:

Running hrev54139 x86_64 on AMD CPU based computer. It's my first
installation of Haiku on this computer, so the bug is not necessarily
new.

Problem: when I run "configure" script to configure Haiku build, my
system freezes. Mouse stops working, clock stops updating. It also froze
once when I just opened Terminal and once at the end of boot, but in
general it works (right now it's almost at 30 minute uptime with me
writing a bug report in WebPositive without problems).

KDL  does not open automatically and Alt+SysRq+D does not trigger it too.

I can't tell if it freezes on any specific check in configure script,
sometimes it takes a couple, sometimes tens of seconds.

I have buildtools and haiku checked out in home/dev directory. To
reproduce I do the following:
{{{
cd dev/haiku
rm -rf generated.x86_64
cd generated.x86_64
../configure --build-cross-tools x86_64 ../../buildtools
}}}

The only clue that I have right now is that I tried it a couple of times
with `tail -f /boot/system/var/log/syslog` running to see if there's
anything logged: sometimes nothing appeared, but 2 times there was
message like this:
{{{
KERN: slab memory manager: created area 0xffffffffa4001000 (26339)
}}}

New description:

 Running hrev54139 x86_64 on AMD CPU based computer. It's my first
 installation of Haiku on this computer, so the bug is not necessarily new.

 Problem: when I run "configure" script to configure Haiku build, my system
 freezes. Mouse stops working, clock stops updating. It also froze once
 when I just opened Terminal and once at the end of boot, but in general it
 works (right now it's almost at 30 minute uptime with me writing a bug
 report in WebPositive without problems).

 KDL  does not open automatically and Alt+SysRq+D does not trigger it too.

 I can't tell if it freezes on any specific check in configure script,
 sometimes it takes a couple, sometimes tens of seconds.

 I have buildtools and haiku checked out in /boot/home/dev directory. To
 reproduce I do the following:
 {{{
 cd dev/haiku
 rm -rf generated.x86_64
 cd generated.x86_64
 ../configure --build-cross-tools x86_64 ../../buildtools
 }}}

 The only clue that I have right now is that I tried it a couple of times
 with `tail -f /boot/system/var/log/syslog` running to see if there's
 anything logged: sometimes nothing appeared, but 2 times there was message
 like this:
 {{{
 KERN: slab memory manager: created area 0xffffffffa4001000 (26339)
 }}}

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

Other related posts: