Mageia Bugzilla – Attachment 4608 Details for
Bug 11969
embedded rpmdrake in MCC is rendering black with some non-english locales
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
looks like we're stuck in gtk_main -> g_main_loop_run -> g_main_context_poll
gdb.txt (text/plain), 1.49 KB, created by
Thierry Vignaud
on 2013-12-13 17:32:26 CET
(
hide
)
Description:
looks like we're stuck in gtk_main -> g_main_loop_run -> g_main_context_poll
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2013-12-13 17:32:26 CET
Size:
1.49 KB
patch
obsolete
>(gdb) bt >#0 0x000000393e4e4e00 in __poll_nocancel () at ../sysdeps/unix/syscall-template.S:81 >#1 0x0000003943448434 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x31c61a0, timeout=-1, context=0x1b07ed0) at gmain.c:4007 >#2 g_main_context_iterate (context=0x1b07ed0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 >#3 0x000000394344889a in g_main_loop_run (loop=0x340b2b0) at gmain.c:3907 >#4 0x00000036d51a0895 in gtk_main () at gtkmain.c:1158 >#5 0x0000003944005d8c in ffi_call_unix64 () from /lib64/libffi.so.6 >#6 0x00000039440056bc in ffi_call () from /lib64/libffi.so.6 >#7 0x00007f4079c3875c in invoke_c_code (info=info@entry=0x32936d0, func_pointer=<optimized out>, sp=sp@entry=0x319fab0, ax=ax@entry=1, items=items@entry=4, internal_stack_offset=internal_stack_offset@entry=4, > package=0x1bef770 "Gtk3", namespace=namespace@entry=0x0, function=function@entry=0x1b74890 "main", mark=<optimized out>) at gperl-i11n-invoke-c.c:183 >#8 0x00007f4079c39638 in XS_Glib__Object__Introspection_invoke (my_perl=<optimized out>, cv=<optimized out>) at GObjectIntrospection.xs:951 >#9 0x0000003940cc1836 in Perl_pp_entersub (my_perl=0x804010) at pp_hot.c:2881 >#10 0x0000003940cb9e46 in Perl_runops_standard (my_perl=0x804010) at run.c:42 >#11 0x0000003940c524c1 in S_run_body (oldscope=1, my_perl=0x804010) at perl.c:2467 >#12 perl_run (my_perl=0x804010) at perl.c:2383 >#13 0x0000000000400ea9 in main (argc=4, argv=0x7fff91651b48, env=0x7fff91651b70) at perlmain.c:114
(gdb) bt #0 0x000000393e4e4e00 in __poll_nocancel () at ../sysdeps/unix/syscall-template.S:81 #1 0x0000003943448434 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x31c61a0, timeout=-1, context=0x1b07ed0) at gmain.c:4007 #2 g_main_context_iterate (context=0x1b07ed0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 #3 0x000000394344889a in g_main_loop_run (loop=0x340b2b0) at gmain.c:3907 #4 0x00000036d51a0895 in gtk_main () at gtkmain.c:1158 #5 0x0000003944005d8c in ffi_call_unix64 () from /lib64/libffi.so.6 #6 0x00000039440056bc in ffi_call () from /lib64/libffi.so.6 #7 0x00007f4079c3875c in invoke_c_code (info=info@entry=0x32936d0, func_pointer=<optimized out>, sp=sp@entry=0x319fab0, ax=ax@entry=1, items=items@entry=4, internal_stack_offset=internal_stack_offset@entry=4, package=0x1bef770 "Gtk3", namespace=namespace@entry=0x0, function=function@entry=0x1b74890 "main", mark=<optimized out>) at gperl-i11n-invoke-c.c:183 #8 0x00007f4079c39638 in XS_Glib__Object__Introspection_invoke (my_perl=<optimized out>, cv=<optimized out>) at GObjectIntrospection.xs:951 #9 0x0000003940cc1836 in Perl_pp_entersub (my_perl=0x804010) at pp_hot.c:2881 #10 0x0000003940cb9e46 in Perl_runops_standard (my_perl=0x804010) at run.c:42 #11 0x0000003940c524c1 in S_run_body (oldscope=1, my_perl=0x804010) at perl.c:2467 #12 perl_run (my_perl=0x804010) at perl.c:2383 #13 0x0000000000400ea9 in main (argc=4, argv=0x7fff91651b48, env=0x7fff91651b70) at perlmain.c:114
View Attachment As Raw
Actions:
View
Attachments on
bug 11969
:
4607
| 4608 |
5830