Re: Gnome::Vfs::DirectoryHandle::close segfaults
Ole Laursen <[email protected]> Fri, 29 Jul 2005 14:41:12 +0200
| Newsgroups | gmane.comp.gnome.gnomemm |
|---|---|
| Message-ID | <[email protected]> |
Matthias Kaeppler <[email protected]> writes: > dir.close(); // this call segfaults > </code> > > Right now, I just never close the DirectoryHandle. > Any ideas? I don't know if you have figured it out in the meantime, but you could try debugging it with gdb or printf's, and report it on bugzilla.gnome.org if you find out what is wrong. It's probably something trivial if the problem is only within the wrapper. :-) -- Ole Laursen http://www.cs.aau.dk/~olau/