segfault on the automatic collapsing step.
Bug #638533 reported by
pablo maurin
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Meliae |
New
|
Undecided
|
Unassigned |
Bug Description
I have dump file that is causing a segfault on the automatic collapsing step.
The dump file was generated in my code as follows:
...
214 from meliae import scanner
215 self.l.info(" Start dumping ...")
216 scanner.
217 self.l.info(" End dumping")
...
Then when I try to open it:
>>> from meliae import scanner
>>> from meliae import loader
>>> om = loader.
loaded line 148754, 148755 objs, 17.3 / 17.3 MiB read in 3.7s
set parents 148754 / 148755
Segmentation fault 148755 collapsed 1305
To post a comment you must log in.
dump file