Bug#542276: liferea blocks while running a feed update command

2012-03-31 Thread Daniel Jacobowitz
On Wed, Mar 28, 2012 at 2:00 PM, Moray Allan wrote: > As of version 1.8.3, liferea is much less prone to locking up again. > > Please check whether you still see lockups with the script that caused > them before, perhaps we can close this bug now. I don't use liferea any more, so I can't check th

Bug#631743: O: gdb -- The GNU Debugger

2011-06-26 Thread Daniel Jacobowitz
Package: wnpp Severity: normal I intend to orphan the gdb package. I will continue to intermittently follow upstream development, and upstream is pretty active; not a lot of Debian-local work is needed. There's a couple of local patches (bad Dan!) which could be submitted. Or possibly dropped w

Bug#631742: O: gdb-doc -- The GNU Debugger Documentation

2011-06-26 Thread Daniel Jacobowitz
Package: wnpp Severity: normal I intend to orphan the gdb-doc package. I suggest that the same person adopt this as adopts gdb. Instructions and tools for creating the source package are in debian/README.source (in the GDB source package, not this one). The package description is: GDB is a sou

Bug#631741: O: amd64-libs

2011-06-26 Thread Daniel Jacobowitz
Package: wnpp Severity: normal I am orphaning amd64-libs. This package is less used now, and very stale. It's possible that it should be removed instead of adopted. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Bug#631740: O: dejagnu -- framework for running test suites on software tools

2011-06-26 Thread Daniel Jacobowitz
Package: wnpp Severity: normal I intend to orphan the dejagnu package. The package description is: DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. . DejaGnu provides a layer of abstraction which allows you to write tests that ar

Bug#611004: gdb: default debug-file-directory is wrong

2011-01-25 Thread Daniel Jacobowitz
quot;/usr/lib/debug". drow@caradoc:~% gdb --version GNU gdb (GDB) 7.2-debian -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#346409: gdb: PIE support still not available in squeeze

2010-12-13 Thread Daniel Jacobowitz
-- Stefan Fritsch Sat, 24 Jul 2010 22:18:43 +0200 > > This inconsistency should either be a bug against apache, or a bug > against gdb. I've chosen you, because the way forward is fixing it :) PIE support is in GDB 7.1 and GDB 7.2; 7.2 is in sid. It seems to be too late to get an upd

Bug#605060: dnsmasq preserves cache across interface changes

2010-11-26 Thread Daniel Jacobowitz
Package: dnsmasq Version: 2.55-2 Severity: normal I am using resolvconf and dnsmasq to handle internal DNS servers for our VPN. When openconnect creates the tun0 interface, it adds the internal nameservers using resolvconf. resolvconf modifies dnsmasq's configuration file, and dnsmasq rereads it

Bug#596953: gdb: Please add preliminary support for armhf

2010-09-16 Thread Daniel Jacobowitz
compilation. Thanks, will be in the next upload. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#594740: gdb: wrong eval of strlen function when program is linked to eglibc

2010-08-31 Thread Daniel Jacobowitz
some patches were posted for this upstream, but never in an acceptable state. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#591889: gdb usage message misleading

2010-08-12 Thread Daniel Jacobowitz
. If you use gdb /usr/bin/Xorg does it work better? > Attaching to process 2921 > > Reading symbols from /usr/bin/Xorg...Reading symbols from > /usr/lib/debug/usr/bin/Xorg...done. As you can see here, GDB loads /usr/bin/Xorg first when told to find the file. -- Daniel Jaco

Bug#581707: gdb: refuses to print errno on amd64

2010-05-19 Thread Daniel Jacobowitz
may be fixed upstream; I think Jan K. posted a patch for it at some point. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#579021: gdb fails only when not linked to libpthreads

2010-05-04 Thread Daniel Jacobowitz
On Tue, May 04, 2010 at 08:56:09PM +1000, Craig Small wrote: > On Mon, May 03, 2010 at 08:33:10AM -0400, Daniel Jacobowitz wrote: > > Does libdbi load libpthread dynamically? > Indirectly it does. > libdbi uses database-specific backends. > So, for example, libdbd-mysql.so is dl

Bug#579021: gdb fails only when not linked to libpthreads

2010-05-03 Thread Daniel Jacobowitz
I > sent in my initial report from: >gcc -o test -ldbi -ggdb test.c > to: >gcc -o test -ldbi -lpthread -ggdb test.c Does libdbi load libpthread dynamically? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#576720: [ia64] gdb FTBFS and freezes / reboots the machine

2010-04-12 Thread Daniel Jacobowitz
gt; alkman. The log files ends with (please note that this may not be the > last real line - the machine gets rebooted): Do you think this is a bug in GDB? It sounds like the kernel is broken. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l

Bug#569551: internal-error: get_frame_pc: Assertion `frame->next != NULL' failed.

2010-03-19 Thread Daniel Jacobowitz
Actually, even better: this is fixed in GDB 7.1, uploading shortly. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#569551: internal-error: get_frame_pc: Assertion `frame->next != NULL' failed.

2010-03-19 Thread Daniel Jacobowitz
> error: > > /build/buildd-gdb_7.0-1-armel-GziZIf/gdb-7.0/gdb/frame.c:1742: > internal-error: get_frame_pc: Assertion `frame->next != NULL' failed. Thanks, I can reproduce this on x86 too. It's confused by stepping over _dl_debug_state. I'll file this upst

Bug#570049: gdb/breakpoint.c:5989: internal-error: expand_line_sal_maybe: Assertion `found' failed.

2010-03-19 Thread Daniel Jacobowitz
/sourceware.org/ml/gdb-patches/2010-03/msg00731.html -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#571132: split out gdbserver package doesn't save any space

2010-02-24 Thread Daniel Jacobowitz
that, and if re-adding some changelog leave it out of the gdbserver package? The README in gdbserver is also useless, I do not know how it got there. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#570233: [patches] please add timepps.h

2010-02-24 Thread Daniel Jacobowitz
n of the library requirements of the C and POSIX / Single Unix standards; this is not part of those standards. Why can't it be a separate package? Debian, for instance, could easily have the ntp daemon build-depend on PPS support. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRI

Bug#561924: gdb: FTBFS on kfreebsd-amd64 with 8.x kernel headers

2010-02-03 Thread Daniel Jacobowitz
(pre-NPTL) implementation (#550361). Sorry, I don't know how to do that. You'd need to bring in linux-thread-db.c and bits of linux-nat.c somehow. I doubt it's really the same at the level GDB sees it. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-di

Bug#561924: gdb: FTBFS on kfreebsd-amd64 with 8.x kernel headers

2010-02-02 Thread Daniel Jacobowitz
y compile in support for pcb->pcb_{fs,ds,es,gs} on FreeBSD older than 8.0. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#566872: gdb: /bin/true fails with Program received signal SIGTRAP, Trace/breakpoint trap.

2010-01-27 Thread Daniel Jacobowitz
On Wed, Jan 27, 2010 at 07:01:04PM +0200, Timo Juhani Lindfors wrote: > Daniel Jacobowitz writes: > > Works for me, kernel 2.6.30-1-amd64. My best guess is that this is a > > bug in 2.6.30-2-amd64. When did this appear? Is it still there with > > the current testing/unstab

Bug#566872: gdb: /bin/true fails with Program received signal SIGTRAP, Trace/breakpoint trap.

2010-01-27 Thread Daniel Jacobowitz
t guess is that this is a bug in 2.6.30-2-amd64. When did this appear? Is it still there with the current testing/unstable 2.6.32? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#346409: ping

2010-01-11 Thread Daniel Jacobowitz
] > and it's mostly working (it's not perfect, of course). Jan is currently merging PIE support upstream, as in, he reposted some of the patches this morning. I have my fingers crossed for GDB 7.1, which I will package for Debian when it is released around mid-February. -- Daniel J

Bug#560786: gdb: Please make the python dependency optional

2010-01-11 Thread Daniel Jacobowitz
ex setup involved. > I have a vague sense of what you are remembering, but common sense > should basically sum it up. Is there no way upstream would accept > doing this as a runtime plugin, that only gets used if it's there? I have no idea. It would be a big pain to implement. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#562766: gdb does not support 'break exception'

2010-01-03 Thread Daniel Jacobowitz
7; to 'gdb'. > Bug No longer marked as found in versions gnat-4.4/4.4.2-4. I'm confused by this reassignment. Does "catch throw" work, as Ludovic wrote in the bug report? If so, is this a bug in the GNAT documentation rather than GDB? -- Daniel Jacobowitz

Bug#490769: iceweasel: input field boxes vanish randomly

2009-12-23 Thread Daniel Jacobowitz
e volume buttons showing gray-on-gray. I had to pick a new theme to get things to display properly; I suspect some sort of incompatible change in GTK (~ 1-2 yrs ago). -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &quo

Bug#490769: iceweasel: input field boxes vanish randomly

2009-12-22 Thread Daniel Jacobowitz
;t happen with the latest packages in sid or from Mozilla. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#560786: gdb: Please make the python dependency optional

2009-12-21 Thread Daniel Jacobowitz
optional dependencies should generally be enabled, which had some special words about X11? I can't find it any more. > Why don't we provide a gdb-tiny package, in the same fashion as > vim-tiny? Or is the python support that much hardcoded into gdb source > now that it can nev

Bug#366129: Debian Firefox/Iceweasel bug triage - bug #366129

2009-12-21 Thread Daniel Jacobowitz
found 366129 3.5.5-1 thanks On Mon, Dec 21, 2009 at 01:23:18PM +0100, Mike Hommey wrote: > Version: 3.0.1-1 > > On Fri, Oct 12, 2007 at 09:51:42AM -0400, Daniel Jacobowitz wrote: > > found 366129 2.0.0.7-2 > > thanks > > > > Behavior has not changed since the l

Bug#560786: gdb: Please make the python dependency optional

2009-12-13 Thread Daniel Jacobowitz
or without linking to Python. I don't see a reason to split the GDB package into two and double its archive size for this. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#550710: gdb: record error in memset: Process record doesn't support instruction 0xf6e

2009-11-25 Thread Daniel Jacobowitz
ng shut off an hour ago? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#555890: gdb: Please consider enabling Fortran90 support by merging archer-jankratochvil-vla

2009-11-12 Thread Daniel Jacobowitz
rged into mainline. I expect it will change quite a bit on the way. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#551362: BitchX: Long channel names being truncated

2009-10-17 Thread Daniel Jacobowitz
On Sat, Oct 17, 2009 at 07:35:41PM +0200, Benoit Panizzon wrote: > Package: BitchX > Version: 1:1.1-5 > Severity: normal I don't even know where this package came from... bitchx has not been in Debian for two releases. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, e

Bug#550999: Misleading comments in python.supp

2009-10-14 Thread Daniel Jacobowitz
Package: python Version: 2.5.4-2 Severity: normal The python package installs a file in /usr/lib/valgrind/python.supp that says: # Debian note: # The file Misc/valgrind-python.supp is placed in an modified form into the # directory /usr/lib/valgrind as python.supp. There's no need to to add it #

Bug#550710: gdb: record error in memset: Process record doesn't support instruction 0xf6e

2009-10-12 Thread Daniel Jacobowitz
/* XXX */ -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#346409: gdb: fails to function at all on stuff linked with -pie

2009-10-11 Thread Daniel Jacobowitz
Some minimal progress upstream: warning: The current binary is a PIE (Position Independent Executable), which GDB does NOT currently support. Most debugger features will fail if used in this session. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#519525: gdb: TAB expansion for class members does not work

2009-10-11 Thread Daniel Jacobowitz
:~ break A::~:: break A::~A break A::~A::A(int) break A::~A::getX() const break A::~A::~A() break A::~FILE ... Completion is not recognizing ~ as valid in the middle of a symbol. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#519522: gdb: setting breakpoint in constructor fails

2009-10-11 Thread Daniel Jacobowitz
gt; be set, the > program does not stop in the constructor. This problem is still present in GDB 7.0: (gdb) break A::A (gdb) info break No breakpoints or watchpoints. That's a bizarre result. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists

Bug#550361: gdb: Cannot access memory at address 0x5

2009-10-09 Thread Daniel Jacobowitz
port. Unfortunately, I don't know anything about kfreebsd... this will need a porter's attention. Can anyone help? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#544348: gdb fails attaching /usr/bin/Xorg: internal-error: linux_nat_attach: [...] failed

2009-09-01 Thread Daniel Jacobowitz
Can you try the GDB in testing / unstable? This should be fixed already. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#542276: liferea blocks while running a feed update command

2009-08-18 Thread Daniel Jacobowitz
Package: liferea Version: 1.6.0-1 Severity: normal I have a perl script which generates an RSS feed. It takes quite a while to run (30 seconds or so). Liferea becomes unresponsive whenever it is updating that feed; the UI does not even redraw if the window is covered and uncovered. The feed run

Bug#539351: Tiny patch to restore GDB functionality on GNU/Hurd

2009-08-04 Thread Daniel Jacobowitz
s will be fixed in the next upload, thanks! -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#537795: Addition of sources.redhat.com/gdb/onlinedocs/ in README.Debian

2009-07-25 Thread Daniel Jacobowitz
ically mentioned in /usr/share/doc/gdb/README.Debian . The documentation is already in the gdb-doc package, but I'll add a pointer in the next upload. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsu

Bug#537743: locales-all postinst uses too much RAM

2009-07-20 Thread Daniel Jacobowitz
in the EGLIBC "localedef" component. I've never made it generate an archive instead of separately compiled files, but I keep meaning to... -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsu

Bug#536756: [Pkg-ia32-libs-maintainers] Bug#536756: It really would be nice to still have ia32-libs

2009-07-20 Thread Daniel Jacobowitz
er epoch. Does that work? Sure, it's not 100% robust against future packages, but I think it covers the highlights. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536756: It really would be nice to still have ia32-libs

2009-07-19 Thread Daniel Jacobowitz
ld you add ia32-apt-get-generated packages to fulfill those dependencies? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#492846: same manpage file in gdb and gdb-arm-linux-gnueabi

2009-07-18 Thread Daniel Jacobowitz
On Sat, Jul 18, 2009 at 02:15:50PM +0200, Reine Johansson wrote: > I have the same problem. My "gdb-arm-linux-gnueabi 6.8-3" is precompiled from > the repository at http://www.emdebian.org/debian/ This is fixed in unstable; I just closed the bug. -- Daniel Jacobowitz CodeSo

Bug#536992: gdb: FTBFS: make[3]: *** No rule to make target `install'. Stop.

2009-07-14 Thread Daniel Jacobowitz
s after pdebuild. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#495607: dejagnu: Another typo

2009-07-14 Thread Daniel Jacobowitz
#x27;ll keep a note on them in case another upload is needed before the next version. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536992: gdb: FTBFS: make[3]: *** No rule to make target `install'. Stop.

2009-07-14 Thread Daniel Jacobowitz
On Tue, Jul 14, 2009 at 11:50:47AM -0400, Lucas Nussbaum wrote: > On 14/07/09 at 10:47 -0400, Daniel Jacobowitz wrote: > > On Tue, Jul 14, 2009 at 09:00:51AM -0400, Lucas Nussbaum wrote: > > > Relevant part: > > > > make[2]: Entering directory > > > >

Bug#536992: gdb: FTBFS: make[3]: *** No rule to make target `install'. Stop.

2009-07-14 Thread Daniel Jacobowitz
n that Makefile.in, but no install-bfd target. There's no sign in the build log of rerunning automake, either. Is this reproducible in some way that the build directory survives? FWIW, I built the packages on amd64, in a pbuilder chroot. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536024: gdb gets wrong address for glibc optind variable

2009-07-07 Thread Daniel Jacobowitz
1483 > > http://sourceware.org/bugzilla/show_bug.cgi?id=8588 Thanks! Let me see if I can make bts-link work... -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536024: gdb gets wrong address for glibc optind variable

2009-07-07 Thread Daniel Jacobowitz
t applies to any > >variable defined in a shared library and used in the executable. > > Eew. How horrid. Here's another reference (the problem has been around for a while): http://sourceware.org/ml/gdb/2003-12/msg00165.html -- Daniel Jacobowitz CodeSourcery -- To UNSUB

Bug#535237: binutils: Please enable --build-id in ld by default

2009-07-06 Thread Daniel Jacobowitz
On Tue, Jul 07, 2009 at 01:43:51AM +0200, Emilio Pozuelo Monfort wrote: > Can you give me your opinion on the (little) patch, and what you think I > should > do with respect to the test suite regressions? Do you need a binutils patch at all? Why not do it in GCC like Fedora did? -

Bug#536024: gdb gets wrong address for glibc optind variable

2009-07-06 Thread Daniel Jacobowitz
Here's a little more about the issue: http://sourceware.org/ml/gdb/2005-08/msg00031.html -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#535863: aptitude: Reports Hash Sum mismatch on valid packages

2009-07-05 Thread Daniel Jacobowitz
Package: aptitude Version: 0.4.11.11-1+b1 Severity: normal I've been trying to build gdb using pbuilder for a couple of days. Every time, I get this: Fetched 99.8MB in 9s (10.9MB/s) E: Failed to fetch http://http.us.debian.org/debian/pool/main/libx/libxau/libxau6_1.0.4-2_amd64.deb: Hash Sum mi

Bug#509873: [libgdb-dev] Re: [libgdb-dev] Undefined symbols in libgdb.a

2009-06-12 Thread Daniel Jacobowitz
ieve the planned fix is already described in the bug log. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532238: [Pkg-fglrx-devel] Bug#532238: fglrx-atieventsd: authatieventsd.sh retried forever

2009-06-08 Thread Daniel Jacobowitz
On Mon, Jun 08, 2009 at 01:54:22PM +0200, Patrick Matthäi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Daniel Jacobowitz schrieb: > > Package: fglrx-atieventsd > > Severity: normal > > > > I installed fglrx-atieventsd along with the rest of

Bug#532238: fglrx-atieventsd: authatieventsd.sh retried forever

2009-06-07 Thread Daniel Jacobowitz
Package: fglrx-atieventsd Severity: normal I installed fglrx-atieventsd along with the rest of the fglrx packages today, and my hard disk immediately started spinning. I discovered it was logging to auth.log every few seconds by running 'su', from authatieventsd.sh. The command was presumably fa

Bug#531849: hddtemp: Default settings check sg?, spin up drives

2009-06-04 Thread Daniel Jacobowitz
Package: hddtemp Version: 0.3-beta15-45 Severity: normal The default init script for hddtemp checks both sg? and sd?. When sda (which is the same disk as sg0 on my system) is sleeping, hddtemp /dev/sda reports that the disk is sleeping; but hddtemp /dev/sg0 spins up the disk. So this default con

Bug#524424: closed by Daniel Jacobowitz (Re: Bug#524424: gdb: asin produces wrong values)

2009-04-17 Thread Daniel Jacobowitz
eclarations would be useful. The libc behavior is an implementation detail. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#522093: info: New regex isearch beeps/flashes

2009-03-31 Thread Daniel Jacobowitz
Package: info Version: 4.13a.dfsg.1-1 Severity: normal I use the standalone info viewer, inside screen. Typing C-s * now causes the screen to flash about a dozen times. I believe it's trying to beep once per character of some error message. Even more annoying is that this happens for C-s \ (bac

Bug#520651: GDB crashes on watchpoints with illegal addresses

2009-03-22 Thread Daniel Jacobowitz
installed. It works there. I need to update unstable. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#520651: GDB crashes on watchpoints with illegal addresses

2009-03-22 Thread Daniel Jacobowitz
here this happens? I've used this feature as recently as yesterday. It worked fine, and in fact I was very happy with it - you used to get GDB errors on startup but now it will detect the first write even if memory was previosuly unmapped. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSC

Bug#518452: All programs segfault when running under gdb

2009-03-06 Thread Daniel Jacobowitz
t; Continuing. There is no plausible way that this is a GDB bug. It's going to be a problem with your kernel. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#518134: gdb: please don't read the whole file when using split symbols

2009-03-04 Thread Daniel Jacobowitz
If you're interested in this subject, you may want to see what Fedora has done with them. They have some mechanism for making GDB report which debuginfo RPMs you ought to install. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#518134: gdb: please don't read the whole file when using split symbols

2009-03-04 Thread Daniel Jacobowitz
;d have to generate them for all binaries and libraries if we aren't already. After that, if GDB locates a debug file by using build ID it won't check the crc. I think it will still check CRC's if it searches /usr/lib/debug, but that could be fixed in a very straightforward

Bug#516516: Provide all debug symbols

2009-02-24 Thread Daniel Jacobowitz
ose > gdb output. Is this possible? Do you think it's useful? Note that, unfortunately, it can not search two in the same session. This would break all other libraries with debug symbols. If not for that, yes, I think this would be useful. -- Daniel Jacobowitz CodeSourcery -- To UNSU

Bug#516571: gdb on SPARC fails with ""regcache.c:175: internal-error: register_size:" assertion failure

2009-02-22 Thread Daniel Jacobowitz
> (after displaying part of the backtrace, but not all of it): I believe this is fixed in lenny already. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#513678: Acknowledgement (gdb segfaults if set hardware watchpoints when target remote)

2009-02-07 Thread Daniel Jacobowitz
is has missed lenny. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#513816: gdb sometimes doesn't find line numbers (on very large executables?)

2009-02-07 Thread Daniel Jacobowitz
committed a fix for this upstream: http://sourceware.org/ml/gdb-patches/2009-02/msg00182.html The next time that HEAD is merged to the Python branch, and I update the Debian packaging, this fix will come into Debian. Thanks for the test case! That made this much easier to solve. --

Bug#513341: doesn't contain debugging symbols

2009-02-05 Thread Daniel Jacobowitz
way to do this with the current packages. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#509873: [libgdb-dev] Re : Use libiberty.a and libexpat.a

2009-02-04 Thread Daniel Jacobowitz
On Wed, Feb 04, 2009 at 05:26:00PM +, marcos.mar...@sonae.com wrote: > Hi there, > > Any updates on this issue? Not yet, sorry. I think the best solution would be to add the contents of libiberty.a to libgdb.a at the end of the GDB build. -- Daniel Jacobowitz CodeSourcery

Bug#513816: Some clues?

2009-02-02 Thread Daniel Jacobowitz
by DW_AT_ranges support. The Linux kernel very frequently triggers this sort of error, because of the use of .init.text; any one file is likely to have code at two widely separated addresses and GDB can get confused about things in the middle. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE,

Bug#513816: Some clues?

2009-02-02 Thread Daniel Jacobowitz
On Mon, Feb 02, 2009 at 01:17:26PM +0100, John Hughes wrote: > With 6.8.50.20090106-cvs: > >$ gdb vmlinux Could you put the binary affected by this problem somewhere for me to look at? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-

Bug#513678: Acknowledgement (gdb segfaults if set hardware watchpoints when target remote)

2009-01-31 Thread Daniel Jacobowitz
believe this was fixed last year. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#346409: merged patch for PIE

2009-01-12 Thread Daniel Jacobowitz
t is merged upstream. I know Jan was planning to do so at some point. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#509873: [libgdb-dev] Re : Use libiberty.a and libexpat.a

2008-12-29 Thread Daniel Jacobowitz
unction in libiberty.a Version skew - that libiberty.a is from an older version of binutils than this version of GDB. The function is in GDB's version of libiberty. I have no idea what to do about that. I don't want to have multiple versions of libiberty installed... I will think abo

Bug#509920: binutils-dev: the file /usr/lib/libbfd.a is absent

2008-12-28 Thread Daniel Jacobowitz
r/lib/libbfd.a > However in reality it doesn't. It looks like binutils-multiarch has funny diversions... there is a libbfd.a in binutils-dev, though. If you have binutils-multiarch installed it is diverted to libbfd-single.a. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCR

Bug#509873: [libgdb-dev] Unresolved symbols

2008-12-28 Thread Daniel Jacobowitz
d -liberty. > (.text+0x69e): undefined reference to `XML_SetParamEntityParsing' Also -lexpat. Soon you'll need Python, too. I'll update the dependencies if I can find where to pull libiberty from. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list

Bug#509173: gdb: "no locals" in C++ constructors

2008-12-19 Thread Daniel Jacobowitz
al variables in it. Consider this tiny example: This is a GCC bug, recently fixed in mainline. There's no debug info for the locals. PRs include 27574 and 33044. 33044 mentions a GDB bug but that's only for static local variables. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, em

Bug#475839: libc6-dev: pthread_mutex_t definition contains a nameless union

2008-12-14 Thread Daniel Jacobowitz
he 64bit build. For the record, it isn't. You may still have it installed, or you may have Etch also in your sources.list; etch did include gcc-2.95 on some platforms. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#506119: gdb: please consider integrating python support

2008-11-18 Thread Daniel Jacobowitz
if you feel this is not stable enough. I don't want to put this in unstable yet, since it's not available on trunk - it's on a branch in the archer git repository. Experimental is not a bad idea though. It will be merging to trunk over the next six months. -- Daniel Jacobowitz CodeSo

Bug#490769: Disappearing input boxes in iceweasel

2008-10-27 Thread Daniel Jacobowitz
I've been having this problem too (since the first 3.0 beta that had a Debian package). Virtually all text boxes are affected for me. If I go to google.com, the black outline of the input box appears; but the moment my mouse cursor goes over it, the line vanishes. -- Daniel Jacob

Bug#499463: linux-image-2.6.26-1-versatile: Please enable CONFIG_VFP

2008-09-18 Thread Daniel Jacobowitz
Package: linux-image-2.6.26-1-versatile Version: 2.6.26-5 Severity: normal Both some versatile boards, and qemu, have VFP support. The Debian kernel leaves CONFIG_VFP off, so any program using VFP will fail. I checked here: http://svn.debian.org/viewsvn/kernel/dists/trunk/linux-2.6/debian/config

Bug#498390: gdb refuses to load freshly built vlc binary on mips

2008-09-09 Thread Daniel Jacobowitz
What does 'file' say? Is it a libtool-generated script, for instance? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498290: wrong primitive type sizeof in gdb amd64

2008-09-08 Thread Daniel Jacobowitz
> (gdb) p sizeof(int) > $1 = 4 > (gdb) p sizeof(long) > $2 = 4 > (gdb) p sizeof(void *) > $3 = 4 > (gdb) quit This is just how a biarch capable GDB works: (gdb) show architecture The target architecture is set automatically (currently i386) There's no way to specify

Bug#498030: gdb: make gdb print %ebp based backtraces

2008-09-06 Thread Daniel Jacobowitz
irement), and that's much better than this. The patch needs to be posted upstream. If gnats is broken (we're in the process of ditching it), I suggest just posting it to gdb-patches. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#432461: more info

2008-08-08 Thread Daniel Jacobowitz
ications and shared libraries that GDB is not prepared for. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#493651: Failure building d-i images, bintutils fails - sid/experimental amd64

2008-08-03 Thread Daniel Jacobowitz
iled with status 1 : objcopy --strip-unneeded -R .note -R .comment > /lib//libpthread.so.0 ./tmp/netboot/tree/lib/libpthread.so.0-so-stripped Can you reproduce by running this command by hand? What version of libc6 is installed? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EM

Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-24 Thread Daniel Jacobowitz
ols for libc are deliberately not shipped, just enough to backtrace. So GDB is likely behaving as expected. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#485375: gdb: error cannot read floating-point and SSE registers

2008-06-30 Thread Daniel Jacobowitz
mit is 11dbc963a8f6128595d0f6ecf138dc369e144997. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#485955: gdb: completely fails to detect frames

2008-06-22 Thread Daniel Jacobowitz
On Sun, Jun 22, 2008 at 07:30:59PM -0400, James Y Knight wrote: > Could this be the same bug as: > https://bugzilla.novell.com/show_bug.cgi?id=390722 > and > https://bugs.launchpad.net/ubuntu/hardy/+source/gdb/+bug/111869 > ? > (with patch available) No, it's not related.

Bug#485955: gdb: completely fails to detect frames

2008-06-13 Thread Daniel Jacobowitz
or arrange not to strip a subset of ELF symbols. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#485955: gdb: completely fails to detect frames

2008-06-12 Thread Daniel Jacobowitz
the DW_TAG_subprogram look like for smsc_emi_on_query? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#485955: gdb: completely fails to detect frames

2008-06-12 Thread Daniel Jacobowitz
debug info. Is there any chance you can reproduce this with a smaller piece of code that you can share? I don't need source, just linked executable. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#485955: gdb: completely fails to detect frames

2008-06-12 Thread Daniel Jacobowitz
at > lib-inet/sms-emi.c:230 > #1 0x00404973 in smsc_emi_on_query (we=0x110dbe0, > msg=0x7fff73230240) at simulator/smsc/emi_smsc.c:232 Note, same address. Is a shared library involved? Does "list smsc_emi_on_query" do anything? -- Daniel Jacobowitz CodeSourcery

Bug#485955: gdb: completely fails to detect frames

2008-06-12 Thread Daniel Jacobowitz
mn thing. > > This renders gdb mostly unusable because it's totally unable to dump > useful backtraces (with source files and files lineno's) on segfaults. Can you provide a test case? Or even an example session? I can't read your mind... -- Daniel Jacobowitz CodeSource

  1   2   3   4   5   6   7   8   >