bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18597: 25.0.50; Assertion violation in reseat_1


From: martin rudalics
Subject: bug#18597: 25.0.50; Assertion violation in reseat_1
Date: Wed, 01 Oct 2014 19:19:17 +0200

Does

(gdb) p ZV
$33 = 2663948
(gdb) p w->start
$29 = {
  i = 24813235
}
(gdb) p marker_position (w->start)
$30 = 1

indicate that w->start has a bad value or that the marker is corrupted?

martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]