Opened 7 years ago
Closed 7 years ago
#1618 closed defect (duplicate)
Session restore: msgpack: max_ext_len exceeded
Reported by: | Owned by: | Greg Couch | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Sessions | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Linux-4.15.0-42-generic-x86_64-with-debian-buster-sid ChimeraX Version: 0.9 (2019-01-12) Description Unable to load session. It is created it the same version. Log: > toolshed show "Density Map Toolbar" UCSF ChimeraX version: 0.9 (2019-01-12) How to cite UCSF ChimeraX > open /home/vpetryc/Projects/nc/Preparation/2.cxs Unable to restore session, resetting. Traceback (most recent call last): File "/usr/lib/ucsf-chimerax-daily/lib/python3.6/site- packages/chimerax/core/session.py", line 573, in restore data = fdeserialize(stream) File "/usr/lib/ucsf-chimerax-daily/lib/python3.6/site- packages/chimerax/core/serialize.py", line 193, in msgpack_deserialize return next(stream) File "msgpack/_unpacker.pyx", line 533, in msgpack._cmsgpack.Unpacker.__next__ File "msgpack/_unpacker.pyx", line 464, in msgpack._cmsgpack.Unpacker._unpack ValueError: 24898413 exceeds max_ext_len(1048576) opened ChimeraX session OpenGL version: 3.3.0 NVIDIA 390.87 OpenGL renderer: Quadro 2000/PCIe/SSE2 OpenGL vendor: NVIDIA Corporation
Change History (2)
comment:1 by , 7 years ago
Component: | Unassigned → Sessions |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → Session restore: msgpack: max_ext_len exceeded |
comment:2 by , 7 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #1616. Please send me a session file so I can test if the bug is actually fixed, or try restoring the session with a new daily build dated 2019-01-17 or newer and let me know if it fixes the problem or not. The daily builds failed last night, so you would need to try tomorrow.