Opened 6 years ago
Closed 5 years ago
#65 closed defect (invalid)
Error message in symbolic mode
Reported by: | otis01329 | Owned by: | mornfall |
---|---|---|---|
Priority: | major | Milestone: | 4.3 |
Component: | other | Keywords: | |
Cc: |
Description (last modified by )
In the symbolic mode using the divine, I have encountered the following error problem.
FAULT: undefined pointer dereference: [global* 0 2 uun] [0] FATAL: memory error in userspace
What program will cause this error, can you provide me with the code that will cause this kind of error?
Because the program is very large, I can't provide my program. Sorry.
Change History (3)
comment:1 Changed 6 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 6 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
I put the report of the divine4 output in the cloud.
https://drive.google.com/file/d/1M8OXKkddAFEamPJXvGQYcVPH7itid53m/view?usp=sharing
Thank you for your help.
comment:3 Changed 5 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
While this does look like a real problem in the support code for symbolic data representation, we can't really fix the issue without a proper test case. On the other hand, the code evolves quite quickly and the problem might have been already fixed.
Note: See
TracTickets for help on using
tickets.
A program which gives the same error as you see would be the following. If you think the error is wrong or a problem with divine, you will need to provide more info, at minimum the backtrace(s) that follow the error message you got.