Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2010 20:04:42 +0100
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        Torfinn Ingolfsen <tingox@gmail.com>
Cc:        ports@freebsd.org, Garrett Cooper <yanefbsd@gmail.com>, x11@freebsd.org
Subject:   Re: [Call for Testing] X.org 7.5 for FreeBSD
Message-ID:  <20100318200442.05e8a5ce@ernst.jennejohn.org>
In-Reply-To: <ef8c8a881003181116i5f59dc71ub00477469459924a@mail.gmail.com>
References:  <20100311134413.GH19740@bsdcrew.de> <ef8c8a881003121407t560324acs54e2aa39a25b83f8@mail.gmail.com> <7d6fde3d1003121409l7de396bake4409dddfb9f1783@mail.gmail.com> <ef8c8a881003130532i77648b22gd29269d5d2299ede@mail.gmail.com> <7d6fde3d1003131114x29db8e1coc188f6795c1194cb@mail.gmail.com> <ef8c8a881003141235m5876d0ady55d788a053cfd477@mail.gmail.com> <ef8c8a881003141304j562b5ffds469823eeaef39796@mail.gmail.com> <7d6fde3d1003141343o7a7f3f36n9a1eb447cdc5f1e6@mail.gmail.com> <ef8c8a881003151440x12c660a0o603d163ac845e53c@mail.gmail.com> <1268690553.2608.590.camel@balrog.2hip.net> <ef8c8a881003181116i5f59dc71ub00477469459924a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Mar 2010 19:16:12 +0100
Torfinn Ingolfsen <tingox@gmail.com> wrote:

> Update:
> 
> On Mon, Mar 15, 2010 at 11:02 PM, Robert Noland <rnoland@freebsd.org> wrote:
> 
> > On Mon, 2010-03-15 at 22:40 +0100, Torfinn Ingolfsen wrote:
> > > On Sun, Mar 14, 2010 at 9:43 PM, Garrett Cooper <yanefbsd@gmail.com>
> > wrote:
> > >
> > > >    Could you compile xfce4-session with -g and attach gdb to it as
> > > > it's starting up to get a backtrace please?
> > >
> > >
> > > So I am guessing that running gdb on the core file I already have (from
> > > xfce4-session) isn't of any use?
> > > I'll have to figure out how to compil with -g and how to "attach gdb"
> > then.
> >
> > "make -DWITH_DEBUG all deinstall reinstall"
> >
> 
> Ok, I finally found time to try this. After recompiling xfce4-session as
> stated above, I did a 'startxfce4' as root. After that I did 'gdb
> xfce4-session xfce4-session.core'
> Correct so far?
> On loading gdb prints:
> Core was generated by `xfce4-session'.
> Program terminated with signal 6, Aborted.
> 
> then proceeds and load symbols.
> I then try a backtrace:
> (gdb) bt
> #0  0x0000000804bbf91c in kill () from /lib/libc.so.7
> #1  0x0000000804bbe71b in abort () from /lib/libc.so.7
> #2  0x0000000804171c75 in dbus_malloc () from /usr/local/lib/libdbus-1.so.3
[snip the rest]

Do you have any strange malloc(3) flags set?

---
Gary Jennejohn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100318200442.05e8a5ce>