Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. Thread 1 (Thread 0x405e2560 (LWP 545)):
  2. #0 0x4044a033 in strchr () from /lib/tls/i686/cmov/libc.so.6
  3. No symbol table info available.
  4. #1 0x401763a4 in g_param_spec_pool_lookup (pool=0x805dbe8, param_name=0x2a05f200 <Address 0x2a05f200 out of bounds>, owner_type=136078392, walk_ancestors=1) at gparam.c:1052
  5. pspec = <value optimized out>
  6. delim = <value optimized out>
  7. __PRETTY_FUNCTION__ = "g_param_spec_pool_lookup"
  8. #2 0x40171001 in g_object_new_valist (object_type=136078392, first_property_name=0x804d365 "start", var_args=0xbfffed94 "\001") at gobject.c:1552
  9. error = <value optimized out>
  10. pspec = 0xbfffed90
  11. params = 0x820e808
  12. name = 0x2a05f200 <Address 0x2a05f200 out of bounds>
  13. object = <value optimized out>
  14. n_params = <value optimized out>
  15. ---Type <return> to continue, or q <return> to quit---
  16. n_alloced_params = 16
  17. __PRETTY_FUNCTION__ = "g_object_new_valist"
  18. #3 0x401712da in g_object_new (object_type=136078392, first_property_name=0x804d365 "start") at gobject.c:1301
  19. __PRETTY_FUNCTION__ = "g_object_new"
  20. #4 0x0804aa65 in test_keyfile_identity (__i__=0) at ges/save_and_load.c:662
  21. l = 0x81ff040
  22. serialized = <value optimized out>
  23. __FUNCTION__ = "test_keyfile_identity"
  24. #5 0x4004e1f8 in tcase_run_tfun_nofork (sr=0x80501a0, print_mode=CK_NORMAL) at check_run.c:314
  25. No locals.
  26. #6 srunner_iterate_tcase_tfuns (sr=0x80501a0, print_mode=CK_NORMAL) at check_run.c:181
  27. i = 0
  28. tfl = 0x8050060
  29. tfun = 0x8050168
  30. ---Type <return> to continue, or q <return> to quit---
  31. tr = <value optimized out>
  32. #7 srunner_run_tcase (sr=0x80501a0, print_mode=CK_NORMAL) at check_run.c:302
  33. No locals.
  34. #8 srunner_iterate_suites (sr=0x80501a0, print_mode=CK_NORMAL) at check_run.c:150
  35. s = 0x8050008
  36. slst = 0x80501c0
  37. tcl = 0x8050018
  38. tc = <value optimized out>
  39. #9 srunner_run_all (sr=0x80501a0, print_mode=CK_NORMAL) at check_run.c:561
  40. old_action = {__sigaction_handler = {sa_handler = 0, sa_sigaction = 0}, sa_mask = {__val = {0, 0, 1074032997, 1077674532, 1074027388, 1, 1073856500, 3221220816, 1073872656, 3221220772, 1073779282, 3221220756, 1074027388,
  41. 3221220744, 1073859156, 0, 1079802608, 1, 0, 1, 1073872216, 1074046226, 134608224, 135798303, 0, 1073777236, 1076743380, 3221220804, 0, 3221220816, 3221220744, 3221220756}}, sa_flags = 0, sa_restorer = 0x404b34e0}
  42. new_action = {__sigaction_handler = {sa_handler = 0x4004d9c0 <sig_handler>, sa_sigaction = 0x4004d9c0 <sig_handler>}, sa_mask = {__val = {0 <repeats 32 times>}}, sa_flags = 0, sa_restorer = 0}
  43. #10 0x0804c8a1 in main (argc=1, argv=0xbffff094) at ges/save_and_load.c:728
  44. nf = <value optimized out>
  45. s = 0x8050008
  46. ---Type <return> to continue, or q <return> to quit---
  47. sr = 0x80501a0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement