https://bugs.winehq.org/show_bug.cgi?id=30355 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Summary|DVDSubEdit 1.52 crashes on |DVDSubEdit 1.52 crashes on |startup |startup, broken | |TBM_SETRANGEMAX handling Assignee|wine-bugs(a)winehq.org |bunglehead(a)gmail.com --- Comment #13 from Nikolay Sivov <bunglehead(a)gmail.com> --- Application sets Trackbar range to [0,0], with position at 0. Then sets range max to -1, and later uses current position for indexed access of internal data stored in std::vector<T*>, that doesn't go well. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.