Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42359 - sys-apps/groff-1.18.1-r4 goes into an infinite loop on emerge (gentoo-sources2.4.22-r7/gcc3.3.2-r5/glibc2.3.2-r9 system)
Summary: sys-apps/groff-1.18.1-r4 goes into an infinite loop on emerge (gentoo-sources...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-21 05:17 UTC by Target
Modified: 2004-09-13 16:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Target 2004-02-21 05:17:13 UTC
When emerging groff, it hits a point where it just spews out 20 of these per second:
post-grohtml:<standard input>:61232: missing argument
...
post-grohtml:<standard input>:61232: misCaught signal 2
make[2]: *** Deleting file `pic.html'
make[2]: *** wait: No child processes.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: *** wait: No child processes.  Stop.
make[1]: *** [doc] Error 2
make: *** [all] Interrupt 

According to top, the spinning culprit is troff.

Given how hackish all the current groff ebuilds are, my first guess would be that someone's hacked something unsafe.

Reproducible: Always
Steps to Reproduce:
emerge >=sys-apps/groff-1.18.1-r2

Actual Results:  
Ebuild falls into an infinite loop and the machine starts being a very effective
space heater.

Expected Results:  
Emerge correctly, or at least bail out gracefully.

I've gone so far as to check the drive for bad blocks & run memtest. Nothing
wrong there.

r2 and r3 also exhibit this behaviour. Only r1 emerges correctly.

I don't know what all the patching and sed'ing is for, but it seems like an
awful lot of it for something that should configure & install from vanilla sources.
Comment 1 SpanKY gentoo-dev 2004-09-13 16:03:31 UTC
what about groff-1.19.1 ?
Comment 2 Target 2004-09-13 16:15:20 UTC
groff-1.18.1-r4 and groff-1.19.1 emerge correctly, so it seems this bug is fixed.
Comment 3 SpanKY gentoo-dev 2004-09-13 16:52:26 UTC
ok, please reopen if the bug hits you again