here is gdb for geoclue-master<br><br>&nbsp;gdb /usr/local/bin/geoclue-master <br>GNU gdb 6.6<br>Copyright (C) 2006 Free Software Foundation, Inc.<br>GDB is free software, covered by the GNU General Public License, and you are<br>

welcome to change it and/or distribute copies of it under certain conditions.<br>Type &quot;show copying&quot; to see the conditions.<br>There is absolutely no warranty for GDB.&nbsp; Type &quot;show warranty&quot; for details.<br>

This GDB was configured as &quot;--host=i686-pc-linux-gnu --target=arm-unknown-linux-gnueabi&quot;...<br>(gdb) target remote <a href="http://192.168.100.3:9999" target="_blank">192.168.100.3:9999</a><br>Remote debugging using <a href="http://192.168.100.3:9999" target="_blank">192.168.100.3:9999</a><br>

0x400007b0 in _start () from /lib/ld-linux.so.3<br>(gdb) break main<br>Breakpoint 1 at 0xb568: file main.c, line 82.<br>(gdb) n<br>Single stepping until exit from function _start, <br>which has no line number information.<br>

<br>Breakpoint 1, main (argc=1, argv=0xbea9de24) at main.c:82<br>82&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GError *error = NULL;<br>(gdb) n<br>85&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_type_init ();<br>(gdb) n<br>87&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_print(&quot;\n in main&quot;);<br>(gdb) n<br>

89&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mainloop = g_main_loop_new (NULL, FALSE);<br>(gdb) n<br>91&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; conn = dbus_g_bus_get (GEOCLUE_DBUS_BUS, &amp;error);<br>(gdb) n<br>89&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mainloop = g_main_loop_new (NULL, FALSE);<br>(gdb) n<br>

91&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; conn = dbus_g_bus_get (GEOCLUE_DBUS_BUS, &amp;error);<br>(gdb) n<br>92&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (!conn) {<br>(gdb) n<br>97&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxy = dbus_g_proxy_new_for_name (conn,<br>(gdb) n<br>102&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_print(&quot;\n after proxy %s \n&quot;,GEOCLUE_MASTER_NAME);<br>

(gdb) n<br>97&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxy = dbus_g_proxy_new_for_name (conn,<br>(gdb) n<br>102&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_print(&quot;\n after proxy %s \n&quot;,GEOCLUE_MASTER_NAME);<br>(gdb) n<br>63&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return dbus_g_proxy_call (proxy, &quot;RequestName&quot;, error, G_TYPE_STRING, IN_arg0, G_TYPE_UINT, IN_arg1, G_TYPE_INVALID, G_TYPE_UINT, OUT_arg2, G_TYPE_INVALID);<br>

(gdb) n<br>104&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (!org_freedesktop_DBus_request_name (proxy, GEOCLUE_MASTER_NAME,<br>(gdb) n<br>106&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_error (&quot;Error registering D-Bus service %s: %s&quot;,<br>(gdb) n<br><br>Program received signal SIGABRT, Aborted.<br>

0x40336b48 in raise () from /lib/libc.so.6<br>(gdb) bt<br>#0&nbsp; 0x40336b48 in raise () from /lib/libc.so.6<br>#1&nbsp; 0x40337e98 in abort () from /lib/libc.so.6<br>Backtrace stopped: frame did not save the PC<br>(gdb) <br><br>
<br>
where might be the problem.<br><br><br><br><div class="gmail_quote">On Tue, Dec 23, 2008 at 1:30 AM,  <span dir="ltr">&lt;<a href="mailto:geoclue-request@lists.freedesktop.org" target="_blank">geoclue-request@lists.freedesktop.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send GeoClue mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:geoclue@lists.freedesktop.org" target="_blank">geoclue@lists.freedesktop.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://lists.freedesktop.org/mailman/listinfo/geoclue" target="_blank">http://lists.freedesktop.org/mailman/listinfo/geoclue</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:geoclue-request@lists.freedesktop.org" target="_blank">geoclue-request@lists.freedesktop.org</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:geoclue-owner@lists.freedesktop.org" target="_blank">geoclue-owner@lists.freedesktop.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of GeoClue digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. for master-example is it necessary to run geoclue-master<br>
 &nbsp; &nbsp; &nbsp;daemon (Sachin Gole)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 22 Dec 2008 17:30:08 +0530<br>
From: &quot;Sachin Gole&quot; &lt;<a href="mailto:svgole@gmail.com" target="_blank">svgole@gmail.com</a>&gt;<br>
Subject: for master-example is it necessary to run geoclue-master<br>
 &nbsp; &nbsp; &nbsp; &nbsp;daemon<br>
To: <a href="mailto:geoclue@lists.freedesktop.org" target="_blank">geoclue@lists.freedesktop.org</a><br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:c1188e350812220400m7679b189h6e735225f3b24b20@mail.gmail.com" target="_blank">c1188e350812220400m7679b189h6e735225f3b24b20@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi,<br>
<br>
Currently i have started dbus-daemen,<br>
<br>
geocode-example Yahoo works fine. it gives requested lat lon for given<br>
address.<br>
<br>
Now i am trying to run master-example for that<br>
<br>
1&gt; whenever i am trying to run master-daemon,<br>
<br>
it exits with aborted error messages.<br>
<br>
at following line,<br>
org_freedesktop_DBus_request_name (proxy, GEOCLUE_MASTER_NAME,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0, &amp;request_name_ret,<br>
&amp;error))<br>
<br>
2&gt; to run master-example, necessary to run geoclue-master daemon, is it<br>
correct?<br>
<br>
3&gt; master-example &nbsp;gives seg fault at<br>
<br>
org_freedesktop_Geoclue_Master_create (DBusGProxy *proxy, char** OUT_path,<br>
GError **error)<br>
<br>
where might be the problem.<br>
<br>
<br>
regards,<br>
<br>
Sachin Gole.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.freedesktop.org/archives/geoclue/attachments/20081222/f7082ae9/attachment-0001.html" target="_blank">http://lists.freedesktop.org/archives/geoclue/attachments/20081222/f7082ae9/attachment-0001.html</a><br>


<br>
------------------------------<br>
<br>
_______________________________________________<br>
GeoClue mailing list<br>
<a href="mailto:GeoClue@lists.freedesktop.org" target="_blank">GeoClue@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/geoclue" target="_blank">http://lists.freedesktop.org/mailman/listinfo/geoclue</a><br>
<br>
<br>
End of GeoClue Digest, Vol 19, Issue 4<br>
**************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Sachin Gole.<br>