Guest User

Untitled

a guest
Apr 5th, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 1.20 KB | None | 0 0
  1. (gdb) bt
  2. #0  0x00007ffff466c303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  3. #1  0x00007ffff50c103c in g_main_context_poll (n_fds=1, fds=0x61be00, timeout=0, context=0x616180, priority=<optimized out>) at gmain.c:3653
  4. #2  g_main_context_iterate (context=0x616180, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3354
  5. #3  0x00007ffff50c1512 in g_main_loop_run (loop=0x616270) at gmain.c:3553
  6. #4  0x0000000000404797 in TestWebKitAPI::WebKitNix_WebViewWebProcessCrashed_Test::TestBody() ()
  7. #5  0x00007ffff53c2e7a in testing::Test::Run() () from /home/lauro/dev/nix/nix/WebKitBuild/Release/lib/libgtest.so
  8. #6  0x00007ffff53c2f88 in testing::internal::TestInfoImpl::Run() () from /home/lauro/dev/nix/nix/WebKitBuild/Release/lib/libgtest.so
  9. #7  0x00007ffff53c3045 in testing::TestCase::Run() () from /home/lauro/dev/nix/nix/WebKitBuild/Release/lib/libgtest.so
  10. #8  0x00007ffff53c337d in testing::internal::UnitTestImpl::RunAllTests() () from /home/lauro/dev/nix/nix/WebKitBuild/Release/lib/libgtest.so
  11. #9  0x00000000004054f2 in TestWebKitAPI::TestsController::run(int, char**) ()
  12. #10 0x0000000000404182 in main ()
Advertisement
Add Comment
Please, Sign In to add comment