Opened 15 years ago
Closed 14 years ago
#5655 closed bug (fixed)
E-mail preferences crash on creating an account
Reported by: | vooshy | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/libroot.so | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
hrev35962 Haiku Creating an account on Mail, won't work anymore. allows adding all information but then crashes when OK button is pressed.
Attachments (6)
Change History (17)
by , 15 years ago
Attachment: | gdb-debug223-email added |
---|
comment:1 by , 15 years ago
worked around it by putting in different password, not sure if this is still a bug so can be closed. I'm sure if it occurs to someone else it can be re-opened.
comment:2 by , 15 years ago
Component: | Applications/Mail → System/libroot.so |
---|---|
Keywords: | mail account removed |
Owner: | changed from | to
Summary: | Mail Crash on creating an account → E-mail preferences crash on creating an account |
I've seen this a lot lately. The root cause is likely not in the E-mail preferences (Preferences/Mail).
comment:3 by , 15 years ago
The DNSQuery class of Mail reads into resolv.conf. Maybe it simply doesn't like something which the new DHCPClient code writes in there (hrev35954 and later, but I'm sure there is an earlier commit)
comment:4 by , 15 years ago
Could you try with hrev35970 or later ? It shouldn't crash anymore. Probably something still won't work, but at least we could see some error message, if you start the email preflet from the Terminal.
comment:6 by , 15 years ago
hrev35981 Tried today, took me a while to recreate and wont crashout to gdb anymore. just freezes, on first attempt at adding account goes to host server screen fine, but if you click back then ok to add again, it freezes.
comment:7 by , 15 years ago
Please launch the email preflet from the Terminal and paste here the output, so we can see where it hangs.
comment:9 by , 15 years ago
I tried with your nameserver, too, but I cannot reproduce. Can you also attach your resolv.conf here ?
comment:10 by , 15 years ago
Thanks! Actually, I can reproduce this everytime, also with my configuration. I wasn't able because I was launching E-mail with
LD_PRELOAD=libroot_debug.so E-mail
trying to find out what's wrong. Which is weird, though, since it should crash that way too.
comment:11 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
According to vooshy on IRC, this is not hapenning anymore, so closing it.
debug and bt