Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
Hello, On Sun, 16 Mar 2014 20:15:23 +0100 Julien Cristau wrote: > > When running hgk, a Mercurial port of gitk, with Tk 8.4 linked to > > /usr/bin/wish, the X server crashes. The crash doesn't happen if > > the X server isn't running on the active VT. It also doesn't happen > > with any other Tk version. > Care to get a backtrace from gdb? Install xserver-xorg-core-dbg and > see http://x.debian.net/howto/use-gdb.html or > http://www.x.org/wiki/Development/Documentation/ServerDebugging/ There is a backtrace in the log I attached. This is the most I could get, unfortunately (I have -dbg package installed). -- Cheers, Andrew signature.asc Description: PGP signature
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
On Mon, Mar 17, 2014 at 08:56:06 +0100, Andrew Shadura wrote: > Hello, > > On Sun, 16 Mar 2014 20:15:23 +0100 > Julien Cristau wrote: > > > > > When running hgk, a Mercurial port of gitk, with Tk 8.4 linked to > > > /usr/bin/wish, the X server crashes. The crash doesn't happen if > > > the X server isn't running on the active VT. It also doesn't happen > > > with any other Tk version. > > > Care to get a backtrace from gdb? Install xserver-xorg-core-dbg and > > see http://x.debian.net/howto/use-gdb.html or > > http://www.x.org/wiki/Development/Documentation/ServerDebugging/ > > There is a backtrace in the log I attached. This is the most I could > get, unfortunately (I have -dbg package installed). > The log's backtrace doesn't benefit from debug symbols unfortunately. Cheers, Julien signature.asc Description: Digital signature
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
Hello, On Mon, 17 Mar 2014 09:48:09 +0100 Julien Cristau wrote: > > > > When running hgk, a Mercurial port of gitk, with Tk 8.4 linked > > > > to /usr/bin/wish, the X server crashes. The crash doesn't > > > > happen if the X server isn't running on the active VT. It also > > > > doesn't happen with any other Tk version. > > > Care to get a backtrace from gdb? Install xserver-xorg-core-dbg > > > and see http://x.debian.net/howto/use-gdb.html or > > > http://www.x.org/wiki/Development/Documentation/ServerDebugging/ > > There is a backtrace in the log I attached. This is the most I could > > get, unfortunately (I have -dbg package installed). > The log's backtrace doesn't benefit from debug symbols unfortunately. The trouble is that I can't reproduce the crash when I'm not attached to the VT, and when I am, the VT locks and I can't switch to a different one (SysRq keys don't work either — that may be because of strange laptop keyboard configuration, I don't exactly know). Do you have any ideas on what can be done? -- Cheers, Andrew signature.asc Description: PGP signature
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
On Mon, Mar 17, 2014 at 09:51:17 +0100, Andrew Shadura wrote: > The trouble is that I can't reproduce the crash when I'm not attached > to the VT, and when I am, the VT locks and I can't switch to a > different one (SysRq keys don't work either — that may be because of > strange laptop keyboard configuration, I don't exactly know). > > Do you have any ideas on what can be done? > No other machine to run gdb on an ssh session? Cheers, Julien signature.asc Description: Digital signature
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
Hello, On 17 March 2014 10:00, Julien Cristau wrote: >> The trouble is that I can't reproduce the crash when I'm not attached >> to the VT, and when I am, the VT locks and I can't switch to a >> different one (SysRq keys don't work either — that may be because of >> strange laptop keyboard configuration, I don't exactly know). >> Do you have any ideas on what can be done? > No other machine to run gdb on an ssh session? (Replying from a different machine, so sorry for possible HTML.) Well, it wasn't easy to organise, but I found a way to ssh there. First of all, I couldn't reproduce the bug by running X manually from an ssh session, but it worked in already started one. However, I couldn't get a meaningful backtrace because of: Attaching to process 3214 Reading symbols from /usr/bin/Xorg...Reading symbols from /usr/lib/debug/usr/bin/Xorg...Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr/lib/debug/usr/bin/Xorg] -- Cheers, Andrew -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cacujmdmaoqlznqbtxh15fed74yp+q6omv8u4y2d-8amn0ae...@mail.gmail.com
Processed: forcibly merging 677884 741906
Processing commands for cont...@bugs.debian.org: > forcemerge 677884 741906 Bug #677884 [xkb-data] xkb-data: should be Multi-Arch: foreign Bug #719493 [xkb-data] libqt5gui5:i386 uninstallable Bug #677884 [xkb-data] xkb-data: should be Multi-Arch: foreign Marked as found in versions xkeyboard-config/2.10.1-1. Marked as found in versions xkeyboard-config/2.10.1-1. Bug #741906 [xkb-data] (Jessie) xkb-data:i386 is a virtual package, but xkb-data:amd64 does not provide it. Severity set to 'normal' from 'important' Marked as found in versions xkeyboard-config/2.5.1-1. Added tag(s) pending. Bug #719493 [xkb-data] libqt5gui5:i386 uninstallable Merged 677884 719493 741906 > thanks Stopping processing here. Please contact me if you need assistance. -- 677884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677884 719493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719493 741906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741906 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139504915123646.transcr...@bugs.debian.org
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
Hello, On Mon, 17 Mar 2014 10:00:54 +0100 Julien Cristau wrote: > > The trouble is that I can't reproduce the crash when I'm not > > attached to the VT, and when I am, the VT locks and I can't switch > > to a different one (SysRq keys don't work either — that may be > > because of strange laptop keyboard configuration, I don't exactly > > know). > > Do you have any ideas on what can be done? > No other machine to run gdb on an ssh session? After upgrading gdb I've got this: Program received signal SIGSEGV, Segmentation fault. __GI___libc_free (mem=0x12d0002) at malloc.c:2892 2892malloc.c: No such file or directory. (gdb) bt #0 __GI___libc_free (mem=0x12d0002) at malloc.c:2892 #1 0xb75f7ac1 in doOpenFont (client=0xba07eb10, c=0xba0b4c88) at ../../dix/dixfonts.c:370 #2 0xb75fa9ed in ProcessWorkQueue () at ../../dix/dixutils.c:526 #3 0xb775dc35 in WaitForSomething (pClientsReady=pClientsReady@entry=0xb9d9a970) at ../../os/WaitFor.c:175 #4 0xb75f585e in Dispatch () at ../../dix/dispatch.c:362 #5 0xb75f9bd5 in dix_main (argc=argc@entry=6, argv=argv@entry=0xbfb85654, envp=envp@entry=0xbfb85670) at ../../dix/main.c:294 #6 0xb75e393e in main (argc=6, argv=0xbfb85654, envp=0xbfb85670) at ../../dix/stubmain.c:34 (gdb) bt full #0 __GI___libc_free (mem=0x12d0002) at malloc.c:2892 ar_ptr = p = 0x12cfffa hook = 0x0 #1 0xb75f7ac1 in doOpenFont (client=0xba07eb10, c=0xba0b4c88) at ../../dix/dixfonts.c:370 pfont = 0x0 fpe = pScr = err = i = alias = 0xb729d000 "\274\275\032" newname = newlen = aliascount = FontFormat = #2 0xb75fa9ed in ProcessWorkQueue () at ../../dix/dixutils.c:526 q = 0xba0aebf8 p = 0xb77f49d8 #3 0xb775dc35 in WaitForSomething (pClientsReady=pClientsReady@entry=0xb9d9a970) at ../../os/WaitFor.c:175 i = waittime = {tv_sec = 0, tv_usec = 300989} wt = 0xbfb852d8 timeout = clientsReadable = {fds_bits = {0 }} clientsWritable = {fds_bits = {0, -1216450560, -1218340487, -1228382208, -1176137048, -1228382208, -1176137048, -1223264987, -1173667904, -1176137000, -1173667904, -1216450560, -1180178192, -1216450560, -1176254676, -1216450560, -1180178192, -1173667904, -1180171120, -1216450560, -1180178192, -1216409688, -1180243760, -1221995456, -1216409688, 0, -1078438912, -1221996544, -1221995456, -1176137048, -1176131492, -1223253021}} selecterr = nready = 0 devicesReadable = {fds_bits = {0 }} now = someReady = 0 #4 0xb75f585e in Dispatch () at ../../dix/dispatch.c:362 clientReady = 0xb9d9a970 result = client = nready = icheck = 0xb77f46b8 start_tick = #5 0xb75f9bd5 in dix_main (argc=argc@entry=6, argv=argv@entry=0xbfb85654, envp=envp@entry=0xbfb85670) at ../../dix/main.c:294 i = alwaysCheckForInput = {0, 1} #6 0xb75e393e in main (argc=6, argv=0xbfb85654, envp=0xbfb85670) at ../../dix/stubmain.c:34 No locals. -- Cheers, Andrew signature.asc Description: PGP signature
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
On Mon, Mar 17, 2014 at 10:40:18 +0100, Andrew Shadura wrote: > Hello, > > On Mon, 17 Mar 2014 10:00:54 +0100 > Julien Cristau wrote: > > > > The trouble is that I can't reproduce the crash when I'm not > > > attached to the VT, and when I am, the VT locks and I can't switch > > > to a different one (SysRq keys don't work either — that may be > > > because of strange laptop keyboard configuration, I don't exactly > > > know). > > > > Do you have any ideas on what can be done? > > > No other machine to run gdb on an ssh session? > > After upgrading gdb I've got this: > > Program received signal SIGSEGV, Segmentation fault. > __GI___libc_free (mem=0x12d0002) at malloc.c:2892 > 2892 malloc.c: No such file or directory. > (gdb) bt > #0 __GI___libc_free (mem=0x12d0002) at malloc.c:2892 > #1 0xb75f7ac1 in doOpenFont (client=0xba07eb10, c=0xba0b4c88) at > ../../dix/dixfonts.c:370 > #2 0xb75fa9ed in ProcessWorkQueue () at ../../dix/dixutils.c:526 > #3 0xb775dc35 in WaitForSomething > (pClientsReady=pClientsReady@entry=0xb9d9a970) at ../../os/WaitFor.c:175 > #4 0xb75f585e in Dispatch () at ../../dix/dispatch.c:362 Crap. Looks like heap corruption. I'll try to have a go at reproducing it, valgrind may help. No promises on an ETA though, so if you want to try that... Cheers, Julien signature.asc Description: Digital signature
Bug#741924: X server crashes when fontforge is being run
On Mon, Mar 17, 2014 at 11:23:41 +0100, Andrew Shadura wrote: > Package: xserver-xorg-core > Version: 2:1.15.0-2 > Severity: normal > > Could be a duplicate of #741870, but as long as the backtrace is > different, I open a separate bug. > > When I run fontforge=0.0.20120101+git-2 (well, quite old, I know, but > anyway), X crashes. > [...] > Program received signal SIGSEGV, Segmentation fault. > 0xb759d350 in doListFontsAndAliases (client=0xb99faea0, c=0xb9a12fe0) at > ../../dix/dixfonts.c:752 > 752 ../../dix/dixfonts.c: No such file or directory. > (gdb) bt > #0 0xb759d350 in doListFontsAndAliases (client=0xb99faea0, c=0xb9a12fe0) at > ../../dix/dixfonts.c:752 > #1 0xb75a09ed in ProcessWorkQueue () at ../../dix/dixutils.c:526 > #2 0xb7703c35 in WaitForSomething > (pClientsReady=pClientsReady@entry=0xb9705968) at ../../os/WaitFor.c:175 I can't reproduce this by just starting fontforge. Maybe include the output of 'xset q' and 'xlsfonts'. And the output of 'disass' in gdb, because that line number is just weird. Cheers, Julien signature.asc Description: Digital signature
Bug#741924: X server crashes when fontforge is being run
Hello, On Mon, 17 Mar 2014 12:07:08 +0100 Julien Cristau wrote: > I can't reproduce this by just starting fontforge. Maybe include the > output of 'xset q' and 'xlsfonts'. And the output of 'disass' in gdb, > because that line number is just weird. Unfortunately, xlsfonts crashes the server too :( Something's really wrong here. -- Cheers, Andrew Program received signal SIGSEGV, Segmentation fault. 0xb7580350 in doListFontsAndAliases (client=0xbb04b9f8, c=0xbaf8aca0) at ../../dix/dixfonts.c:752 752 ../../dix/dixfonts.c: No such file or directory. (gdb) bt full #0 0xb7580350 in doListFontsAndAliases (client=0xbb04b9f8, c=0xbaf8aca0) at ../../dix/dixfonts.c:752 fpe = err = 85 names = 0x0 name = 0x0 resolved = 0x0 namelen = 53 resolvedlen = 52 nnames = stringLens = i = reply = {type = 80 'P', pad1 = 45 '-', sequenceNumber = 47876, length = 0, nFonts = 60488, pad2 = 47875, pad3 = 3215774632, pad4 = 3077512468, pad5 = 47, pad6 = 3072484416, pad7 = 3134572176} bufptr = bufferStart = aliascount = 0 #1 0xb75839ed in ProcessWorkQueue () at ../../dix/dixutils.c:526 q = 0xbb03f430 p = 0xb777d9d8 #2 0xb76e6c35 in WaitForSomething (pClientsReady=pClientsReady@entry=0xbad34970) at ../../os/WaitFor.c:175 i = waittime = {tv_sec = 0, tv_usec = 659966} wt = 0xbfacd268 timeout = clientsReadable = {fds_bits = {0 }} clientsWritable = {fds_bits = {33152, 1, 0, 1868849453, 1965909346, 1768976244, 1701653857, 1836411236, 1848469805, 1634562671, 808267116, 808267821, 1882009645, 1764569133, 943222643, 825047349, 1936272688, 892876911, 892415289, 825047349, 761489717, 49, -1223754087, -1222483968, -1222482880, -1222482868, -1157390376, 432, 408, -1222482832, 400, 51}} selecterr = nready = 0 devicesReadable = {fds_bits = {0 }} now = someReady = 0 #3 0xb757e85e in Dispatch () at ../../dix/dispatch.c:362 clientReady = 0xbad34970 result = client = nready = icheck = 0xb777d6b8 start_tick = #4 0xb7582bd5 in dix_main (argc=argc@entry=6, argv=argv@entry=0xbfacd5e4, envp=envp@entry=0xbfacd600) at ../../dix/main.c:294 i = alwaysCheckForInput = {0, 1} ---Type to continue, or q to quit--- #5 0xb756c93e in main (argc=6, argv=0xbfacd5e4, envp=0xbfacd600) at ../../dix/stubmain.c:34 No locals. (gdb) disass Dump of assembler code for function doListFontsAndAliases: 0xb757fb30 <+0>: push %ebp 0xb757fb31 <+1>: push %edi 0xb757fb32 <+2>: push %esi 0xb757fb33 <+3>: push %ebx 0xb757fb34 <+4>: sub$0x18c,%esp 0xb757fb3a <+10>: mov0x1a0(%esp),%eax 0xb757fb41 <+17>: call 0xb756c980 <__x86.get_pc_thunk.bx> 0xb757fb46 <+22>: add$0x1f04ba,%ebx 0xb757fb4c <+28>: mov0x1a4(%esp),%ebp 0xb757fb53 <+35>: mov%gs:0x14,%ecx 0xb757fb5a <+42>: mov%ecx,0x17c(%esp) 0xb757fb61 <+49>: xor%ecx,%ecx 0xb757fb63 <+51>: testb $0x8,0x10(%eax) 0xb757fb67 <+55>: mov%eax,0x24(%esp) 0xb757fb6b <+59>: je 0xb757fc30 0xb757fb71 <+65>: mov0x114(%ebp),%eax 0xb757fb77 <+71>: xor%edi,%edi 0xb757fb79 <+73>: cmp0x4(%ebp),%eax 0xb757fb7c <+76>: movl $0x0,0x28(%esp) 0xb757fb84 <+84>: jl 0xb7580248 0xb757fb8a <+90>: mov0x24(%esp),%eax 0xb757fb8e <+94>: mov%eax,(%esp) 0xb757fb91 <+97>: call 0xb7583b90 0xb757fb96 <+102>: mov0x4(%ebp),%eax 0xb757fb99 <+105>: xor%esi,%esi 0xb757fb9b <+107>: test %eax,%eax 0xb757fb9d <+109>: jg 0xb757fbb0 0xb757fb9f <+111>: jmp0xb757fbd0 0xb757fba1 <+113>: lea0x0(%esi,%eiz,1),%esi 0xb757fba8 <+120>: add$0x1,%esi 0xb757fbab <+123>: cmp%esi,0x4(%ebp) 0xb757fbae <+126>: jle0xb757fbd0 0xb757fbb0 <+128>: mov0x8(%ebp),%eax 0xb757fbb3 <+131>: mov(%eax,%esi,4),%eax 0xb757fbb6 <+134>: mov0xc(%eax),%ecx 0xb757fbb9 <+137>: lea-0x1(%ecx),%edx 0xb757fbbc <+140>: test %edx,%edx 0xb757fbbe <+142>: mov%edx,0xc(%eax) 0xb757fbc1 <+145>: jne0xb757fba8 0xb757fbc3 <+147>: call 0xb757f2f0 0xb757fbc8 <+152>: add$0x1,%esi 0xb757fbcb <+155>: cmp%esi,0x4(%ebp) ---Type to continue, or q to quit--- 0xb757fbce <+158>: jg 0xb757fbb0 0xb757fbd0 <+160>: mov0x8(%ebp),%eax 0xb757fbd3 <+163>: mov%eax,(%esp) 0xb757fbd6 <+166>: call 0xb7568da0 0xb757fbdb <+171>: mov0x23c(%ebp),%eax 0xb757fbe1 <+177>: mov%eax,(%esp) 0xb757fbe4 <+180>: call 0xb7568da0 0xb757fbe9 <+185>: mov%edi,(%esp) 0xb757fbec <+188>: call 0xb7569000 0xb757fbf1 <+193>: mov%ebp,(%esp) 0xb757fbf4 <+196>: call 0xb7568da0 0xb757fbf9 <+201>: mov0x28(%esp),%eax 0xb757fbfd <+205>: mov%eax,(%esp) 0xb757fc00 <+208>: call 0xb7568da0
Bug#740953: [xserver-xorg-video-nouveau]: No devices detected. (anymore)
Package: xserver-xorg-video-nouveau Version: 1:1.0.10-1+b1 Followup-For: Bug #740953 Dear Maintainer, The same phenomena Paul reported also take place on my laptop (a macbook5,2) with MCP79 chipset, after update the kernel to ver. 3.13. And I tried the minimal xorg.conf Sven provided, which results in a runnable Xorg, but with a shattered X root window. If I switch back to linux-3.12, X tends to work fine, but sometimes it gives out a shattered, and irrecoverable screen, which can only be recovered via reboot. there seems some compatibility problem between the kernel-space nouveau driver and the special chipset and GPU the Rotten Apple Inc. uses (another computer with NV GeForce 9300 GS works fine with linux-3.13). Please help us. Persmule -- Package-specific info: X server symlink status: lrwxrwxrwx 1 root root 13 Feb 17 22:12 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 2323424 Feb 6 23:23 /usr/bin/Xorg VGA-compatible devices on PCI bus: -- 02:00.0 VGA compatible controller [0300]: NVIDIA Corporation C79 [GeForce 9400M G] [10de:0866] (rev b1) /etc/X11/xorg.conf does not exist. /etc/X11/xorg.conf.d does not exist. /etc/modprobe.d contains no KMS configuration files. Kernel version (/proc/version): --- Linux version 3.13-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-14) ) #1 SMP Debian 3.13.5-1 (2014-03-04) Xorg X server log files on system: -- -rw-r--r-- 1 root root 8457 Mar 16 11:15 /var/log/Xorg.0.log -rw-r--r-- 1 root root 8457 Mar 16 11:15 /var/log/Xorg.1.log -rw-r--r-- 1 root root 8457 Mar 16 11:15 /var/log/Xorg.2.log -rw-r--r-- 1 root root 8457 Mar 16 11:15 /var/log/Xorg.3.log -rw-r--r-- 1 root root 8457 Mar 16 11:15 /var/log/Xorg.4.log -rw-r--r-- 1 root root 8457 Mar 16 11:15 /var/log/Xorg.5.log Contents of most recent Xorg X server log file (/var/log/Xorg.5.log): - [12.471] X.Org X Server 1.15.0 Release Date: 2013-12-27 [12.471] X Protocol Version 11, Revision 0 [12.471] Build Operating System: Linux 3.12-1-amd64 x86_64 Debian [12.471] Current Operating System: Linux universi-mcbk52 3.13-1-amd64 #1 SMP Debian 3.13.5-1 (2014-03-04) x86_64 [12.471] Kernel command line: BOOT_IMAGE=/vmlinuz-3.13-1-amd64 root=UUID=f545d1ea-3103-4100-8a85-54db5c9634ad ro quiet [12.471] Build Date: 06 February 2014 03:20:45PM [12.471] xorg-server 2:1.15.0-2 (http://www.debian.org/support) [12.471] Current version of pixman: 0.32.4 [12.471]Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [12.471] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [12.471] (==) Log file: "/var/log/Xorg.5.log", Time: Sun Mar 16 11:15:35 2014 [12.471] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [12.472] (==) No Layout section. Using the first Screen section. [12.472] (==) No screen section available. Using defaults. [12.472] (**) |-->Screen "Default Screen Section" (0) [12.472] (**) | |-->Monitor "" [12.472] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [12.472] (==) Automatically adding devices [12.472] (==) Automatically enabling devices [12.472] (==) Automatically adding GPU devices [12.472] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [12.472]Entry deleted from font path. [12.472] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [12.472] (==) ModulePath set to "/usr/lib/xorg/modules" [12.472] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [12.472] (II) Loader magic: 0x7f86caa47d40 [12.472] (II) Module ABI versions: [12.472]X.Org ANSI C Emulation: 0.4 [12.472]X.Org Video Driver: 15.0 [12.472]X.Org XInput driver : 20.0 [12.472]X.Org Server Extension : 8.0 [12.473] (II) xfree86: Adding drm device (/dev/dri/card0) [12.475] (--) PCI:*(0:2:0:0) 10de:0866:106b:00b1 rev 177, Mem @ 0xd200/16777216, 0xc000/268435456, 0xd000/33554432, I/O @ 0x1000/128, BIOS @ 0x/131072 [12.475] Initializing built-in extension Generic Event Extension [12.475] Initializing built-in extension SHAPE [12.475] Initializing built-in extension MIT-SHM [12.475] Initializing built-in extension XInputExt
Bug#741619: [xserver-xorg-video-radeon] Kernel v3.13 hang during boot now that dpm is enabled - Radeon HD4870
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/03/14 04:10, Michel Dänzer wrote: > On Fre, 2014-03-14 at 15:29 +, OmegaPhil wrote: >> >> I have eagerly awaited proper dpm functionality available by >> default in kernel 3.13, which just reached Testing today. >> Unfortunately the kernel appears to hang during boot (around the >> time cryptdisks are being set up, so certainly not right at the >> start). >> >> I did test v3.13 from unstable a few times a month or two ago, >> and got this issue, but expected it to be resolved before it hit >> Testing. >> >> Due to the hang, kern.log is unavailable from the spurious boot >> (not flushed to disk), although it might be worth looking into >> netconsole again. > > Bug #741485 has some simpler ideas for getting more information. > > Please also consider filing an upstream report and reassigning this > one to the kernel as suggested there. OK - will do - backing up the OS volume first before I venture further. - -- Libre software on Github: https://github.com/OmegaPhil FSF member #9442 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBAgAGBQJTJxgQAAoJEBfSPH39wvOPIZoP/0llOiy4YD6yyM6squhtepUy Z8OsFBa9q9pqOY85auI09wpvARFtbnq2LAxNuy+9VQ2tsu/psUH4BiGQD4KhVoOF VkxSIOjmUaw0aft5I6vtRDelk9ID5cM5KgxhmL8ZUsFsYnSlf45MazilFTtgP1xh S+/5gy70PaiDGieaW75GE8xMcLPtROYF4vUHk94RFkzU/c19H0cyZhr0IAxq7qL3 pGtBfqOHDplucpQ7miHEnv/KR+Hb9fB12OaCuKWTr2dlmhAnN/mBhfeRszPY1SRs PnUsbt5MYvRuhk8K92xBKcgdfjZQsR6p/MnrbXUDW5AwEo+Kh/H+aaHv5sH9OIZq U9CP1qGVmBQCLchnb667B/6IRqeyAIXe+KZC4v632J88VPwVqze4Rj6tr+G5DqCx XO29WHWwEIkxMBWEIJE/UQS4BGeAWobIS/9eHUIlYwbmbUz1FI52xeLcrIoFQMdX 1LJbkLTSTxwPexHftuAiDQAK+bjMr5sSPgt5BnWlf7TBB6D36sco55QFghbu3k5J RLcdh67Q+P2WQBc7P1SzabQ4fXko0vwoU9zV1US7LsOZqSjd5oFt8BSkdI3yeytr Dc6d3FMtp3bcJyz/xuh203Kwb6+90Pe/X8tw0KqXc6z15oqXQ0gXFgAAkhOTpGza hBMT7f1CPqgvwIttuwU+ =TNHE -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53271811.20...@gmail.com
Bug#741619: [xserver-xorg-video-radeon] Kernel v3.13 hang during boot now that dpm is enabled - Radeon HD4870
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/03/14 04:10, Michel Dänzer wrote: > On Fre, 2014-03-14 at 15:29 +, OmegaPhil wrote: >> >> I have eagerly awaited proper dpm functionality available by >> default in kernel 3.13, which just reached Testing today. >> Unfortunately the kernel appears to hang during boot (around the >> time cryptdisks are being set up, so certainly not right at the >> start). >> >> I did test v3.13 from unstable a few times a month or two ago, >> and got this issue, but expected it to be resolved before it hit >> Testing. >> >> Due to the hang, kern.log is unavailable from the spurious boot >> (not flushed to disk), although it might be worth looking into >> netconsole again. > > Bug #741485 has some simpler ideas for getting more information. > > Please also consider filing an upstream report and reassigning this > one to the kernel as suggested there. Bug reported at https://bugs.freedesktop.org/show_bug.cgi?id=76286 , I'll look into how to reassign this bug now. - -- Libre software on Github: https://github.com/OmegaPhil FSF member #9442 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBAgAGBQJTJz/lAAoJEBfSPH39wvOP8y4P/3K9CrcTHp8Zxlimr8H19Oji HSJ8xyPuI1RaOM6hntqf1Bh1soFKJzXDEn+jnwxC8WDv1Z6I1aLQv/XkMoCPZF+A g9tRzHTtnTM87OAogfZParM4CvJyg3x81NCVHOrkN5dLY11GOkLZLFa3MMKGi5Jr BHANvf6RL2q1Wk5aGOpA8VA6Yb5hy6BbPAdo+3l+9mDirg/29V3Ug07QwFXDGvTq 87QAZEIcNU2AscrfrHmh0Yt4glBNSSLf85blWyys3TSKVRQ71uRdQB/v8MuFTw/j JWrbWVawwBPNQUpp5T4zJgWo2gZ+3cyWfp5D/2jMpFfJPznba9V7ZMm23r/3Zp54 dxgIlyl/Q5zzwaOezjp/fNepU7ANS5zB9I5dX7va9P1Il7u6thOyWuO4HqOBnEIS J2A1hiBERAuKI4W3JemyIqt7M8OoUEbI/Lds0NzUNxg+LdaNJakWmZqotPgsOVCo Bct/oNrSoew5n1nhi5qGFdi8zz7YMYW+5Us8rUbD7FUxJRyFOlcMLXOgWQTBQnb3 rzlxurajPhe3thcgz5D1eIi2eGZ5QXzD3txfRQbuptDysdhyvqRcEbE76ntSjU/g 4gQc/jmcfZv5wvUtvzWMy2QdWIYK5p0Rh9E3/YQxetZ96glI+z0Z70EN4xQ3TDym VC7e5mC61L3ZZzo6EQp5 =vqqi -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53273fe5.5040...@gmail.com
Processed: your mail
Processing commands for cont...@bugs.debian.org: > reassign 741619 linux-image-3.13-1-amd64 Bug #741619 [xserver-xorg-video-radeon] [xserver-xorg-video-radeon] Kernel v3.13 hang during boot now that dpm is enabled - Radeon HD4870 Bug reassigned from package 'xserver-xorg-video-radeon' to 'linux-image-3.13-1-amd64'. No longer marked as found in versions xserver-xorg-video-ati/1:7.3.0-1. Ignoring request to alter fixed versions of bug #741619 to the same values previously set > -- Stopping processing here. Please contact me if you need assistance. -- 741619: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741619 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139508245024156.transcr...@bugs.debian.org
Bug#739269: Please move libwayland-egl out of libegl1-mesa-drivers
On Mon, 2014-03-03 at 14:20 +0100, Julien Cristau wrote: > > I did keep the .so/.pc etc in libegl1-mesa-dev (as they are currently) > > as libwayland-egl is both conceptually part of the EGL stack and tiny > > (the .h is not even 60 lines). I'm happy to update the patch to split it > > out into its own package as well though (as well as correct the other > > issues you've noted) > > > I'm ok with keeping the -dev stuff within libegl1-mesa-dev if that's > easier or less wasteful. And I'll be happy to apply and upload a new > version with the transition issue and package descriptions fixed. I think it is, attached is a fixed version. I've left it in two patches to make the difference more clear the first is just the revert of your reversion, second patch is the actual changes to address the concerns you raised above. I've also left the -dev stuff in libegl1-mesa-dev as i do indeed think it's less wasteful. -- Sjoerd Simons From 602fe89daebf498c2a120db7226ef3ec9e172a7f Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sun, 16 Mar 2014 22:07:07 +0100 Subject: [PATCH 1/2] Install libwayland-egl in a seperate library package (libwayland-egl1-mesa) and provide a virtual libwayland-egl1 package. (Closes: #739269). --- debian/changelog | 7 + debian/control | 38 debian/libegl1-mesa-drivers.install.linux.in | 4 --- debian/libwayland-egl1-mesa.install.in | 3 +++ debian/libwayland-egl1-mesa.symbols | 5 5 files changed, 53 insertions(+), 4 deletions(-) create mode 100644 debian/libwayland-egl1-mesa.install.in create mode 100644 debian/libwayland-egl1-mesa.symbols diff --git a/debian/changelog b/debian/changelog index c34f774..219b25f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (10.1.0-2) UNRELEASED; urgency=medium + + * Install libwayland-egl in a seperate library package (libwayland-egl1-mesa) +and provide a virtual libwayland-egl1 package. (Closes: #739269). + + -- Sjoerd Simons Sun, 16 Mar 2014 22:03:02 +0100 + mesa (10.1.0-1) experimental; urgency=low [ Andreas Boll ] diff --git a/debian/control b/debian/control index ed08431..a58be87 100644 --- a/debian/control +++ b/debian/control @@ -322,6 +322,9 @@ Depends: ${misc:Depends}, libegl1-mesa (= ${binary:Version}), libglapi-mesa (= ${binary:Version}), + libwayland-egl1-mesa (= ${binary:Version}), +# for libllvmradeon + libgl1-mesa-dri (= ${binary:Version}) [any-i386 any-amd64], Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: free implementation of the EGL API -- hardware drivers @@ -348,6 +351,41 @@ Description: free implementation of the EGL API -- driver debugging symbols This package contains the debugging symbols for the drivers required for hardware accelerated rendering of EGL-based graphics libraries. +Package: libwayland-egl1-mesa +Section: libs +Architecture: linux-any +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + libegl1-mesa (= ${binary:Version}) +Recommends: libegl1-mesa-drivers +Provides: libwayland-egl1 +Conflicts: libwayland-egl1 +Replaces: libwayland-egl1 +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same +Description: free implementation of the EGL API -- runtime + This package contains the EGL native platform graphics interface library. + EGL provides a platform-agnostic mechanism for creating rendering surfaces + for use with other graphics libraries, such as OpenGL|ES and OpenVG. + . + This package contains wayland specific interface for use with EGL. + +Package: libwayland-egl1-mesa-dbg +Section: debug +Priority: extra +Architecture: linux-any +Depends: + libwayland-egl1-mesa (= ${binary:Version}), + ${misc:Depends}, +Multi-Arch: same +Description: free implementation of the EGL API -- debugging symbols + This package contains the EGL native platform graphics interface library. + EGL provides a platform-agnostic mechanism for creating rendering surfaces + for use with other graphics libraries, such as OpenGL|ES and OpenVG. + . + This package contains the debugging symbols for the wayland EGL library. + Package: libopenvg1-mesa Section: libs Architecture: linux-any kfreebsd-any diff --git a/debian/libegl1-mesa-drivers.install.linux.in b/debian/libegl1-mesa-drivers.install.linux.in index 2c4c266..741f962 100644 --- a/debian/libegl1-mesa-drivers.install.linux.in +++ b/debian/libegl1-mesa-drivers.install.linux.in @@ -1,6 +1,2 @@ # OS-independent part (from libegl1-mesa-drivers.install.in): dri/usr/lib/${DEB_HOST_MULTIARCH}/egl/egl_gallium.so usr/lib/${DEB_HOST_MULTIARCH}/egl - -# Wayland support, only on Linux: -dri/usr/lib/${DEB_HOST_MULTIARCH}/libwayland-egl.so.1 usr/lib/${DEB_HOST_MULTIARCH} -dri/usr/lib/${DEB_HOST_MULTIARCH}/libwayland-egl.so.1.0.0 usr/lib/${DEB_HOST_MULTIARCH} diff --git a/debian/libwayland-egl1-mesa.install.in b/debian/libwayland-egl1-mesa.install.in new file mode 100644 index 000..9adea44 --- /dev/null +++
mesa: Changes to 'refs/tags/mesa-10.1.0-2'
Tag 'mesa-10.1.0-2' created by Julien Cristau at 2014-03-17 22:30 + Tagging upload of mesa 10.1.0-2 to experimental. -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJTJ3eFAAoJEDEBgAUJBeQMzNwP/2Mox9fKOyAnvdTliB4axexn r3ude6ToGVTSf1K+jvquI/KjimFtzK7rswPT/1fK/vw3pzaen/4A/MIs1RZQUAxR 1gK/UjOb4b7HbccqsAIw+yPnDQHMigYgZH+1MArnn5QDxFu5vQ9vMVBA4Iz1v0zl /kKtJo7g/EGhm6X/D+wij3STcM7fYSQLY4UDNb9m1R/3D+oUtpAusyx+nqqFTawR kfYDRbqS2eKCvFqq1uPHaHds+yFTDV1THMZXxD3dsyBtQObhDAn3rLaxmlxGHdrw fWg2Aik9Ka0ktpaAP1HZv5PvIgmjZYHseccuthKBhAEkfywMHLV7r+fpvIaAUx2g 5xGQyb7qzrfYKaEiCBsPXKQek3l/oEwOYjuL3DchI+p820WOzqHeP2iWLEqEiOhj JXvNrpFg6NTbETplnuIgjOGpYr6WxAwBz4ihwv64s77VfVIC+Z33tTLTI7wPxPpB z+fPo76MSjMZoFJFEbxxf99tI0ZtlqgSqnra9USTdLw2jaVB51+EWcB0NjmSo1YL iZpw4YCcuEx3caQO0dv0gTEgR9MyL4PwMZyKXaYC+pd9NqLHO9AcKWNlrKbDvTm7 e3KyjFDbwuzVkcW4p/wORJWZBtRPjnN3EhwZz286CTp+zDchcBUSW3yc6XNg9jTF opethXGDZzw22+4adE05 =WIlf -END PGP SIGNATURE- Changes since mesa-10.1.0-1: Julien Cristau (1): Upload to experimental Sjoerd Simons (2): Install libwayland-egl in a seperate library package (libwayland-egl1-mesa) and provide a virtual libwayland-egl1 package. (Closes: #739269). libwayland-egl1-mesa: Add breaks/replaces and improve description --- debian/changelog |8 ++ debian/control | 32 +++ debian/libegl1-mesa-drivers.install.linux.in |4 --- debian/libwayland-egl1-mesa.install.in |3 ++ debian/libwayland-egl1-mesa.symbols |5 5 files changed, 48 insertions(+), 4 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1wpg41-00069s...@moszumanska.debian.org
mesa: Changes to 'debian-experimental'
debian/changelog |8 ++ debian/control | 32 +++ debian/libegl1-mesa-drivers.install.linux.in |4 --- debian/libwayland-egl1-mesa.install.in |3 ++ debian/libwayland-egl1-mesa.symbols |5 5 files changed, 48 insertions(+), 4 deletions(-) New commits: commit e31eb247bbf94678ecf7308e0b7257498f59eb5e Author: Julien Cristau Date: Mon Mar 17 23:11:24 2014 +0100 Upload to experimental diff --git a/debian/changelog b/debian/changelog index 219b25f..8a2952f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -mesa (10.1.0-2) UNRELEASED; urgency=medium +mesa (10.1.0-2) experimental; urgency=medium - * Install libwayland-egl in a seperate library package (libwayland-egl1-mesa) + [ Sjoerd Simons ] + * Install libwayland-egl in a separate library package (libwayland-egl1-mesa) and provide a virtual libwayland-egl1 package. (Closes: #739269). - -- Sjoerd Simons Sun, 16 Mar 2014 22:03:02 +0100 + -- Julien Cristau Mon, 17 Mar 2014 23:11:14 +0100 mesa (10.1.0-1) experimental; urgency=low commit 39bbc9b2e0f1780939168e1189b9ea7f363e92b5 Author: Sjoerd Simons Date: Mon Mar 17 10:54:19 2014 +0100 libwayland-egl1-mesa: Add breaks/replaces and improve description Add breaks & replaces to libegl1-mesa-drivers to ensure upgrades work successfully as libwayland-egl1-mesa replaces files in that package and improve the description diff --git a/debian/control b/debian/control index a58be87..69e4497 100644 --- a/debian/control +++ b/debian/control @@ -361,15 +361,12 @@ Depends: Recommends: libegl1-mesa-drivers Provides: libwayland-egl1 Conflicts: libwayland-egl1 -Replaces: libwayland-egl1 +Replaces: libwayland-egl1, libegl1-mesa-drivers (<< 10.1.0-2) +Breaks: libegl1-mesa-drivers (<< 10.1.0-2) Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same -Description: free implementation of the EGL API -- runtime - This package contains the EGL native platform graphics interface library. - EGL provides a platform-agnostic mechanism for creating rendering surfaces - for use with other graphics libraries, such as OpenGL|ES and OpenVG. - . - This package contains wayland specific interface for use with EGL. +Description: implementation of the Wayland EGL platform -- runtime + This package contains the mesa implementation of the Wayland EGL platform Package: libwayland-egl1-mesa-dbg Section: debug @@ -379,12 +376,9 @@ Depends: libwayland-egl1-mesa (= ${binary:Version}), ${misc:Depends}, Multi-Arch: same -Description: free implementation of the EGL API -- debugging symbols - This package contains the EGL native platform graphics interface library. - EGL provides a platform-agnostic mechanism for creating rendering surfaces - for use with other graphics libraries, such as OpenGL|ES and OpenVG. - . - This package contains the debugging symbols for the wayland EGL library. +Description: implementation of the Wayland EGL platform -- debugging symbols + This package contains the debugging symbols for the mesa implementation of the + Wayland EGL platform Package: libopenvg1-mesa Section: libs commit 3d2e8e66ce9c5c07a73f45ef01b9ade475ef5a13 Author: Sjoerd Simons Date: Sun Mar 16 22:07:07 2014 +0100 Install libwayland-egl in a seperate library package (libwayland-egl1-mesa) and provide a virtual libwayland-egl1 package. (Closes: #739269). diff --git a/debian/changelog b/debian/changelog index c34f774..219b25f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (10.1.0-2) UNRELEASED; urgency=medium + + * Install libwayland-egl in a seperate library package (libwayland-egl1-mesa) +and provide a virtual libwayland-egl1 package. (Closes: #739269). + + -- Sjoerd Simons Sun, 16 Mar 2014 22:03:02 +0100 + mesa (10.1.0-1) experimental; urgency=low [ Andreas Boll ] diff --git a/debian/control b/debian/control index ed08431..a58be87 100644 --- a/debian/control +++ b/debian/control @@ -322,6 +322,9 @@ Depends: ${misc:Depends}, libegl1-mesa (= ${binary:Version}), libglapi-mesa (= ${binary:Version}), + libwayland-egl1-mesa (= ${binary:Version}), +# for libllvmradeon + libgl1-mesa-dri (= ${binary:Version}) [any-i386 any-amd64], Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: free implementation of the EGL API -- hardware drivers @@ -348,6 +351,41 @@ Description: free implementation of the EGL API -- driver debugging symbols This package contains the debugging symbols for the drivers required for hardware accelerated rendering of EGL-based graphics libraries. +Package: libwayland-egl1-mesa +Section: libs +Architecture: linux-any +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + libegl1-mesa (= ${binary:Version}) +Recommends: libegl1-mesa-drivers +Provides: libwayland-egl1 +Conflicts: libwayland-egl1 +Replaces: libwayland-egl1 +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same +D
Processing of mesa_10.1.0-2_amd64.changes
mesa_10.1.0-2_amd64.changes uploaded successfully to localhost along with the files: mesa_10.1.0-2.dsc mesa_10.1.0-2.diff.gz libgl1-mesa-swx11_10.1.0-2_amd64.deb libgl1-mesa-swx11-dbg_10.1.0-2_amd64.deb libgl1-mesa-swx11-dev_10.1.0-2_amd64.deb libxatracker2_10.1.0-2_amd64.deb libxatracker2-dbg_10.1.0-2_amd64.deb libxatracker-dev_10.1.0-2_amd64.deb libgbm1_10.1.0-2_amd64.deb libgbm1-dbg_10.1.0-2_amd64.deb libgbm-dev_10.1.0-2_amd64.deb libegl1-mesa_10.1.0-2_amd64.deb libegl1-mesa-dbg_10.1.0-2_amd64.deb libegl1-mesa-dev_10.1.0-2_amd64.deb libegl1-mesa-drivers_10.1.0-2_amd64.deb libegl1-mesa-drivers-dbg_10.1.0-2_amd64.deb libwayland-egl1-mesa_10.1.0-2_amd64.deb libwayland-egl1-mesa-dbg_10.1.0-2_amd64.deb libopenvg1-mesa_10.1.0-2_amd64.deb libopenvg1-mesa-dbg_10.1.0-2_amd64.deb libopenvg1-mesa-dev_10.1.0-2_amd64.deb libgles1-mesa_10.1.0-2_amd64.deb libgles1-mesa-dbg_10.1.0-2_amd64.deb libgles1-mesa-dev_10.1.0-2_amd64.deb libgles2-mesa_10.1.0-2_amd64.deb libgles2-mesa-dbg_10.1.0-2_amd64.deb libgles2-mesa-dev_10.1.0-2_amd64.deb libglapi-mesa_10.1.0-2_amd64.deb libglapi-mesa-dbg_10.1.0-2_amd64.deb libgl1-mesa-glx_10.1.0-2_amd64.deb libgl1-mesa-glx-dbg_10.1.0-2_amd64.deb libgl1-mesa-dri_10.1.0-2_amd64.deb libgl1-mesa-dri-dbg_10.1.0-2_amd64.deb libgl1-mesa-dev_10.1.0-2_amd64.deb mesa-common-dev_10.1.0-2_amd64.deb libosmesa6_10.1.0-2_amd64.deb libosmesa6-dev_10.1.0-2_amd64.deb mesa-vdpau-drivers_10.1.0-2_amd64.deb mesa-vdpau-drivers-dbg_10.1.0-2_amd64.deb mesa-opencl-icd_10.1.0-2_amd64.deb mesa-opencl-icd-dbg_10.1.0-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1wpgwj-0002zf...@franck.debian.org
mesa_10.1.0-2_amd64.changes is NEW
binary:mesa-vdpau-drivers is NEW. binary:libwayland-egl1-mesa-dbg is NEW. binary:mesa-opencl-icd-dbg is NEW. binary:libwayland-egl1-mesa is NEW. binary:mesa-vdpau-drivers-dbg is NEW. binary:mesa-opencl-icd is NEW. mesa_10.1.0.orig.tar.gz is only available in NEW. Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1wpgqf-0001hz...@franck.debian.org
Processed: bug 741485 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=76297
Processing commands for cont...@bugs.debian.org: > forwarded 741485 https://bugs.freedesktop.org/show_bug.cgi?id=76297 Bug #741485 [src:xserver-xorg-video-ati] xserver-xorg-video-ati: System hang at boot with kernel 3.12+ with ati 4650 and xserver-xorg-video-ati Set Bug forwarded-to-address to 'https://bugs.freedesktop.org/show_bug.cgi?id=76297'. > thanks Stopping processing here. Please contact me if you need assistance. -- 741485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741485 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139512478622278.transcr...@bugs.debian.org
Processed: bug 741485 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=76297sudo apt-get update
Processing commands for cont...@bugs.debian.org: > forwarded 741485 https://bugs.freedesktop.org/show_bug.cgi?id=76297sudo > apt-get update Bug #741485 [src:xserver-xorg-video-ati] xserver-xorg-video-ati: System hang at boot with kernel 3.12+ with ati 4650 and xserver-xorg-video-ati Changed Bug forwarded-to-address to 'https://bugs.freedesktop.org/show_bug.cgi?id=76297sudo apt-get update' from 'https://bugs.freedesktop.org/show_bug.cgi?id=76297' > thanks Stopping processing here. Please contact me if you need assistance. -- 741485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741485 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139512552827271.transcr...@bugs.debian.org
Processed: bug 741485 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=76297
Processing commands for cont...@bugs.debian.org: > # bleh > forwarded 741485 https://bugs.freedesktop.org/show_bug.cgi?id=76297 Bug #741485 [src:xserver-xorg-video-ati] xserver-xorg-video-ati: System hang at boot with kernel 3.12+ with ati 4650 and xserver-xorg-video-ati Changed Bug forwarded-to-address to 'https://bugs.freedesktop.org/show_bug.cgi?id=76297' from 'https://bugs.freedesktop.org/show_bug.cgi?id=76297sudo apt-get update' > thanks Stopping processing here. Please contact me if you need assistance. -- 741485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741485 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139512554827347.transcr...@bugs.debian.org