Blender crashes when attempting to rebuild strip proxy #52692

Closed
opened 2017-09-09 21:58:31 +02:00 by Krzysztof Trzciński · 9 comments

Blender 2.78c and 2.79rc2 both crash when I try to rebuild proxy for a strip.
The only thing that I changed between last time things worked (on 2.78) was I think installing new codecs (K-Lite Mega Codec Pack 13.45).

Now when I invoke proxy rebuilding blender simply crashes.

I downloaded mingw+gdb and run Blender through it, however the stacktrace is not hugely helpful:

found bundled python: C:\Program Files\Blender Foundation\Blender\2.79\python
Registered Animation Nodes with 409 modules.
[New Thread 6364.0xb24]
[New Thread 6364.0x233c]
[New Thread 6364.0x2228]
[New Thread 6364.0x2bc0]
[New Thread 6364.0x1a70]
[New Thread 6364.0x2238]
[New Thread 6364.0x29ac]
Read blend: C:\Users\elmo\Videos\scotland 2016\short.blend
[New Thread 6364.0x2318]
[Thread 6364.0x2318 exited with code 0]
Starting work on proxy: C:\Users\elmo\Videos\scotland 2016\BL_proxy\GOPR4704.MP4
\proxy_25_part.avi

Thread 1 received signal SIGSEGV, Segmentation fault.
0x00007ffff9756a80 in avpriv_find_pix_fmt ()
   from C:\Program Files\Blender Foundation\Blender\avcodec-57.dll
(gdb) where
#0  0x00007ffff9756a80 in avpriv_find_pix_fmt ()
   from C:\Program Files\Blender Foundation\Blender\avcodec-57.dll
#1  0x00007ff80737e157 in avformat-57!av_register_all ()
   from C:\Program Files\Blender Foundation\Blender\avformat-57.dll
#2  0x00007ff8074259d3 in avpriv_mpegts_parse_close ()
   from C:\Program Files\Blender Foundation\Blender\avformat-57.dll
#3  0x00007ff807427bb8 in avformat_write_header ()
   from C:\Program Files\Blender Foundation\Blender\avformat-57.dll
#4  0x00007ff669579fb3 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)

I am not quite sure how to proceed.
Is there a way to debug further?
Is there a way to change codecs that Blender is trying to use?

Blender 2.78c and 2.79rc2 both crash when I try to rebuild proxy for a strip. The only thing that I changed between last time things worked (on 2.78) was I think installing new codecs (K-Lite Mega Codec Pack 13.45). Now when I invoke proxy rebuilding blender simply crashes. I downloaded mingw+gdb and run Blender through it, however the stacktrace is not hugely helpful: ``` found bundled python: C:\Program Files\Blender Foundation\Blender\2.79\python Registered Animation Nodes with 409 modules. [New Thread 6364.0xb24] [New Thread 6364.0x233c] [New Thread 6364.0x2228] [New Thread 6364.0x2bc0] [New Thread 6364.0x1a70] [New Thread 6364.0x2238] [New Thread 6364.0x29ac] Read blend: C:\Users\elmo\Videos\scotland 2016\short.blend [New Thread 6364.0x2318] [Thread 6364.0x2318 exited with code 0] Starting work on proxy: C:\Users\elmo\Videos\scotland 2016\BL_proxy\GOPR4704.MP4 \proxy_25_part.avi Thread 1 received signal SIGSEGV, Segmentation fault. 0x00007ffff9756a80 in avpriv_find_pix_fmt () from C:\Program Files\Blender Foundation\Blender\avcodec-57.dll (gdb) where #0 0x00007ffff9756a80 in avpriv_find_pix_fmt () from C:\Program Files\Blender Foundation\Blender\avcodec-57.dll #1 0x00007ff80737e157 in avformat-57!av_register_all () from C:\Program Files\Blender Foundation\Blender\avformat-57.dll #2 0x00007ff8074259d3 in avpriv_mpegts_parse_close () from C:\Program Files\Blender Foundation\Blender\avformat-57.dll #3 0x00007ff807427bb8 in avformat_write_header () from C:\Program Files\Blender Foundation\Blender\avformat-57.dll #4 0x00007ff669579fb3 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) ``` I am not quite sure how to proceed. Is there a way to debug further? Is there a way to change codecs that Blender is trying to use?

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @elmo

Added subscriber: @elmo

Added subscriber: @mont29

Added subscriber: @mont29

Crash clearly comes from FFMPEG (avcodec is part of this). Blender comes with its own ffmpeg, which seems to be used here, but my bet would be that it somehow interact with libs installed by K-Lite stuff, so would suggest you try to uninstall it (or maybe simply re-install Blender), and see if it fixes things.

Besides that, afraid we can't do much here… :/

Crash clearly comes from FFMPEG (avcodec is part of this). Blender comes with its own ffmpeg, which seems to be used here, but my bet would be that it somehow interact with libs installed by K-Lite stuff, so would suggest you try to uninstall it (or maybe simply re-install Blender), and see if it fixes things. Besides that, afraid we can't do much here… :/

Added subscriber: @VukGardasevic

Added subscriber: @VukGardasevic

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Vuk Gardašević self-assigned this 2017-09-22 02:42:56 +02:00

More than a week passed without a reply.

Due to the tracker policy, archiving until the required additional information / data is provided.

More than a week passed without a reply. Due to the tracker policy, archiving until the required additional information / data is provided.
Member

Added subscriber: @jensverwiebe

Added subscriber: @jensverwiebe
Member

In Linux or macOS i would make those symbols local in the exports map.
I suggest using a windows technique to archieve here those symbols are local.
This would avoid clashes.

Jens

In Linux or macOS i would make those symbols local in the exports map. I suggest using a windows technique to archieve here those symbols are local. This would avoid clashes. Jens
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#52692
No description provided.