Skip Menu |

This queue is for tickets about the Mozilla-DOM CPAN distribution.

Report information
The Basics
Id: 19299
Status: resolved
Priority: 0/
Queue: Mozilla-DOM

People
Owner: slanning [...] cpan.org
Requestors: green [...] gelf.no-ip.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.20
Fixed in: (no value)



Subject: segmentation fault
$perl -v: This is perl, v5.8.7 built for i686-linux $uname -a: -- Linux gelf.no-ip.org 2.6.16-gentoo-r7 #2 SMP Thu May 11 23:46:24 Local time zone must be set--see zic i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux --- $mozilla -v: Mozilla 1.7.13, Copyright (c) 2003-2004 mozilla.org <developer build> bug: all examples fault $perl startapp.pl Signals Segmentation fault $perl startapp.pl Minilla Segmentation fault
Subject: segmentation fault of examples
Well, that narrows it down to about a million things that could possibly be wrong... Have you made sure to rebuild/reinstall Mozilla::DOM after any update to Gtk2::MozEmbed? Do non-Mozilla::DOM Gtk2 applications work for you, say the "pumzilla" example in Gtk2::MozEmbed? If you have any additional information, it couldn't hurt.
From: green [...] gelf.no-ip.org
On Срд. Май 17 05:30:06 2006, SLANNING wrote: Show quoted text
> Well, that narrows it down to about a million things that could > possibly be wrong... > Have you made sure to rebuild/reinstall Mozilla::DOM after any
update Show quoted text
> to Gtk2::MozEmbed? > Do non-Mozilla::DOM Gtk2 applications work for you, > say the "pumzilla" example in Gtk2::MozEmbed? > If you have any additional information, it couldn't hurt.
after update perl5.8.7->perl5.8.8 Mozilla::DOM is correctly run.