Bug#649471: gdb: internal error + abort: addr_string_to_sals: Assertion `sals.nelts == 1' failed

2011-11-21 Thread Patrick Ohly
Package: gdb Version: 7.3-1+b1 Severity: important Dear Maintainer, * What led up to the situation? Run gdb on SyncEvolution (compiled from source in my case). Set a breakpoint in SyncEvo::Exception::handle(). Run so that an exception is thrown. * What exactly did you do (or not do) that

Bug#649471: gdb: internal error + abort: addr_string_to_sals: Assertion `sals.nelts == 1' failed

2011-11-21 Thread Hector Oron
Hello Patrick, 2011/11/21 Patrick Ohly patrick.o...@intel.com: Package: gdb Version: 7.3-1+b1 Severity: important /build/buildd-gdb_7.3-1+b1-amd64-guQjni/gdb-7.3/gdb/breakpoint.c:11006: internal-error: addr_string_to_sals: Assertion `sals.nelts == 1' failed. A problem internal to GDB has

Bug#649471: gdb: internal error + abort: addr_string_to_sals: Assertion `sals.nelts == 1' failed

2011-11-21 Thread Hector Oron
Hello Patrick, 2011/11/21 Patrick Ohly patrick.o...@intel.com: Could you please retry with GDB from experimental? 7.4-1~cvs2017.2 from experimental does indeed fix the problem: multiple breakpoints are set again for SyncEvo::Exception::handle and the assertion is not triggered. I'll

Bug#649471: gdb: internal error + abort: addr_string_to_sals: Assertion `sals.nelts == 1' failed

2011-11-21 Thread Patrick Ohly
On Mon, 2011-11-21 at 10:07 +, Hector Oron wrote: Hello Patrick, 2011/11/21 Patrick Ohly patrick.o...@intel.com: Package: gdb Version: 7.3-1+b1 Severity: important /build/buildd-gdb_7.3-1+b1-amd64-guQjni/gdb-7.3/gdb/breakpoint.c:11006: internal-error: addr_string_to_sals: