← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 517054] Re: Memory leak rev 349

 

That doesn't look like rev 349.

Thread 17 (Thread 3625):
#0  0x00940416 in __kernel_vsyscall ()
No symbol table info available.
#1  0x00a113d6 in poll () from /lib/libc.so.6
No symbol table info available.
#2  0x001310c0 in ?? () from /usr/lib/libxcb.so.1
No symbol table info available.
#3  0x00132d52 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
No symbol table info available.
#4  0x00f9cf76 in _XReply () from /usr/lib/libX11.so.6
No symbol table info available.
#5  0x00f90708 in XSync () from /usr/lib/libX11.so.6
No symbol table info available.
**************** #6  0x00241ba9 in gdk_flush () from /usr/lib/libgdk-x11-2.0.so.0 ************
No symbol table info available.
#7  0x08089ca9 in WulforManager::processGuiQueue (this=0x9594af8) at linux/wulformanager.cc:193
        func = 0xa9f0a080
#8  0x08089af7 in WulforManager::threadFunc_gui (data=0x9594af8) at linux/wulformanager.cc:153
        man = 0x9594af8
#9  0x00ed28b0 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#10 0x007a1ab5 in start_thread () from /lib/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#11 0x00a1bdce in clone () from /lib/libc.so.6
No symbol table info available.

If it were gdk_flush() shouldn't be called. Duplicate of #502673 ?

--RZ

-- 
Memory leak rev 349 
https://bugs.launchpad.net/bugs/517054
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: Incomplete

Bug description:
after resize userlist client lock system desktop and after 1h client crash.

valgrind --log-file=linuxdcpp.rev349 /usr/bin/linuxdcpp

xfce 4.6.1





References