Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117109 - ivman-0.6.6 gives a segmentation fault
Summary: ivman-0.6.6 gives a segmentation fault
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-29 10:56 UTC by Jan Callewaert
Modified: 2005-12-29 13:35 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 Jan Callewaert 2005-12-29 10:56:14 UTC
I have a basic install of ivman with all the default config files, I changed nothing. On starting ivman, I get a segmentation fault:

# ivman -d --nofork
manager.c:103 (set_mount_command) No mount command was specified in IvmConfigBase.xml.  Ivman will try to automatically detect the command to use. If Ivman incorrectly detects the program(s) available on your system, first make sure the program(s) are in the default shell PATH, then please report it as a bug.
manager.c:178 (set_mount_command) pmount-hal detection skipped, as we are a root instance of Ivman.  pmount-hal is only used for user instances.
manager.c:273 (set_mount_command) pmount accepts -u <umask>
manager.c:276 (set_mount_command) pmount was found on your system. It will be used for mounting.
manager.c:749 (ivm_run_command) Running: echo 0 > /proc/sys/dev/cdrom/lock
manager.c:1110 (setupHAL)  Running through rules for every current property.
manager.c:1269 (main) ivman 0.6.6, http:/ivman.sourceforge.net
manager.c:1274 (main) Compiled against HAL 0.5.x or later
manager.c:1279 (main) Running in system mode.
Segmentation fault

Using hal-0.5.5.1 and dbus-0.50-r2.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-29 11:02:11 UTC
emerge --info, please...
Comment 2 Jan Callewaert 2005-12-29 13:35:47 UTC
okay, sorry, some config files needed updating :$. Everything is okay... :(