On Sun, Jul 11, 2010 at 20:50, Timo Sirainen <t...@iki.fi> wrote: > On Sat, 2010-07-10 at 22:20 +0200, Sven Kirmess wrote: > >> #6 0xfef4414c in fs_list_get_path (_list=0x80a1de0, >> name=0x80aa398 <error reading variable>, >> type=MAILBOX_LIST_PATH_TYPE_ALT_DIR) at mailbox-list-fs.c:202 >> set = 0x80a1e4c >> root_dir = 0x80a1ef8 <error reading variable> >> __FUNCTION__ = <error reading variable> > > I don't think this should be happening.. Did you use Sun Studio to > compile it?
I've used gcc to compile it. $ gcc --version gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > Oh, never mind. There was actually a bug in there and it was already > fixed in rc1. RC2 no longer crashes, conformed. Thanks. :)