Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 816
    • Issues 816
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 41
    • Merge Requests 41
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #952

Closed
Open
Opened Jan 20, 2012 by Francesco Colista@fcolista
  • Report abuse
  • New issue
Report abuse New issue

apache2-mod-perl segfaults

apache2-mod-perl segfault.

This is the logfile:
kernel: [ 6791.181390] httpd[8162]: segfault at d ip 4b3e89a3 sp 5a4244a0 error 4 in mod_perl.so[4b3d1000+25000]

A brief gdb session:

itweb10:~# gdb /usr/sbin/httpd
GNU gdb (GDB) 7.3.1
Copyright © 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type “show copying”
and “show warranty” for details.
This GDB was configured as “i686-pc-linux-gnu”.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/&gt;…
Reading symbols from /usr/sbin/httpd…(no debugging symbols found)…done.
(gdb) r
Starting program: /usr/sbin/httpd

Program received signal SIGSEGV, Segmentation fault.
0x502679a3 in ?? ()
(gdb) info registers
eax 0x1 1
ecx 0x13ac7870 330070128
edx 0x0 0
ebx 0x50275804 1344755716
esp 0x5c553fd0 0x5c553fd0
ebp 0x139f1a70 0x139f1a70
esi 0x13abfe78 330038904
edi 0x139ebf90 329170832
eip 0x502679a3 0x502679a3
eflags 0x10202 [ IF RF ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0 0
gs 0x33 51
(gdb)
—-

(from redmine: issue id 952, created on 2012-01-20, closed on 2012-01-29)

  • Changesets:
    • Revision d1a56cb1 by Natanael Copa on 2012-01-25T12:40:27Z:
testing/apache2-mod-perl: fix segfault on x86

fixes #952
Assignee
Assign to
Alpine 2.4.0
Milestone
Alpine 2.4.0
Assign milestone
Time tracking
None
Due date
None
3
Labels
Aports Bug Normal
Assign labels
  • View project labels
Reference: alpine/aports#952