Opened 7 years ago

Closed 7 years ago

#1623 closed defect (duplicate)

Session restore: msgpack: max_ext_len exceeded

Reported by: abeer.singh@… 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:        Darwin-18.2.0-x86_64-i386-64bit
ChimeraX Version: 0.9 (2019-01-16)
Description
(Describe the actions that caused this problem to occur here)

Log:
UCSF ChimeraX version: 0.9 (2019-01-16)  
How to cite UCSF ChimeraX  

> open "/Users/prakashsingh/Documents/chimera x/location of BioID enriched
ribosomal proteins on 5MRC.cxs"

Unable to restore session, resetting.  
  
Traceback (most recent call last):  
File
"/private/var/folders/dt/hzngs_f97gj55xlxd37k60ch0000gn/T/AppTranslocation/A18D10FC-10BC-4D6F-9D1C-2A4F5055D9E5/d/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-
packages/chimerax/core/session.py", line 573, in restore  
data = fdeserialize(stream)  
File
"/private/var/folders/dt/hzngs_f97gj55xlxd37k60ch0000gn/T/AppTranslocation/A18D10FC-10BC-4D6F-9D1C-2A4F5055D9E5/d/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/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: 32702461 exceeds max_ext_len(1048576)  
  
opened ChimeraX session  




OpenGL version: 4.1 INTEL-12.4.7
OpenGL renderer: Intel(R) Iris(TM) Graphics 6100
OpenGL vendor: Intel Inc.

Change History (2)

comment:1 by pett, 7 years ago

Component: UnassignedSessions
Owner: set to Greg Couch
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionSession restore: msgpack: max_ext_len exceeded

comment:2 by Greg Couch, 7 years ago

Resolution: duplicate
Status: assignedclosed

Duplicate of #1616.

Please try a newer daily build, dated 2019-01-17 or newer, and let me know if it fixes the problem for you.

Note: See TracTickets for help on using tickets.