malloc: pointer being freed was not allocated
Open
@major
bug
- Dominant language
- Haskell
- Stars
- 173
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
**Original reporter**: _kowey_
```
$ threadscope
threadscope(57833,0x7fff7e0b3960) malloc: *** error for object 0x101837168: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6
```
This is with
- a 64 bit machine
- running MacOS X 10.7
- with GHC 7.2.1
- threadscope 0.2.0
- gtk-0.12.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.