Bug 77417 - segfault in do_args on malformed args
Summary: segfault in do_args on malformed args
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mpage
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-11-06 19:03 UTC by Aleksey Nogin
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-11-06 19:03:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Aleksey Nogin 2002-11-06 19:03:12 UTC
(gdb) run -b
Starting program: /usr/bin/mpage -b
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x0804d3b3 in do_args ()
(gdb) bt
#0  0x0804d3b3 in do_args ()
#1  0xbffffe31 in ?? ()
#2  0x08048e31 in main ()
#3  0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6
(gdb)

Comment 1 Tim Waugh 2002-11-06 19:17:45 UTC
Fixed package is mpage-2.5.3-2, which will show up in rawhide shortly.


Note You need to log in before you can comment on or make changes to this bug.