Bug 203278 - net-im/telegram-purple: Assertion "tgl_in_ptr == end" failed
Summary: net-im/telegram-purple: Assertion "tgl_in_ptr == end" failed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kris Moore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 09:08 UTC by Rubin Simons
Modified: 2018-02-12 22:45 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (kmoore)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rubin Simons 2015-09-23 09:08:31 UTC
Current version in the ports tree (05222015) exhibits an assertion failure bug with the following error: Assertion "tgl_in_ptr == end" failed.

This happened for me as soon as someone tried to reply to a message I sent, using bitlbee + telegram-purple.

A fix for this was commited here: https://github.com/majn/telegram-purple/commit/f10b683fc9c6c9202c5f0c2910f3e7efe938e1c2 which is "telegram-purple 1.2.0 beta 3".

Specifically, the following fix is mentioned there: "Fix error in incoming message handling that caused segmentation faults".

Is it possible to update the port to the current master or at least that revision that contains the fix? Thanks in advance.
Comment 1 Walter Schwarzenfeld freebsd_triage 2018-01-12 08:52:36 UTC
Overcome by events, recent version is 1.3.1.
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-02-12 22:45:02 UTC
Source  shows:

/work/telegram-purple-1.3.1/.gitmodules 
[submodule "tgl"]
        path = tgl
    branch = test
        url = https://github.com/majn/tgl

it is done, fixed.