Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35797 - kphone builds on amd64 but segfaults when run
Summary: kphone builds on amd64 but segfaults when run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-14 05:36 UTC by Danny van Dyk (RETIRED)
Modified: 2004-01-07 01:38 UTC (History)
1 user (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 Danny van Dyk (RETIRED) gentoo-dev 2003-12-14 05:36:27 UTC
No problems with emerging, but it instantly segfaults when run.

Output of gdb:

# gdb kphone
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu"...(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/kphone
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 3131)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 3131)]
0x0000002a960bb987 in KCmdLineArgs::parseAllArgs() () from /usr/kde/3.1/lib/libkdecore.so.4
(gdb) quit
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2004-01-07 01:38:35 UTC
3.14 in CVS which runs on my box.