>
>
> Hi Javier
>
> Thanks for your info. The error reported by the self-test page can be
> ignored.
> Self-tests are actually not meant for endusers and upstream has just this
> month
> added the possibility to disable them in the upcoming release. It's
> probably
> because you have your own autocompletions defined.
>
> As to the new crash, you mention two things:
>
> 1. texstudio gets blocked while evince is open
> I've always used evince with texstudio 2.3 (not the internal viewer) and
> I've
> never seen this. This morning I've downgraded to the version you are
> using. I
> don't see evince blocking. What do you mean by "blocking"?
>
I mean that the editor is frozen, I move with the mouse wheel and doesn't
happen anything, neither the cursor moves.​​

Does this only happen with the special version or with the "normal" wheezy
> version as well?

This just happens in the package you told me to use, I am just using that
one.​​


> 2. crash about an assertion failure (buildmanager.cpp:1058)
> Your previous post sounds like you get the crash while the self-tests are
> running. In you latest post it sounds more like the crash is related to
> evince?
>
I think they are not related. I saw that a self-test failed and nothing
more. Has nothing to do in my opinion with the crash:

I recorded the crash with gdb:

> $ gdb texstudio
> GNU gdb (GDB) 7.4.1-debian
> Copyright (C) 2012 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <
> http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /usr/bin/texstudio...Reading symbols from
> /usr/lib/debug/.build-id/94/921089b928a59f0be41919a0a6d7386985f004.debug...done.
> done.
> (gdb) r
> Starting program: /usr/bin/texstudio
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [New Thread 0x7fffe4dbb700 (LWP 14202)]
> [New Thread 0x7fffe4580700 (LWP 14203)]
> [New Thread 0x7fffe32f0700 (LWP 14204)]
> [New Thread 0x7fffe2aef700 (LWP 14205)]
> [New Thread 0x7fffe22ee700 (LWP 14206)]
> [New Thread 0x7fffe1aed700 (LWP 14208)]
> [New Thread 0x7fffe12ec700 (LWP 14210)]
> [New Thread 0x7fffdb951700 (LWP 14214)]
> [New Thread 0x7fffdb103700 (LWP 14215)]
> [New Thread 0x7fffcf1e4700 (LWP 14217)]
> [Thread 0x7fffe4dbb700 (LWP 14202) exited]
> [Thread 0x7fffdb103700 (LWP 14215) exited]
> QProcess: Destroyed while process is still running.
> Assertion failure:  (p) at something in buildmanager.cpp: 1058
> Prepare to print backtrace:
> Assertion failure:  (p) at  something in buildmanager.cpp: 1058
> Prepare to print backtrace:
> Assertion failure (repeated):  (p) at something in buildmanager.cpp: 1058
> Assertion failure (repeated):  (p) at  something in buildmanager.cpp: 1058
> [bt] /usr/bin/texstudio() [0x5b7f7b]
> [bt] /usr/bin/texstudio() [0x5b8186]
> [bt] /usr/bin/texstudio() [0x80cced]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x2bf)
> [0x7ffff5ad254f]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN8QProcess8finishedEi+0x31)
> [0x7ffff5a54231]
> [bt] /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x118373) [0x7ffff5a58373]
> [bt] /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x158bc1) [0x7ffff5a98bc1]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN8QProcess15waitForFinishedEi+0x3e)
> [0x7ffff5a5409e]
> [bt] /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN8QProcessD2Ev+0x50)
> [0x7ffff5a54500]
> [bt] /usr/bin/texstudio() [0x80d4d9]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x298)
> [0x7ffff5ad1a58]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac)
> [0x7ffff633170c]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x13a)
> [0x7ffff6335b8a]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e)
> [0x7ffff5abcb5e]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x421)
> [0x7ffff5ac09e1]
> [bt] /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x1ab0e3) [0x7ffff5aeb0e3]
> [bt] /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)
> [0x7ffff40eb355]
> [bt] /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4a688) [0x7ffff40eb688]
> [bt] /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)
> [0x7ffff40eb744]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x66)
> [0x7ffff5aeb276]
> [bt] /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x27e83e) [0x7ffff63d283e]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x2f)
> [0x7ffff5abb8af]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x138)
> [0x7ffff5abbb38]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x88)
> [0x7ffff5ac0cf8]
> [bt] /usr/bin/texstudio() [0x44ee9b]
> [bt] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)
> [0x7ffff4c19ead]
> [bt] /usr/bin/texstudio() [0x451361]
> crashed with signal Assert failure: (p) at something in
> buildmanager.cpp:1058
> Assert failure: (p) at something in buildmanager.cpp:1058  at  in : 0
> Assert failure: (p) at something in buildmanager.cpp:1058  at   in : 0
> [bt] /usr/bin/texstudio() [0x5b7a51]
> [bt] /usr/bin/texstudio() [0x495013]
> [bt] /usr/bin/texstudio() [0x5b80cc]
> [bt] /usr/bin/texstudio() [0x5b8186]
> [bt] /usr/bin/texstudio() [0x80cced]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x2bf)
> [0x7ffff5ad254f]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN8QProcess8finishedEi+0x31)
> [0x7ffff5a54231]
> [bt] /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x118373) [0x7ffff5a58373]
> [bt] /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x158bc1) [0x7ffff5a98bc1]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN8QProcess15waitForFinishedEi+0x3e)
> [0x7ffff5a5409e]
> [bt] /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN8QProcessD2Ev+0x50)
> [0x7ffff5a54500]
> [bt] /usr/bin/texstudio() [0x80d4d9]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x298)
> [0x7ffff5ad1a58]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac)
> [0x7ffff633170c]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x13a)
> [0x7ffff6335b8a]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e)
> [0x7ffff5abcb5e]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x421)
> [0x7ffff5ac09e1]
> [bt] /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x1ab0e3) [0x7ffff5aeb0e3]
> [bt] /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)
> [0x7ffff40eb355]
> [bt] /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4a688) [0x7ffff40eb688]
> [bt] /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)
> [0x7ffff40eb744]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x66)
> [0x7ffff5aeb276]
> [bt] /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x27e83e) [0x7ffff63d283e]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x2f)
> [0x7ffff5abb8af]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x138)
> [0x7ffff5abbb38]
> [bt]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x88)
> [0x7ffff5ac0cf8]
> [bt] /usr/bin/texstudio() [0x44ee9b]
> [bt] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)
> [0x7ffff4c19ead]
> [bt] /usr/bin/texstudio() [0x451361]
> [Thread 0x7fffe1aed700 (LWP 14208) exited]
> "Current: 0/0"
> [Thread 0x7fffe22ee700 (LWP 14206) exited]
> [Thread 0x7fffcf1e4700 (LWP 14217) exited]
> [Thread 0x7fffdb951700 (LWP 14214) exited]
> [Thread 0x7fffe2aef700 (LWP 14205) exited]
> [Thread 0x7fffe32f0700 (LWP 14204) exited]
> [Thread 0x7fffe4580700 (LWP 14203) exited]
> [Thread 0x7ffff7fc4760 (LWP 14199) exited]
> [Inferior 1 (process 14199) exited with code 01]
> (gdb) bt
> No stack.
> (gdb)



 Does this only happen with the special version or with the "normal" wheezy
> version as well?
>
This only happens with the version you provided me. In the wheezy one, I
got the crashes I initially reported, and in this one, I am getting the
recoverable error I just put backtrace.

I think I have said this before, but this is a recoverable error, it gives
me the option to try to recover (which always works)

Is evince blocking related to the crash or are we talking about two
> different
> issues?
>
Well, texstudio gets blocked while evince is running, so...
​​

>
> Regards
> Tom
>
> BTW: You might want to try texstudio from sid, upstream has improved it
> alot
> (much better tex build system, embedded pdf viewer, ...). Unfortunately,
> new
> versions of texstudio won't make it to wheezy but I plan to provide
> backports as
> soon as wheezy is stable.
>
​Well, I plan to stay in wheezy, so I am interested in making the package
stable, and the more I work with it, the more I will find the bugs :D​

Reply via email to