Opened 6 years ago
Last modified 6 years ago
#796 new defect
running probe match with empty search string (crashes on OSX)
Reported by: | westram | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | no idea | Version: | SVN |
Keywords: | OSX | Cc: |
Description (last modified by westram)
- reproduced with demo.arb and ltp under OSX
- terminates with "Abort trap: 6" (buffer overflow?)
- no stack trace
- no problem under Linux
Change History (2)
comment:1 Changed 6 years ago by westram
- Keywords OSX added
- Version set to SVN
comment:2 in reply to: ↑ description Changed 6 years ago by westram
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Replying to westram:
⇒ TODO test HEAD again on OSX
Tested clang 3.3 under Linux: no problem