Yes, this could indeed be a merge problem after svn update.
I had been out of office for several weeks, and svn updated across hundreds of revisions. I will check out a clean repository again and report back.
I assume this may resolve this problem, so you do not need to investigate this further until later notice. Sorry for taking your time with that. I was so surprised about this bug that I completely forgot to try again on a fresh check-out, which I should have done.
LyX Ticket Tracker wrote:
#7075: copy/pasting graphics results in null pointer dereference on Mac OS/rev. 36471 -----------------------+---------------------------------------------------- Reporter: Telcontar | Owner: lasgouttes Type: defect | Status: new Priority: highest | Milestone: 2.0.0 Component: general | Version: 2.0.0svn Severity: critical | Keywords: -----------------------+---------------------------------------------------- Changes (by vfr): * cc: vfr (added) * keywords: regression release_blocker => * severity: blocker => critical * milestone: => 2.0.0 Comment: This is very strange. First, I can't imagine LyX to crash at this line. it is not 0, because it->lyxCode() doesn't crash in the line above. Second, if it->lyxCode() returns MATH_HULL_CODE, it->asInsetMath()->asHullInset() cannot crash in my opinion. Could you please check whether you have correctly checkout the repository. I say this because the line you mention in the report: "245 InsetMathHull? * ins = it->asInsetMath()->asHullInset();" is not on line 245 but on line 237.
-- Regards, Cyrille Artho - http://artho.com/ Give a man a fish, and you feed him for a day. Teach a man to fish, and he'll invite himself over for dinner. -- Calvin Keegan