Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 179072 Details for
Bug 255612
net-im/pidgin crash when trying to display the plugins
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
perl backtrace
perl.bt (text/plain), 5.64 KB, created by
Sylvain BERTRAND
on 2009-01-20 12:07:59 UTC
(
hide
)
Description:
perl backtrace
Filename:
MIME Type:
Creator:
Sylvain BERTRAND
Created:
2009-01-20 12:07:59 UTC
Size:
5.64 KB
patch
obsolete
>#0 0x00007fb4fd47dde0 in g_list_append () from /usr/lib/libglib-2.0.so.0 >No symbol table info available. >#1 0x00007fb4f744f9ab in init_plugin (plugin=0x17b4780) at perl.c:682 >No locals. >#2 0x00007fb4f744f9ef in purple_init_plugin (plugin=0x17b4780) at perl.c:704 >No locals. >#3 0x00007fb4fe43fece in purple_plugin_probe (filename=0x16ac990 "/usr/lib64/purple-2/perl.so") at plugin.c:354 > plugin = (PurplePlugin *) 0x17b4780 > loader = (PurplePlugin *) 0x7fff0b2938e0 > unpunned = (gpointer) 0x7fb4f744f9cb > basename = (gchar *) 0x17b4740 "PG{\001" > purple_init_plugin = (gboolean (*)(PurplePlugin *)) 0x7fb4f744f9cb <purple_init_plugin> > __PRETTY_FUNCTION__ = "purple_plugin_probe" >#4 0x00007fb4fe442258 in purple_plugins_probe (ext=0x4d4cf2 "so") at plugin.c:1353 > dir = (GDir *) 0x17b1240 > file = (const gchar *) 0x182888b "perl.so" > path = (gchar *) 0x16ac990 "/usr/lib64/purple-2/perl.so" > plugin = (PurplePlugin *) 0x1258620 > cur = (GList *) 0x124b380 > search_path = 0x1237980 "/usr/lib64/purple-2/" >#5 0x000000000048e781 in update_plugin_list (data=0x17cae00) at gtkplugin.c:113 > ls = (GtkListStore *) 0x17cae00 > iter = {stamp = 23045280, user_data = 0x15a4120, user_data2 = 0x0, user_data3 = 0x0} > probes = (GList *) 0x17cae00 > plug = (PurplePlugin *) 0x1 >#6 0x00000000004904c5 in pidgin_plugin_dialog_show () at gtkplugin.c:740 > sw = (GtkWidget *) 0x1827dd0 > event_view = (GtkWidget *) 0x182fba0 > ls = (GtkListStore *) 0x17cae00 > rend = (GtkCellRenderer *) 0x42e9d0 > rendt = (GtkCellRenderer *) 0x7fb4fdd61469 > col = (GtkTreeViewColumn *) 0x0 > sel = (GtkTreeSelection *) 0x7fb4fdd4db4f >#7 0x00007fb4fdd42bc9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 >No symbol table info available. >#8 0x00007fb4fdd54229 in ?? () from /usr/lib/libgobject-2.0.so.0 >No symbol table info available. >#9 0x00007fb4fdd5581e in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 >No symbol table info available. >#10 0x00007fb4fdd55cbd in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 >No symbol table info available. >#11 0x00007fb501bd1e10 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 >No symbol table info available. >#12 0x00007fb501af1da5 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 >No symbol table info available. >#13 0x00007fb501af34c2 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 >No symbol table info available. >#14 0x00007fb501ae63e8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 >No symbol table info available. >#15 0x00007fb4fdd42bc9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 >No symbol table info available. >#16 0x00007fb4fdd54673 in ?? () from /usr/lib/libgobject-2.0.so.0 >No symbol table info available. >#17 0x00007fb4fdd55679 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 >No symbol table info available. >#18 0x00007fb4fdd55cbd in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 >No symbol table info available. >#19 0x00007fb501bcd102 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 >No symbol table info available. >#20 0x00007fb501ae0d62 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 >No symbol table info available. >#21 0x00007fb501ae1bb1 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 >No symbol table info available. >#22 0x00007fb501780c2a in ?? () from /usr/lib/libgdk-x11-2.0.so.0 >No symbol table info available. >#23 0x00007fb4fd47fbb6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 >No symbol table info available. >#24 0x00007fb4fd482da5 in ?? () from /usr/lib/libglib-2.0.so.0 >No symbol table info available. >#25 0x00007fb4fd483286 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 >No symbol table info available. >#26 0x00007fb501ae1f30 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 >No symbol table info available. >#27 0x000000000048aa69 in main (argc=1, argv=0x7fff0b296708) at gtkmain.c:884 > opt_help = 0 > opt_login = 0 > opt_nologin = 0 > opt_nocrash = 0 > opt_version = 0 > opt_si = 1 > opt_config_dir_arg = 0x0 > opt_login_arg = 0x0 > opt_session_arg = 0x0 > search_path = 0x1215c30 "�\\!\001" > accounts = (GList *) 0xffffffffffffffff > sig_indx = 1 > sigset = {__val = {82951, 0 <repeats 15 times>}} > prev_sig_disp = (void (*)(int)) 0 > errmsg = "\220\035\236\000�\177\000\000\001\000\000\000\000\000\000\000�9'\003�\177\000\000\000\000 \211R\026��\000\000V�\020\006j�\205e\b\003�\177\000\000\000\000\000\000\000\000\000\000�d)\v�\177\000\000 e)\v�\177\000\000\000\000\000\000\000\000\000\000�}�\000�\177\000\000\023\000\000\000\000\000\000\000�4'\003�\177\000\000\r7\b\003�\177\000\000\000\000\000\000\000\000\000\000�E)\v�\177\000\000\000\000\000\000\000\000\000\000FX\b\003�\177\000\000�d)\v�\177\000\000�6\b\003�\177\000\000�d)\v�\177\000\000�d)\v�\177\000\000�d)\v�\177\000\000�E)\v�\177\000\000 e)\v�\177\000\000"... > segfault_message_tmp = 0x1202a30 "" > error = (GError *) 0x0 > opt = -1 > gui_check = 1 > debug_enabled = 0 > migration_failed = 0 > active_accounts = (GList *) 0x0 > long_options = {{name = 0x4d3aeb "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x4d3af2 "debug", has_arg = 0, flag = 0x0, > val = 100}, {name = 0x4d3af8 "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x4d3afd "login", has_arg = 2, flag = 0x0, val = 108}, { > name = 0x4d3b03 "multiple", has_arg = 0, flag = 0x0, val = 109}, {name = 0x4d3b0c "nologin", has_arg = 0, flag = 0x0, val = 110}, { > name = 0x4d3b14 "nocrash", has_arg = 0, flag = 0x0, val = 120}, {name = 0x4d3b1c "session", has_arg = 1, flag = 0x0, val = 115}, { > name = 0x4d3812 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x4d3b24 "display", has_arg = 1, flag = 0x0, val = 68}, { > name = 0x4d3b2c "sync", has_arg = 0, flag = 0x0, val = 83}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 255612
:
179070
| 179072