Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash spam pipe #27

Closed
Gwojda opened this issue Feb 19, 2017 · 0 comments
Closed

crash spam pipe #27

Gwojda opened this issue Feb 19, 2017 · 0 comments
Assignees

Comments

@Gwojda
Copy link
Collaborator

Gwojda commented Feb 19, 2017

➜ 42sh git:(master) ✗ |||||||||||||||||
==30968== Invalid read of size 1
==30968== at 0x10000A824: exec_or_if (exec_or_if.c:30)
==30968== by 0x10000ABF8: ft_exec (ft_exec.c:39)
==30968== by 0x1000196E3: interactive_shell (main.c:75)
==30968== by 0x1000197D2: main (main.c:92)
==30968== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==30968==
==30968==
==30968== Process terminating with default action of signal 11 (SIGSEGV)
==30968== Access not within mapped region at address 0x0
==30968== at 0x10000A824: exec_or_if (exec_or_if.c:30)
==30968== by 0x10000ABF8: ft_exec (ft_exec.c:39)
==30968== by 0x1000196E3: interactive_shell (main.c:75)
==30968== by 0x1000197D2: main (main.c:92)
==30968== If you believe this happened as a result of a stack
==30968== overflow in your program's main thread (unlikely but
==30968== possible), you can try to increase the size of the
==30968== main thread stack using the --main-stacksize= flag.
==30968== The main thread stack size used in this run was 8388608.
==30968==
==30968== HEAP SUMMARY:
==30968== in use at exit: 146,510 bytes in 1,282 blocks
==30968== total heap usage: 2,617 allocs, 1,335 frees, 203,795 bytes allocated

@Gwojda Gwojda assigned Gwojda and jzck and unassigned Gwojda Feb 19, 2017
@jzck jzck closed this as completed Mar 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants