[Bug 752386] New: Running yast2 triggers multiple Valgrind complaints
https://bugzilla.novell.com/show_bug.cgi?id=752386 https://bugzilla.novell.com/show_bug.cgi?id=752386#c0 Summary: Running yast2 triggers multiple Valgrind complaints Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bart@bartvanassche.be QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 An example: ==15167== Thread 2: ==15167== Invalid read of size 4 ==15167== at 0x12FC1993: ??? (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FC3D24: FcConfigFilename (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FD7135: FcConfigParseAndLoad (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FCC9B6: FcInitLoadConfig (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FCCAA5: FcInitLoadConfigAndFonts (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FCCCC4: FcInit (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x122216E4: qt_init(QApplicationPrivate*, int, _XDisplay*, unsigned long, unsigned long) (qapplication_x11.cpp:1708) ==15167== by 0x121AFCD3: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (qapplication.cpp:837) ==15167== by 0x121B05B0: QApplication::QApplication(int&, char**, int) (qapplication.cpp:736) ==15167== by 0x118FD929: YQUI::initUI() (in /usr/lib64/YaST2/plugin/libpy2qt.so.2) ==15167== by 0x118FE892: YQUI::idleLoop(int) (in /usr/lib64/YaST2/plugin/libpy2qt.so.2) ==15167== by 0x8DE692B: YUI::uiThreadMainLoop() (in /usr/lib64/libyui.so.4.0.0) ==15167== Address 0xe7b27d4 is 20 bytes inside a block of size 22 alloc'd ==15167== at 0x4C296B3: malloc (vg_replace_malloc.c:263) ==15167== by 0x12FC18EC: ??? (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FC3D24: FcConfigFilename (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FD7135: FcConfigParseAndLoad (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FCC9B6: FcInitLoadConfig (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FCCAA5: FcInitLoadConfigAndFonts (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x12FCCCC4: FcInit (in /usr/lib64/libfontconfig.so.1.4.4) ==15167== by 0x122216E4: qt_init(QApplicationPrivate*, int, _XDisplay*, unsigned long, unsigned long) (qapplication_x11.cpp:1708) ==15167== by 0x121AFCD3: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (qapplication.cpp:837) ==15167== by 0x121B05B0: QApplication::QApplication(int&, char**, int) (qapplication.cpp:736) ==15167== by 0x118FD929: YQUI::initUI() (in /usr/lib64/YaST2/plugin/libpy2qt.so.2) ==15167== by 0x118FE892: YQUI::idleLoop(int) (in /usr/lib64/YaST2/plugin/libpy2qt.so.2) Reproducible: Always Steps to Reproduce: 1. valgrind --trace-children=yes --read-var-info=yes yast2 sw_single |& tee yast2-sw-single-valgrind-output.txt 2. Once the yast2 window appears, close it. Expected Results: No Valgrind complaints Started looking into this because glibc often complains about double free after yast2 stops. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=752386 https://bugzilla.novell.com/show_bug.cgi?id=752386#c1 --- Comment #1 from Bart Van Assche <bart@bartvanassche.be> 2012-03-15 08:55:50 UTC --- Created an attachment (id=481547) --> (http://bugzilla.novell.com/attachment.cgi?id=481547) Valgrind output -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=752386 https://bugzilla.novell.com/show_bug.cgi?id=752386#c kk zhang <kkzhang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@novell.com AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=752386 https://bugzilla.novell.com/show_bug.cgi?id=752386#c2 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |tgoettlicher@suse.com --- Comment #2 from Thomas Fehr <fehr@suse.com> 2012-03-19 10:41:34 UTC --- Reassigned to maintainer of yast2-qt, but of course it could also be yast2-core responsible. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=752386 https://bugzilla.novell.com/show_bug.cgi?id=752386#c Thomas Göttlicher <tgoettlicher@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tgoettlicher@suse.com Summary|Running yast2 triggers |[libyui-qt] Running yast2 |multiple Valgrind |triggers multiple Valgrind |complaints |complaints -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=752386 https://bugzilla.novell.com/show_bug.cgi?id=752386#c3 Thomas Göttlicher <tgoettlicher@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tgoettlicher@suse.com |mvidner@suse.com --- Comment #3 from Thomas Göttlicher <tgoettlicher@suse.com> 2014-01-21 10:11:11 UTC --- Reassigning to new maintainer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com