Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2010 22:12:18 +0100
From:      Torfinn Ingolfsen <tingox@gmail.com>
To:        Garrett Cooper <yanefbsd@gmail.com>
Cc:        ports@freebsd.org, x11@freebsd.org, Robert Noland <rnoland@freebsd.org>
Subject:   Re: [Call for Testing] X.org 7.5 for FreeBSD
Message-ID:  <ef8c8a881003181412l4401e937qdd0bfe3a4d1a6533@mail.gmail.com>
In-Reply-To: <7d6fde3d1003181153r673e97c2o621203508172bb41@mail.gmail.com>
References:  <20100311134413.GH19740@bsdcrew.de> <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> <7d6fde3d1003181153r673e97c2o621203508172bb41@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 18, 2010 at 7:53 PM, Garrett Cooper <yanefbsd@gmail.com> wrote:

> Here's the problem area that needs inspecting:
>
> #2  0x0000000804171c75 in dbus_malloc () from /usr/local/lib/libdbus-1.so.3
>
> do:
>
> 1. make -C $PORTSDIR/*/dbus extract
> 2. Find the file where dbus_malloc is defined.
>

It's in  work/dbus-1.2.16/dbus/dbus-memory.c

3. Look for an abort.
>

There isn't one in that file as far as I can tell:
root@kg-v7# pwd
/usr/ports/devel/dbus
root@kg-v7# grep abort work/dbus-1.2.16/dbus/dbus-memory.c



> But in the meantime, your console may have some helpful messages worth
> looking at.
>

Well, it says:
process 36926: arguments to dbus_message_new_signal() were incorrect,
assertion
"_dbus_check_is_valid_path (path)" failed in file dbus-message.c line 1165.
This is normally a bug in some application using the D-Bus library.
 D-Bus is not compiled with backtrace support so unable to print a backtrace

I don't know if that message is a red herring or not.
I recompiled dbus with:
make -DWITH_DEBUG all deinstall reinstall

But that didn't help a bit.

-- 
Regards,
Torfinn Ingolfsen



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