Re: [osol-discuss] HAL fails to start after upgrade to 118

2009-08-02 Thread Lin Guo

Hi Matthew,

Thanks a lot for your info. Unfortunately, I didn't find anything wrong 
in these files. I guess maybe the issue is related to dev link 
"/dev/usb/mass-storage0" which is not found somehow when searching in 
device information library in some cases.
It is hard to debug the issue since it is not easy to reproduce. 
(Actually I have never ever reproduce it in my system.) I will look into 
the code of devfsadm and libdevinfo to see if there is something wrong here.


Thanks,
Lin


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


Re: [osol-discuss] HAL fails to start after upgrade to 118

2009-07-24 Thread Lin Guo

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


Re: [osol-discuss] HAL fails to start after upgrade to 118

2009-07-22 Thread Lin Guo

It's a known issue. You could check CR6850995 for more details.

How about first remove your usb storage device, then start up hald 
daemon, finally reconnect the usb storage device?


Thanks,
Lin


? 2009?07?22? 20:30, Matthew Stevenson wrote:

Hi,

After enabling core dumps as you suggested and running
/usr/lib/hal/hald --daemon=no --verbose=yes

I got a core dump from hald. I have attached the output of the above command in 
hal-log.txt. I have also attached the output of pflags and pstack on the core 
file.

Does that help?

Thanks,
Matt
  



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