Mercury Bugs - mercury | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000074 | mercury | Bug | public | 2008-08-07 02:32 | 2008-09-02 04:42 |
| Reporter | obo | ||||
|---|---|---|---|---|---|
| Assigned To | |||||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000074: abstract data types in type classes get garbled on x64 | ||||
| Description | The attached code is a reduced version of bug 0000073 (please close bug 0000073). What happens is that the method recombine/1 of typeclass stackable/3 instantiated by the predicate myrecombine/1 gets called with a bad type information on 64-bit machines (rotd-2008-08-03): 18:15 tauri4 nano-nano$./bug_x64_typeclass insprune calls recombine: bug_x64_typeclass.h(string, string) Recombining: bug_x64_typeclass.h(bug_x64_typeclass.h(string, string), bug_x64_typeclass.h(string, string)) Uncaught Mercury exception: Software Error: type screwed up On 32-bit machines (rotd-2007-08-13, I don't have a fresher version, sorry), the code works. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://bugs.mercurylang.org/file_download.php?file_id=61&type=bug | ||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2008-08-07 02:32 | obo | New Issue | |||
| 2008-08-07 02:32 | obo | File Added: bug_x64_typeclass.m | |||
| 2008-08-07 15:27 | juliensf | Note Added: 0000117 | |||
| 2008-08-07 15:27 | juliensf | Status | new => acknowledged | ||
| 2008-09-02 04:41 | juliensf | Note Added: 0000144 | |||
| 2008-09-02 04:42 | juliensf | Status | acknowledged => confirmed | ||