#18392 closed bug (invalid)

Terminal lockup/freeze during a haikuporter build of mailnews

Reported by: cocobean Owned by: jackburton
Priority: normal Milestone: Unscheduled
Component: Applications/Terminal Version: R1/Development
Keywords: terminal Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by cocobean)

Terminal lockup/freeze during a specific haikuporter build of mailnews 2.0.0.25-2 on Haiku R1B4 hrev56949+2 x64 (nightly build). Does not happen on haikuporter build of mailnews using Haiku R1B4 x64 (hrev56578+69 and hrev56578+77) stable release updates.

NOTE: Does not affect desktop itself - just the active terminal. Closing terminal and restarting build within another terminal gave same result. Requires 'shutdown -r' for build to complete successfully.

Ref: https://github.com/haikuports/haikuports/issues/8487

Change History (6)

comment:1 by waddlesplash, 12 months ago

Can Terminal, or the HaikuPorter instance, be killed with kill -9 or Vulcan Death Grip?

comment:2 by cocobean, 12 months ago

Description: modified (diff)

comment:3 by cocobean, 12 months ago

I can close/exit the terminal using the terminal GUI or 'kill application/thread' methods. Can't 'kill job' (i.e. CTRL-C / CTRL-Z) through the 'hung' terminal window itself.

Last edited 12 months ago by cocobean (previous) (diff)

comment:4 by waddlesplash, 12 months ago

Being unable to kill jobs via CTRL+C is not necessarily indicative of a bug in Terminal, it may indicate the application has intercepted the signal in question.

If you can kill the application with "kill -9" and all returns to normal, this isn't a Terminal bug.

comment:5 by cocobean, 12 months ago

I thought this was the case when I killed the terminal window. But, if I rerun the same job in another terminal window - it will hang the build process in the new terminal window (same build point). I can only successfully complete the build job if I reboot the machine.

Other haikuporter builds are successful on same machine. I can wait until Haiku R1B5 for retesting.

comment:6 by waddlesplash, 12 months ago

Resolution: invalid
Status: newclosed

If the Terminal can be closed/exited via the GUI or by killing the application, then this isn't a Terminal bug.

Note: See TracTickets for help on using tickets.