Alternatively, open two sessions, take note of the tty nubmer for the first session using the tty command, let's say /dev/pts/8 for example. Run the explorer, and when it hangs, in the other session do a ps -ft pts/8 and see what process(es) it is stuck on. Try trussing them perhaps for more clues.
Annihilannic.