Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 117109

Summary: ivman-0.6.6 gives a segmentation fault
Product: Gentoo Linux Reporter: Jan Callewaert <jan.callewaert>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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... :(