Boost logo

Boost Users :

From: Matthias Kaeppler (nospam_at_[hidden])
Date: 2005-04-06 17:19:15


Hello,

I'm using the boost filesystem library to implement a gtkmm widget which
represents a view on the local filesystem.
However, while browsing through the files (they are displayed in a TreeView),
the application now and then crashs with the following error message:

[mkay][~/devel/projects/fb]: ./fb.elf

glibmm-ERROR **:
unhandled exception (type std::exception) in signal handler:
what: boost::filesystem::path: invalid name "lost+found" in path: "lost+found"

aborting...
Aborted

Of course the path names differ, but lost+found is a typical directory found on
Linux machines, so this is a representative example for the error I guess.

I have no idea what is causing this, any ideas?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net