Menu

#2 pi_unload.sh can cause system crash

closed
nobody
None
5
2005-12-14
2005-11-23
No

The following sequence of commands can cause a system
crash:
1. pi_load.sh
2. swtrace init -s 50
3. swtrace on
4. swtrace enable 4 17 25 49 50
5. swtrace it_install -ss
6. pi_unload.sh

If you insert 'swtrace off' and 'swtrace it_remove'
between steps 5 and 6, the pi_unload completes
successfully. I will attach a patch to this bug that
changes the pi_unload.sh script to do a complete
teardown in case the user has not done so.

Discussion

  • Maynard Johnson

    Maynard Johnson - 2005-11-23

    patch

     
  • piadmin

    piadmin - 2005-12-14
    • status: open --> closed
     

Log in to post a comment.