(gdb) backtrace
#0 0xb7f9929a in exo_toolbars_model_flags_get_type ()
from /usr/local/lib/libexo-0.3.so.0
#1 0xb7f997ba in exo_binding_new_full () from /usr/local/lib/libexo- 0.3.so.0
#2 0xb7f9965b in exo_binding_new () from /usr/local/lib/libexo-0.3.so.0
#3 0x0807596d in thunar_path_entry_init (path_entry=0x8140c18)
at thunar-path-entry.c:299
#4 0xb7ae7d46 in g_type_create_instance () from /usr/lib/libgobject- 2.0.so.0
#5 0xb7accf42 in g_object_thaw_notify () from /usr/lib/libgobject-2.0.so.0
#6 0xb7acd5bf in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#7 0xb7ace167 in g_object_new_valist () from /usr/lib/libgobject- 2.0.so.0
#8 0xb7ace320 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#9 0x08077236 in thunar_path_entry_new () at thunar-path-entry.c:1285
#10 0x0807354c in thunar_location_entry_init (location_entry=0x813de60)
at thunar-location-entry.c:180
#11 0xb7ae7d46 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#12 0xb7accf42 in g_object_thaw_notify () from /usr/lib/libgobject-2.0.so.0
#13 0xb7acd5bf in g_object_newv () from /usr/lib/libgobject- 2.0.so.0
#14 0xb7ace167 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#15 0xb7ace320 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#16 0x0808e860 in thunar_window_action_location_bar_changed (action=""
current=0x811df58, window=0x80f7090) at thunar-window.c:1015
#17 0x0808fd4a in thunar_window_init (window=0x80f7090) at thunar-window.c:589
#18 0xb7ae7d46 in g_type_create_instance () from /usr/lib/libgobject- 2.0.so.0
---Type <return> to continue, or q <return> to quit---
#19 0xb7accf42 in g_object_thaw_notify () from /usr/lib/libgobject-2.0.so.0
#20 0xb7acd5bf in g_object_newv () from /usr/lib/libgobject- 2.0.so.0
#21 0xb7ace1cf in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#22 0xb7ace320 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#23 0x0805959a in thunar_application_open_window (application=0x80eb2c0,
directory=0x80ee478, screen=0xb7af7748) at thunar-application.c:399
#24 0x08058cec in main (argc=1, argv=0xbffffbe4) at main.c:93
-Cole Armer
On 2/3/06,
sofar <[EMAIL PROTECTED]> wrote:
On Fri, 3 Feb 2006 11:38:38 -0800, Calitar <[EMAIL PROTECTED]> wrote:
> I was just attempting to track down the problem with gdb, but I am pretty
> new to this and am having trouble telling what information is important
> and
> what is not. Tell me what information to give (like backtrace of stack)
> and I'll give it.
If you know how to get a backtrace, it is always preferred that you
include it without asking. It allows the developers to spot right
away what the possible problem is and eliminate guessing. On top of
that he doesn't need to ask for it.
so, if you know how to, include a backtrace.
Auke
_______________________________________________
Thunar-dev mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/thunar-dev
_______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
