Results 1 to 7 of 7

Thread: vlc crashes

  1. #1
    Join Date
    May 2013
    Beans
    1

    vlc crashes

    When i try to play anything with vlc it crashes. I tried to remove ~/.config/vlc, also tried to purge vlc and install it again.

    command line output:
    Code:
    VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
    [0x95e108] main libvlc: Uruchamianie vlc z domyślnym interfejsem. Użyj 'cvlc' aby używać vlc bez interfejsu.
    MKV/Ebml Parser: m_el[mi_level] == NULL
    MKV/Ebml Parser: Up cannot escape itself
    MKV/Ebml Parser: m_el[mi_level] == NULL
    MKV/Ebml Parser: Up cannot escape itself
    [0x7fe2d4001268] xcb_xv vout display error: cannot create X11 window: X11 error 8
    [0x7fe2d4001268] xcb_xv vout display error: no available XVideo adaptor
    Gen6+ requires Kernel 3.6 or later.
    vlc: ../../../../../src/mesa/main/context.c:1545: _mesa_make_current: Warunek zapewnienia `newCtx->Version > 0' nie został spełniony.
    Przerwane (core dumped)

  2. #2
    Join Date
    May 2013
    Beans
    5

    Re: vlc crashes

    Same thing... After last update...
    VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
    [0x87f5908] main libvlc: Запуск vlc с интерфейсом по умолчанию. Используйте 'cvlc' для запуска vlc без интерфейса.
    TagLib: MP4: No audio tracks
    TagLib: MP4: No audio tracks
    TagLib: MP4: No audio tracks
    TagLib: MP4: No audio tracks
    [0xafd062c0] xcb_xv vout display error: cannot create X11 window: X11 error 8
    [0xafd062c0] xcb_xv vout display error: no available XVideo adaptor
    [0xafd062c0] xcb_xv vout display error: cannot create X11 window: X11 error 8
    [0xafd062c0] xcb_xv vout display error: no available XVideo adaptor
    Gen6+ requires Kernel 3.6 or later.
    vlc: ../../../../../src/mesa/main/context.c:1545: _mesa_make_current: Проверочное утверждение «newCtx->Version > 0» не выполнено.
    Аварийный останов (сделан дамп памяти)

  3. #3
    Join Date
    Oct 2007
    Location
    Brazil
    Beans
    67
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: vlc crashes

    Same problem here.
    I don't think it's VLC fault. I tried playing minecraft and netflix using the modified wine, and both crashed as well.

    I have a Core i5, with an Intel HD 3000 graphics card, so i suppose it's a video driver issue.
    It's running Ubuntu 12.04 64-bit, kernel 3.5.0-18 and PPA xorg-edgers for latest video drivers.
    Dell Inspiron 14R N4110 - Ubuntu 12.04 X64 - Intel Core i5 2410M@2.3Ghz - 8GB DDR3@1333Mhz - Intel HD 3000 - WDC SATA II 640GB + SSD Kingston V200 128GB

  4. #4
    Join Date
    May 2013
    Beans
    5

    Re: vlc crashes

    Yes, I think this is video driver issue too. I`m have nvidia optimus graphics card, and there is always many problems with it on ubuntu.
    Switching to GNOME interface solve problem with vlc. Damn unity...

    Ok, bug with vlc seem has been repaired after today update.
    Last edited by alexkarnaukhov; May 27th, 2013 at 11:36 AM.

  5. #5
    Join Date
    Oct 2007
    Location
    Brazil
    Beans
    67
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question Re: vlc crashes

    Unfortunately it didn't fix for me.
    glxinfo gives the same error:
    name of display: :0.0
    Gen6+ requires Kernel 3.6 or later.
    glxinfo: ../../../../../src/mesa/main/context.c:1545: _mesa_make_current: Assertion `newCtx->Version > 0' failed.
    Aborted (core dumped)
    Dell Inspiron 14R N4110 - Ubuntu 12.04 X64 - Intel Core i5 2410M@2.3Ghz - 8GB DDR3@1333Mhz - Intel HD 3000 - WDC SATA II 640GB + SSD Kingston V200 128GB

  6. #6
    Join Date
    Oct 2007
    Location
    Brazil
    Beans
    67
    Distro
    Ubuntu 12.04 Precise Pangolin

    Thumbs up Re: vlc crashes

    xorg-edgers require at least kernel 3.6 in order to work.
    "If you are using precise on a 965 or newer intel, be sure to install linux-generic-lts-raring as mesa now requires a 3.6 kernel!"
    xorg-edgers launchpad site.

    The suggested solution:
    sudo apt-get install linux-generic-lts-raring
    Dell Inspiron 14R N4110 - Ubuntu 12.04 X64 - Intel Core i5 2410M@2.3Ghz - 8GB DDR3@1333Mhz - Intel HD 3000 - WDC SATA II 640GB + SSD Kingston V200 128GB

  7. #7
    Join Date
    Nov 2007
    Beans
    1

    Re: vlc crashes

    Quote Originally Posted by snkmad
    The suggested solution:
    Code:
     sudo apt-get install linux-generic-lts-raring
    it works for my ubuntu 12.04 64
    thx

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •