Skip to content

Instantly share code, notes, and snippets.

@jpleau
Created July 4, 2015 21:25
Show Gist options
  • Save jpleau/5b34faf37578f7eff8ee to your computer and use it in GitHub Desktop.
Save jpleau/5b34faf37578f7eff8ee to your computer and use it in GitHub Desktop.
#0 0x0000000805d3c000 in ?? ()
(gdb) bt
#0 0x0000000805d3c000 in ?? ()
#1 0x00000008024b96e3 in qsort_r () from /lib/libc.so.7
#2 0x0000000000406761 in menu_refilter (state=0x7fffffffe210, lines=0x805d02000, mmc=0x40db50 <token_match>, mmc_data=0x618140 <run_mode>, sorting=1, case_sensitive=0) at source/rofi.c:736
#3 0x0000000000407b84 in menu (lines=0x805d02000, num_lines=1441, input=0x7fffffffe408, prompt=0x805c8e380 "run:", mmc=0x40db50 <token_match>, mmc_data=0x618140 <run_mode>, selected_line=0x7fffffffe3c4, sorting=1,
mgrv=0x410c0d <mgrv>, mgrv_data=0x618140 <run_mode>, next_pos=0x0, message=0x0) at source/rofi.c:1133
#4 0x000000000040999d in switcher_run (input=0x7fffffffe408, sw=0x618140 <run_mode>) at source/rofi.c:1972
#5 0x00000000004089a6 in run_switcher (do_fork=0, mode=1) at source/rofi.c:1516
#6 0x000000000040952c in main (argc=3, argv=0x7fffffffe608) at source/rofi.c:1890
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment