Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
apk-tools
apk-tools
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • apk-toolsapk-tools
  • Issues
  • #345

Closed
Open
Opened May 05, 2010 by Nathan Angelacos@nangel

apk-tools 2.0.2 segfault

On current Edge:

#apk info -t uclibc
Segmentation fault

apk[1371]: segfault at 0 ip 0805860a sp bffff120 error 4 in apk[8048000+15000]
grsec: From 10.252.6.46: Segmentation fault occurred at (null) in /sbin/apk[apk:1371] uid/euid:0/0 gid/egid:0/0, parent /bin/busybox[ash:1368] uid/euid:0/0 gid/egid:0/0

On 1.10.1:

#apk info -t uclibc
uclibc-0.9.30.2-r1 triggers:

(from redmine: issue id 345, created on 2010-05-05, closed on 2010-05-13)

  • Changesets:
    • Revision 87420aaf by Timo Teräs on 2010-05-05T05:56:06Z:
info: fix querying of removed, but referenced packages

Check that package name has packages associated with it before
dereferencing the pointer. Fixes #345.
  • Revision 12bd73bd9081b4e5ac7e561d064f9ddf42395833 on 2010-05-10T14:41:12Z:
main/apk-tools: fix segfault for apk info

ref #345
  • Revision ed22a255ac22d056bade9e7b3da6333dcc0d5c2d on 2010-05-26T14:16:24Z:
main/apk-tools: fix segfault for apk info

ref #345
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/apk-tools#345