Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105530 - libdockapp-0.6.0 fails assertion in daargs.c
Summary: libdockapp-0.6.0 fails assertion in daargs.c
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
: 120427 (view as bug list)
Depends on:
Blocks: 104903
  Show dependency tree
 
Reported: 2005-09-10 13:31 UTC by Leonid Podolny
Modified: 2006-02-01 02:10 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Podolny 2005-09-10 13:31:37 UTC
When I try to execute any executable using libdocapp, it fails with the
following error message:
leonid@host ~ $ wmnetload -bl  -i eth0
wmnetload: daargs.c:108: contains: Assertion `strlen(needle) == 2' failed.
Aborted

For example, the problem is reproduceble with both wmnetload (from ebuild) or
wmymail (manually built).
Comment 1 Leonid Podolny 2005-09-10 13:33:28 UTC
Forgot to mention: the problem shows up only when I'm supplying command-line
arguments, so the problem is probably at argument parsing routine (as also
implied by the filename)
Comment 2 Michele Noberasco (RETIRED) gentoo-dev 2005-09-26 03:58:54 UTC
Updated all ebuilds that have libdockapp dependency and present this issue to
use the older libdockapp version present in Portage.
Comment 3 Leonid Podolny 2006-01-21 03:46:50 UTC
libdockapp was bumped to 0.6.0 again, and again it fails
Comment 4 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-01-21 03:54:28 UTC
It works on for me with 0.6.1. Could you try that version of libdockapp?
Comment 5 Balarama Bosch 2006-01-26 07:30:46 UTC
*** Bug 120427 has been marked as a duplicate of this bug. ***
Comment 6 Leonid Podolny 2006-01-31 23:01:43 UTC
(In reply to comment #4)
> It works on for me with 0.6.1. Could you try that version of libdockapp?
> 

Cool, it works! Version bump?
Comment 7 Michele Noberasco (RETIRED) gentoo-dev 2006-02-01 01:11:08 UTC
Marked libdockapp 0.6.1 to stable x86...
This makes wmnetload happy, will check other dockapps...
Comment 8 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-02-01 02:10:35 UTC
(In reply to comment #7)
> This makes wmnetload happy, will check other dockapps...

I've tested all the rest (which use libdockapp) and all work ok.