Matthew,

The bug state was marked as "Need More Info" due to I can not reproduce the issue in my system and I didn't get information from the bug's submitter. Could you please help collect these in your system.

1. Does the usb card reader work fine on Solaris?
2. The output of "ls -l /dev/usb/*"
3. The output of "rmformat"
4. Run "list_devinfo" in your system and send me the output. ( it is based on libdevinfo, targeted to collect devices' attributes, dev links and minor path.)

Hald daemon dumped core becuase it didn't find out devlink for usb storage device from device information library, then a NULL pointer was passed to strstr() function. But I am not sure why it happened.

I have made a new "hald" daemon (fixed the strstr()), you could try it on your system. If it works without dump core, could you please provide the outputs of the following commands:

#/usr/lib/hald --verbose=yes, --deamon=no
#lshal

I will send "list_devinfo" and "hald" binaries to your mailbox.

Thanks a lot for your help.

Best Regards,
Lin

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to