Probably a backtrace of where it crashes, i.e. run it in gdb (or whatever debugger you have available), and get a backtrace of all threads when it crashes. In gdb the command is 'thread apply all bt'.
Create a bug on bugzilla.ximian.com and paste the backtrace into it. On Thu, 2003-02-20 at 17:28, Michael-John Anthony wrote: > I spoke too soon. > > I have Evolution 1.3 compiled on a SunFire V1280 running Solaris 8, but > it crashes when I try to launch it. > > (/opt/evolution-1.3/bin/)-> ./evolution-1.3 > Activating component 'OAFIID:GNOME_Evolution_Mail_ShellComponent' > Activating component 'OAFIID:GNOME_Evolution_FolderInfo' > > *crashes here* > > What info do you guys need to debug this? I've tried setting > CAMEL_VERBOSE_DEBUG and running evolution-1.3 (I've noticed that > evolution-mail no longer exists), but that doesn't yield any further > messages. > > Cheers! > > - Michael-John. > > -- > Michael-John Anthony <[EMAIL PROTECTED]> > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
