> On 2011-06-04 12:01:48, Stuart Henderson <stu () spacehopper ! org> wrote:
> On 2011-06-03, Ed Ahlsen-Girard <eahlsengir...@yahoo.com> wrote:
> >> From: ? ? ? Gabriel Guzman <gabe () guzman-nunez ! com>
> >> Date: ? ? ? 2011-04-17 15:19:09
> >>
> >
> >> On Sun, 17 Apr 2011 16:50:43 +0200 (CEST)
> >> Antoine Jacoutot <ajacou...@bsdfrog.org> wrote:
> >>
> >> > On Sun, 17 Apr 2011, Gabriel Guzman wrote:
> >> >
> >> > > On Sun, 17 Apr 2011 13:46:44 +0200
> >> > > roberth <rob...@openbsd.pap.st> wrote:
> >> > >
> > (snip)
> >> >
> >> > Your ports aren't up to date, gnutls especially.
> >>
> >> ok... that would explain it. ?I'll update them and test.
> >>
> >> thanks,
> >> gabe.
> >
> > I have been unable to run claws since the 29 May snapshot. ?
> > Segmentation fault with nothing logged. ?Uninstall/reinstall, no?
> > difference, removing the .claws-mail directory, no difference.
> > I refresh ports every time I install a new snapshot.
> > What am I overlooking? 
>
> Works here in light testing on amd64. Make sure all packages were
> updated together from a single snapshot. If it still fails you'll need to 
> give more information. dmesg is
> always good. Try and obtain a backtrace (gdb `which claws-mail`,
> run, then when it crashes 'thread apply all bt')

I always update all packages when I go to a new snapshot.  gdb below.
--


Ed Ahlsen-Girard
 
name@place(~)$gdb `which claws-mail`
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-openbsd4.9"...(no debugging symbols 
found)

(gdb) run
Starting program: /usr/local/bin/claws-mail 

Program received signal SIGSEGV, Segmentation fault.
[Switching to process 13309, thread 0x2d719800]
0x093f373d in XGetXCBConnection () from /usr/X11R6/lib/libX11-xcb.so.1.0
(gdb) thread apply all bt

Thread 1 (process 13309, thread 0x2d719800):
#0  0x093f373d in XGetXCBConnection () from /usr/X11R6/lib/libX11-xcb.so.1.0
#1  0x1c0d44c6 in clean_quit ()
#2  0x1c0d6dfa in main ()
(gdb) 


Reply via email to