bip crash with "FATAL: Failed assetion in src/irc.c(2447): n
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bip (Ubuntu) |
Fix Released
|
Undecided
|
Dave Chiluk | ||
Precise |
Fix Released
|
Medium
|
Dave Chiluk | ||
Quantal |
Fix Released
|
Undecided
|
Unassigned | ||
Raring |
Fix Released
|
Undecided
|
Unassigned | ||
Saucy |
Fix Released
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Undecided
|
Dave Chiluk |
Bug Description
[Impact]
* Affects Precise versions and earlier.
* Bip crashes with "FATAL: Failed assetion in src/irc.c(2447): n" in log
* Current version of bip in precise is vulnerable to the following CVE http://
[Test Case]
* Run BIP server for an extended period of time.
[Regression Potential]
* Regression potential is minimal as this brings bip up to the same level of code as quantal
* I am currently running this patch on my bip server, and it currently has not had a recurrence of the crash
[Other Info]
* Patch is already included in quantal and newer as well as upstream.
_______
Last error before bip crashes in bip.log is
02-11-2013 02:42:18 FATAL: Failed assetion in src/irc.c(2447): n
This is the same bug as upstream bip bug
https:/
Which is resolved
https:/
This was resolved in quantal and newer by
Fix CVE-2012-0806: buffer overflow.
http://
This fix needs to be backported into precise.
I'm not exactly sure why bip is failing for me all of a sudden, but I did recently go through some major upgrades of both software and hardware on my bip server. I'll be posting debdiffs as soon as I have tested them.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: bip 0.8.8-1build1
ProcVersionSign
Uname: Linux 3.8.0-32-generic x86_64
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Mon Nov 4 10:08:02 2013
InstallationMedia: Mythbuntu 12.04.1 "Precise Pangolin" - Release amd64 (20120818.1)
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: bip
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in bip (Ubuntu Precise): | |
assignee: | nobody → Dave Chiluk (chiluk) |
status: | New → In Progress |
importance: | Undecided → Medium |
Changed in bip (Ubuntu): | |
assignee: | Dave Chiluk (chiluk) → nobody |
status: | In Progress → Fix Released |
description: | updated |
tags: | removed: verification-needed |
tags: | added: verification-done |
Here is the debdiff that contains the CVE backport from quantal.