Created
March 10, 2015 21:56
-
-
Save zmike/fa826eab1308a3ce9b82 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Breakpoint 1, e_client_new (c=0x0, cp=0x155e0a0, first_map=0, internal=1) at src/bin/e_client.c:2407 | |
| 2407 if (eina_hash_find(clients_hash, &cp)) return NULL; | |
| #0 e_client_new (c=0x0, cp=0x155e0a0, first_map=0, internal=1) at src/bin/e_client.c:2407 | |
| #1 0x00007f1a0dc5f27c in _e_xdg_shell_cb_popup_get (client=0x1a8cf00, resource=0x1a8ee70, id=23, surface_resource=0x1719f20, parent_resource=0x1a93b40, seat_resource=0x1411a30, serial=5, x=100, y=94, flags=0) at src/modules/wl_desktop_shell/e_mod_main.c:1236 | |
| #2 0x0000003f19005db0 in ffi_call_unix64 () from /lib64/libffi.so.6 | |
| Breakpoint 1, e_client_new (c=0x0, cp=0x155e0a0, first_map=0, internal=1) at src/bin/e_client.c:2407 | |
| 2407 if (eina_hash_find(clients_hash, &cp)) return NULL; | |
| #0 e_client_new (c=0x0, cp=0x155e0a0, first_map=0, internal=1) at src/bin/e_client.c:2407 | |
| #1 0x00007f1a0dc5f27c in _e_xdg_shell_cb_popup_get (client=0x1a8cf00, resource=0x1a8ee70, id=51, surface_resource=0x1719f20, parent_resource=0x1a93b40, seat_resource=0x1411a30, serial=5, x=148, y=94, flags=0) at src/modules/wl_desktop_shell/e_mod_main.c:1236 | |
| #2 0x0000003f19005db0 in ffi_call_unix64 () from /lib64/libffi.so.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment