Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60206 - app-misc/devtodo abort()'s if TERM is not set (patch attached)
Summary: app-misc/devtodo abort()'s if TERM is not set (patch attached)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-13 03:13 UTC by Aaron Walker (RETIRED)
Modified: 2004-08-21 16:27 UTC (History)
0 users

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


Attachments
devtodo-fix-TERM-sigabrt.patch (devtodo-fix-TERM-sigabrt.patch,758 bytes, patch)
2004-08-13 03:13 UTC, Aaron Walker (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Walker (RETIRED) gentoo-dev 2004-08-13 03:13:13 UTC
If devtodo is run when the TERM env variable is not yet set (for example, if
it loads in your .bash_profile before an Xterm loads while loading X or if
you want to email the output of your todo list in a cronjob), then devtodo
will throw a runtime exception, which in turn calls abort(), which of course
will dump core if the core limit is non-zero.

Of course, this is an upstream bug, but I've attached a patch until it can
be fixed upstream.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2004-08-13 03:13:46 UTC
Created attachment 37339 [details, diff]
devtodo-fix-TERM-sigabrt.patch
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2004-08-21 16:27:02 UTC
Added to portage.