Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2011 01:57:07 GMT
From:      Alvaro <gobledb@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159068: VLC - Segmentation fault (core dumped)
Message-ID:  <201107210157.p6L1v7Qj096029@red.freebsd.org>
Resent-Message-ID: <201107210200.p6L20OnQ091659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159068
>Category:       ports
>Synopsis:       VLC - Segmentation fault (core dumped)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 02:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alvaro
>Release:        FreeBSD 9.0-CURRENT
>Organization:
none
>Environment:
FreeBSD shuttle0.lan 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Jul 16 01:27:56 WEST 2011     netSys@shuttle0.lan:/usr/obj/usr/src/sys/HUBBLE2  amd64
>Description:
This problem is Qt4 and not VLC. Next on gdb report you can see because I had said is Qt4 problem and not VLC.
---------------------------------------------------------------------------------
I open vlc over terminal mode.
> vlc
Open a video file (.avi) and after closes VLC. You can get this error:

/usr/local/bin/xdg-screensaver: dcop: not found
[0x8020a4c70] signals interface error: signal 20 overriden (0x822821290)
/usr/local/bin/xdg-screensaver: dcop: not found
[0x8020a4c70] signals interface error: signal 20 overriden (0x822821290)
Segmentation fault (core dumped)
---------------------------------------------------------------------------------
When I execute gdb to examine vlc.core you can find this:
#0  0x000000083dd8e58b in QDBusAdaptorConnector::relaySlot ()
   from /usr/local/lib/qt4/libQtDBus.so.4

gdb > http://pastie.org/private/wd7hyaftsvzj7ts7t2lyg
>How-To-Repeat:
> vlc
Open video file, .avi extension for example
closes vlc
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107210157.p6L1v7Qj096029>