needing a 1.2.24

Brian Cameron Brian.Cameron at Sun.COM
Mon Mar 22 12:38:28 PDT 2010


Colin:

If there is going to be another 1.2.x release, would it be possible to 
fix bug #26303:

   https://bugs.freedesktop.org/show_bug.cgi?id=26303

Many OpenSolaris users are complaining about crashing and core files
being frequently left around due to this bug.  In multi-user server
environments, the crash happens frequently enough to end up being a
processing and disk space issue.

It also seems fairly straightforward to fix - or at least avoid the
crashing.  To avoid the crash, the code just needs to handle NULL's
better.

Brian


On 03/22/10 01:02 PM, Colin Walters wrote:
> Hi,
>
> So 1.2.22 unfortunately had this bug:
>
> http://cgit.freedesktop.org/dbus/dbus/commit/?h=dbus-1.2&id=c4371e4bc8a561cf91516d22f00c9512dc7e8e53
>
> Which is a crasher.  Going to need a 'make valgrind-check' iin
> general, but there was a chain of failures here, mainly that
> configure.in had -Wno-format for a really lame reason.
>
> So I drained that a little bit:
> http://bugs.freedesktop.org/show_bug.cgi?id=19195
>
> We should get the glib code to detect int64 formatting relicensed, but
> I didn't want to block a new release on that, since the formatting is
> only used in DBUS_VERBOSE=1 or dbus-monitor, both of which are
> non-essential.
>
> Review of the patches attached to the bug above would be really
> appreciated.  Tested on 32 and 64 bit Fedora (glibc/linux).
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus



More information about the dbus mailing list