[Bug 429411] Re: nih: Set __abort_msg when aborting

2010-02-04 Thread Scott James Remnant
** Changed in: upstart/0.7 Status: Fix Committed = Won't Fix ** Changed in: upstart Milestone: None = 0.6.5 ** Changed in: upstart/0.7 Milestone: 0.7.0 = None -- nih: Set __abort_msg when aborting https://bugs.launchpad.net/bugs/429411 You received this bug notification because

[Bug 429411] Re: nih: Set __abort_msg when aborting

2010-02-04 Thread Scott James Remnant
Making this a weak symbol seems to have the right effect; when it's missing from glibc, it has no address, which the code now checks for and doesn't stash it (runtime check configure check) -- nih: Set __abort_msg when aborting https://bugs.launchpad.net/bugs/429411 You received this bug

[Bug 429411] Re: nih: Set __abort_msg when aborting

2010-02-04 Thread Scott James Remnant
0.6.5 2010-02-04 Our last, best hope for victory * Since libnih has been separated out into its own project, Upstart no longer includes its source and now uses the installed version by default. * The external nih-dbus-tool means that cross-compilation is

Re: [Bug 429411] Re: nih: Set __abort_msg when aborting

2010-01-04 Thread Scott James Remnant
On Tue, 2009-12-29 at 13:09 +, Mark Seaborn wrote: __abort_msg is an internal glibc symbol; it's not part of glibc's public interface. You're not supposed to set it from your own libraries. If your library links against this symbol, it may stop working in future glibc versions. See my

[Bug 429411] Re: nih: Set __abort_msg when aborting

2009-12-29 Thread Mark Seaborn
__abort_msg is an internal glibc symbol; it's not part of glibc's public interface. You're not supposed to set it from your own libraries. If your library links against this symbol, it may stop working in future glibc versions. See my comment on

[Bug 429411] Re: nih: Set __abort_msg when aborting

2009-12-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/upstart -- nih: Set __abort_msg when aborting https://bugs.launchpad.net/bugs/429411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 429411] Re: nih: Set __abort_msg when aborting

2009-11-28 Thread Scott James Remnant
Fixed in libnih 1.0.0, note that this fix will still need to be merged into software using libnih or the software updated to dynamically link to libnih instead. ** Changed in: libnih Status: Fix Committed = Fix Released -- nih: Set __abort_msg when aborting

[Bug 429411] Re: nih: Set __abort_msg when aborting

2009-10-13 Thread Scott James Remnant
** Also affects: upstart (Ubuntu) Importance: Undecided Status: New ** Changed in: upstart (Ubuntu) Status: New = Triaged ** Changed in: upstart (Ubuntu) Importance: Undecided = Wishlist -- nih: Set __abort_msg when aborting https://bugs.launchpad.net/bugs/429411 You

[Bug 429411] Re: nih: Set __abort_msg when aborting

2009-10-13 Thread Launchpad Bug Tracker
This bug was fixed in the package upstart - 0.6.3-8 --- upstart (0.6.3-8) karmic; urgency=low * Rather than calling telinit u after upgrade, which will lose state, have the umountroot initscript take care of it for us by setting a flag. LP: #441796. * Don't lose the