| Summary: | plasma crash when mouse right copy icon plasmoid desktop | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Alfonso Martelli <alfbandiera> |
| Component: | containment-desktop | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | alfbandiera, andresbajotierra, aseigo, darktears31, mail |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alfonso Martelli
2009-02-23 15:32:25 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? Thanks :) opensuse 11.1 with KDE 4.2.0 too; (gdb) bt #0 0x00007ffff26244d6 in ?? () from /lib64/libc.so.6 #1 0x00007ffff26223b2 in memmove () from /lib64/libc.so.6 #2 0x00007ffff3314029 in QListData::remove(int) () from /usr/lib64/libQtCore.so.4 #3 0x00007ffff331409b in QListData::erase(void**) () from /usr/lib64/libQtCore.so.4 #4 0x00007ffff400335f in ?? () from /usr/lib64/libQtGui.so.4 #5 0x00007ffff3ff9e22 in ?? () from /usr/lib64/libQtGui.so.4 #6 0x00007ffff3ff9c8f in ?? () from /usr/lib64/libQtGui.so.4 #7 0x00007ffff3fdb4f6 in ?? () from /usr/lib64/libQtGui.so.4 #8 0x00007ffff4028211 in QGraphicsProxyWidget::eventFilter(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #9 0x00007ffff33d9358 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #10 0x00007ffff3ac018c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #11 0x00007ffff3ac7f8a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #12 0x00007ffff62bfb3b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #13 0x00007ffff33da091 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #14 0x00007ffff3b0d11c in QWidgetPrivate::hide_helper() () from /usr/lib64/libQtGui.so.4 #15 0x00007ffff3b15b10 in QWidget::setVisible(bool) () from /usr/lib64/libQtGui.so.4 #16 0x00007ffff3e51917 in ?? () from /usr/lib64/libQtGui.so.4 #17 0x00007ffff3e51e44 in ?? () from /usr/lib64/libQtGui.so.4 #18 0x00007ffff3e52ff8 in QMenu::mousePressEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4 #19 0x00007ffff3b1277f in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #20 0x00007ffff3e54a9b in QMenu::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #21 0x00007ffff3ac01bd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #22 0x00007ffff3ac87fa in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #23 0x00007ffff62bfb3b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #24 0x00007ffff33da091 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #25 0x00007ffff3ac7b98 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib64/libQtGui.so.4 #26 0x00007ffff402a61f in ?? () from /usr/lib64/libQtGui.so.4 #27 0x00007ffff3fd9ad6 in QGraphicsItem::sceneEvent(QEvent*) () from /usr/lib64/libQtGui.so.4 #28 0x00007ffff3ff9396 in ?? () from /usr/lib64/libQtGui.so.4 #29 0x00007ffff4002145 in ?? () from /usr/lib64/libQtGui.so.4 #30 0x00007ffff4000c70 in QGraphicsScene::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #31 0x00007ffff3ac01bd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 @Sebastian: can you install the "libqt4-debuginfo" package and try to reproduce the issue to generate a better backtrace? Thanks this is a bug in Qt. i had a backtrace, posted it here and then konq lost it when i pressed back after cc'ing the wrong email address for Alexis. in any case, Alexis: try to reproduce this, it's pretty easy to trigger. the backtrace ends up in QGraphicsScene in adding a popup. In var/log/messages i found this: Feb 24 09:25:11 linux-smeo kernel: plasma[3514]: segfault at b74a6124 ip b73502d9 sp bfe90938 error 7 in libkdecore.so.5.2.0[b7263000+240000] Feb 24 09:26:22 linux-smeo kernel: plasma[10947]: segfault at b750e124 ip b73b82d9 sp bfffb1d8 error 7 in libkdecore.so.5.2.0[b72cb000+240000] Feb 24 09:30:14 linux-smeo kernel: plasma[10985]: segfault at b750e124 ip b73b82d9 sp bfffb1d8 error 7 in libkdecore.so.5.2.0[b72cb000+240000] Feb 24 09:30:56 linux-smeo kernel: plasma[11669]: segfault at b750e124 ip b73b82d9 sp bfffb1d8 error 7 in libkdecore.so.5.2.0[b72cb000+240000] In var/log/messages i found: Feb 24 09:25:11 linux-smeo kernel: plasma[3514]: segfault at b74a6124 ip b73502d9 sp bfe90938 error 7 in libkdecore.so.5.2.0[b7263000+240000] Feb 24 09:26:22 linux-smeo kernel: plasma[10947]: segfault at b750e124 ip b73b82d9 sp bfffb1d8 error 7 in libkdecore.so.5.2.0[b72cb000+240000] Feb 24 09:30:14 linux-smeo kernel: plasma[10985]: segfault at b750e124 ip b73b82d9 sp bfffb1d8 error 7 in libkdecore.so.5.2.0[b72cb000+240000] Feb 24 09:30:56 linux-smeo kernel: plasma[11669]: segfault at b750e124 ip b73b82d9 sp bfffb1d8 error 7 in libkdecore.so.5.2.0[b72cb000+240000] The reporter sent me an email:
-----------
I have just installed libqt4-debuginfo, kdebase4-debuginfo, and kde4-plasma-
addons-debuginfo. I used valgrind and gdb (and kdbg). I have the problem with
Qt 4.4 and 4.5! Another linux user has this problem (Crismon, www.suseitalia.
org).
GDB says: debugging info not found (?) and kdbg: program exited normally;
sorry, but i can't get more information.
No crash window, and plasma doesn't
restart itself.
In the file /var/log/messages using yast, i found an error
message (see message.txt).
-------
Valgrind.txt:
---
linux-smeo:/home/alfonso/.wine/drive_c/Programmi/AWR/AWR2008 # valgrind --leak-check=full -v plasma
==14465== Memcheck, a memory error detector.
==14465== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==14465== Using LibVEX rev 1854, a library for dynamic binary translation.
==14465== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==14465== Using valgrind-3.3.1, a dynamic binary instrumentation framework.
==14465== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==14465==
--14465-- Command line
--14465-- plasma
--14465-- Startup, with flags:
--14465-- --leak-check=full
--14465-- -v
--14465-- Contents of /proc/version:
--14465-- Linux version 2.6.27.7-9-pae (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2008-12-04 18:10:04 +0100
--14465-- Arch and hwcaps: X86, x86-sse1-sse2
--14465-- Page sizes: currently 4096, max supported 4096
--14465-- Valgrind library directory: /usr/lib/valgrind
--14465-- Reading syms from /lib/ld-2.9.so (0x4000000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/bin/plasma (0x8048000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--14465-- object doesn't have a symbol table
--14465-- object doesn't have a dynamic symbol table
--14465-- Reading suppressions file: /usr/lib/valgrind/default.supp
--14465-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4021000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4024000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libkdeinit4_plasma.so (0x4044000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libplasma.so.3.0.0 (0x40AD000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libknewstuff2.so.4.2.0 (0x427A000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libkfile.so.4.2.0 (0x42DA000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libkio.so.5.2.0 (0x4366000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libQtNetwork.so.4.5.0 (0x45E0000)
--14465-- Reading debug info from /usr/lib/debug/usr/lib/libQtNetwork.so.4.5.0.debug...
--14465-- Reading syms from /usr/lib/libQtXml.so.4.5.0 (0x46FB000)
--14465-- Reading debug info from /usr/lib/debug/usr/lib/libQtXml.so.4.5.0.debug...
--14465-- Reading syms from /usr/lib/libkworkspace.so.4.2.0 (0x4741000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libkdeui.so.5.2.0 (0x4755000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libkdecore.so.5.2.0 (0x4AF6000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libQtSvg.so.4.5.0 (0x4D41000)
--14465-- Reading debug info from /usr/lib/debug/usr/lib/libQtSvg.so.4.5.0.debug...
--14465-- Reading syms from /usr/lib/libSM.so.6.0.0 (0x4D96000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libICE.so.6.3.0 (0x4D9F000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libX11.so.6.2.0 (0x4DBA000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXext.so.6.4.0 (0x4EED000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXft.so.2.1.13 (0x4EFE000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXau.so.6.0.0 (0x4F14000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXdmcp.so.6.0.0 (0x4F18000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXpm.so.4.11.0 (0x4F1F000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXrender.so.1.3.0 (0x4F31000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libkephal.so.4.2.0 (0x4F3B000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libQtGui.so.4.5.0 (0x4F66000)
--14465-- Reading debug info from /usr/lib/debug/usr/lib/libQtGui.so.4.5.0.debug...
--14465-- Reading syms from /usr/lib/libQtDBus.so.4.5.0 (0x5919000)
--14465-- Reading debug info from /usr/lib/debug/usr/lib/libQtDBus.so.4.5.0.debug...
--14465-- Reading syms from /usr/lib/libQtCore.so.4.5.0 (0x5989000)
--14465-- Reading debug info from /usr/lib/debug/usr/lib/libQtCore.so.4.5.0.debug...
--14465-- Reading syms from /lib/libpthread-2.9.so (0x5BC2000)
--14465-- Reading syms from /usr/lib/libstdc++.so.6.0.10 (0x5BDC000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libm-2.9.so (0x5CD0000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libgcc_s.so.1 (0x5CF9000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libc-2.9.so (0x5D09000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libQtWebKit.so.4.5.0 (0x5E65000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libthreadweaver.so.4.2.0 (0x6D5B000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libsolid.so.4.2.0 (0x6D71000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libdl-2.9.so (0x6DE9000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libQtOpenGL.so.4.5.0 (0x6DEF000)
--14465-- Reading debug info from /usr/lib/debug/usr/lib/libQtOpenGL.so.4.5.0.debug...
--14465-- Reading syms from /usr/lib/libGL.so.1.2 (0x6E7B000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libz.so.1.2.3 (0x6EF0000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libstreams.so.0.6.4 (0x6F05000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libstreamanalyzer.so.0.6.4 (0x6F3F000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libfam.so.0.0.0 (0x6FB9000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libacl.so.1.1.0 (0x6FC3000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libattr.so.1.1.0 (0x6FCC000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/librt-2.9.so (0x6FD2000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXtst.so.6.1.0 (0x6FDC000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXcursor.so.1.0.2 (0x6FE4000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXfixes.so.3.1.0 (0x6FEF000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libbz2.so.1.0.5 (0x6FF5000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libresolv-2.9.so (0x7005000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libpng12.so.0.31.0 (0x701B000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libfreetype.so.6.3.18 (0x7046000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXrandr.so.2.1.0 (0x70C7000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXinerama.so.1.0.0 (0x70CF000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libfontconfig.so.1.3.0 (0x70D3000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libuuid.so.1.2 (0x7104000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libxcb-xlib.so.0.0.0 (0x710B000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libxcb.so.1.0.0 (0x710E000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libdbus-1.so.3.4.0 (0x712C000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libGLU.so.1.3.070200 (0x716E000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXxf86vm.so.1.0.0 (0x71E2000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libXdamage.so.1.1.0 (0x71E8000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libdrm.so.2.3.0 (0x71EC000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /usr/lib/libxml2.so.2.7.1 (0x71F6000)
--14465-- object doesn't have a symbol table
--14465-- Reading syms from /lib/libexpat.so.1.5.2 (0x734B000)
--14465-- object doesn't have a symbol table
--14465-- REDIR: 0x5d7c010 (index) redirected to 0x4028220 (index)
--14465-- REDIR: 0x5d7dd70 (memchr) redirected to 0x4028900 (memchr)
--14465-- REDIR: 0x5d7cb10 (rindex) redirected to 0x4028130 (rindex)
--14465-- REDIR: 0x5d7c710 (strlen) redirected to 0x40284e0 (strlen)
--14465-- REDIR: 0x5c98120 (operator new(unsigned)) redirected to 0x4027730 (operator new(unsigned))
--14465-- REDIR: 0x5d7e780 (memcpy) redirected to 0x4028950 (memcpy)
--14465-- REDIR: 0x5d794b0 (calloc) redirected to 0x4025dd0 (calloc)
--14465-- REDIR: 0x5d797f0 (malloc) redirected to 0x4027d20 (malloc)
--14465-- REDIR: 0x5d79cb0 (realloc) redirected to 0x4027e30 (realloc)
--14465-- REDIR: 0x5d7e200 (memmove) redirected to 0x4029450 (memmove)
--14465-- REDIR: 0x5d7c930 (strncmp) redirected to 0x4028750 (strncmp)
--14465-- REDIR: 0x5d7c180 (strcmp) redirected to 0x40287e0 (strcmp)
--14465-- REDIR: 0x5d76ea0 (free) redirected to 0x4026b40 (free)
--14465-- REDIR: 0x5c95ea0 (operator delete(void*)) redirected to 0x40266e0 (operator delete(void*))
--14465-- REDIR: 0x5c98270 (operator new[](unsigned)) redirected to 0x4027050 (operator new[](unsigned))
--14465-- REDIR: 0x5d812b0 (strchrnul) redirected to 0x40294c0 (strchrnul)
--14465-- REDIR: 0x5d7e2d0 (mempcpy) redirected to 0x4029520 (mempcpy)
--14465-- REDIR: 0x5d7c7c0 (strnlen) redirected to 0x40284a0 (strnlen)
--14465-- REDIR: 0x5d7e460 (stpcpy) redirected to 0x4029180 (stpcpy)
--14465-- REDIR: 0x5d7c1f0 (strcpy) redirected to 0x4028540 (strcpy)
--14465-- REDIR: 0x5d811e0 (rawmemchr) redirected to 0x4029500 (rawmemchr)
--14465-- REDIR: 0x5ded060 (__strcpy_chk) redirected to 0x4029aa0 (__strcpy_chk)
--14465-- REDIR: 0x5d7e270 (memset) redirected to 0x40293f0 (memset)
--14465-- REDIR: 0x5d7ca40 (strncpy) redirected to 0x4028610 (strncpy)
--14465-- REDIR: 0x5c95f00 (operator delete[](void*)) redirected to 0x40261a0 (operator delete[](void*))
--14465-- memcheck GC: 1024 nodes, 1024 survivors (100.0%)
--14465-- memcheck GC: increase table size to 2048
--14467-- REDIR: 0x5d362c0 (unsetenv) redirected to 0x4029790 (unsetenv)
^C==14465==
==14465== Process terminating with default action of signal 2 (SIGINT)
==14465== at 0x4000832: (within /lib/ld-2.9.so)
==14465== by 0x4911723: KUniqueApplication::start() (in /usr/lib/libkdeui.so.5.2.0)
==14465== by 0x4911774: KUniqueApplication::Private::initHack(bool) (in /usr/lib/libkdeui.so.5.2.0)
==14465== by 0x4911989: KUniqueApplication::KUniqueApplication(_XDisplay*, unsigned long, unsigned long, bool) (in /usr/lib/libkdeui.so.5.2.0)
==14465== by 0x408085B: (within /usr/lib/libkdeinit4_plasma.so)
==14465== by 0x4081390: (within /usr/lib/libkdeinit4_plasma.so)
==14465== by 0x406E681: kdemain (in /usr/lib/libkdeinit4_plasma.so)
==14465== by 0x8048781: (within /usr/bin/plasma)
==14465== by 0x5D1F704: (below main) (in /lib/libc-2.9.so)
==14467==
==14467== Process terminating with default action of signal 2 (SIGINT)
==14467== at 0x4000832: (within /lib/ld-2.9.so)
==14467== by 0x59D13B9: QMutex::lock() (qmutex.cpp:202)
==14467== by 0x5959FBC: _ZL10mutex_lockP9DBusMutex (qdbusthread.cpp:64)
==14467== by 0x714ED7E: (within /lib/libdbus-1.so.3.4.0)
==14467== by 0x7135DAC: (within /lib/libdbus-1.so.3.4.0)
==14467== by 0x713A597: (within /lib/libdbus-1.so.3.4.0)
==14467== by 0x713C76C: (within /lib/libdbus-1.so.3.4.0)
==14467== by 0x7149A80: dbus_pending_call_block (in /lib/libdbus-1.so.3.4.0)
==14467== by 0x713B7F9: dbus_connection_send_with_reply_and_block (in /lib/libdbus-1.so.3.4.0)
==14467== by 0x713618D: dbus_bus_register (in /lib/libdbus-1.so.3.4.0)
==14467== by 0x7136638: (within /lib/libdbus-1.so.3.4.0)
==14467== by 0x5929412: QDBusConnection::connectToBus(QDBusConnection::BusType, QString const&) (qdbus_symbols_p.h:94)
==14465==
==14465== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 1)
--14465--
--14465-- supp: 3 dl-hack3-cond-1
==14465== malloc/free: in use at exit: 72,221 bytes in 878 blocks.
==14465== malloc/free: 3,535 allocs, 2,657 frees, 455,882 bytes allocated.
==14465==
==14465== searching for pointers to 878 not-freed blocks.
==14467==
==14467== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 1)
--14467--
--14467-- supp: 3 dl-hack3-cond-1
==14467== malloc/free: in use at exit: 88,541 bytes in 1,014 blocks.
==14467== malloc/free: 3,742 allocs, 2,728 frees, 474,959 bytes allocated.
==14467==
==14467== searching for pointers to 1,014 not-freed blocks.
==14465== checked 597,492 bytes.
==14465==
==14465== 1,320 bytes in 63 blocks are possibly lost in loss record 107 of 118
==14465== at 0x4027DDE: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==14465== by 0x59D0EAC: qMalloc(unsigned) (qmalloc.cpp:50)
==14465== by 0x5A0987B: QMapData::node_create(QMapData::Node**, int) (qmap.cpp:103)
==14465== by 0x59D52F9: QThreadStorageData::QThreadStorageData(void (*)(void*)) (qmap.h:413)
==14465== by 0x6E0A5FE: _GLOBAL__I_qgl.cpp (qthreadstorage.h:131)
==14465== by 0x6E43A8C: (within /usr/lib/libQtOpenGL.so.4.5.0)
==14465== by 0x6DFF23F: (within /usr/lib/libQtOpenGL.so.4.5.0)
==14465== by 0x400EDB3: (within /lib/ld-2.9.so)
==14465== by 0x400EEE3: (within /lib/ld-2.9.so)
==14465== by 0x400088E: (within /lib/ld-2.9.so)
==14465==
==14465==
==14465== 1,453 bytes in 27 blocks are possibly lost in loss record 110 of 118
==14465== at 0x40277EE: operator new(unsigned) (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==14465== by 0x5C722E3: std::string::_Rep::_S_create(unsigned, unsigned, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.10)
==14465== by 0x5C72F44: (within /usr/lib/libstdc++.so.6.0.10)
==14465== by 0x5C730B5: std::string::string(char const*, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.10)
==14465== by 0x6F2E8F2: (within /usr/lib/libstreams.so.0.6.4)
==14465== by 0x6F3433C: (within /usr/lib/libstreams.so.0.6.4)
==14465== by 0x6F0FA73: (within /usr/lib/libstreams.so.0.6.4)
==14465== by 0x400EDB3: (within /lib/ld-2.9.so)
==14465== by 0x400EEE3: (within /lib/ld-2.9.so)
==14465== by 0x400088E: (within /lib/ld-2.9.so)
==14465==
==14465== LEAK SUMMARY:
==14465== definitely lost: 0 bytes in 0 blocks.
==14465== possibly lost: 2,773 bytes in 90 blocks.
==14465== still reachable: 69,448 bytes in 788 blocks.
==14465== suppressed: 0 bytes in 0 blocks.
==14465== Reachable blocks (those to which a pointer was found) are not shown.
==14465== To see them, rerun with: --leak-check=full --show-reachable=yes
--14465-- memcheck: sanity checks: 55 cheap, 4 expensive
--14465-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--14465-- memcheck: auxmaps_L1: 0 searches, 0 cmps, ratio 0:10
--14465-- memcheck: auxmaps_L2: 0 searches, 0 nodes
--14465-- memcheck: SMs: n_issued = 69 (1104k, 1M)
--14465-- memcheck: SMs: n_deissued = 0 (0k, 0M)
--14465-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M)
--14465-- memcheck: SMs: max_undefined = 0 (0k, 0M)
--14465-- memcheck: SMs: max_defined = 786 (12576k, 12M)
--14465-- memcheck: SMs: max_non_DSM = 69 (1104k, 1M)
--14465-- memcheck: max sec V bit nodes: 1153 (58k, 0M)
--14465-- memcheck: set_sec_vbits8 calls: 2833 (new: 1153, updates: 1680)
--14465-- memcheck: max shadow mem size: 1466k, 1M
--14465-- translate: fast SP updates identified: 17,763 ( 88.4%)
--14465-- translate: generic_known SP updates identified: 1,565 ( 7.7%)
--14465-- translate: generic_unknown SP updates identified: 753 ( 3.7%)
--14465-- tt/tc: 91,340 tt lookups requiring 94,547 probes
--14465-- tt/tc: 91,340 fast-cache updates, 2 flushes
--14465-- transtab: new 12,468 (288,237 -> 4,244,873; ratio 147:10) [0 scs]
--14465-- transtab: dumped 0 (0 -> ??)
--14465-- transtab: discarded 0 (0 -> ??)
--14465-- scheduler: 5,600,179 jumps (bb entries).
--14465-- scheduler: 55/85,860 major/minor sched events.
--14465-- sanity: 56 cheap, 4 expensive checks.
--14465-- exectx: 3,079 lists, 2,984 contexts (avg 0 per list)
--14465-- exectx: 6,144 searches, 5,364 full compares (873 per 1000)
--14465-- exectx: 29,982 cmp2, 3 cmp4, 0 cmpAll
--14465-- errormgr: 121 supplist searches, 6,856 comparisons during search
--14465-- errormgr: 3 errlist searches, 3 comparisons during search
==14467== checked 607,732 bytes.
==14467==
==14467== 1,320 bytes in 63 blocks are possibly lost in loss record 119 of 131
==14467== at 0x4027DDE: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==14467== by 0x59D0EAC: qMalloc(unsigned) (qmalloc.cpp:50)
==14467== by 0x5A0987B: QMapData::node_create(QMapData::Node**, int) (qmap.cpp:103)
==14467== by 0x59D52F9: QThreadStorageData::QThreadStorageData(void (*)(void*)) (qmap.h:413)
==14467== by 0x6E0A5FE: _GLOBAL__I_qgl.cpp (qthreadstorage.h:131)
==14467== by 0x6E43A8C: (within /usr/lib/libQtOpenGL.so.4.5.0)
==14467== by 0x6DFF23F: (within /usr/lib/libQtOpenGL.so.4.5.0)
==14467== by 0x400EDB3: (within /lib/ld-2.9.so)
==14467== by 0x400EEE3: (within /lib/ld-2.9.so)
==14467== by 0x400088E: (within /lib/ld-2.9.so)
==14467==
==14467==
==14467== 1,453 bytes in 27 blocks are possibly lost in loss record 122 of 131
==14467== at 0x40277EE: operator new(unsigned) (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==14467== by 0x5C722E3: std::string::_Rep::_S_create(unsigned, unsigned, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.10)
==14467== by 0x5C72F44: (within /usr/lib/libstdc++.so.6.0.10)
==14467== by 0x5C730B5: std::string::string(char const*, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.10)
==14467== by 0x6F2E8F2: (within /usr/lib/libstreams.so.0.6.4)
==14467== by 0x6F3433C: (within /usr/lib/libstreams.so.0.6.4)
==14467== by 0x6F0FA73: (within /usr/lib/libstreams.so.0.6.4)
linux-smeo:/home/alfonso/.wine/drive_c/Programmi/AWR/AWR2008 # ==14467== by 0x400EDB3: (within /lib/ld-2.9.so)
==14467== by 0x400EEE3: (within /lib/ld-2.9.so)
==14467== by 0x400088E: (within /lib/ld-2.9.so)
==14467==
==14467== LEAK SUMMARY:
==14467== definitely lost: 0 bytes in 0 blocks.
==14467== possibly lost: 2,773 bytes in 90 blocks.
==14467== still reachable: 85,768 bytes in 924 blocks.
==14467== suppressed: 0 bytes in 0 blocks.
==14467== Reachable blocks (those to which a pointer was found) are not shown.
==14467== To see them, rerun with: --leak-check=full --show-reachable=yes
--14467-- memcheck: sanity checks: 57 cheap, 4 expensive
--14467-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--14467-- memcheck: auxmaps_L1: 0 searches, 0 cmps, ratio 0:10
--14467-- memcheck: auxmaps_L2: 0 searches, 0 nodes
--14467-- memcheck: SMs: n_issued = 70 (1120k, 1M)
--14467-- memcheck: SMs: n_deissued = 0 (0k, 0M)
--14467-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M)
--14467-- memcheck: SMs: max_undefined = 0 (0k, 0M)
--14467-- memcheck: SMs: max_defined = 786 (12576k, 12M)
--14467-- memcheck: SMs: max_non_DSM = 70 (1120k, 1M)
--14467-- memcheck: max sec V bit nodes: 1199 (60k, 0M)
--14467-- memcheck: set_sec_vbits8 calls: 3082 (new: 1199, updates: 1883)
--14467-- memcheck: max shadow mem size: 1484k, 1M
--14467-- translate: fast SP updates identified: 22,213 ( 87.9%)
--14467-- translate: generic_known SP updates identified: 2,100 ( 8.3%)
--14467-- translate: generic_unknown SP updates identified: 930 ( 3.6%)
--14467-- tt/tc: 98,442 tt lookups requiring 103,452 probes
--14467-- tt/tc: 98,442 fast-cache updates, 2 flushes
--14467-- transtab: new 15,057 (345,001 -> 5,122,603; ratio 148:10) [0 scs]
--14467-- transtab: dumped 0 (0 -> ??)
--14467-- transtab: discarded 0 (0 -> ??)
--14467-- scheduler: 5,713,006 jumps (bb entries).
--14467-- scheduler: 57/90,736 major/minor sched events.
--14467-- sanity: 58 cheap, 4 expensive checks.
--14467-- exectx: 6,151 lists, 3,184 contexts (avg 0 per list)
--14467-- exectx: 6,422 searches, 5,588 full compares (870 per 1000)
--14467-- exectx: 38,462 cmp2, 3 cmp4, 0 cmpAll
--14467-- errormgr: 134 supplist searches, 7,610 comparisons during search
--14467-- errormgr: 3 errlist searches, 3 comparisons during search
-----
|