Crash in xmlSAX2SetDocumentLocator when doing undo #31493

Closed
opened 2012-05-17 09:10:22 +02:00 by Konstantin Mochalov · 10 comments

%%%Occured in Blender 2.63.0 r45996
Windows XP 32-bit SP3 EN
ATI Radeon HD 2600 Pro, driver version 8.950.0.0

  • Create cube (or use cube in default startup scene)
  • Add Multiresolution modifier
  • Press "Subdivide" on modifier settings panel 8-9 times
  • Press ctrl+z to undo several times
  • Repeat again until crashes (usually crashes at first undo but sometimes undo works to state of 0 subdivides, but after doing subdivide again and undoing again crashes)

Output of gdb (using standard binaries without debug symbols so not so many information):

Program received signal SIGSEGV, Segmentation fault.
0x006d0027 in xmlSAX2SetDocumentLocator ()
(gdb) bt

  • 0 0x006d0027 in xmlSAX2SetDocumentLocator ()
  • 1 0x006c5e99 in xmlSAX2SetDocumentLocator ()
  • 2 0x0022fd30 in ?? ()
  • 3 0x1e20d0fc in python32!_Py_SwappedOp () from C:\Program Files\Blender Foundation\Blender\python32.dll
  • 4 0xbaadf00d in ?? ()
  • 5 0xbaadf00d in ?? ()
  • 6 0xbaadf00d in ?? ()
  • 7 0xabababab in ?? ()
  • 8 0xabababab in ?? ()
  • 9 0x00000000 in ?? ()%%%
%%%Occured in Blender 2.63.0 r45996 Windows XP 32-bit SP3 EN ATI Radeon HD 2600 Pro, driver version 8.950.0.0 - Create cube (or use cube in default startup scene) - Add Multiresolution modifier - Press "Subdivide" on modifier settings panel 8-9 times - Press ctrl+z to undo several times - Repeat again until crashes (usually crashes at first undo but sometimes undo works to state of 0 subdivides, but after doing subdivide again and undoing again crashes) Output of gdb (using standard binaries without debug symbols so not so many information): Program received signal SIGSEGV, Segmentation fault. 0x006d0027 in xmlSAX2SetDocumentLocator () (gdb) bt - 0 0x006d0027 in xmlSAX2SetDocumentLocator () - 1 0x006c5e99 in xmlSAX2SetDocumentLocator () - 2 0x0022fd30 in ?? () - 3 0x1e20d0fc in python32!_Py_SwappedOp () from C:\Program Files\Blender Foundation\Blender\python32.dll - 4 0xbaadf00d in ?? () - 5 0xbaadf00d in ?? () - 6 0xbaadf00d in ?? () - 7 0xabababab in ?? () - 8 0xabababab in ?? () - 9 0x00000000 in ?? ()%%%

Changed status to: 'Open'

Changed status to: 'Open'

%%%Also noticed crashes on undo in this build after some other operations.%%%

%%%Also noticed crashes on undo in this build after some other operations.%%%

%%%Also occured 2 times when creating new cylinder, and setting radius to "4mm", right after pressing Enter after typing "4mm".

Program received signal SIGSEGV, Segmentation fault.
0x006d0027 in xmlSAX2SetDocumentLocator ()
(gdb) bt

  • 0 0x006d0027 in xmlSAX2SetDocumentLocator ()
  • 1 0x006c5e99 in xmlSAX2SetDocumentLocator ()
  • 2 0x0022fd0c in ?? ()
  • 3 0x1e20d0fc in python32!_Py_SwappedOp () from C:\Program Files\Blender Foundation\Blender\python32.dll
  • 4 0xbaadf00d in ?? ()
  • 5 0xbaadf00d in ?? ()
  • 6 0xbaadf00d in ?? ()
  • 7 0xabababab in ?? ()
  • 8 0xabababab in ?? ()
  • 9 0x00000000 in ?? ()%%%
