Jos van den Oever wrote:
: configure option --with-threads should be added to the package to make sure 
this does not happen again easily

Jonathan Riddell  wrote:
: libxml2_2.7.5.dfsg-1ubuntu1.1.debdiff  (1.0 KiB, text/plain)

Please, don't make live harder!  Explicit --with-threads won't add any
value to safety against this kind of bugs.  libxml2 intended to be
multithreaded by default, therefore, breaking MT safety in default
configuration (without any --{with,without}-threads option) noticed very
fast.  In contrast the bugs in explicit --with-threads handling may live
unnoticed some long time.

Therefore, my proposal NOT to add --with-threads to the configure flags
(which, for example, would not help you with libxml2-2.7.4), but just
upgrade libxml2 package itself to 2.7.6 version.

If you anyway want to stay at libxml2-2.7.5 for any cost, then you need not to 
add yet another configure flag, but cherry-pick the appropriate patch from 
upstream:
    858084f Restore thread support in default configuration
    
(http://git.gnome.org/browse/libxml2/commit/?id=858084fdec25a2617d626d0f65fac6c151136276)

-- 
Multi-threading is not allowed
https://bugs.launchpad.net/bugs/309149
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to