Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26249 - wmifs-1.3_beta1 segfaults
Summary: wmifs-1.3_beta1 segfaults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-09 01:25 UTC by Georgi Georgiev
Modified: 2003-11-01 23:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
wmifs-1.3_beta1.diff (wmifs.diff,565 bytes, patch)
2003-08-09 01:26 UTC, Georgi Georgiev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Georgi Georgiev 2003-08-09 01:25:21 UTC
The program from the wmifs-1.3_beta1 packages segfaults on startup.

The bug is only and always triggered when there are lines longer than 128 bytes
in /proc/net/dev

Attaching a patch to fix the issue
Comment 1 Georgi Georgiev 2003-08-09 01:26:21 UTC
Created attachment 15791 [details, diff]
wmifs-1.3_beta1.diff

Increases a buffer so it doesn't as easily overflow, thus fixing the segfault
issue.
Comment 2 Georgi Georgiev 2003-08-09 04:49:38 UTC
The debian package seems to have a nice and long patch that fixes the problem and maybe a few others.... who knows:

http://http.us.debian.org/debian/pool/main/w/wmifs/wmifs_1.3b1-11.diff.gz
http://packages.qa.debian.org/w/wmifs.html
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2003-11-01 17:49:46 UTC
dead upstream?

there's no homepage for it
Comment 4 Markus Nigbur (RETIRED) gentoo-dev 2003-11-01 17:50:19 UTC
reassign
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2003-11-01 23:45:25 UTC
-r1 uses the debian patch