[vlc-devel] [vlc-commits] Qt: add deduplication for some events.

Francois Cartegnie fcvlcdev at free.fr
Wed Aug 22 16:32:41 CEST 2012


Le 22/08/2012 16:14, Ilkka Ollakka a écrit :
> Backtrace for my crash is following:
> #0  0x00007ffff6880d95 in raise () from /lib64/libc.so.6
> #1  0x00007ffff68822ab in abort () from /lib64/libc.so.6
> #2  0x00007ffff68bc99e in __libc_message () from /lib64/libc.so.6
> #3  0x00007ffff68c26d6 in malloc_printerr () from /lib64/libc.so.6
> #4  0x00007ffff268529c in ~QForeachContainer (this=0x7fffecb897b0, __in_chrg=<optimized out>) at /usr/include/QtCore/qglobal.h:2343
> #5  RateLimitedEventPoster::postEvent (this=0x7fffe01f06c0, e=0x7fffc8235fa0, target=0x7fffe01f0580) at ../../../../vlc/modules/gui/qt4/util/uniqueevent.cpp:46

/usr/include/QtCore/qglobal.h:2343 -> Qt version ?
I don't see a destructor in mine. The crash could be related to a member
(list dealloc or iterator).

Francois



More information about the vlc-devel mailing list