bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-xnee] Buffer overflow error while replaying recorded file


From: Kp
Subject: Re: [Bug-xnee] Buffer overflow error while replaying recorded file
Date: Tue, 17 Apr 2007 09:55:47 +0530

Hi,

I tried installing from CVS, and I'm getting a segmentation fault while attempting replay. The output is below... Also, I could not run gdb on the older installation I have, since I 'yum install'-ed it, which means I don't have the sources.

Anything else I could do?

Thanks!

address@hidden ~/Desktop $ /usr/local/bin/cnee --replay --verbose -f ./gnumeric2.xnl
 ---> xnee_find_option_entry_impl
      xnee_find_option_entry_impl: "-f"
        Compare 'file'  'f'
** Found key: 1   for option f at 0 in option array  (file)
Found cli entry for '-f' at position: 0
        long option: 'file'
        short option:'f'
        long option: 'file'
        short option:'f'
parse.c:348-->xnee_parse_cnee_option() Handling: 'CNEE_FILE_OPTION_KEY'
--> xnee_prepare
---> xnee_open_files
---  xnee_open_files: is replayer
---  xnee_open_files: handling data (in)
---  xnee_open_files: opening data: ./gnumeric2.xnl
--> xnee_rep_prepare
 ---> xnee_setup_recordext
Entering main loop (replayer) to read META data
 --- xnee_reset_elapsed_time
reset fake
handling comment: "####################################
"
comment data read: ####################################

handling comment: "#         System information       #
"
comment data read: #         System information       #

handling comment: "####################################
"
comment data read: ####################################

handling comment: "# Date:                   2007:04:12
"
comment data read: # Date:                   2007:04:12

handling comment: "# Time:                   12:06:43
"
comment data read: # Time:                   12:06:43

handling comment: "# Xnee program:           cnee
"
comment data read: # Xnee program:           cnee

handling comment: "# Xnee version:           2.05
"
comment data read: # Xnee version:           2.05

handling comment: "# Xnee home:              http://www.gnu.org/software/xnee/
"
comment data read: # Xnee home:              http://www.gnu.org/software/xnee/

handling comment: "# Xnee info mailing list: address@hidden
"
comment data read: # Xnee info mailing list: address@hidden

handling comment: "# Xnee bug mailing list:  address@hidden
"
comment data read: # Xnee bug mailing list:  address@hidden

handling comment: "# X version:              11
"
comment data read: # X version:              11

handling comment: "# X revision:             0
"
comment data read: # X revision:             0

handling comment: "# X vendor:               The X.Org Foundation
"
comment data read: # X vendor:               The X.Org Foundation

handling comment: "# X vendor release:       60802000
"
comment data read: # X vendor release:       60802000

handling comment: "# Record version major:   1
"
comment data read: # Record version major:   1

handling comment: "# Record version minor:   13
"
comment data read: # Record version minor:   13

handling comment: "# OS name:                Linux
"
comment data read: # OS name:                Linux

handling comment: "# OS Release:             2.6.16-1.2069_FC4
"
comment data read: # OS Release:             2.6.16-1.2069_FC4

handling comment: "# OS Version:             #1 Tue Mar 28 12:19:10 EST 2006
"
comment data read: # OS Version:             #1 Tue Mar 28 12:19:10 EST 2006

handling comment: "# Machine:                i686
"
comment data read: # Machine:                i686

handling comment: "# Nodename:               acer-kp.atlantis.com
"
comment data read: # Nodename:               acer-kp.atlantis.com

handling comment: "# Display name:           :0
"
comment data read: # Display name:           :0

handling comment: "# Dimension:              1280x800
"
comment data read: # Dimension:              1280x800

handling comment: "##############################################
"
comment data read: ##############################################

handling comment: "#      Xnee application arguments            #
"
comment data read: #      Xnee application arguments            #

handling comment: "##############################################
"
comment data read: ##############################################

handling comment: "#  cnee --record --keyboard --mouse --events-to-record 400 --out-file gnumeric2.xnl --delivered-event-range Expose,MapRequest,LeaveNotify,EnterNotify
"
comment data read: #  cnee --record --keyboard --mouse --events-to-record 400 --out-file gnumeric2.xnl --delivered-event-range Expose,MapRequest,LeaveNotify,EnterNotify

handling comment: "##############################################
"
comment data read: ##############################################

handling comment: "#      Displays                              #
"
comment data read: #      Displays                              #

handling comment: "##############################################
"
comment data read: ##############################################

handling comment: "# display :0
"
comment data read: # display :0

handling comment: "distribute
"
handling settings: 'distribute
'
Option: 'distribute'
 ---> xnee_find_option_entry_impl
      xnee_find_option_entry_impl: "distribute"
        Compare 'err-file'  'distribute'
        Compare 'out-file'  'distribute'
        Compare 'display'  'distribute'
        Compare 'Dimension'  'distribute'
        Compare 'loops-left'  'distribute'
        Compare 'first-last'  'distribute'
        Compare 'all-events'  'distribute'
        Compare 'all-clients'  'distribute'
        Compare 'future-clients'  'distribute'
        Compare 'events-to-record'  'distribute'
        Compare 'data-to-record'  'distribute'
        Compare 'seconds-to-record'  'distribute'
        Compare 'stop-key'  'distribute'
        Compare 'pause-key'  'distribute'
        Compare 'resume-key'  'distribute'
        Compare 'insert-key'  'distribute'
        Compare 'exec-key'  'distribute'
        Compare 'exec-key'  'distribute'
        Compare 'time'  'distribute'
        Compare 'speed-percent'  'distribute'
        Compare 'recorded-resolution'  'distribute'
        Compare 'replay-resolution'  'distribute'
        Compare 'resolution-adjustment'  'distribute'
        Compare 'record'  'distribute'
        Compare 'replay'  'distribute'
        Compare 'distribute'  'distribute'
** Found key: 26   for option distribute at 25 in option array  (distribute)
Found xns entry for 'distribute' '(null)' at position: 25
        long option: '134617369'
        short option:'134617380'
        long option: 'distribute'
        short option:'di'
xnee_resource.c:1215-->xnee_parse_option_impl() Handling: 'XNEE_DISTRIBUTE_KEY'
Segmentation fault

Kp.

On 4/16/07, Kp <address@hidden> wrote:
Hi,

No, I haven't... I'll try this tomorrow first thing and let you know. Thanks!

Kp.


On 4/16/07, Henrik Sandklef < address@hidden> wrote:
BTW, have you tried using the latest nightly dist[1] since this bug may
already have been fixed..

/hesa

[1] http://www.sandklef.com/xnee/nightly-dists/



--
There once was a racer named Fisk
Who took a considerable risk
When his dragster got traction
The Fitzgerald contraction
Reduced his wazoo to a disc



--
There once was a racer named Fisk
Who took a considerable risk
When his dragster got traction
The Fitzgerald contraction
Reduced his wazoo to a disc
reply via email to

[Prev in Thread] Current Thread [Next in Thread]