On 5/2/07, Matthew R. Dempsky <mrd@alkemio.org> wrote:* build xpdf with debug symbols cd /usr/ports/textproc/xpdf make DEBUG=-g * run it cd ./w-xpdf-3.02/xpdf-3.02/xpdf/ ./xpdf ~/crashme.pdf * see where it crashed gdb -c xpdf.core xpdf or just run your debug-able binary from within gdb so you can see what was going on at the time of the crash. either way, you have debug symbols and source, so you can follow the white rabbit, err, the data around until you find where the crash comes from. as for mozilla-derived browsers crashing, that comes as no great surprise. http://www.openbsd.org/papers/pacsec03/e/mgp00016.html Once you've fixed a bug like this, you can send a patch to ports@ as well as upstream for inclusion in the next version of whatever package you're looking at. Some projects/developers really appreciate bug reports and fixes .... others don't. CK -- GDB has a 'break' feature; why doesn't it have 'fix' too?
| Rafael J. Wysocki | 2.6.28-rc3-git6: Reported regressions from 2.6.27 |
| Rafael J. Wysocki | [Bug #11207] VolanoMark regression with 2.6.27-rc1 |
| Matthew Wilcox | [PATCH] Fix boot-time hang on G31/G33 PC |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Jon Smirl | Packfile can't be mapped |
| Sverre Rabbelier | Git vs Monotone |
| Shawn O. Pearce | libgit2 - a true git library |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Douglas A. Tutty | OBSD's perspective on SELinux |
| Girish Venkatachalam | Ethernet jumbo frames? |
| Volker Armin Hemmann | build error with 2.6.27.6+reiser4+ehci-hub patch. ERROR: "mii_ethtool_gset" [drive... |
| Michael Grollman | Re: 8169 Intermittent ifup Failure Issue With RTL8102E Chipset in Intel's New D945... |
| Evgeniy Polyakov | [resend take 2 0/4] Distributed storage. |
| Krzysztof Halasa | Re: [PATCH v2] Re: WAN: new PPP code for generic HDLC |
| serial driver xmit problem | 28 minutes ago | Linux kernel |
| Why Windows is better than Linux | 28 minutes ago | Linux general |
| How can I see my kernel messages in vt12? | 7 hours ago | Linux kernel |
| Grub | 18 hours ago | Linux general |
| vmalloc_fault handling in x86_64 | 1 day ago | Linux kernel |
| epoll_wait()ing on epoll FD | 1 day ago | Linux kernel |
| Framebuffer in x86_64 causes problems to multiseat | 1 day ago | Linux kernel |
| Difference between 2.4 and 2.6 regarding thread creation | 1 day ago | Linux general |
| Netfilter kernel module | 1 day ago | Linux kernel |
| Compiling gfs2 on kernel 2.6.27 | 1 day ago | Linux kernel |
