Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116934 - media-video/avidemux-2.0.24 dies on startup (missing config file)
Summary: media-video/avidemux-2.0.24 dies on startup (missing config file)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 17:23 UTC by Rusty Phillips
Modified: 2006-10-05 08:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rusty Phillips 2005-12-27 17:23:18 UTC
If the .avidemuxrc file is missing or wrongly configured, avidemux will not start.  I can't prove that it will work if I have this file because I don't have it, and I can't seem to find it on the internet.  

I can prove that its dying looking for it, though (the soruce also confirms that this is a "death" condition).

Consider the end of this strace output from this program:
write(1, " Registering Filters\n", 21 Registering Filters
)  = 21
write(1, "*********************\n", 22*********************
) = 22
write(1, "\n", 1
)                       = 1

access("/home/rusty/.avidemuxrc", R_OK) = -1 ENOENT (No such file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-05 08:29:48 UTC
Not even in portage any more; try with 2.0.42-r1 or 2.1_pre1. If it still doesn't work, reopen with a backtrace and emerge --info.

http://www.gentoo.org/proj/en/qa/backtraces.xml