Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch crashing

2004-08-07 Thread Branden Robinson
On Thu, Jul 29, 2004 at 12:05:32PM -0500, Ryan Underwood wrote:
> 
> On Wed, Jul 28, 2004 at 12:04:25PM -0500, Branden Robinson wrote:
> > > already been fixed in CVS.  I could apply the patch to the Debian
> > > packages and test that...
> > 
> > That would be excellent.  Please do, and let us know what you find.
> 
> I built -6 with this additional patch and it works fine.

Excellent.  Thanks for following up!

-- 
G. Branden Robinson|Turning on -Wall is like turning on
Debian GNU/Linux   |the pain.
[EMAIL PROTECTED] |-- James Troup
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch crashing

2004-07-29 Thread Ryan Underwood

On Wed, Jul 28, 2004 at 12:04:25PM -0500, Branden Robinson wrote:
> > already been fixed in CVS.  I could apply the patch to the Debian
> > packages and test that...
> 
> That would be excellent.  Please do, and let us know what you find.

I built -6 with this additional patch and it works fine.

-- 
Ryan Underwood, <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch crashing

2004-07-28 Thread Branden Robinson
On Tue, Jul 27, 2004 at 08:13:43AM -0500, Ryan Underwood wrote:
> On Tue, Jul 27, 2004 at 02:17:38AM -0500, Branden Robinson wrote:
> > Not doing it for -7 probably means not doing it for sarge.
> > 
> > Furthermore, I don't have any C&T hardware to test the fix on.  If the
> > submitter's willing to help with testing, that might be helpful.
> 
> I built a static server, found the problem, and then found that it had
> already been fixed in CVS.  I could apply the patch to the Debian
> packages and test that...

That would be excellent.  Please do, and let us know what you find.

-- 
G. Branden Robinson| Q: How does a Unix guru have sex?
Debian GNU/Linux   | A: unzip;strip;touch;finger;mount;
[EMAIL PROTECTED] |fsck;more;yes;fsck;fsck;fsck;
http://people.debian.org/~branden/ |umount;sleep


signature.asc
Description: Digital signature


Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch crashing

2004-07-27 Thread Ryan Underwood

On Tue, Jul 27, 2004 at 02:17:38AM -0500, Branden Robinson wrote:
> Not doing it for -7 probably means not doing it for sarge.
> 
> Furthermore, I don't have any C&T hardware to test the fix on.  If the
> submitter's willing to help with testing, that might be helpful.

I built a static server, found the problem, and then found that it had
already been fixed in CVS.  I could apply the patch to the Debian
packages and test that...

-- 
Ryan Underwood, <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch crashing

2004-07-27 Thread Branden Robinson
retitle 260753 xserver-xfree86: [chips] SEGV on video mode switching when 
pScrn->currentMode does not contain a valid mode
tag 260753 + upstream patch
thanks

On Wed, Jul 21, 2004 at 08:20:41PM -0500, Ryan Underwood wrote:
> X.Org has this update to ct_driver.c:
> 
> http://freedesktop.org/cgi-bin/viewcvs.cgi/xserver/debrix-driver-chips/chips/ct_driver.c?r1=1.3
> 
> Revision 1.3 - (download), view (text) (markup) (annotate) - [selected] 
> Mon May 24 19:00:03 2004 UTC (8 weeks, 2 days ago) by eich 
> Changes since 1.2: +12 -10 lines 
> Diff to previous 1.2
> 
> 2004-05-24  Egbert Eich  <[EMAIL PROTECTED]>
> 
> * programs/Xserver/hw/xfree86/drivers/chips/ct_driver.c:
> (chipsClockSelect), (chipsClockFind), (chipsModeInitHiQV),
> (chipsModeInitWingine), (chipsModeInit655xx):
> * programs/Xserver/hw/xfree86/drivers/chips/ct_video.c:
> (CHIPSSetupImageVideo), (CHIPSDisplayVideo), (CHIPSPutImage):
> Fixed Segfault on video mode switching when pScrn->currentMode did
> not contain a valid mode.
> Fixed video overlays for double scan modes.
> 
> which corrects a mode switch crash on chips.  It would be useful if
> this were applied to the Debian packages until there is a new upstream
> release.

Thanks for the pointer.

Fabio,

Should this go on the TODO for -7?  At this point I don't even know whether
the debrix patch will apply cleanly to our tree.

Not doing it for -7 probably means not doing it for sarge.

Furthermore, I don't have any C&T hardware to test the fix on.  If the
submitter's willing to help with testing, that might be helpful.

-- 
G. Branden Robinson| Religious bondage shackles and
Debian GNU/Linux   | debilitates the mind and unfits it
[EMAIL PROTECTED] | for every noble enterprise.
http://people.debian.org/~branden/ | -- James Madison


signature.asc
Description: Digital signature


Processed: Re: Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch crashing

2004-07-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 260753 xserver-xfree86: [chips] SEGV on video mode switching when 
> pScrn->currentMode does not contain a valid mode
Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch 
crashing
Changed Bug title.

> tag 260753 + upstream patch
Bug#260753: xserver-xfree86: [chips] SEGV on video mode switching when 
pScrn->currentMode does not contain a valid mode
There were no tags set.
Tags added: upstream, patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch crashing

2004-07-21 Thread Ryan Underwood
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-6
Severity: normal


Hello,

X.Org has this update to ct_driver.c:

http://freedesktop.org/cgi-bin/viewcvs.cgi/xserver/debrix-driver-chips/chips/ct_driver.c?r1=1.3

Revision 1.3 - (download), view (text) (markup) (annotate) - [selected] 
Mon May 24 19:00:03 2004 UTC (8 weeks, 2 days ago) by eich 
Changes since 1.2: +12 -10 lines 
Diff to previous 1.2

2004-05-24  Egbert Eich  <[EMAIL PROTECTED]>

* programs/Xserver/hw/xfree86/drivers/chips/ct_driver.c:
(chipsClockSelect), (chipsClockFind), (chipsModeInitHiQV),
(chipsModeInitWingine), (chipsModeInit655xx):
* programs/Xserver/hw/xfree86/drivers/chips/ct_video.c:
(CHIPSSetupImageVideo), (CHIPSDisplayVideo), (CHIPSPutImage):
Fixed Segfault on video mode switching when pScrn->currentMode did
not contain a valid mode.
Fixed video overlays for double scan modes.

which corrects a mode switch crash on chips.  It would be useful if
this were applied to the Debian packages until there is a new upstream
release.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-pre6
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf [debconf-2.0] 1.4.29 Debian configuration management sy
ii  libc6 2.3.2.ds1-13   GNU C Library: Shared libraries an
ii  xserver-common4.3.0.dfsg.1-6 files and utilities common to all 
ii  zlib1g1:1.2.1.1-5compression library - runtime

-- debconf information excluded