On 21 Sep 17:03, Dmitry Smirnov wrote:
>  
> Usually you can rebuild the package with debugging symbols using the
> following commands (assuming "devscripts" package installed):
> 
>     apt-get source quiterss
>     DEB_BUILD_OPTIONS="nostrip" debuild -uc -b
> 
> I might provide "quiterss-dbg" package in the future...
> 
> > I launched it under gdb even without debug info, and it segfaults
> > reliably when clicking on "Next unread" when
> > * There is no article opened in the right pane, AND
> > * There are unread articles in the left one.
> 
> I had some difficulties to reproduce this so it would be very helpful
> if you could provide a meaningful backtrace. You might need to
> install additional packages like "libgtk-3-0-dbg" etc., read more in
> 
>     https://wiki.debian.org/HowToGetABacktrace

Thank you for the patience in pointing me towards the right link in the
debian wiki, I tried to do my best in following it.

* Rebuilt quiterss package with debug symbols
* Installed it with dpkg
* MALLOC_CHECK_=2 gdb quiterss

Inside gdb I did this:
* (gdb) set logging on
* (gdb) run
[ click on 'Next unread', SIGSEGV]
* (gdb) thread apply all bt full 500

I'll attach the log of this gdb session to this email.

As another try to explain the problem, I uploaded showing the behaviour
here: https://www.youtube.com/watch?v=NUin0NSsHz8

> 
> Thank you.

You're welcome.

> 
> -- 
> Regards,
>  Dmitry Smirnov
>  GPG key : 4096R/53968D1B

Regards,
Mark

-- 
. ''`.  | GPG Public Key  : 0xCD542422 - Download it from http://is.gd/fOa7Vm
: :'  : | GPG Fingerprint : 0823 A40D F31B 67A8 5621 AD32 E293 A2EB CD54 2422
`. `'`  | Powered by Debian GNU/Linux, http://www.debian.org
  `-    | Try not. Do, or do not. There is no try. - Master Yoda, TESB.

Attachment: quiterss.log.xz
Description: Binary data

Attachment: signature.asc
Description: Digital signature

Reply via email to