[MacPorts] #39505: kdenlive fails to start
MacPorts
noreply at macports.org
Wed Jul 3 04:21:22 PDT 2013
#39505: kdenlive fails to start
-------------------------+-------------------
Reporter: macports@… | Owner: dan@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: kdenlive |
-------------------------+-------------------
Comment (by vincent.mcintyre@…):
I hit this too on 10.8.4 with kdenlive-0.9.6 and gavl-1.2.0_1.
{{{
% gdb /Applications/MacPorts/KDE4/kdenlive.app/Contents/MacOS/kdenlive
(gdb) run
...
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000004034004
0x000000011ed45ea5 in gavl_video_options_set_defaults ()
(gdb) bt
#0 0x000000011ed45ea5 in gavl_video_options_set_defaults ()
#1 0x000000011ed37cf7 in gavl_video_scaler_create ()
#2 0x000000010c30ec89 in fill_param_info ()
#3 0x00000001027ebc10 in mlt_repository_metadata ()
#4 0x0000000102816a63 in Mlt::Repository::metadata ()
#5 0x00000001002d0776 in initEffects::parseEffectFile ()
#6 0x00000001002b95b5 in initEffects::parseEffectFiles ()
#7 0x00000001000c04ac in MainWindow::MainWindow ()
#8 0x00000001000bfbb1 in main ()
}}}
So I uninstalled gavl
{{{
% sudo port list installed |grep gavl
gavl @1.2.0 multimedia/gavl
% sudo port uninstall -f gavl
---> Unable to uninstall gavl @1.2.0_1, the following ports depend on it:
---> frei0r-plugins @1.4_0
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating gavl @1.2.0_1
---> Unable to deactivate gavl @1.2.0_1, the following ports depend on
it:
---> frei0r-plugins @1.4_0
Warning: Deactivate forced. Proceeding despite dependencies.
---> Cleaning gavl
---> Uninstalling gavl @1.2.0_1
---> Cleaning gavl
}}}
and ran again - ''voila'' the kdenlive setup window appeared. Thanks Dan!
--
Ticket URL: <https://trac.macports.org/ticket/39505#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list