Hi all:<br><br>bug1:<br>vlc/src/misc/events.c line:164<br><br>it's another type mistake,should be __Register__ the event ...;<br>/**<br> * Destroy the event manager<br> */<br>int vlc_event_manager_register_event_type(<br>
        vlc_event_manager_t * p_em,<br>        vlc_event_type_t event_type )<br>{<br><br><br>bug 2: <br>this bug exists for a long time, maybe somebody had already report.<br>description: Qt4 interface ,in VLM configurator Dialog, I add a vod/broadcast ,then delete it, the VLC always crash!<br>
gdb tell me that:<br>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread 0xb6ff0b90 (LWP 22964)]<br>0xb65d519a in QWidgetPrivate::clipRect () from /usr/lib/libQtGui.so.4<br>(gdb) bt<br>#0  0xb65d519a in QWidgetPrivate::clipRect () from /usr/lib/libQtGui.so.4<br>
#1  0xb679c417 in ?? () from /usr/lib/libQtGui.so.4<br>#2  0xb65d0bb6 in QWidgetPrivate::syncBackingStore () from /usr/lib/libQtGui.so.4<br>#3  0xb65d8d85 in QWidget::event () from /usr/lib/libQtGui.so.4<br>#4  0xb6581e9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4<br>
#5  0xb658a282 in QApplication::notify () from /usr/lib/libQtGui.so.4<br>#6  0xb7615a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4<br>#7  0xb7616695 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4<br>
#8  0xb761688d in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4<br>#9  0xb76417ef in ?? () from /usr/lib/libQtCore.so.4<br>#10 0xb714bb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0<br>
#11 0xb714f0eb in ?? () from /usr/lib/libglib-2.0.so.0<br>#12 0xb714f268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0<br>#13 0xb7641438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4<br>
#14 0xb6623365 in ?? () from /usr/lib/libQtGui.so.4<br>#15 0xb761406a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4<br>#16 0xb76144aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4<br>#17 0xb7616959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4<br>
#18 0xb6581d17 in QApplication::exec () from /usr/lib/libQtGui.so.4<br>#19 0xb778a868 in Thread (obj=0x95e8c84) at qt4.cpp:465<br>#20 0xb7dd44ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0<br>#21 0xb7d4f49e in clone () from /lib/tls/i686/cmov/libc.so.6<br>
(gdb)<br clear="all"><br>-- <br>--------------<br>HHCN Andy <a href="mailto:chenee@hhcn.com">chenee@hhcn.com</a><br>Tel/Fax: +86-551-5325652,5325653-820<br>Products Info. : <a href="http://www.hhcn.com">http://www.hhcn.com</a><br>
Tech. Support  : <a href="http://www.hhcn.org">http://www.hhcn.org</a><br>HHTech : An Embedded Linux Tech. Provider in Mainland China<br>2008-08-13<br>