Dear Developers,

if DBUS_SESSION_BUS_ADDRESS points to "incorrect" address, segfault occurs
on e-notify-send:

EINA_LOG_LEVEL=5
DBUS_SESSION_BUS_ADDRESS=unix:abstract=*/tmp/some*,guid=9f5e198bd7151b6bd2504f94001e438a
\
 e-notify-send -u "normal" -t 5000 -i
"$install_path/share/enlightenment/data/images/enlightenment.png" -n
"easy_e17.sh" "easy_e17.sh" "text"

DBG<9518>:eina_module eina_module.c:705 eina_module_list_load() array
0x8eb5688, count 0
DBG<9518>:eina_mempool eina_mempool.c:155 eina_mempool_register()
be=0xb7777680, name=0xb7776561
DBG<9518>:eina_mempool eina_mempool.c:155 eina_mempool_register()
be=0xb77776c0, name=0xb77765ce
DBG<9518>:eina_mempool eina_mempool.c:337 eina_mempool_add()
name=chained_mempool, context=list, options=
DBG<9518>:eina_mempool eina_mempool.c:344 eina_mempool_add()
name=chained_mempool, context=list, options=, mp=0x8eb5b60
DBG<9518>:eina_mempool eina_mempool.c:337 eina_mempool_add()
name=chained_mempool, context=list_accounting, options=
DBG<9518>:eina_mempool eina_mempool.c:344 eina_mempool_add()
name=chained_mempool, context=list_accounting, options=, mp=0x8eb5bd0
DBG<9518>:eina_mempool eina_mempool.c:337 eina_mempool_add()
name=chained_mempool, context=matrixsparse_cell, options=
DBG<9518>:eina_mempool eina_mempool.c:344 eina_mempool_add()
name=chained_mempool, context=matrixsparse_cell, options=, mp=0x8eb68f0
DBG<9518>:eina_mempool eina_mempool.c:337 eina_mempool_add()
name=chained_mempool, context=matrixsparse_row, options=
DBG<9518>:eina_mempool eina_mempool.c:344 eina_mempool_add()
name=chained_mempool, context=matrixsparse_row, options=, mp=0x8eb6968
DBG<9518>:eina_mempool eina_mempool.c:337 eina_mempool_add()
name=chained_mempool, context=rectangle-alloc, options=
DBG<9518>:eina_mempool eina_mempool.c:344 eina_mempool_add()
name=chained_mempool, context=rectangle-alloc, options=, mp=0x8eb6a88
DBG<9518>:eina_mempool eina_mempool.c:337 eina_mempool_add()
name=chained_mempool, context=rectangle, options=
DBG<9518>:eina_mempool eina_mempool.c:344 eina_mempool_add()
name=chained_mempool, context=rectangle, options=, mp=0x8eb6b00
DBG<9518>:eina_mempool eina_mempool.c:337 eina_mempool_add()
name=chained_mempool, context=QuadTree Item, options=
DBG<9518>:eina_mempool eina_mempool.c:344 eina_mempool_add()
name=chained_mempool, context=QuadTree Item, options=, mp=0x8eb6ba8
DBG<9518>:eina_mempool eina_mempool.c:337 eina_mempool_add()
name=chained_mempool, context=QuadTree Root, options=
DBG<9518>:eina_mempool eina_mempool.c:344 eina_mempool_add()
name=chained_mempool, context=QuadTree Root, options=, mp=0x8eb6c20
INF<9518>:ecore ecore_main.c:565 _ecore_main_loop_init() enter
INF<9518>:ecore ecore_main.c:602 _ecore_main_loop_init() leave
DBG<9518>:ecore ecore_time.c:152 _ecore_time_init() using CLOCK_MONOTONIC.
DBG<9518>:e_dbus e_dbus_object.c:400 e_dbus_interface_method_add() E-dbus:
Add method Introspect: 0x8eb6e40
DBG<9518>:e_dbus e_dbus_object.c:400 e_dbus_interface_method_add() E-dbus:
Add method Get: 0x8eb91f8
DBG<9518>:e_dbus e_dbus_object.c:400 e_dbus_interface_method_add() E-dbus:
Add method Set: 0x8eb9240
ERR<9518>:e_dbus e_dbus.c:469 e_dbus_bus_get() Error connecting to bus:
Failed to connect to socket /tmp/some: Connection refused
DBG<9518>:e_dbus e_dbus_object.c:362 e_dbus_interface_unref()
e_dbus_interface_unref (org.freedesktop.DBus.Introspectable) = 0
DBG<9518>:e_dbus e_dbus_object.c:362 e_dbus_interface_unref()
e_dbus_interface_unref (org.freedesktop.DBus.Properties) = 0
Segmentation fault

this is not happens if DBUS_SESSION_BUS_ADDRESS is just unset.

Looks like e_dbus related?


Thank you,
Daniel
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to