lmi
[Top][All Lists]
Advanced

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

Re: [lmi] wx_test: output strings truncated to one character


From: Greg Chicares
Subject: Re: [lmi] wx_test: output strings truncated to one character
Date: Wed, 10 Feb 2016 15:56:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 02/10/2016 03:26 PM, Vadim Zeitlin wrote:
> On Wed, 10 Feb 2016 15:20:07 +0000 Greg Chicares <address@hidden> wrote:
[...]
> GC> I reran 'install_wx.make', this time with both '--disable-precomp-headers'
> GC> and '--enable-debug_info', then reran the GUI test. Same outcome as above.
> 
>  This is reassuring. If you still have this build, could you please try to
> break on the pure virtual call under gdb to check if you see any more
> information about where it happens?

I had already started to build an updated wx, but it looked like it was
still in 'configure' and the install-directory /opt/lmi/local/bin/ had
old wx binaries, so here goes. But it looks useless: no pure virtual
caught, no abnormal termination, but apparently the keystrokes pushed
by the GUI test spilled into gdb. It's quite possible that the wx build
interfered with this test.

/opt/lmi/bin[0]$gdb --quiet ./wx_test.exe
Reading symbols from ./wx_test.exe...done.
(gdb) set arg --ash_nazg --data_path=/opt/lmi/data
(gdb) b __cxa_pure_virtual
Breakpoint 1 at 0x44f088
(gdb) r
Starting program: /opt/lmi/bin/wx_test.exe --ash_nazg --data_path=/opt/lmi/data
[New Thread 3136.0xbc4]
aicdgimprsxi[New Thread 3136.0xf98]
[New Thread 3136.0xc44]
c
 c
  ic
    imNOTE: starting the test suite
a: started
a: ERROR (A)
b: started
time=0ms (for b)
b: ok
c: started
c: ERROR (A)
c: started
c: skipped (n)
c: started
c: ERROR (A)
c: started
c: ERROR (A)
c: started
c: ERROR (A)
c: started
c: ERROR (A)
c: started
c: ERROR (A)
c: started
c: ERROR (A)
c: started
c: ERROR (A)
c: started
c: ERROR (A)
c: started
c: ERROR (A)
d: started
d: skipped (n)
d: started
d: skipped (n)
e: started
Expiry dates: begin=2, end=2
time=0ms (for e)
e: ok
i: started
i: ERROR (A)
i: started
i: skipped (n)
l: started
time=0ms (for l)
l: ok
p: started
p: ERROR (A)
p: started
p: ERROR (A)
p: started
p: ERROR (A)
v: started
v: ERROR (A)
v: started
v: ERROR (A)
v: started
v: ERROR (A)
time=3ms (for all tests)
FAILURE: 18 out of 25 tests failed.
NOTE: 4 skipped
[Thread 3136.0xc44 exited with code 0]
[Thread 3136.0xf98 exited with code 0]
[Inferior 1 (process 3136) exited normally]
(gdb) aicdgimprsxic
(gdb) aicdgimprsxicc
(gdb) aicdgimprsxiccic
(gdb) aicdgimprsxiccicim
Undefined command: "aicdgimprsxic".  Try "help".
(gdb) q
/opt/lmi/bin[0]$




reply via email to

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