Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132396 - gaim-slashexec fails when piping
Summary: gaim-slashexec fails when piping
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Kathryn Kulick (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-05 17:35 UTC by Rescue9
Modified: 2006-07-01 18:42 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 Rescue9 2006-05-05 17:35:16 UTC
Gaim 2.0.0_beta3
Slashexec 1.1_beta1

When piping information, Gaim crashes completely.
EX. /exec -o cat /etc/fstab | grep vfat

When running without the pipe, everything is operational
EX. /exec -c cat /etc/fstab
Comment 1 Rescue9 2006-05-05 17:36:53 UTC
> EX. /exec -c cat /etc/fstab
Sorry...  should be:
EX. /exec -o cat /etc/fstab

Comment 2 Jory A. Pratt 2006-05-07 07:08:29 UTC
gonna need a backtrace in order to do anything useful.
Comment 3 Rescue9 2006-05-07 09:53:47 UTC
I hope I did this right.


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1217997136 (LWP 10789)]
0xb7664ed1 in ?? () from /usr/lib/gaim/se.so
(gdb) bt full
#0  0xb7664ed1 in ?? () from /usr/lib/gaim/se.so
No symbol table info available.
#1  0xb766560a in ?? () from /usr/lib/gaim/se.so
No symbol table info available.
#2  0xb7665625 in ?? () from /usr/lib/gaim/se.so
No symbol table info available.
#3  0x00000005 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.
Comment 4 Kathryn Kulick (RETIRED) gentoo-dev 2006-07-01 12:29:34 UTC
Please give me emerge info and gtk/glib versions.
Comment 5 Kathryn Kulick (RETIRED) gentoo-dev 2006-07-01 18:42:30 UTC
Nevermind on the info. Spoke to upstream, it is a bug with them, they are aware of it, and it's scheduled to be fixed in their next release. Closing bug.