Menu

#81 failed assert when /etc/fstab is not present

Incorrect_behaviour
closed
nobody
ROX-Filer (85)
5
2008-08-09
2007-10-17
No

When running ROX-Filer on Mac OS X, it is using getfsent (HAVE_SYS_UCRED_H) but there is no /etc/fstab file:

** (ROX-Filer:7401): CRITICAL **: read_time: assertion `err == 0' failed

It should probably just return 0 for the modification time when errno == ENOENT, rather than fail assert ?

Discussion

  • Stephen Watson

    Stephen Watson - 2007-11-03

    Logged In: YES
    user_id=471223
    Originator: NO

    I've modified the version in my git repository, does that work?

    http://kerofin.demon.co.uk/~stephen/git/rox-filer

     
  • Stephen Watson

    Stephen Watson - 2007-12-01

    Logged In: YES
    user_id=471223
    Originator: NO

    Should be fixed in version 2.7 (just released).

     
  • Stephen Watson

    Stephen Watson - 2008-08-09
    • status: open --> closed
     
  • Stephen Watson

    Stephen Watson - 2008-08-09

    Logged In: YES
    user_id=471223
    Originator: NO

    Should have been fixed in 2.7

     
  • Stephen Watson

    Stephen Watson - 2008-08-09

    Logged In: YES
    user_id=471223
    Originator: NO

    Should have been fixed in 2.7

     

Log in to post a comment.