[Bug 260719] Vlc hangs on open file dialog

Dario Andres andresbajotierra at gmail.com
Sun Dec 19 18:00:12 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=260719


Dario Andres <andresbajotierra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andresbajotierra at gmail.com




--- Comment #1 from Dario Andres <andresbajotierra gmail com>  2010-12-19 19:00:10 ---
[Comment from a bug triager]
GDB could be attached to the VLC process to try to determine where it is
hanging. However, as Arch doesn't distribute debuginfo process, the crash may
be not complete; but you can try it.

- Run VLC and reproduce the hang
- Run Konsole
- Get the PID of the VLC instance
- On Konsole run "gdb -p PID"
- On the GDB prompt write "bt full" and press Enter
- Then copy the output of that command here

Thanks

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list