Various bug reports and patches

mISDN (http://www.isdn4linux.de/mISDN/):

mISDNuser valgrind warning overlap in memcpy

http://listserv.isdn4linux.de/pipermail/isdn4linux/2006-April/002191.html

Patch patch-mISDNuser-memmove.

Add support for Swyx QuadBri to hfc_multi.c

http://listserv.isdn4linux.de/pipermail/isdn4linux/2006-April/002189.html

Patch patch-mISDN-QuadBri.

libexif (http://sourceforge.net/projects/libexif):

Compile failure libexif-0.6.12 with gcc-4.0.0

http://sourceforge.net/tracker/index.php?func=detail&aid=1190068&group_id=12272&atid=112272

Patch patch-libexif-gcc-4.0.0.

vpopmail (http://www.inter7.com/index.php?page=vpopmail):

vchkpw uses random path if domain is unknown

http://sourceforge.net/tracker/index.php?func=detail&aid=1120690&group_id=85937&atid=577798

Patch vpopmail-5.4.9-unknown_domain.patch.

Applied to CVS (2005-02-11), will be in vpopmail-5.4.10.

raidtools-1.00.3 (http://people.redhat.com/mingo/raidtools/):

Bugfix: mkraid

http://www.spinics.net/lists/raid/msg03188.html

gdb:

gdb/1419: gdb loop endless in dwarf2_frame_find_fde()

http://sources.redhat.com/ml/gdb-prs/2003-q4/msg00056.html

gcc (http://gcc.gnu.org):

ICE in instantiate_decl, at cp/pt.c:11621 on invalid template code

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30234

ICE with -ftree-vectorize in convert_move at expr.c:367

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21234

gcc-3.4.2 or libpthread bug?

http://gcc.gnu.org/ml/gcc/2004-09/msg00756.html

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14776

xserver_xorg-server-1.15.1 crash on RaspberryPi when compiled with gcc-4.9 (2014-09-23)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63346

automake:

automake/416: Dependency tracking for Intel icc version 8.0

http://sources.redhat.com/ml/automake-prs/2004-q1/msg00014.html

Patch patch-automake.

Applied since Apr 12 2004.

libdwarf (http://reality.sgi.com/davea):

dwarfdump -k a would coredump dwarfdump: getopt arg list was wrong.

Patch patch-dwarfdump.

Applied since version libdwarf20040507.tar.gz.

ivman (http://ivman.sourceforge.net):

ivman seems to get no events from dbus/hal daemon

See http://forums.opensuse.org/applications/431501-automount-ivman-not-working-11-2-a.html and http://sourceforge.net/tracker/?func=detail&aid=2945321&group_id=109696&atid=654289.

Patch ivman-0.6.14-early_g_thread_init.patch moves up the g_thread_init()/dbug_g_thread_init() calls.

Reported to openSUSE/Novell https://bugzilla.novell.com/show_bug.cgi?id=576567.

Another working solution is (as suggested in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521325#31) to remove all xmlCleanupParser() calls.

Patch ivman-0.6.14-no_xmlCleanupParser.patch remove all xmlCleanupParser() calls.

ivman use cfg pointer after check

As pointed out in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521325#31 in the file manager.c line 974 the cfg pointer (cfg->execdvd) is used befor the check against NULL is done. See http://sourceforge.net/tracker/?func=detail&aid=2945328&group_id=109696&atid=654289 for details.

Patch ivman-0.6.14-use_cfg_pointer_after_check.patch moves down the cfg->execdvd check..

builroot/gdb-7.4/intl/relocatable.c compile fix

See https://bugs.busybox.net/show_bug.cgi?id=4868.

Patch buildroot-fix-gdb-7.4-intl-relocatable.c-compile-failure.patch.

See https://savannah.gnu.org/bugs/index.php?35734.

Patch gettext-fix-intl-relocatable-compile.patch.

qt-everywhere-opensource-src-4.8.4 (2013-02-14)

Fix calling QDBusPendingReply::waitForFinished() on seperate objects from multiple threads causes crash, see https://bugreports.qt-project.org/browse/QTBUG-27809.

Patch 0001-QDBusPendingCall-fix-unprotected-access-to-QDBusPend-v1.patch.

Patch 0001-QDBusPendingCall-fix-unprotected-access-to-QDBusPend-v2.patch.

See https://bugs.kde.org/show_bug.cgi?id=259873, https://bugs.kde.org/show_bug.cgi?id=297502, https://bugs.kde.org/show_bug.cgi?id=310570.

Finally submitted (and committed) patchset against qt5 (and backported to qt4):

Patch 0001-Fix-unprotected-access-to-QDBusPendingCallPrivate-pe.patch.

Patch 0002-Remove-QDBusPendingCallPrivate-autoDelete-logic.patch.

Patch 0003-Change-QDBusPendingCallPrivate-to-full-reference-cou.patch.

Report memtest86+ v4.20 failure (openSUSE-12.2) (2013-02-14)

See https://bugzilla.novell.com/show_bug.cgi?id=803806.

Report cppcheck-1.60.1 failure (2013-06-19)

Segmentation fault in Preprocessor::handleIncludes() http://sourceforge.net/apps/trac/cppcheck/ticket/4868.

Fixed since 2013-06-21.

Report qtbase-opensource-src-5.2.0-beta1 failure (2013-11-18)

See https://bugreports.qt-project.org/browse/QTBUG-34933.

QGraphicsView/QGraphicsScene and StyleSheet: Segmentation fault in styles/qdrawutil.cpp - qDrawBorderPixmap().

Report Qt Visual Studio Add-in: Release project with debug info enabled links wrong qt dll's (2013-12-09)

See https://bugreports.qt-project.org/browse/QTVSADDINBUG-350.

Patch Fix-release-debug-build-detection-v1.patch.

Patch accepted https://codereview.qt-project.org/#change,73689 (2013-12-12).

Report Qt Visual Studio Add-in: Generated pri/pro files have mixed line endings (LF/CRLF) (2013-12-11)

See https://bugreports.qt-project.org/browse/QTVSADDINBUG-351.

Patch Use-consistent-line-ending-for-generated-pri-pro-fil-v1.patch.

Patch accepted https://codereview.qt-project.org/#change,73796 (2013-12-12).

Report cppcheck-1.63 false positive (2014-02-18)

False positive (warning) Comparison of a boolean value using relational operator http://sourceforge.net/apps/trac/cppcheck/ticket/5479.

Fixed since 2014-05-11, will be available in cppceck-1.66.

v4l-utils/qv4l2: enable qt5 compile (2014-12-04)

See http://www.spinics.net/lists/linux-media/msg84097.html.

Patch v1-0001-configure.ac-add-qt5-detection-support.patch.

Patch v1-0002-qv4l2-fix-qt5-compile.patch.

Patch v1-0003-qv4l2-update-qmake-project-file.patch.

See http://www.spinics.net/lists/linux-media/msg84137.html.

Patch v2-0001-configure.ac-add-qt5-detection-support.patch.

Committed https://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=d94a9a42acce9251ebb723f3b5b31d976e4398c5 (2014-12-10).

Patch v2-0002-qv4l2-fix-qt5-compile.patch.

Committed https://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=f05f59e56a51a014377e16e4ac516dd920b7bf76 (2014-12-10).

Patch v2-0003-qv4l2-update-qmake-project-file.patch.

Committed https://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=ff438965e0b5bcf93441178b12caac93f2063b38 (2014-12-10).

See http://www.spinics.net/lists/linux-media/msg84457.html.

Patch v1-0001-qv4l2-fix-qmake-project-file.patch.

Committed https://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=163a9e965b503f33e60373eaaba939a47d5393b9 (2014-12-19).

See http://www.spinics.net/lists/linux-media/msg84575.html.

Patch v1-0001-qv4l2-enable-qt5-opengl-build.patch.

Committed https://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=da95f347fcb1f4dcc0dd88aecfb753f51831c41d (2014-12-19).

Patch v1-0002-qv4l2-fix-qt5-opengl-runtime-errors.patch.

Committed https://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=f79631574bcbc488e4f6af4786c4c8d87a41b4b5 (2014-12-19).

BD_HDMI_MIPI: HDMI input for i.MX6 boards via MIPI (2014-12-19)

See http://boundarydevices.com/hdmi-input-mx6-boards-via-mipi/#comment-160532.

fbgrab (http://fbgrab.monells.se):

fbgrab: fix warnings 'implicit declaration of...', fix green/blue pixel configuration logging, fix conversion for 16-bit 565-rgb (2015-01-27)

Patch v1-0001-fbgrab-fix-warnings-implicit-declaration-of.patch.

Patch v1-0002-fbgrab-fix-green-blue-pixel-configuration-logging.patch.

Patch v1-0003-fbgrab-fix-conversion-for-16-bit-565-rgb.patch.

QtMultimedia: Fix no-opengl pixel format check (reenables Format_RGB24) (2015-01-28)

See https://codereview.qt-project.org/104811.

See https://codereview.qt-project.org/104817.

See https://codereview.qt-project.org/104819.

Patch v1-0001-Fix-no-opengl-pixel-format-check-reenables-Format.patch.

Committed https://qt.gitorious.org/qt/qtmultimedia/commit/ea222e64b1c98fa767a6a683d66a85026ab30ff2 (2015-02-02) to 5.4 branch, will be in 5.4.2.

Qt5/QtBase: configure: add '-psql_config' option (2015-02-23)

See https://codereview.qt-project.org/107027.

Patch v1-0001-configure-add-psql_config-option.patch.

Patch v2-0001-configure-add-psql_config-option.patch.

Committed https://qt.gitorious.org/qt/qtbase/commit/a59028d6e98bcf5a13c9103753e5e83c362c63bc (2015-02-25) to 5.4 branch, will be in 5.4.2.

libevdev: Disable test-static-link in case of shared only build.

See http://lists.freedesktop.org/archives/input-tools/2015-March/001153.html.

Patch v1-0001-Disable-test-static-link-in-case-of-shared-only-buil.patch.

See http://lists.freedesktop.org/archives/input-tools/2015-March/001156.html.

Patch v2-0001-Disable-test-static-link-in-case-of-shared-only-b.patch.

Qt4: configure: add '-psql_config' option (2015-03-11)

See https://codereview.qt-project.org/108345.

Patch v1-0001-qt4-configure-add-psql_config-option.patch.

libevdev: fix program_invocation_short_name undeclared (2015-03-19)

See http://lists.freedesktop.org/archives/input-tools/2015-March/001158.html.

Patch v1-0001-fix-program_invocation_short_name-undeclared.patch.

evtest: fix program_invocation_short_name undeclared (2015-03-19)

See http://lists.freedesktop.org/archives/input-tools/2015-March/001159.html.

Patch v1-0001-evtest-fix-program_invocation_short_name-undeclared.patch.

Qt5/QtBase: Disable gold linker for host builds (2015-06-02)

See https://codereview.qt-project.org/113563. Original suggestion http://lists.busybox.net/pipermail/buildroot/2015-May/128303.html and http://bugreports.qt.io/browse/QTBUG-46125 by Thomas Petazzoni.

Patch v1-0001-Disable-gold-linker-for-host-builds.patch.

Patch v2-0001-Disable-gold-linker-new-dtags-support-for-host-bu.patch.

Reported: qt5base: font license files missing (2015-06-14)

See https://bugreports.qt.io/browse/QTBUG-46655 and http://lists.qt-project.org/pipermail/development/2015-June/021924.html.

Solution will be the removal of the qt5base bundled fonts with version qt-5.6 (2015-07-20).

Qt5/QtBase: QUdpSocket: readyRead() stops firing (suggested patch 2015-06-15)

See https://bugreports.qt.io/browse/QTBUG-46552.

See https://codereview.qt-project.org/114420.

See https://codereview.qt-project.org/114845.

Patch v1-0001-WIP-Fix-QUdpSocket-readyRead-hasPendingDatagrams-.patch and v2-0001-Fix-QUdpSocket-readyRead-hasPendingDatagrams-race.patch.

v4l-utils/dvb/keytable: fix libintl linking (2015-10-16)

See http://www.spinics.net/lists/linux-media/msg94299.html.

Patch v1-0001-dvb-keytable-fix-libintl-linking.patch.

Qt5/QtBase: Disable c++ standard compiler flags for the host build (2016-03-03)

See https://bugreports.qt.io/browse/QTBUG-51644 and https://codereview.qt-project.org/151326.

Patch v1-0001-Disable-c-standard-compiler-flags-for-the-host-bu.patch.

Patch v2-0001-Disable-c-standard-compiler-flags-for-the-host-bu.patch.

Patch v2-0001-Disable-c-standard-compiler-flags-for-the-host-bu.patch and < href="v3-0002-Fall-back-to-c-11-standard-compiler-flag-for-host.patch">v3-0002-Fall-back-to-c-11-standard-compiler-flag-for-host.patch.

Qt5/QtBase: qt-5.7 compile failure in case of -no-opengl (2016-08-16)

See https://bugreports.qt.io/browse/QTBUG-55269.

Patch v1-0001-qwidgetbackingstore-fix-QT_NO_OPENGL-compile.patch.

Qt5/QtBase: eglfs_mali compile failure with odroid-mali (2016-11-15)

See https://bugreports.qt.io/browse/QTBUG-57156.

See https://codereview.qt-project.org/176774.

Patch v1-0001-eglfs-fix-eglfs_mali-compile-for-odroid-mali.patch.

Qt5/QtBase: QUdpSocket still broken - readyRead() stops firing (2017-01-16)

See https://bugreports.qt.io/browse/QTBUG-58214. >.

Patch v1-0001-Fix-QAbstractSocketPrivate-canReadNotification-fo.patch.

Qt5/QtBase: QUdpSocket::bind() failure in case http_proxy environment variable is set (The proxy type is invalid for this operation) (2017-01-24)

See https://bugreports.qt.io/browse/QTBUG-58374.


<< back to projects page

copyright © 2004-2017 Peter Seiderer for www.ciselant.de