[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2010-04-12 Thread Rémi Denis-Courmont
** Changed in: vlc Status: Invalid = Fix Committed -- vlc crashed with SIGSEGV in QMetaObject::activate() https://bugs.launchpad.net/bugs/408719 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2010-03-27 Thread Rémi Denis-Courmont
VLC-specific work-around available in 1.1.0. This is not a proper bug fix. ** Changed in: vlc Milestone: None = 1.1.0 -- vlc crashed with SIGSEGV in QMetaObject::activate() https://bugs.launchpad.net/bugs/408719 You received this bug notification because you are a member of Kubuntu Bugs,

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2010-02-24 Thread Rémi Denis-Courmont
KIO is brought in by the KDE open file dialog through the Qt4 open file dialog. This can trivially be reproduced: start VLC, go to Media / Open File, cancel, exit. This only occurs if KDE overrides the Qt open file dialog. Then the KIO scheduler registers an exit handler which crashes at exit.

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2010-02-24 Thread Jonathan Thomas
Hi there! Thanks for reporting this bug! Your bug seems to be a problem with the KDE program itself, and not with our KDE packages. But don't worry! This issue is being tracked by the KDE developers at: http://bugs.kde.org/show_bug.cgi?id=199375 Once fixed in KDE, it will be included in

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2010-02-21 Thread Rémi Denis-Courmont
KIO is using atexit() (which is pretty much always a stupid thing to do). VLC does not use KIO at all. Another library is causing this, most certainly Qt4 or a Qt4 theme engine. ** Also affects: qt4-x11 (Ubuntu) Importance: Undecided Status: New ** Changed in: vlc (Ubuntu)

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2010-02-21 Thread Jonathan Thomas
There isn't an instance of atexit in any of the kio code. (KIO code is also in kde, not qt) ** Package changed: qt4-x11 (Ubuntu) = kde4libs (Ubuntu) ** Changed in: kde4libs (Ubuntu) Status: New = Invalid -- vlc crashed with SIGSEGV in QMetaObject::activate()

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2010-02-21 Thread Rémi Denis-Courmont
Yeah. KDE libs does not run code at exit. Except when it does: http://api.kde.org/4.0-api/kdelibs-apidocs/kdecore/html/group__KDEMacros.html#g75ca0c60b03dc5e4f9427263bf4043c7 Now consider line 731: http://websvn.kde.org/trunk/KDE/kdelibs/kio/kio/scheduler.cpp?view=markup Seriously: 1/ VLC does

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2010-02-21 Thread Rémi Denis-Courmont
Someone care to explain why KIO is brought into the VLC process... ** Changed in: vlc (Ubuntu) Status: New = Incomplete -- vlc crashed with SIGSEGV in QMetaObject::activate() https://bugs.launchpad.net/bugs/408719 You received this bug notification because you are a member of Kubuntu

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2009-10-04 Thread Xosé
It crashed after I tried to play a .wav file but couldn't hear anything. I closed vlc and it crashed. I'm not sure but I think the system isn't using PulseAudio but the integrated sound card (HDA Intel (VT1708S Analog)). -- vlc crashed with SIGSEGV in QMetaObject::activate()

[Bug 408719] Re: vlc crashed with SIGSEGV in QMetaObject::activate()

2009-09-26 Thread Benjamin Drung
** Visibility changed to: Public -- vlc crashed with SIGSEGV in QMetaObject::activate() https://bugs.launchpad.net/bugs/408719 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com