Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 3.32 KB | None | 0 0
  1. Program terminated with signal SIGSEGV, Segmentation fault.
  2. #0  0x000000000064a170 in hplugin_data_store_validate (type=HPDT_MSD,
  3.     storeptr=0x7ffd28d2e148, initialize=<optimized out>) at HPM.c:239
  4. 239     }
  5. (gdb) bt full
  6. #0  0x000000000064a170 in hplugin_data_store_validate (type=HPDT_MSD,
  7.     storeptr=0x7ffd28d2e148, initialize=<optimized out>) at HPM.c:239
  8. No locals.
  9. #1  0x00000000006484ee in hplugins_getFromHPData (type=HPDT_MSD, pluginID=2,
  10.     store=0xfdfdfdfdfdfdfdfd, classid=1) at HPM.c:300
  11.         i = <optimized out>
  12. #2  0x00007fc6a29b2e36 in hBG_send_xy_timer_sub (key=...,
  13.     data=<optimized out>, ap=<optimized out>) at hBG.c:1871
  14.         sd = 0xb49cc00
  15.         hBGsd = 0x0
  16.         bgd = 0x3637edc
  17.         hBGd = 0x93710f4
  18.         output = "\006\000\a\006\006\006\006\006\066\026e\000\000\000\000\000;\3                                                                                                                                                             47\004\000\000\000\000\000\001Z\223\027\000\000\000\000\020\342\322(\375\177\000                                                                                                                                                             \000\061\357c\000\000\000\000\000\000\342\322(\375\177\000\000\251\325e\000\000\                                                                                                                                                             000\000\000\020\342\322(\375\177\000\000\371\321d\000\000\000\000\000`\342\322(\                                                                                                                                                             375\177\000\000\206\032R\000\000\000\000\000;\347\004\000\000\000\000\000\017\00                                                                                                                                                             0\000\000\a\000\000\000`\342\322(\375\177\000\000l?\246\t\000\000\000"
  19.         i = <optimized out>
  20.         m = 894
  21.         idle_announce = 30
  22.         idle_autokick = 90
  23.         __func__ = "hBG_send_xy_timer_sub"
  24. ---Type <return> to continue, or q <return> to quit---return
  25. #3  0x00000000006446e1 in db_obj_vforeach (self=0x40d9f08,
  26.     func=0x7fc6a29b2d20 <hBG_send_xy_timer_sub>, args=0x7ffd28d2e2f8)
  27.     at db.c:2070
  28.         argscopy = {{gp_offset = 16, fp_offset = 48,
  29.             overflow_arg_area = 0x7ffd28d2e3d0,
  30.             reg_save_area = 0x7ffd28d2e310}}
  31.         db = 0x40d9f08
  32.         i = <optimized out>
  33.         sum = 0
  34.         node = 0xc0e8c18
  35.         parent = <optimized out>
  36. #4  0x000000000064372c in db_obj_foreach (self=<optimized out>,
  37.     func=<optimized out>) at db.c:2117
  38.         args = {{gp_offset = 16, fp_offset = 48,
  39.             overflow_arg_area = 0x7ffd28d2e3d0,
  40.             reg_save_area = 0x7ffd28d2e310}}
  41. #5  0x00007fc6a29a9374 in hBG_send_xy_timer (tid=<optimized out>,
  42.     tick=<optimized out>, id=<optimized out>, data=<optimized out>)
  43.     at hBG.c:1913
  44. No locals.
  45. #6  0x0000000000652149 in do_timer (tick=<optimized out>) at timer.c:485
  46.         tid = 6
  47.         diff = 0
  48. ---Type <return> to continue, or q <return> to quit---return
  49.         __func__ = "do_timer"
  50. #7  0x000000000043a093 in main (argc=1, argv=0x7ffd28d2e548) at core.c:559
  51.         next = <optimized out>
  52.         retval = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement