Advertisement
Guest User

Untitled

a guest
Aug 5th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. (lldb) run artisan route:list
  2. Process 86261 launched: '/usr/local/bin/php' (x86_64)
  3. Process 86261 stopped
  4. * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x7ffeef3ffff8)
  5. frame #0: 0x000000010030a607 php`zend_parse_va_args + 604
  6. php`zend_parse_va_args:
  7. -> 0x10030a607 <+604>: callq 0x100309482 ; zend_parse_arg
  8. 0x10030a60c <+609>: cmpl $-0x1, %eax
  9. 0x10030a60f <+612>: je 0x10030a6e3 ; <+824>
  10. 0x10030a615 <+618>: movl %r14d, %r10d
  11. Target 0: (php) stopped.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement