There is only one assert(0) in playCell, so this is probably the code
getting hit:

  if(!set_PGN(vm)) {
    /* Should not happen */
    assert(0);
    return play_PGC_post(vm);
  }


** Changed in: libdvdnav (Ubuntu)
   Importance: Undecided => High

** Changed in: libdvdnav (Ubuntu)
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/453267

Title:
  vlc assert failure: vlc:
  /build/buildd/libdvdnav-4.1.3/src/vm/vm.c:1074: play_Cell: Assertion
  `0' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdvdnav/+bug/453267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to