bugratpoison - Bugs: bug #33699, switching windows between frames...

 
 

bug #33699: switching windows between frames crashes ratpoison

Submitter:  Patrick Borgschulte <dyskord>
Submitted:  Sun 03 Jul 2011 09:15:29 AM UTC
   
 
Category:  None Severity:  4 - Important
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 27 May 2013 05:28:22 PM UTC, comment #2: 

OK, this was fixed in the git repo since 24c831b.

Jérémie Courrèges-Anglas <jca>
Group administrator
Thu 14 Feb 2013 08:41:08 PM UTC, comment #1: 

Do you still experience this problem?
If so, could you please report a gdb backtrace?

- configure ratpoison with debug enabled
  $ make clean ; ./configure --enable-debug && make

- allow core files to hit the disk. In your X startup file,
  change ''ratpoison'' to ''ulimit -c unlimited; ratpoison''

- when ratpoison crashes, fire gdb and get a backtrace:
  $ gdb /path/to/ratpoison core
  $ # type 'bt'

I can't reproduce it on a single head setup and I don't
have a second screen at hand.

Thanks.

Jérémie Courrèges-Anglas <jca>
Group administrator
Sun 03 Jul 2011 09:15:29 AM UTC, original submission:  

Using "C-t x" to switch the windows between the frames results in a crash.
Usually after switching the second time, but also crashed when using "C-t F" afterwards.

Might be worth a mention that i am using xrandr / dualscreen setup on an acer aspire one netbook.

Corresponding output from dmesg:
[17705.683212] ratpoison[13511]: segfault at 14 ip 08062679 sp bfd1e1a0 error 4 in ratpoison[8048000+1f000]

ratpoison-version is 1.4.5

Let me know if you need additional information, i sort of seldom make bugreports.

Patrick Borgschulte <dyskord>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jca (Posted a comment)
  • -email is unavailable- added by dyskord (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-27 jca StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2013-02-14 jca Severity3 - Normal 4 - Important
        StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code