[Bug 1071249] Re: evolution crashed with SIGSEGV in e_web_view_update_fonts()

2012-12-14 Thread John Affleck
*** This bug is a duplicate of bug 1028725 ***
https://bugs.launchpad.net/bugs/1028725

Is there any way to track the 'progress' of the private bug ? This is
rendering evolution completely unusable for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071249

Title:
  evolution crashed with SIGSEGV in e_web_view_update_fonts()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1071249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1071249] Re: evolution crashed with SIGSEGV in e_web_view_update_fonts()

2012-12-13 Thread John Affleck
*** This bug is a duplicate of bug 1028725 ***
https://bugs.launchpad.net/bugs/1028725

Since I can't see the private bug, and this is driving me nuts:
Program received signal SIGSEGV, Segmentation fault.
0xb520e58c in e_web_view_update_fonts (web_view=0xb8c685e0)
at e-web-view.c:2809
2809e-web-view.c: No such file or directory.

#0  0xb520e58c in e_web_view_update_fonts (web_view=0xb8c685e0)
at e-web-view.c:2809
warning: Source file is more recent than executable.
2809if (E_WEB_VIEW_GET_CLASS (web_view)-set_fonts)

(gdb) print *web_view
$2 = {parent = {parent_instance = {widget = {parent_instance = {
  g_type_instance = {g_class = 0x0}, ref_count = 0, 
  qdata = 0x3ff0}, priv = 0x0}, priv = 0x0}, priv = 0x0}, 
  priv = 0x0}

I have no idea what:
#define E_WEB_VIEW_GET_CLASS(obj) \
(G_TYPE_INSTANCE_GET_CLASS \
((obj), E_TYPE_WEB_VIEW, EWebViewClass))

..does, but all those nulls look bad.

I think I've seen one other segfault in the same file, but on a
different line, but I can't find that one any more.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071249

Title:
  evolution crashed with SIGSEGV in e_web_view_update_fonts()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1071249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1071249] Re: evolution crashed with SIGSEGV in e_web_view_update_fonts()

2012-12-13 Thread John Affleck
*** This bug is a duplicate of bug 1028725 ***
https://bugs.launchpad.net/bugs/1028725

There we go:
Program received signal SIGSEGV, Segmentation fault.
e_web_view_update_fonts (web_view=0xb96bebe0) at e-web-view.c:2815
2815e-web-view.c: No such file or directory.
#0  e_web_view_update_fonts (web_view=0xb96bebe0) at e-web-view.c:2815
warning: Source file is more recent than executable.
(gdb) list
2810E_WEB_VIEW_GET_CLASS (web_view)-set_fonts (web_view, 
ms, vw);
2811
2812if (ms == NULL) {
2813gchar *font;
2814
2815font = g_settings_get_string (
2816web_view-priv-font_settings,
2817monospace-font-name);

(gdb) print *web_view
$2 = {parent = {parent_instance = {widget = {parent_instance = {
  g_type_instance = {g_class = 0xa632c400}, ref_count = 0, 
  qdata = 0x3ff0}, priv = 0x0}, priv = 0x0}, priv = 0x0}, 
  priv = 0x0}
(gdb) print web_view-priv
$3 = (EWebViewPrivate *) 0x0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071249

Title:
  evolution crashed with SIGSEGV in e_web_view_update_fonts()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1071249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1071249] Re: evolution crashed with SIGSEGV in e_web_view_update_fonts()

2012-12-04 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1028725 ***
https://bugs.launchpad.net/bugs/1028725

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071249

Title:
  evolution crashed with SIGSEGV in e_web_view_update_fonts()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1071249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1071249] Re: evolution crashed with SIGSEGV in e_web_view_update_fonts()

2012-10-25 Thread Apport retracing service
*** This bug is a duplicate of bug 1028725 ***
https://bugs.launchpad.net/bugs/1028725

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1028725, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1071249/+attachment/3412872/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1071249/+attachment/3412874/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1071249/+attachment/3412876/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1071249/+attachment/3412877/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1071249/+attachment/3412878/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1071249/+attachment/3412879/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1071249/+attachment/3412880/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1028725

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071249

Title:
  evolution crashed with SIGSEGV in e_web_view_update_fonts()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1071249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs