Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-05-2006, 11:27 PM
|
#1
|
Member
Registered: Dec 2003
Location: Long Beach, CA
Distribution: haven't settled on one.
Posts: 251
Rep:
|
pornview runs as root, but segfaults as user
Hi,
so I can run pornview as root. When I run it as user, it segfaults
Code:
xine_thread: init threads
xine_thread: open display
gtkxine: auto-detecting video driver...
Segmentation fault
please, no responses telling me about a different application.
Last edited by fatblueduck; 05-06-2006 at 08:29 AM.
|
|
|
05-06-2006, 08:56 PM
|
#2
|
Senior Member
Registered: Sep 2003
Posts: 3,171
Rep: 
|
probably a permissions error. Make sure that your user session has all the read and write permissions it needs to run xine.
|
|
|
05-08-2006, 07:06 AM
|
#3
|
Member
Registered: Dec 2003
Location: Long Beach, CA
Distribution: haven't settled on one.
Posts: 251
Original Poster
Rep:
|
user has all of the needed privelages I believe. Here's my /etc/group:
Code:
root::0:root
bin::1:root,bin,daemon
daemon::2:root,bin,daemon
sys::3:root,bin,adm
adm::4:root,adm,daemon
tty::5:
disk::6:root,adm
lp::7:lp
mem::8:
kmem::9:
wheel::10:root,duck
floppy::11:root
mail::12:mail
news::13:news
uucp::14:uucp
man::15:man
cron::16:cron
console::17:
audio:!:18:duck
cdrom:!:19:duck,wine
dialout::20:root
ftp::21:
sshd::22:
at::25:at
tape::26:root
video:!:27:root,duck
squid::31:squid
gdm::32:gdm
xfs::33:xfs
games:!:35:duck
named::40:named
mysql:x:60:
postgres::70:
cdrw::80:
nut::84:
usb::85:duck
vpopmail:x:89:
users::100:games,duck
nofiles:x:200:
qmail:x:201:
postfix:x:207:
postdrop:x:208:
smmsp:x:209:smmsp
slocate::245:
portage::250:portage
utmp:x:406:
nogroup::65533:
nobody::65534:
rpc:x:111:
what do you think?
|
|
|
05-09-2006, 03:26 AM
|
#4
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
I'd suggest that you run xine via strace ...
strace -o outfile xine
and then look at what it's trying to access when it dies.
Cheers,
Tink
|
|
|
All times are GMT -5. The time now is 07:54 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|