question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build_docs command crashes (segfaults?)

See original GitHub issue

When trying to use python setup.py build_docs I get the following error (Windows 10, Python 3.5, astropy master, libpng 1.6.32, sphinx 1.6.3, conda environment).

updating environment: 1061 added, 0 changed, 0 removed
libpng error: Write Error visualization/lupton_rgb
Sphinx Documentation subprocess failed with return code 3221226505

I suspect it’s not really astropy specific but I don’t know how to debug such an issue and find out where it really belongs but it currently prevents me from building the astropy docs locally. 😄

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:20 (19 by maintainers)

github_iconTop GitHub Comments

3reactions
mingwandroidcommented, Oct 11, 2017

Any chance of testing with this new package?:

conda update -c c3i_test2 libpng

1reaction
MSeifert04commented, Oct 12, 2017

The fixed build is now available in the default conda channel 🎉. It fixes the segfault issues so I’m closing this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ipmitool crashes on segfault when SOL or DCMI commands ...
ipmitool crashes on segfault when SOL or DCMI commands are used ... ipmitool is crashing on sol or dcmi commands, leaving logs messages ......
Read more >
Identify what's causing segmentation faults (segfaults)
A segmentation fault (aka segfault) is a common condition that ... use the backtrace command to see where the program was when it...
Read more >
Application on another system crashes on startup without error ...
If I execute without sudo , is prints Segmentation Fault and fails immediately to the command line. The directories in ~/Dgn are present...
Read more >
SEGMENTATION FAULT AND CRASH DURING DSMSERV ...
The dsmserv format operation completes with success. Alternatively, enable the DB2NOEXITLIST=ON DB2 registry variable to avoid the crash. Use the command " ...
Read more >
PDFium driver crashes with segfault - GDAL - OSGeo Trac
Issue: gdal compiles successfully against the PDFium driver (confirmed when running gdalinfo --format PDF); however running the following commands result in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found