%%%Also occured 2 times when creating new cylinder, and setting radius to "4mm", right after pressing Enter after typing "4mm". Program received signal SIGSEGV, Segmentation fault. 0x006d0027 in xmlSAX2SetDocumentLocator () (gdb) bt - 0 0x006d0027 in xmlSAX2SetDocumentLocator () - 1 0x006c5e99 in xmlSAX2SetDocumentLocator () - 2 0x0022fd0c in ?? () - 3 0x1e20d0fc in python32!_Py_SwappedOp () from C:\Program Files\Blender Foundation\Blender\python32.dll - 4 0xbaadf00d in ?? () - 5 0xbaadf00d in ?? () - 6 0xbaadf00d in ?? () - 7 0xabababab in ?? () - 8 0xabababab in ?? () - 9 0x00000000 in ?? ()%%%

%%%Sounds like this isn't multires related. Judging from "0xbaadf00d", I guess uninitialized mem, impossible to say where from this backtrace.

Submitter: is this using the official 2.63 build? Have you tried 2.63a?%%%

%%%Sounds like this isn't multires related. Judging from "0xbaadf00d", I guess uninitialized mem, impossible to say where from this backtrace. Submitter: is this using the official 2.63 build? Have you tried 2.63a?%%%

%%%Yes, later discovered it was occuring not only by using multires.
Yes, occured in official build. And it not occuring in 2.63.0 for Mac OS, however it is r46461 (windows 2.63.0 is r45996).
I will try 2.63a.
%%%

%%%Yes, later discovered it was occuring not only by using multires. Yes, occured in official build. And it not occuring in 2.63.0 for Mac OS, however it is r46461 (windows 2.63.0 is r45996). I will try 2.63a. %%%

%%%Tried 2.63a (2.63.0 r46461:46487M; 32 bit; http://download.blender.org/release/Blender2.63/blender-2.63a-release-windows32.exe). When trying to do the same with multires modifier, crashes the same way, but stacktrace now slightly different:

Program received signal SIGSEGV, Segmentation fault.
0x006d0fd7 in xmlCheckHTTPInput ()
(gdb) bt

  • 0 0x006d0fd7 in xmlCheckHTTPInput ()
  • 1 0x006c6e99 in xmlCheckHTTPInput ()
  • 2 0x0022fd0c in ?? ()
  • 3 0x1e20d0fc in python32!_Py_SwappedOp () from C:\Program Files\Blender Foundation\Blender\python32.dll
  • 4 0xbaadf00d in ?? ()
  • 5 0xbaadf00d in ?? ()
  • 6 0xbaadf00d in ?? ()
  • 7 0xabababab in ?? ()
  • 8 0xabababab in ?? ()
  • 9 0x00000000 in ?? ()
    %%%
%%%Tried 2.63a (2.63.0 r46461:46487M; 32 bit; http://download.blender.org/release/Blender2.63/blender-2.63a-release-windows32.exe). When trying to do the same with multires modifier, crashes the same way, but stacktrace now slightly different: Program received signal SIGSEGV, Segmentation fault. 0x006d0fd7 in xmlCheckHTTPInput () (gdb) bt - 0 0x006d0fd7 in xmlCheckHTTPInput () - 1 0x006c6e99 in xmlCheckHTTPInput () - 2 0x0022fd0c in ?? () - 3 0x1e20d0fc in python32!_Py_SwappedOp () from C:\Program Files\Blender Foundation\Blender\python32.dll - 4 0xbaadf00d in ?? () - 5 0xbaadf00d in ?? () - 6 0xbaadf00d in ?? () - 7 0xabababab in ?? () - 8 0xabababab in ?? () - 9 0x00000000 in ?? () %%%

%%%One last thing to try, can you see if a more recent build works? Graphicall has some: http://graphicall.org/32bit/windows

Reassigning to Elubie.%%%

%%%One last thing to try, can you see if a more recent build works? Graphicall has some: http://graphicall.org/32bit/windows Reassigning to Elubie.%%%

%%%Tried 2.63.11 r48011, this build http://graphicall.org/170
Windows XP 32-bit SP3 (the same configuration as in issue description).

Crash not occurs in this build, tried subsurf and undo multiple times, also tried adding cylinder and setting radius that caused crash in previous versions.%%%

%%%Tried 2.63.11 r48011, this build http://graphicall.org/170 Windows XP 32-bit SP3 (the same configuration as in issue description). Crash not occurs in this build, tried subsurf and undo multiple times, also tried adding cylinder and setting radius that caused crash in previous versions.%%%

%%%closing.%%%

%%%closing.%%%

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
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
3 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#31493
No description provided.