Opened 6 years ago

Closed 6 years ago

#2064 closed defect (wontfix)

Linux resize crashes on old graphics

Reported by: goddard@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: Window Toolkit 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-51-generic-x86_64-with-debian-buster-sid
ChimeraX Version: 0.91 (2019-06-12)
Description
ChimeraX crashed resizing main window.  Also got the same crash moving the shell window.  Appears to be a nouveau driver bug. 

Here is the output to the shell.

goddard@rbvi-gassho:/usr/lib$ !ch
chimerax-daily
chimerax-daily: ../nouveau/pushbuf.c:723: nouveau_pushbuf_data: Assertion `kref' failed.
Fatal Python error: Aborted

Thread 0x00007f26277ad700 (most recent call first):
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/selectors.py", line 468 in select
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/asyncio/base_events.py", line 1739 in _run_once
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/asyncio/base_events.py", line 539 in run_forever
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/site-packages/tornado/platform/asyncio.py", line 148 in start
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/site-packages/ipykernel/iostream.py", line 78 in _thread_main
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/threading.py", line 865 in run
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/threading.py", line 885 in _bootstrap

Current thread 0x00007f26f58a5640 (most recent call first):
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/site-packages/chimerax/ui/gui.py", line 254 in event_loop
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/site-packages/ChimeraX_main.py", line 734 in init
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/site-packages/ChimeraX_main.py", line 858 in <module>
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/runpy.py", line 85 in _run_code
  File "/usr/lib/ucsf-chimerax-daily/lib/python3.7/runpy.py", line 193 in _run_module_as_main
Aborted (core dumped)


Log:
UCSF ChimeraX version: 0.91 (2019-06-12)  
© 2016-2019 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 3.3 (Core Profile) Mesa 18.2.8
OpenGL renderer: NVA3
OpenGL vendor: nouveau

Change History (3)

in reply to:  1 ; comment:1 by goddard@…, 6 years ago

Not every main window resize crashes, but about 1 in 3 crashes, making the program unusable if resize is ever needed.  This machine in Al's old office has Geforce GT 320 graphics (very very old).  I looked into installing the nvidia driver on it but there were too many hoops to jump through, ie it is Linux.

comment:2 by Eric Pettersen, 6 years ago

Component: UnassignedWindow Toolkit
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionLinux resize crashes on old graphics

comment:3 by Eric Pettersen, 6 years ago

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.